2026-05-21 03:05:42.253338 | Job console starting 2026-05-21 03:05:42.268926 | Updating git repos 2026-05-21 03:05:42.289123 | Cloning repos into workspace 2026-05-21 03:05:42.353520 | Restoring repo states 2026-05-21 03:05:42.364212 | Merging changes 2026-05-21 03:05:42.364233 | Checking out repos 2026-05-21 03:05:42.436342 | Preparing playbooks 2026-05-21 03:05:43.537588 | Running Ansible setup 2026-05-21 03:05:48.566072 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-21 03:05:49.791819 | 2026-05-21 03:05:49.791958 | PLAY [Base pre] 2026-05-21 03:05:49.808716 | 2026-05-21 03:05:49.808847 | TASK [Setup log path fact] 2026-05-21 03:05:49.827489 | debian-bookworm | ok 2026-05-21 03:05:49.843066 | 2026-05-21 03:05:49.843200 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-21 03:05:49.877798 | debian-bookworm | ok 2026-05-21 03:05:49.888415 | 2026-05-21 03:05:49.888528 | TASK [emit-job-header : Print job information] 2026-05-21 03:05:49.917473 | # Job Information 2026-05-21 03:05:49.917632 | Ansible Version: 2.16.14 2026-05-21 03:05:49.917678 | Job: yamllint 2026-05-21 03:05:49.917713 | Pipeline: periodic-daily 2026-05-21 03:05:49.917735 | Executor: 521e9411259a 2026-05-21 03:05:49.917756 | Triggered by: https://github.com/osism/terraform-base 2026-05-21 03:05:49.917778 | Event ID: 184594bf704a41c2a3088f27e3ce0979 2026-05-21 03:05:49.922466 | 2026-05-21 03:05:49.922558 | LOOP [emit-job-header : Print node information] 2026-05-21 03:05:50.022384 | debian-bookworm | ok: 2026-05-21 03:05:50.022621 | debian-bookworm | # Node Information 2026-05-21 03:05:50.022657 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-21 03:05:50.022694 | debian-bookworm | Hostname: debian 2026-05-21 03:05:50.022716 | debian-bookworm | Username: zuul 2026-05-21 03:05:50.022737 | debian-bookworm | Distro: Debian 12.14 2026-05-21 03:05:50.022760 | debian-bookworm | Provider: regiocloud-a 2026-05-21 03:05:50.022782 | debian-bookworm | Region: 2026-05-21 03:05:50.022803 | debian-bookworm | Label: debian-bookworm 2026-05-21 03:05:50.022822 | debian-bookworm | Product Name: OpenStack Nova 2026-05-21 03:05:50.022855 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe94:945e 2026-05-21 03:05:50.037211 | 2026-05-21 03:05:50.037333 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-21 03:05:50.677046 | debian-bookworm -> localhost | changed 2026-05-21 03:05:50.683130 | 2026-05-21 03:05:50.683223 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-21 03:05:52.547104 | debian-bookworm -> localhost | changed 2026-05-21 03:05:52.567738 | 2026-05-21 03:05:52.567840 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-21 03:05:52.911475 | debian-bookworm -> localhost | ok 2026-05-21 03:05:52.916438 | 2026-05-21 03:05:52.916529 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-21 03:05:52.976804 | debian-bookworm | ok 2026-05-21 03:05:53.021001 | debian-bookworm | included: /var/lib/zuul/builds/c871067af4c243e4be3e94e70874d2ed/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-21 03:05:53.026743 | 2026-05-21 03:05:53.029218 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-21 03:05:54.985636 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-21 03:05:54.985844 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/c871067af4c243e4be3e94e70874d2ed/work/c871067af4c243e4be3e94e70874d2ed_id_rsa 2026-05-21 03:05:54.985880 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/c871067af4c243e4be3e94e70874d2ed/work/c871067af4c243e4be3e94e70874d2ed_id_rsa.pub 2026-05-21 03:05:54.985907 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-21 03:05:54.985930 | debian-bookworm -> localhost | SHA256:BH3wwq8idAV9TTx3d8xcyPbg5phVJNk8J6bxQC4et+Q zuul-build-sshkey 2026-05-21 03:05:54.985952 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-21 03:05:54.985986 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-21 03:05:54.986009 | debian-bookworm -> localhost | | oo.. =o..X+| 2026-05-21 03:05:54.986030 | debian-bookworm -> localhost | | +o.o.* Xo%| 2026-05-21 03:05:54.986050 | debian-bookworm -> localhost | | =o+ +@ *=| 2026-05-21 03:05:54.986069 | debian-bookworm -> localhost | | o + *..= .| 2026-05-21 03:05:54.986089 | debian-bookworm -> localhost | | . . S o E* | 2026-05-21 03:05:54.986112 | debian-bookworm -> localhost | | . . . o . | 2026-05-21 03:05:54.986133 | debian-bookworm -> localhost | | . . . | 2026-05-21 03:05:54.986152 | debian-bookworm -> localhost | | . . | 2026-05-21 03:05:54.986173 | debian-bookworm -> localhost | | | 2026-05-21 03:05:54.986227 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-21 03:05:54.986284 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.910799 2026-05-21 03:05:55.000704 | 2026-05-21 03:05:55.000810 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-21 03:05:55.038447 | debian-bookworm | ok 2026-05-21 03:05:55.052441 | debian-bookworm | included: /var/lib/zuul/builds/c871067af4c243e4be3e94e70874d2ed/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-21 03:05:55.067903 | 2026-05-21 03:05:55.068002 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-21 03:05:55.102106 | debian-bookworm | skipping: Conditional result was False 2026-05-21 03:05:55.108134 | 2026-05-21 03:05:55.108227 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-21 03:05:55.754240 | debian-bookworm | changed 2026-05-21 03:05:55.776053 | 2026-05-21 03:05:55.776166 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-21 03:05:55.999639 | debian-bookworm | ok 2026-05-21 03:05:56.007634 | 2026-05-21 03:05:56.007767 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-21 03:05:56.675859 | debian-bookworm | changed 2026-05-21 03:05:56.684093 | 2026-05-21 03:05:56.684192 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-21 03:05:57.359500 | debian-bookworm | changed 2026-05-21 03:05:57.364404 | 2026-05-21 03:05:57.364483 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-21 03:05:57.405581 | debian-bookworm | skipping: Conditional result was False 2026-05-21 03:05:57.413749 | 2026-05-21 03:05:57.413850 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-21 03:05:58.092915 | debian-bookworm -> localhost | changed 2026-05-21 03:05:58.120238 | 2026-05-21 03:05:58.120342 | TASK [add-build-sshkey : Add back temp key] 2026-05-21 03:05:58.511321 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/c871067af4c243e4be3e94e70874d2ed/work/c871067af4c243e4be3e94e70874d2ed_id_rsa (zuul-build-sshkey) 2026-05-21 03:05:58.511505 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.014924 2026-05-21 03:05:58.518932 | 2026-05-21 03:05:58.519022 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-21 03:05:59.000314 | debian-bookworm | ok 2026-05-21 03:05:59.005058 | 2026-05-21 03:05:59.005143 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-21 03:05:59.037901 | debian-bookworm | skipping: Conditional result was False 2026-05-21 03:05:59.048110 | 2026-05-21 03:05:59.048210 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-21 03:05:59.484134 | debian-bookworm | ok 2026-05-21 03:05:59.492708 | 2026-05-21 03:05:59.492794 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-21 03:05:59.544051 | debian-bookworm | ok 2026-05-21 03:05:59.548591 | 2026-05-21 03:05:59.548687 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-21 03:06:00.194660 | debian-bookworm -> localhost | ok 2026-05-21 03:06:00.200308 | 2026-05-21 03:06:00.200390 | TASK [validate-host : Collect information about the host] 2026-05-21 03:06:01.475894 | debian-bookworm | ok 2026-05-21 03:06:01.494603 | 2026-05-21 03:06:01.494747 | TASK [validate-host : Sanitize hostname] 2026-05-21 03:06:01.670318 | debian-bookworm | ok 2026-05-21 03:06:01.762763 | 2026-05-21 03:06:01.762913 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-21 03:06:02.580190 | debian-bookworm -> localhost | changed 2026-05-21 03:06:02.586073 | 2026-05-21 03:06:02.586171 | TASK [validate-host : Collect information about zuul worker] 2026-05-21 03:06:03.010192 | debian-bookworm | ok 2026-05-21 03:06:03.016085 | 2026-05-21 03:06:03.016172 | TASK [validate-host : Write out all zuul information for each host] 2026-05-21 03:06:03.425092 | debian-bookworm -> localhost | changed 2026-05-21 03:06:03.434281 | 2026-05-21 03:06:03.434373 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-21 03:06:03.711723 | debian-bookworm | ok 2026-05-21 03:06:03.718933 | 2026-05-21 03:06:03.719041 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-21 03:06:04.526166 | debian-bookworm | changed: 2026-05-21 03:06:04.526314 | debian-bookworm | cd+++++++++ src/ 2026-05-21 03:06:04.526340 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-21 03:06:04.526359 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-21 03:06:04.526376 | debian-bookworm | cd+++++++++ src/github.com/osism/terraform-base/ 2026-05-21 03:06:04.526393 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/c871067af4c243e4be3e94e70874d2ed/work/logs" 2026-05-21 03:06:30.328089 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/c871067af4c243e4be3e94e70874d2ed/work/artifacts" 2026-05-21 03:06:30.626423 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/c871067af4c243e4be3e94e70874d2ed/work/docs" 2026-05-21 03:06:30.642430 | 2026-05-21 03:06:30.642601 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-21 03:06:31.752732 | debian-bookworm | changed: 2026-05-21 03:06:31.752965 | debian-bookworm | .d..t...... ./ 2026-05-21 03:06:31.753001 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-21 03:06:31.753031 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-21 03:06:31.753058 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-21 03:06:31.753102 | debian-bookworm | changed: All items complete 2026-05-21 03:06:31.753130 | 2026-05-21 03:06:32.662149 | debian-bookworm | changed: .d..t...... ./ 2026-05-21 03:06:33.632247 | debian-bookworm | changed: .d..t...... ./ 2026-05-21 03:06:33.656257 | 2026-05-21 03:06:33.656408 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-21 03:06:33.720125 | debian-bookworm | skipping: Conditional result was False 2026-05-21 03:06:33.729324 | debian-bookworm | skipping: Conditional result was False 2026-05-21 03:06:33.753982 | 2026-05-21 03:06:33.754095 | PLAY RECAP 2026-05-21 03:06:33.754151 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-21 03:06:33.754176 | 2026-05-21 03:06:34.147683 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-21 03:06:34.148558 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-21 03:06:35.251734 | 2026-05-21 03:06:35.251874 | PLAY [Base post] 2026-05-21 03:06:35.277002 | 2026-05-21 03:06:35.277131 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-21 03:06:35.911667 | debian-bookworm | changed 2026-05-21 03:06:35.918974 | 2026-05-21 03:06:35.919078 | PLAY RECAP 2026-05-21 03:06:35.919136 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-21 03:06:35.919197 | 2026-05-21 03:06:36.171510 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-21 03:06:36.172262 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-21 03:06:36.908591 | 2026-05-21 03:06:36.908722 | PLAY [Base post-logs] 2026-05-21 03:06:36.918283 | 2026-05-21 03:06:36.918394 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-21 03:06:37.457335 | localhost | changed 2026-05-21 03:06:37.469492 | 2026-05-21 03:06:37.469670 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-21 03:06:37.552581 | localhost | ok 2026-05-21 03:06:37.555708 | 2026-05-21 03:06:37.555792 | TASK [Set zuul-log-path fact] 2026-05-21 03:06:37.581257 | localhost | ok 2026-05-21 03:06:37.588881 | 2026-05-21 03:06:37.588987 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-21 03:06:37.633980 | localhost | ok 2026-05-21 03:06:37.639067 | 2026-05-21 03:06:37.639178 | TASK [upload-logs : Create log directories] 2026-05-21 03:06:38.788573 | localhost | changed 2026-05-21 03:06:38.791731 | 2026-05-21 03:06:38.791827 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-21 03:06:40.096434 | localhost -> localhost | ok: Runtime: 0:00:00.024102 2026-05-21 03:06:40.101161 | 2026-05-21 03:06:40.101285 | TASK [upload-logs : Upload logs to log server] 2026-05-21 03:06:41.329305 | localhost | Output suppressed because no_log was given 2026-05-21 03:06:41.330993 | 2026-05-21 03:06:41.331083 | LOOP [upload-logs : Compress console log and json output] 2026-05-21 03:06:41.435205 | localhost | skipping: Conditional result was False 2026-05-21 03:06:41.453330 | localhost | skipping: Conditional result was False 2026-05-21 03:06:41.458359 | 2026-05-21 03:06:41.458457 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-21 03:06:41.538771 | localhost | skipping: Conditional result was False 2026-05-21 03:06:41.539016 | 2026-05-21 03:06:41.553236 | localhost | skipping: Conditional result was False 2026-05-21 03:06:41.563991 | 2026-05-21 03:06:41.564099 | LOOP [upload-logs : Upload console log and json output]