2026-08-05 03:04:29.237669 | Job console starting 2026-08-05 03:04:29.248982 | Updating git repos 2026-08-05 03:04:29.294798 | Cloning repos into workspace 2026-08-05 03:04:29.417019 | Restoring repo states 2026-08-05 03:04:29.437812 | Merging changes 2026-08-05 03:04:29.437830 | Checking out repos 2026-08-05 03:04:29.538486 | Preparing playbooks 2026-08-05 03:04:30.676129 | Running Ansible setup 2026-08-05 03:04:36.390992 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-08-05 03:04:37.139349 | 2026-08-05 03:04:37.139480 | PLAY [Base pre] 2026-08-05 03:04:37.161041 | 2026-08-05 03:04:37.161180 | TASK [Setup log path fact] 2026-08-05 03:04:37.179458 | debian-bookworm | ok 2026-08-05 03:04:37.200239 | 2026-08-05 03:04:37.200365 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-05 03:04:37.228633 | debian-bookworm | ok 2026-08-05 03:04:37.238044 | 2026-08-05 03:04:37.238132 | TASK [emit-job-header : Print job information] 2026-08-05 03:04:37.277227 | # Job Information 2026-08-05 03:04:37.277388 | Ansible Version: 2.16.14 2026-08-05 03:04:37.277422 | Job: yamllint 2026-08-05 03:04:37.277455 | Pipeline: periodic-daily 2026-08-05 03:04:37.277477 | Executor: 521e9411259a 2026-08-05 03:04:37.277497 | Triggered by: https://github.com/osism/container-image-inventory-reconciler 2026-08-05 03:04:37.277519 | Event ID: f0f2fb010013478184c4c3af4da20ffb 2026-08-05 03:04:37.282329 | 2026-08-05 03:04:37.282425 | LOOP [emit-job-header : Print node information] 2026-08-05 03:04:37.398059 | debian-bookworm | ok: 2026-08-05 03:04:37.398244 | debian-bookworm | # Node Information 2026-08-05 03:04:37.398277 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-08-05 03:04:37.398302 | debian-bookworm | Hostname: debian 2026-08-05 03:04:37.398324 | debian-bookworm | Username: zuul 2026-08-05 03:04:37.398345 | debian-bookworm | Distro: Debian 12.15 2026-08-05 03:04:37.398368 | debian-bookworm | Provider: regiocloud-a 2026-08-05 03:04:37.398389 | debian-bookworm | Region: 2026-08-05 03:04:37.398410 | debian-bookworm | Label: debian-bookworm 2026-08-05 03:04:37.398429 | debian-bookworm | Product Name: OpenStack Nova 2026-08-05 03:04:37.398448 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe01:45a5 2026-08-05 03:04:37.419237 | 2026-08-05 03:04:37.419370 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-05 03:04:38.236529 | debian-bookworm -> localhost | changed 2026-08-05 03:04:38.262611 | 2026-08-05 03:04:38.262747 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-05 03:04:39.451240 | debian-bookworm -> localhost | changed 2026-08-05 03:04:39.462163 | 2026-08-05 03:04:39.462263 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-05 03:04:39.896299 | debian-bookworm -> localhost | ok 2026-08-05 03:04:39.902562 | 2026-08-05 03:04:39.902671 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-05 03:04:39.924259 | debian-bookworm | ok 2026-08-05 03:04:39.939334 | debian-bookworm | included: /var/lib/zuul/builds/1f69252b3cb5490895a057f2f69fa3b1/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-05 03:04:39.946453 | 2026-08-05 03:04:39.946544 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-05 03:04:43.287831 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-08-05 03:04:43.288045 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/1f69252b3cb5490895a057f2f69fa3b1/work/1f69252b3cb5490895a057f2f69fa3b1_id_rsa 2026-08-05 03:04:43.288079 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/1f69252b3cb5490895a057f2f69fa3b1/work/1f69252b3cb5490895a057f2f69fa3b1_id_rsa.pub 2026-08-05 03:04:43.288101 | debian-bookworm -> localhost | The key fingerprint is: 2026-08-05 03:04:43.288121 | debian-bookworm -> localhost | SHA256:57i62BrDaMFEshDF1fybDhbD1BpsUbjC2msotwpoqwM zuul-build-sshkey 2026-08-05 03:04:43.288140 | debian-bookworm -> localhost | The key's randomart image is: 2026-08-05 03:04:43.288167 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-08-05 03:04:43.288186 | debian-bookworm -> localhost | |++o..+.=. | 2026-08-05 03:04:43.288203 | debian-bookworm -> localhost | |.+. O . | 2026-08-05 03:04:43.288220 | debian-bookworm -> localhost | |. .. + = | 2026-08-05 03:04:43.288235 | debian-bookworm -> localhost | | o o * . | 2026-08-05 03:04:43.288251 | debian-bookworm -> localhost | | oo . oSo. | 2026-08-05 03:04:43.288274 | debian-bookworm -> localhost | |E .+. o o+ | 2026-08-05 03:04:43.288291 | debian-bookworm -> localhost | |+.o.+o o. . | 2026-08-05 03:04:43.288308 | debian-bookworm -> localhost | |=.+ o= .. | 2026-08-05 03:04:43.288325 | debian-bookworm -> localhost | |+*.oo.+o. | 2026-08-05 03:04:43.288341 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-08-05 03:04:43.288382 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.709328 2026-08-05 03:04:43.293688 | 2026-08-05 03:04:43.293774 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-05 03:04:43.321114 | debian-bookworm | ok 2026-08-05 03:04:43.329620 | debian-bookworm | included: /var/lib/zuul/builds/1f69252b3cb5490895a057f2f69fa3b1/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-05 03:04:43.342606 | 2026-08-05 03:04:43.342706 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-05 03:04:43.357178 | debian-bookworm | skipping: Conditional result was False 2026-08-05 03:04:43.363989 | 2026-08-05 03:04:43.364102 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-05 03:04:43.965016 | debian-bookworm | changed 2026-08-05 03:04:43.974474 | 2026-08-05 03:04:43.974590 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-05 03:04:44.259018 | debian-bookworm | ok 2026-08-05 03:04:44.264826 | 2026-08-05 03:04:44.264945 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-05 03:04:45.072633 | debian-bookworm | changed 2026-08-05 03:04:45.080119 | 2026-08-05 03:04:45.081612 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-05 03:04:45.801188 | debian-bookworm | changed 2026-08-05 03:04:45.812052 | 2026-08-05 03:04:45.812158 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-05 03:04:45.845617 | debian-bookworm | skipping: Conditional result was False 2026-08-05 03:04:45.852208 | 2026-08-05 03:04:45.852323 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-05 03:04:46.469258 | debian-bookworm -> localhost | changed 2026-08-05 03:04:46.493525 | 2026-08-05 03:04:46.493763 | TASK [add-build-sshkey : Add back temp key] 2026-08-05 03:04:46.915834 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/1f69252b3cb5490895a057f2f69fa3b1/work/1f69252b3cb5490895a057f2f69fa3b1_id_rsa (zuul-build-sshkey) 2026-08-05 03:04:46.916086 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012575 2026-08-05 03:04:46.923762 | 2026-08-05 03:04:46.923856 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-05 03:04:47.340631 | debian-bookworm | ok 2026-08-05 03:04:47.347136 | 2026-08-05 03:04:47.347262 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-05 03:04:47.370361 | debian-bookworm | skipping: Conditional result was False 2026-08-05 03:04:47.384886 | 2026-08-05 03:04:47.384996 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-05 03:04:47.862442 | debian-bookworm | ok 2026-08-05 03:04:47.878980 | 2026-08-05 03:04:47.879109 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-05 03:04:47.908177 | debian-bookworm | ok 2026-08-05 03:04:47.915456 | 2026-08-05 03:04:47.915563 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-05 03:04:48.348229 | debian-bookworm -> localhost | ok 2026-08-05 03:04:48.354629 | 2026-08-05 03:04:48.354721 | TASK [validate-host : Collect information about the host] 2026-08-05 03:04:49.552371 | debian-bookworm | ok 2026-08-05 03:04:49.568852 | 2026-08-05 03:04:49.569036 | TASK [validate-host : Sanitize hostname] 2026-08-05 03:04:49.720119 | debian-bookworm | ok 2026-08-05 03:04:49.725768 | 2026-08-05 03:04:49.725892 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-05 03:04:50.436854 | debian-bookworm -> localhost | changed 2026-08-05 03:04:50.441634 | 2026-08-05 03:04:50.441717 | TASK [validate-host : Collect information about zuul worker] 2026-08-05 03:04:50.938364 | debian-bookworm | ok 2026-08-05 03:04:50.942344 | 2026-08-05 03:04:50.942429 | TASK [validate-host : Write out all zuul information for each host] 2026-08-05 03:04:51.929239 | debian-bookworm -> localhost | changed 2026-08-05 03:04:51.940799 | 2026-08-05 03:04:51.940915 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-05 03:04:52.250056 | debian-bookworm | ok 2026-08-05 03:04:52.257926 | 2026-08-05 03:04:52.258021 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-05 03:04:53.696936 | debian-bookworm | changed: 2026-08-05 03:04:53.697224 | debian-bookworm | cd+++++++++ src/ 2026-08-05 03:04:53.697285 | debian-bookworm | cd+++++++++ src/github.com/ 2026-08-05 03:04:53.697329 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-08-05 03:04:53.697368 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-inventory-reconciler/ 2026-08-05 03:04:53.697404 | debian-bookworm | Containerfile 2026-08-05 03:04:53.698616 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/1f69252b3cb5490895a057f2f69fa3b1/work/logs" 2026-08-05 03:05:59.906507 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/1f69252b3cb5490895a057f2f69fa3b1/work/artifacts" 2026-08-05 03:06:00.506589 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/1f69252b3cb5490895a057f2f69fa3b1/work/docs" 2026-08-05 03:06:00.517756 | 2026-08-05 03:06:00.517909 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-05 03:06:02.044118 | debian-bookworm | changed: 2026-08-05 03:06:02.044292 | debian-bookworm | .d..t...... ./ 2026-08-05 03:06:02.044321 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-08-05 03:06:02.044342 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-08-05 03:06:02.044360 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-08-05 03:06:02.044378 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-08-05 03:06:02.044394 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-08-05 03:06:02.044427 | debian-bookworm | changed: All items complete 2026-08-05 03:06:02.044449 | 2026-08-05 03:06:03.156979 | debian-bookworm | changed: .d..t...... ./ 2026-08-05 03:06:04.003042 | debian-bookworm | changed: .d..t...... ./ 2026-08-05 03:06:04.017462 | 2026-08-05 03:06:04.017579 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-05 03:06:04.058741 | debian-bookworm | skipping: Conditional result was False 2026-08-05 03:06:04.061673 | debian-bookworm | skipping: Conditional result was False 2026-08-05 03:06:04.073763 | 2026-08-05 03:06:04.073860 | PLAY RECAP 2026-08-05 03:06:04.073911 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-08-05 03:06:04.073936 | 2026-08-05 03:06:04.202330 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-05 03:06:04.203006 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-05 03:06:05.227096 | 2026-08-05 03:06:05.227220 | PLAY [Base post] 2026-08-05 03:06:05.237523 | 2026-08-05 03:06:05.237621 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-05 03:06:05.772953 | debian-bookworm | changed 2026-08-05 03:06:05.777961 | 2026-08-05 03:06:05.778032 | PLAY RECAP 2026-08-05 03:06:05.778082 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-05 03:06:05.778142 | 2026-08-05 03:06:05.885580 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-05 03:06:05.887462 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-05 03:06:06.610322 | 2026-08-05 03:06:06.610480 | PLAY [Base post-logs] 2026-08-05 03:06:06.620581 | 2026-08-05 03:06:06.620719 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-05 03:06:07.136935 | localhost | changed 2026-08-05 03:06:07.149619 | 2026-08-05 03:06:07.149758 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-05 03:06:07.174370 | localhost | ok 2026-08-05 03:06:07.177307 | 2026-08-05 03:06:07.177396 | TASK [Set zuul-log-path fact] 2026-08-05 03:06:07.212269 | localhost | ok 2026-08-05 03:06:07.220982 | 2026-08-05 03:06:07.221097 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-05 03:06:07.265893 | localhost | ok 2026-08-05 03:06:07.268785 | 2026-08-05 03:06:07.268886 | TASK [upload-logs : Create log directories] 2026-08-05 03:06:08.095860 | localhost | changed 2026-08-05 03:06:08.098386 | 2026-08-05 03:06:08.098470 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-05 03:06:08.595348 | localhost -> localhost | ok: Runtime: 0:00:00.006623 2026-08-05 03:06:08.599138 | 2026-08-05 03:06:08.599235 | TASK [upload-logs : Upload logs to log server] 2026-08-05 03:06:09.148568 | localhost | Output suppressed because no_log was given 2026-08-05 03:06:09.150215 | 2026-08-05 03:06:09.150299 | LOOP [upload-logs : Compress console log and json output] 2026-08-05 03:06:09.245090 | localhost | skipping: Conditional result was False 2026-08-05 03:06:09.261149 | localhost | skipping: Conditional result was False 2026-08-05 03:06:09.265364 | 2026-08-05 03:06:09.265510 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-05 03:06:09.349475 | localhost | skipping: Conditional result was False 2026-08-05 03:06:09.349759 | 2026-08-05 03:06:09.364689 | localhost | skipping: Conditional result was False 2026-08-05 03:06:09.372858 | 2026-08-05 03:06:09.372978 | LOOP [upload-logs : Upload console log and json output]