2026-05-15 03:11:00.384952 | Job console starting 2026-05-15 03:11:00.410693 | Updating git repos 2026-05-15 03:11:00.448961 | Cloning repos into workspace 2026-05-15 03:11:00.499881 | Restoring repo states 2026-05-15 03:11:00.505854 | Merging changes 2026-05-15 03:11:00.505868 | Checking out repos 2026-05-15 03:11:00.549101 | Preparing playbooks 2026-05-15 03:11:01.797146 | Running Ansible setup 2026-05-15 03:11:06.115974 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-15 03:11:07.109163 | 2026-05-15 03:11:07.109329 | PLAY [Base pre] 2026-05-15 03:11:07.138755 | 2026-05-15 03:11:07.138985 | TASK [Setup log path fact] 2026-05-15 03:11:07.169708 | debian-bookworm | ok 2026-05-15 03:11:07.197172 | 2026-05-15 03:11:07.197346 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-15 03:11:07.251719 | debian-bookworm | ok 2026-05-15 03:11:07.264107 | 2026-05-15 03:11:07.264259 | TASK [emit-job-header : Print job information] 2026-05-15 03:11:07.304911 | # Job Information 2026-05-15 03:11:07.305174 | Ansible Version: 2.16.14 2026-05-15 03:11:07.305217 | Job: yamllint 2026-05-15 03:11:07.305251 | Pipeline: periodic-daily 2026-05-15 03:11:07.305274 | Executor: 521e9411259a 2026-05-15 03:11:07.305295 | Triggered by: https://github.com/osism/openstack-configuration-validator 2026-05-15 03:11:07.305317 | Event ID: 9797928211554bb7833f7a312994c719 2026-05-15 03:11:07.310596 | 2026-05-15 03:11:07.310732 | LOOP [emit-job-header : Print node information] 2026-05-15 03:11:07.572370 | debian-bookworm | ok: 2026-05-15 03:11:07.572655 | debian-bookworm | # Node Information 2026-05-15 03:11:07.572695 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-15 03:11:07.572720 | debian-bookworm | Hostname: debian 2026-05-15 03:11:07.572741 | debian-bookworm | Username: zuul 2026-05-15 03:11:07.572762 | debian-bookworm | Distro: Debian 12.13 2026-05-15 03:11:07.572786 | debian-bookworm | Provider: regiocloud-a 2026-05-15 03:11:07.572828 | debian-bookworm | Region: 2026-05-15 03:11:07.572849 | debian-bookworm | Label: debian-bookworm 2026-05-15 03:11:07.572870 | debian-bookworm | Product Name: OpenStack Nova 2026-05-15 03:11:07.572890 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe22:287e 2026-05-15 03:11:07.591991 | 2026-05-15 03:11:07.592137 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-15 03:11:08.278399 | debian-bookworm -> localhost | changed 2026-05-15 03:11:08.285933 | 2026-05-15 03:11:08.286184 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-15 03:11:09.626900 | debian-bookworm -> localhost | changed 2026-05-15 03:11:09.642289 | 2026-05-15 03:11:09.642405 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-15 03:11:10.278075 | debian-bookworm -> localhost | ok 2026-05-15 03:11:10.284452 | 2026-05-15 03:11:10.284561 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-15 03:11:10.328965 | debian-bookworm | ok 2026-05-15 03:11:10.360108 | debian-bookworm | included: /var/lib/zuul/builds/8238ac4f33c24d8c9a2037c5101812ea/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-15 03:11:10.379814 | 2026-05-15 03:11:10.379926 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-15 03:11:12.023557 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-15 03:11:12.026194 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/8238ac4f33c24d8c9a2037c5101812ea/work/8238ac4f33c24d8c9a2037c5101812ea_id_rsa 2026-05-15 03:11:12.026268 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/8238ac4f33c24d8c9a2037c5101812ea/work/8238ac4f33c24d8c9a2037c5101812ea_id_rsa.pub 2026-05-15 03:11:12.026299 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-15 03:11:12.026326 | debian-bookworm -> localhost | SHA256:Rtvxig85aMz9POtb9m+KmEJLpDpE0gEUNGB/xtDtIrw zuul-build-sshkey 2026-05-15 03:11:12.026350 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-15 03:11:12.026381 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-15 03:11:12.026405 | debian-bookworm -> localhost | |.=*+. . | 2026-05-15 03:11:12.026427 | debian-bookworm -> localhost | |. ..+. . | 2026-05-15 03:11:12.026448 | debian-bookworm -> localhost | | .o =. . . | 2026-05-15 03:11:12.026468 | debian-bookworm -> localhost | | .o=. o.o o | 2026-05-15 03:11:12.026488 | debian-bookworm -> localhost | | oo .oS . . | 2026-05-15 03:11:12.026512 | debian-bookworm -> localhost | | E.o.+oo . | 2026-05-15 03:11:12.026533 | debian-bookworm -> localhost | | . .=o*.. o | 2026-05-15 03:11:12.026554 | debian-bookworm -> localhost | | o. o*.= o .| 2026-05-15 03:11:12.026575 | debian-bookworm -> localhost | | . oX+. o+.| 2026-05-15 03:11:12.026595 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-15 03:11:12.026656 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.813953 2026-05-15 03:11:12.042218 | 2026-05-15 03:11:12.043995 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-15 03:11:12.072333 | debian-bookworm | ok 2026-05-15 03:11:12.087707 | debian-bookworm | included: /var/lib/zuul/builds/8238ac4f33c24d8c9a2037c5101812ea/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-15 03:11:12.103050 | 2026-05-15 03:11:12.103154 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-15 03:11:12.136355 | debian-bookworm | skipping: Conditional result was False 2026-05-15 03:11:12.142599 | 2026-05-15 03:11:12.142697 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-15 03:11:12.886763 | debian-bookworm | changed 2026-05-15 03:11:12.892008 | 2026-05-15 03:11:12.892094 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-15 03:11:13.145015 | debian-bookworm | ok 2026-05-15 03:11:13.151888 | 2026-05-15 03:11:13.152001 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-15 03:11:13.849358 | debian-bookworm | changed 2026-05-15 03:11:13.855307 | 2026-05-15 03:11:13.855387 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-15 03:11:14.541465 | debian-bookworm | changed 2026-05-15 03:11:14.551350 | 2026-05-15 03:11:14.551449 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-15 03:11:14.588511 | debian-bookworm | skipping: Conditional result was False 2026-05-15 03:11:14.594374 | 2026-05-15 03:11:14.594474 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-15 03:11:15.901334 | debian-bookworm -> localhost | changed 2026-05-15 03:11:15.914023 | 2026-05-15 03:11:15.914126 | TASK [add-build-sshkey : Add back temp key] 2026-05-15 03:11:16.712179 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/8238ac4f33c24d8c9a2037c5101812ea/work/8238ac4f33c24d8c9a2037c5101812ea_id_rsa (zuul-build-sshkey) 2026-05-15 03:11:16.712400 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.039114 2026-05-15 03:11:16.720459 | 2026-05-15 03:11:16.720561 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-15 03:11:17.396236 | debian-bookworm | ok 2026-05-15 03:11:17.404912 | 2026-05-15 03:11:17.405014 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-15 03:11:17.439180 | debian-bookworm | skipping: Conditional result was False 2026-05-15 03:11:17.448123 | 2026-05-15 03:11:17.448215 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-15 03:11:17.862542 | debian-bookworm | ok 2026-05-15 03:11:17.877423 | 2026-05-15 03:11:17.877513 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-15 03:11:17.935089 | debian-bookworm | ok 2026-05-15 03:11:17.940554 | 2026-05-15 03:11:17.940651 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-15 03:11:18.592075 | debian-bookworm -> localhost | ok 2026-05-15 03:11:18.597599 | 2026-05-15 03:11:18.597680 | TASK [validate-host : Collect information about the host] 2026-05-15 03:11:19.840706 | debian-bookworm | ok 2026-05-15 03:11:19.850551 | 2026-05-15 03:11:19.850643 | TASK [validate-host : Sanitize hostname] 2026-05-15 03:11:19.980893 | debian-bookworm | ok 2026-05-15 03:11:20.088310 | 2026-05-15 03:11:20.088403 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-15 03:11:21.112270 | debian-bookworm -> localhost | changed 2026-05-15 03:11:21.117182 | 2026-05-15 03:11:21.117272 | TASK [validate-host : Collect information about zuul worker] 2026-05-15 03:11:21.771876 | debian-bookworm | ok 2026-05-15 03:11:21.775875 | 2026-05-15 03:11:21.775964 | TASK [validate-host : Write out all zuul information for each host] 2026-05-15 03:11:22.841109 | debian-bookworm -> localhost | changed 2026-05-15 03:11:22.849863 | 2026-05-15 03:11:22.849949 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-15 03:11:23.139432 | debian-bookworm | ok 2026-05-15 03:11:23.143736 | 2026-05-15 03:11:23.144009 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-15 03:11:24.401501 | debian-bookworm | changed: 2026-05-15 03:11:24.401672 | debian-bookworm | cd+++++++++ src/ 2026-05-15 03:11:24.401706 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-15 03:11:24.401730 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-15 03:11:24.401762 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-configuration-validator/ 2026-05-15 03:11:24.401783 | debian-bookworm | Containerfile 2026-05-15 03:11:24.401917 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/8238ac4f33c24d8c9a2037c5101812ea/work/logs" 2026-05-15 03:11:50.893377 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/8238ac4f33c24d8c9a2037c5101812ea/work/artifacts" 2026-05-15 03:11:51.215472 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/8238ac4f33c24d8c9a2037c5101812ea/work/docs" 2026-05-15 03:11:51.230498 | 2026-05-15 03:11:51.230635 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-15 03:11:52.507861 | debian-bookworm | changed: 2026-05-15 03:11:52.508039 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-15 03:11:52.508072 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-15 03:11:52.508102 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-15 03:11:52.508146 | debian-bookworm | changed: All items complete 2026-05-15 03:11:52.508173 | 2026-05-15 03:11:53.417002 | debian-bookworm | changed: .d..t...... ./ 2026-05-15 03:11:54.169862 | debian-bookworm | changed: .d..t...... ./ 2026-05-15 03:11:54.189044 | 2026-05-15 03:11:54.189153 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-15 03:11:54.210526 | debian-bookworm | skipping: Conditional result was False 2026-05-15 03:11:54.214338 | debian-bookworm | skipping: Conditional result was False 2026-05-15 03:11:54.229150 | 2026-05-15 03:11:54.229233 | PLAY RECAP 2026-05-15 03:11:54.229283 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-15 03:11:54.229308 | 2026-05-15 03:11:54.341578 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-15 03:11:54.342327 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-15 03:11:55.111541 | 2026-05-15 03:11:55.111664 | PLAY [Base post] 2026-05-15 03:11:55.124429 | 2026-05-15 03:11:55.124632 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-15 03:11:55.683886 | debian-bookworm | changed 2026-05-15 03:11:55.691421 | 2026-05-15 03:11:55.691511 | PLAY RECAP 2026-05-15 03:11:55.691575 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-15 03:11:55.691641 | 2026-05-15 03:11:55.783326 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-15 03:11:55.784290 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-15 03:11:56.630034 | 2026-05-15 03:11:56.630168 | PLAY [Base post-logs] 2026-05-15 03:11:56.645135 | 2026-05-15 03:11:56.645268 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-15 03:11:57.179325 | localhost | changed 2026-05-15 03:11:57.189522 | 2026-05-15 03:11:57.189641 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-15 03:11:57.238782 | localhost | ok 2026-05-15 03:11:57.241657 | 2026-05-15 03:11:57.241749 | TASK [Set zuul-log-path fact] 2026-05-15 03:11:57.266380 | localhost | ok 2026-05-15 03:11:57.273800 | 2026-05-15 03:11:57.273897 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-15 03:11:57.327202 | localhost | ok 2026-05-15 03:11:57.330000 | 2026-05-15 03:11:57.330088 | TASK [upload-logs : Create log directories] 2026-05-15 03:11:57.813079 | localhost | changed 2026-05-15 03:11:57.816007 | 2026-05-15 03:11:57.816100 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-15 03:11:58.533173 | localhost -> localhost | ok: Runtime: 0:00:00.025460 2026-05-15 03:11:58.537338 | 2026-05-15 03:11:58.537444 | TASK [upload-logs : Upload logs to log server] 2026-05-15 03:11:59.323861 | localhost | Output suppressed because no_log was given 2026-05-15 03:11:59.325483 | 2026-05-15 03:11:59.325574 | LOOP [upload-logs : Compress console log and json output] 2026-05-15 03:11:59.413985 | localhost | skipping: Conditional result was False 2026-05-15 03:11:59.422827 | localhost | skipping: Conditional result was False 2026-05-15 03:11:59.433252 | 2026-05-15 03:11:59.433390 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-15 03:11:59.494163 | localhost | skipping: Conditional result was False 2026-05-15 03:11:59.494486 | 2026-05-15 03:11:59.504826 | localhost | skipping: Conditional result was False 2026-05-15 03:11:59.514423 | 2026-05-15 03:11:59.514539 | LOOP [upload-logs : Upload console log and json output]