2026-06-11 09:37:08.615190 | Job console starting 2026-06-11 09:37:08.635340 | Updating git repos 2026-06-11 09:37:08.702865 | Cloning repos into workspace 2026-06-11 09:37:08.758669 | Restoring repo states 2026-06-11 09:37:08.776521 | Merging changes 2026-06-11 09:37:09.484683 | Checking out repos 2026-06-11 09:37:09.561835 | Preparing playbooks 2026-06-11 09:37:11.275593 | Running Ansible setup 2026-06-11 09:37:17.984713 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-11 09:37:19.360120 | 2026-06-11 09:37:19.360304 | PLAY [Base pre] 2026-06-11 09:37:19.397050 | 2026-06-11 09:37:19.397261 | TASK [Setup log path fact] 2026-06-11 09:37:19.452416 | debian-bookworm | ok 2026-06-11 09:37:19.498433 | 2026-06-11 09:37:19.498618 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-11 09:37:19.586911 | debian-bookworm | ok 2026-06-11 09:37:19.610361 | 2026-06-11 09:37:19.610500 | TASK [emit-job-header : Print job information] 2026-06-11 09:37:19.712125 | # Job Information 2026-06-11 09:37:19.712331 | Ansible Version: 2.16.14 2026-06-11 09:37:19.712365 | Job: yamllint 2026-06-11 09:37:19.712398 | Pipeline: check 2026-06-11 09:37:19.712421 | Executor: 521e9411259a 2026-06-11 09:37:19.712441 | Triggered by: https://github.com/osism/container-image-ceph-ansible/pull/695 2026-06-11 09:37:19.712463 | Event ID: 178c12a0-6579-11f1-8552-75dc038fa85b 2026-06-11 09:37:19.717589 | 2026-06-11 09:37:19.717723 | LOOP [emit-job-header : Print node information] 2026-06-11 09:37:19.995834 | debian-bookworm | ok: 2026-06-11 09:37:19.996115 | debian-bookworm | # Node Information 2026-06-11 09:37:19.996155 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-11 09:37:19.996181 | debian-bookworm | Hostname: debian 2026-06-11 09:37:19.996204 | debian-bookworm | Username: zuul 2026-06-11 09:37:19.996226 | debian-bookworm | Distro: Debian 12.14 2026-06-11 09:37:19.996250 | debian-bookworm | Provider: regiocloud-a 2026-06-11 09:37:19.996272 | debian-bookworm | Region: 2026-06-11 09:37:19.996294 | debian-bookworm | Label: debian-bookworm 2026-06-11 09:37:19.996315 | debian-bookworm | Product Name: OpenStack Nova 2026-06-11 09:37:19.996335 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fea5:2965 2026-06-11 09:37:20.016129 | 2026-06-11 09:37:20.016283 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-11 09:37:20.937850 | debian-bookworm -> localhost | changed 2026-06-11 09:37:20.945338 | 2026-06-11 09:37:20.945475 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-11 09:37:23.412061 | debian-bookworm -> localhost | changed 2026-06-11 09:37:23.425021 | 2026-06-11 09:37:23.425173 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-11 09:37:24.075655 | debian-bookworm -> localhost | ok 2026-06-11 09:37:24.081622 | 2026-06-11 09:37:24.081720 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-11 09:37:24.111315 | debian-bookworm | ok 2026-06-11 09:37:24.142543 | debian-bookworm | included: /var/lib/zuul/builds/146dc6549bc449acb8b7ef48f0c85d4c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-11 09:37:24.152452 | 2026-06-11 09:37:24.152557 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-11 09:37:25.984341 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-11 09:37:25.984538 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/146dc6549bc449acb8b7ef48f0c85d4c/work/146dc6549bc449acb8b7ef48f0c85d4c_id_rsa 2026-06-11 09:37:25.984575 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/146dc6549bc449acb8b7ef48f0c85d4c/work/146dc6549bc449acb8b7ef48f0c85d4c_id_rsa.pub 2026-06-11 09:37:25.984601 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-11 09:37:25.984626 | debian-bookworm -> localhost | SHA256:hvyr4Ml3hR8ZvdDK0I8rzBR3LysyjVY7qo7X+9uLyBs zuul-build-sshkey 2026-06-11 09:37:25.984649 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-11 09:37:25.984681 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-11 09:37:25.984702 | debian-bookworm -> localhost | | | 2026-06-11 09:37:25.984724 | debian-bookworm -> localhost | | | 2026-06-11 09:37:25.984744 | debian-bookworm -> localhost | | . o | 2026-06-11 09:37:25.984763 | debian-bookworm -> localhost | | . .o = + | 2026-06-11 09:37:25.984783 | debian-bookworm -> localhost | | o S* O o | 2026-06-11 09:37:25.984809 | debian-bookworm -> localhost | | oo O + . | 2026-06-11 09:37:25.984829 | debian-bookworm -> localhost | | . =E* + o | 2026-06-11 09:37:25.984848 | debian-bookworm -> localhost | | o +o.@+Bo. | 2026-06-11 09:37:25.984868 | debian-bookworm -> localhost | | =++=BO++o. | 2026-06-11 09:37:25.984887 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-11 09:37:25.984941 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.961470 2026-06-11 09:37:25.990943 | 2026-06-11 09:37:25.991039 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-11 09:37:26.028380 | debian-bookworm | ok 2026-06-11 09:37:26.047857 | debian-bookworm | included: /var/lib/zuul/builds/146dc6549bc449acb8b7ef48f0c85d4c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-11 09:37:26.058859 | 2026-06-11 09:37:26.058968 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-11 09:37:26.072895 | debian-bookworm | skipping: Conditional result was False 2026-06-11 09:37:26.079552 | 2026-06-11 09:37:26.079660 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-11 09:37:26.754561 | debian-bookworm | changed 2026-06-11 09:37:26.759813 | 2026-06-11 09:37:26.759905 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-11 09:37:27.086383 | debian-bookworm | ok 2026-06-11 09:37:27.091995 | 2026-06-11 09:37:27.092131 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-11 09:37:27.820958 | debian-bookworm | changed 2026-06-11 09:37:27.825451 | 2026-06-11 09:37:27.825534 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-11 09:37:28.518188 | debian-bookworm | changed 2026-06-11 09:37:28.523685 | 2026-06-11 09:37:28.523776 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-11 09:37:28.557160 | debian-bookworm | skipping: Conditional result was False 2026-06-11 09:37:28.563732 | 2026-06-11 09:37:28.563831 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-11 09:37:29.020891 | debian-bookworm -> localhost | changed 2026-06-11 09:37:29.031522 | 2026-06-11 09:37:29.031627 | TASK [add-build-sshkey : Add back temp key] 2026-06-11 09:37:29.360353 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/146dc6549bc449acb8b7ef48f0c85d4c/work/146dc6549bc449acb8b7ef48f0c85d4c_id_rsa (zuul-build-sshkey) 2026-06-11 09:37:29.360563 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.010119 2026-06-11 09:37:29.369212 | 2026-06-11 09:37:29.369313 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-11 09:37:29.871868 | debian-bookworm | ok 2026-06-11 09:37:29.880683 | 2026-06-11 09:37:29.880772 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-11 09:37:29.943908 | debian-bookworm | skipping: Conditional result was False 2026-06-11 09:37:29.952400 | 2026-06-11 09:37:29.952490 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-11 09:37:30.392968 | debian-bookworm | ok 2026-06-11 09:37:30.406553 | 2026-06-11 09:37:30.406653 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-11 09:37:30.443927 | debian-bookworm | ok 2026-06-11 09:37:30.448336 | 2026-06-11 09:37:30.448421 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-11 09:37:30.831693 | debian-bookworm -> localhost | ok 2026-06-11 09:37:30.836973 | 2026-06-11 09:37:30.837054 | TASK [validate-host : Collect information about the host] 2026-06-11 09:37:32.013468 | debian-bookworm | ok 2026-06-11 09:37:32.027145 | 2026-06-11 09:37:32.027249 | TASK [validate-host : Sanitize hostname] 2026-06-11 09:37:32.173236 | debian-bookworm | ok 2026-06-11 09:37:32.177646 | 2026-06-11 09:37:32.177735 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-11 09:37:32.807313 | debian-bookworm -> localhost | changed 2026-06-11 09:37:32.812671 | 2026-06-11 09:37:32.812764 | TASK [validate-host : Collect information about zuul worker] 2026-06-11 09:37:33.376702 | debian-bookworm | ok 2026-06-11 09:37:33.381940 | 2026-06-11 09:37:33.382038 | TASK [validate-host : Write out all zuul information for each host] 2026-06-11 09:37:34.106103 | debian-bookworm -> localhost | changed 2026-06-11 09:37:34.115356 | 2026-06-11 09:37:34.115451 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-11 09:37:34.415301 | debian-bookworm | ok 2026-06-11 09:37:34.420525 | 2026-06-11 09:37:34.420614 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-11 09:37:35.221808 | debian-bookworm | changed: 2026-06-11 09:37:35.221970 | debian-bookworm | cd+++++++++ src/ 2026-06-11 09:37:35.222003 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-11 09:37:35.222027 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-11 09:37:35.222048 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-ceph-ansible/ 2026-06-11 09:37:35.222069 | debian-bookworm | Containerfile 2026-06-11 09:37:35.222248 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/146dc6549bc449acb8b7ef48f0c85d4c/work/logs" 2026-06-11 09:39:20.972709 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/146dc6549bc449acb8b7ef48f0c85d4c/work/artifacts" 2026-06-11 09:39:21.243141 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/146dc6549bc449acb8b7ef48f0c85d4c/work/docs" 2026-06-11 09:39:21.260944 | 2026-06-11 09:39:21.261256 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-11 09:39:22.032870 | debian-bookworm | changed: 2026-06-11 09:39:22.033240 | debian-bookworm | .d..t...... ./ 2026-06-11 09:39:22.033297 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-11 09:39:22.033334 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-11 09:39:22.033366 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-11 09:39:22.033396 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-11 09:39:22.033425 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-11 09:39:22.033486 | debian-bookworm | changed: All items complete 2026-06-11 09:39:22.033523 | 2026-06-11 09:39:22.616496 | debian-bookworm | changed: .d..t...... ./ 2026-06-11 09:39:23.202915 | debian-bookworm | changed: .d..t...... ./ 2026-06-11 09:39:23.235202 | 2026-06-11 09:39:23.235373 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-11 09:39:23.598334 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.010231 2026-06-11 09:39:23.909534 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.009599 2026-06-11 09:39:23.924574 | 2026-06-11 09:39:23.924682 | PLAY RECAP 2026-06-11 09:39:23.924736 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-11 09:39:23.924761 | 2026-06-11 09:39:24.069016 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-11 09:39:24.071387 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-11 09:39:24.819047 | 2026-06-11 09:39:24.819212 | PLAY [Base post] 2026-06-11 09:39:24.832917 | 2026-06-11 09:39:24.833062 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-11 09:39:25.441694 | debian-bookworm | changed 2026-06-11 09:39:25.453192 | 2026-06-11 09:39:25.453366 | PLAY RECAP 2026-06-11 09:39:25.453463 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-11 09:39:25.453583 | 2026-06-11 09:39:25.613237 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-11 09:39:25.614212 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-11 09:39:26.408420 | 2026-06-11 09:39:26.408624 | PLAY [Base post-logs] 2026-06-11 09:39:26.419487 | 2026-06-11 09:39:26.419648 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-11 09:39:26.912250 | localhost | changed 2026-06-11 09:39:26.923185 | 2026-06-11 09:39:26.923331 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-11 09:39:26.959683 | localhost | ok 2026-06-11 09:39:26.963778 | 2026-06-11 09:39:26.963901 | TASK [Set zuul-log-path fact] 2026-06-11 09:39:26.979245 | localhost | ok 2026-06-11 09:39:26.989019 | 2026-06-11 09:39:26.989148 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-11 09:39:27.016084 | localhost | ok 2026-06-11 09:39:27.023500 | 2026-06-11 09:39:27.023740 | TASK [upload-logs : Create log directories] 2026-06-11 09:39:27.538799 | localhost | changed 2026-06-11 09:39:27.543952 | 2026-06-11 09:39:27.544108 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-11 09:39:28.038506 | localhost -> localhost | ok: Runtime: 0:00:00.005413 2026-06-11 09:39:28.042624 | 2026-06-11 09:39:28.042736 | TASK [upload-logs : Upload logs to log server] 2026-06-11 09:39:28.625622 | localhost | Output suppressed because no_log was given 2026-06-11 09:39:28.627555 | 2026-06-11 09:39:28.627682 | LOOP [upload-logs : Compress console log and json output] 2026-06-11 09:39:28.675906 | localhost | skipping: Conditional result was False 2026-06-11 09:39:28.681149 | localhost | skipping: Conditional result was False 2026-06-11 09:39:28.685104 | 2026-06-11 09:39:28.685236 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-11 09:39:28.753033 | localhost | skipping: Conditional result was False 2026-06-11 09:39:28.753735 | 2026-06-11 09:39:28.757049 | localhost | skipping: Conditional result was False 2026-06-11 09:39:28.770232 | 2026-06-11 09:39:28.770457 | LOOP [upload-logs : Upload console log and json output]