2026-05-16 03:09:05.034438 | Job console starting 2026-05-16 03:09:05.059254 | Updating git repos 2026-05-16 03:09:05.086644 | Cloning repos into workspace 2026-05-16 03:09:05.148266 | Restoring repo states 2026-05-16 03:09:05.167120 | Merging changes 2026-05-16 03:09:05.167137 | Checking out repos 2026-05-16 03:09:05.368402 | Preparing playbooks 2026-05-16 03:09:06.515907 | Running Ansible setup 2026-05-16 03:09:12.031979 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-16 03:09:13.812152 | 2026-05-16 03:09:13.812349 | PLAY [Base pre] 2026-05-16 03:09:13.866887 | 2026-05-16 03:09:13.867063 | TASK [Setup log path fact] 2026-05-16 03:09:13.922799 | debian-bookworm | ok 2026-05-16 03:09:13.982018 | 2026-05-16 03:09:13.982201 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-16 03:09:14.063095 | debian-bookworm | ok 2026-05-16 03:09:14.089331 | 2026-05-16 03:09:14.089514 | TASK [emit-job-header : Print job information] 2026-05-16 03:09:14.161347 | # Job Information 2026-05-16 03:09:14.161591 | Ansible Version: 2.16.14 2026-05-16 03:09:14.161630 | Job: yamllint 2026-05-16 03:09:14.161663 | Pipeline: periodic-daily 2026-05-16 03:09:14.161686 | Executor: 521e9411259a 2026-05-16 03:09:14.161707 | Triggered by: https://github.com/osism/testbed 2026-05-16 03:09:14.161729 | Event ID: b0310a831a65423990ecd3ff1d56b93b 2026-05-16 03:09:14.175686 | 2026-05-16 03:09:14.175921 | LOOP [emit-job-header : Print node information] 2026-05-16 03:09:14.395155 | debian-bookworm | ok: 2026-05-16 03:09:14.395454 | debian-bookworm | # Node Information 2026-05-16 03:09:14.395497 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-16 03:09:14.395523 | debian-bookworm | Hostname: debian 2026-05-16 03:09:14.395545 | debian-bookworm | Username: zuul 2026-05-16 03:09:14.395566 | debian-bookworm | Distro: Debian 12.13 2026-05-16 03:09:14.395592 | debian-bookworm | Provider: regiocloud-a 2026-05-16 03:09:14.395613 | debian-bookworm | Region: 2026-05-16 03:09:14.395634 | debian-bookworm | Label: debian-bookworm 2026-05-16 03:09:14.395654 | debian-bookworm | Product Name: OpenStack Nova 2026-05-16 03:09:14.395675 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe4c:4637 2026-05-16 03:09:14.419709 | 2026-05-16 03:09:14.419863 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-16 03:09:15.132281 | debian-bookworm -> localhost | changed 2026-05-16 03:09:15.139424 | 2026-05-16 03:09:15.139520 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-16 03:09:16.398588 | debian-bookworm -> localhost | changed 2026-05-16 03:09:16.408065 | 2026-05-16 03:09:16.408165 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-16 03:09:16.772024 | debian-bookworm -> localhost | ok 2026-05-16 03:09:16.777180 | 2026-05-16 03:09:16.777269 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-16 03:09:16.816110 | debian-bookworm | ok 2026-05-16 03:09:16.840512 | debian-bookworm | included: /var/lib/zuul/builds/0b820cf8904c49cd9bcb0bbe7c9fd54c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-16 03:09:16.849359 | 2026-05-16 03:09:16.849470 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-16 03:09:18.304846 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-16 03:09:18.305050 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/0b820cf8904c49cd9bcb0bbe7c9fd54c/work/0b820cf8904c49cd9bcb0bbe7c9fd54c_id_rsa 2026-05-16 03:09:18.305086 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/0b820cf8904c49cd9bcb0bbe7c9fd54c/work/0b820cf8904c49cd9bcb0bbe7c9fd54c_id_rsa.pub 2026-05-16 03:09:18.305111 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-16 03:09:18.305135 | debian-bookworm -> localhost | SHA256:6BdsgjxZ83ZthKehR3b1OM2fdWkKlkSk95DpfgPKGTw zuul-build-sshkey 2026-05-16 03:09:18.305157 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-16 03:09:18.305188 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-16 03:09:18.305211 | debian-bookworm -> localhost | | o+ . | 2026-05-16 03:09:18.305233 | debian-bookworm -> localhost | | o.+. =.| 2026-05-16 03:09:18.305253 | debian-bookworm -> localhost | | o .=O+ oo*| 2026-05-16 03:09:18.305273 | debian-bookworm -> localhost | | . + =.++B+ o.=| 2026-05-16 03:09:18.305293 | debian-bookworm -> localhost | | = o SE+ooo ..| 2026-05-16 03:09:18.305318 | debian-bookworm -> localhost | | o +.+*.. | 2026-05-16 03:09:18.305339 | debian-bookworm -> localhost | | . .+ . o | 2026-05-16 03:09:18.305359 | debian-bookworm -> localhost | | . . . | 2026-05-16 03:09:18.305393 | debian-bookworm -> localhost | | | 2026-05-16 03:09:18.305414 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-16 03:09:18.305468 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.866069 2026-05-16 03:09:18.311668 | 2026-05-16 03:09:18.311763 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-16 03:09:18.331720 | debian-bookworm | ok 2026-05-16 03:09:18.340671 | debian-bookworm | included: /var/lib/zuul/builds/0b820cf8904c49cd9bcb0bbe7c9fd54c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-16 03:09:18.365555 | 2026-05-16 03:09:18.366189 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-16 03:09:18.395993 | debian-bookworm | skipping: Conditional result was False 2026-05-16 03:09:18.409441 | 2026-05-16 03:09:18.409573 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-16 03:09:19.197595 | debian-bookworm | changed 2026-05-16 03:09:19.204963 | 2026-05-16 03:09:19.205067 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-16 03:09:19.480429 | debian-bookworm | ok 2026-05-16 03:09:19.488594 | 2026-05-16 03:09:19.488874 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-16 03:09:20.245113 | debian-bookworm | changed 2026-05-16 03:09:20.252149 | 2026-05-16 03:09:20.252245 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-16 03:09:20.996393 | debian-bookworm | changed 2026-05-16 03:09:21.006784 | 2026-05-16 03:09:21.006934 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-16 03:09:21.075895 | debian-bookworm | skipping: Conditional result was False 2026-05-16 03:09:21.083375 | 2026-05-16 03:09:21.083470 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-16 03:09:22.069265 | debian-bookworm -> localhost | changed 2026-05-16 03:09:22.091501 | 2026-05-16 03:09:22.092221 | TASK [add-build-sshkey : Add back temp key] 2026-05-16 03:09:22.807406 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/0b820cf8904c49cd9bcb0bbe7c9fd54c/work/0b820cf8904c49cd9bcb0bbe7c9fd54c_id_rsa (zuul-build-sshkey) 2026-05-16 03:09:22.807665 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.081194 2026-05-16 03:09:22.817267 | 2026-05-16 03:09:22.817393 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-16 03:09:23.442890 | debian-bookworm | ok 2026-05-16 03:09:23.477455 | 2026-05-16 03:09:23.477633 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-16 03:09:23.551891 | debian-bookworm | skipping: Conditional result was False 2026-05-16 03:09:23.565767 | 2026-05-16 03:09:23.565891 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-16 03:09:24.378254 | debian-bookworm | ok 2026-05-16 03:09:24.399926 | 2026-05-16 03:09:24.400061 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-16 03:09:24.456450 | debian-bookworm | ok 2026-05-16 03:09:24.481010 | 2026-05-16 03:09:24.481143 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-16 03:09:25.162614 | debian-bookworm -> localhost | ok 2026-05-16 03:09:25.169191 | 2026-05-16 03:09:25.169288 | TASK [validate-host : Collect information about the host] 2026-05-16 03:09:26.412397 | debian-bookworm | ok 2026-05-16 03:09:26.422717 | 2026-05-16 03:09:26.422816 | TASK [validate-host : Sanitize hostname] 2026-05-16 03:09:26.527360 | debian-bookworm | ok 2026-05-16 03:09:26.565916 | 2026-05-16 03:09:26.566011 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-16 03:09:27.495750 | debian-bookworm -> localhost | changed 2026-05-16 03:09:27.502039 | 2026-05-16 03:09:27.502139 | TASK [validate-host : Collect information about zuul worker] 2026-05-16 03:09:27.954386 | debian-bookworm | ok 2026-05-16 03:09:27.959082 | 2026-05-16 03:09:27.959179 | TASK [validate-host : Write out all zuul information for each host] 2026-05-16 03:09:28.530643 | debian-bookworm -> localhost | changed 2026-05-16 03:09:28.539982 | 2026-05-16 03:09:28.540069 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-16 03:09:28.913786 | debian-bookworm | ok 2026-05-16 03:09:28.923933 | 2026-05-16 03:09:28.924043 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-16 03:09:30.350263 | debian-bookworm | changed: 2026-05-16 03:09:30.350469 | debian-bookworm | cd+++++++++ src/ 2026-05-16 03:09:30.350504 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-16 03:09:30.350529 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-16 03:09:30.350551 | debian-bookworm | cd+++++++++ src/github.com/osism/testbed/ 2026-05-16 03:09:30.350572 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/0b820cf8904c49cd9bcb0bbe7c9fd54c/work/logs" 2026-05-16 03:09:59.431336 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/0b820cf8904c49cd9bcb0bbe7c9fd54c/work/artifacts" 2026-05-16 03:10:00.004948 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/0b820cf8904c49cd9bcb0bbe7c9fd54c/work/docs" 2026-05-16 03:10:00.021850 | 2026-05-16 03:10:00.022055 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-16 03:10:00.840489 | debian-bookworm | changed: 2026-05-16 03:10:00.840655 | debian-bookworm | .d..t...... ./ 2026-05-16 03:10:00.840682 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-16 03:10:00.840706 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-16 03:10:00.840727 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-16 03:10:00.840759 | debian-bookworm | changed: All items complete 2026-05-16 03:10:00.840781 | 2026-05-16 03:10:01.564499 | debian-bookworm | changed: .d..t...... ./ 2026-05-16 03:10:02.498714 | debian-bookworm | changed: .d..t...... ./ 2026-05-16 03:10:02.530761 | 2026-05-16 03:10:02.530996 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-16 03:10:02.576665 | debian-bookworm | skipping: Conditional result was False 2026-05-16 03:10:02.582540 | debian-bookworm | skipping: Conditional result was False 2026-05-16 03:10:02.602118 | 2026-05-16 03:10:02.604202 | PLAY RECAP 2026-05-16 03:10:02.604267 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-16 03:10:02.604398 | 2026-05-16 03:10:02.823388 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-16 03:10:02.828863 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-16 03:10:03.942255 | 2026-05-16 03:10:03.942387 | PLAY [Base post] 2026-05-16 03:10:03.991747 | 2026-05-16 03:10:03.991951 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-16 03:10:04.667623 | debian-bookworm | changed 2026-05-16 03:10:04.682402 | 2026-05-16 03:10:04.682520 | PLAY RECAP 2026-05-16 03:10:04.682578 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-16 03:10:04.683319 | 2026-05-16 03:10:04.937413 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-16 03:10:04.938719 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-16 03:10:06.597948 | 2026-05-16 03:10:06.598727 | PLAY [Base post-logs] 2026-05-16 03:10:06.625588 | 2026-05-16 03:10:06.625714 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-16 03:10:07.576213 | localhost | changed 2026-05-16 03:10:07.587444 | 2026-05-16 03:10:07.587570 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-16 03:10:07.617002 | localhost | ok 2026-05-16 03:10:07.619550 | 2026-05-16 03:10:07.619628 | TASK [Set zuul-log-path fact] 2026-05-16 03:10:07.633586 | localhost | ok 2026-05-16 03:10:07.640239 | 2026-05-16 03:10:07.640331 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-16 03:10:07.665613 | localhost | ok 2026-05-16 03:10:07.669114 | 2026-05-16 03:10:07.669205 | TASK [upload-logs : Create log directories] 2026-05-16 03:10:08.267748 | localhost | changed 2026-05-16 03:10:08.269941 | 2026-05-16 03:10:08.270018 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-16 03:10:08.880530 | localhost -> localhost | ok: Runtime: 0:00:00.009590 2026-05-16 03:10:08.883694 | 2026-05-16 03:10:08.883775 | TASK [upload-logs : Upload logs to log server] 2026-05-16 03:10:09.469814 | localhost | Output suppressed because no_log was given 2026-05-16 03:10:09.471512 | 2026-05-16 03:10:09.471599 | LOOP [upload-logs : Compress console log and json output] 2026-05-16 03:10:09.529718 | localhost | skipping: Conditional result was False 2026-05-16 03:10:09.563892 | localhost | skipping: Conditional result was False 2026-05-16 03:10:09.578293 | 2026-05-16 03:10:09.578394 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-16 03:10:09.673879 | localhost | skipping: Conditional result was False 2026-05-16 03:10:09.674161 | 2026-05-16 03:10:09.699956 | localhost | skipping: Conditional result was False 2026-05-16 03:10:09.708244 | 2026-05-16 03:10:09.708355 | LOOP [upload-logs : Upload console log and json output]