2026-03-07 03:15:06.226235 | Job console starting 2026-03-07 03:15:06.238936 | Updating git repos 2026-03-07 03:15:06.313628 | Cloning repos into workspace 2026-03-07 03:15:06.417547 | Restoring repo states 2026-03-07 03:15:06.453242 | Merging changes 2026-03-07 03:15:06.453257 | Checking out repos 2026-03-07 03:15:06.564301 | Preparing playbooks 2026-03-07 03:15:07.744681 | Running Ansible setup 2026-03-07 03:15:14.233795 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-07 03:15:15.278893 | 2026-03-07 03:15:15.279177 | PLAY [Base pre] 2026-03-07 03:15:15.299710 | 2026-03-07 03:15:15.299867 | TASK [Setup log path fact] 2026-03-07 03:15:15.344030 | debian-bookworm | ok 2026-03-07 03:15:15.359417 | 2026-03-07 03:15:15.359609 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-07 03:15:15.392849 | debian-bookworm | ok 2026-03-07 03:15:15.413736 | 2026-03-07 03:15:15.413844 | TASK [emit-job-header : Print job information] 2026-03-07 03:15:15.454035 | # Job Information 2026-03-07 03:15:15.454177 | Ansible Version: 2.16.14 2026-03-07 03:15:15.454207 | Job: hadolint 2026-03-07 03:15:15.454234 | Pipeline: periodic-daily 2026-03-07 03:15:15.454252 | Executor: 521e9411259a 2026-03-07 03:15:15.454270 | Triggered by: https://github.com/osism/container-image-inventory-reconciler 2026-03-07 03:15:15.454289 | Event ID: 07c2ca306b1e43b4ac8ff810c19634b7 2026-03-07 03:15:15.463326 | 2026-03-07 03:15:15.463424 | LOOP [emit-job-header : Print node information] 2026-03-07 03:15:15.556549 | debian-bookworm | ok: 2026-03-07 03:15:15.556724 | debian-bookworm | # Node Information 2026-03-07 03:15:15.556759 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-07 03:15:15.556785 | debian-bookworm | Hostname: debian 2026-03-07 03:15:15.556876 | debian-bookworm | Username: zuul 2026-03-07 03:15:15.556900 | debian-bookworm | Distro: Debian 12.13 2026-03-07 03:15:15.556925 | debian-bookworm | Provider: regiocloud-a 2026-03-07 03:15:15.556946 | debian-bookworm | Region: 2026-03-07 03:15:15.556967 | debian-bookworm | Label: debian-bookworm 2026-03-07 03:15:15.556987 | debian-bookworm | Product Name: OpenStack Nova 2026-03-07 03:15:15.557008 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe21:6f93 2026-03-07 03:15:15.568043 | 2026-03-07 03:15:15.568144 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-07 03:15:15.996285 | debian-bookworm -> localhost | changed 2026-03-07 03:15:16.002936 | 2026-03-07 03:15:16.003023 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-07 03:15:17.030094 | debian-bookworm -> localhost | changed 2026-03-07 03:15:17.045319 | 2026-03-07 03:15:17.045436 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-07 03:15:17.312180 | debian-bookworm -> localhost | ok 2026-03-07 03:15:17.317945 | 2026-03-07 03:15:17.318038 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-07 03:15:17.346385 | debian-bookworm | ok 2026-03-07 03:15:17.367299 | debian-bookworm | included: /var/lib/zuul/builds/f6c4e165255d45c8b9736ac388043b05/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-07 03:15:17.373044 | 2026-03-07 03:15:17.373131 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-07 03:15:19.486182 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-07 03:15:19.486357 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/f6c4e165255d45c8b9736ac388043b05/work/f6c4e165255d45c8b9736ac388043b05_id_rsa 2026-03-07 03:15:19.486392 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/f6c4e165255d45c8b9736ac388043b05/work/f6c4e165255d45c8b9736ac388043b05_id_rsa.pub 2026-03-07 03:15:19.486414 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-07 03:15:19.486446 | debian-bookworm -> localhost | SHA256:C+NM2+555SZFjDRJQ51p92ZVifUb/cWBAaPvAg8feXg zuul-build-sshkey 2026-03-07 03:15:19.486465 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-07 03:15:19.486491 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-07 03:15:19.486510 | debian-bookworm -> localhost | | o+=.+=o+| 2026-03-07 03:15:19.486529 | debian-bookworm -> localhost | | =.*o.o=| 2026-03-07 03:15:19.486547 | debian-bookworm -> localhost | | o = . o*| 2026-03-07 03:15:19.486564 | debian-bookworm -> localhost | | = o O| 2026-03-07 03:15:19.486581 | debian-bookworm -> localhost | | +oS+ E +.| 2026-03-07 03:15:19.486600 | debian-bookworm -> localhost | | + ==.= o | 2026-03-07 03:15:19.486617 | debian-bookworm -> localhost | | + o+ = | 2026-03-07 03:15:19.486634 | debian-bookworm -> localhost | | . .+ o | 2026-03-07 03:15:19.486651 | debian-bookworm -> localhost | | .+. o | 2026-03-07 03:15:19.486668 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-07 03:15:19.486713 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.647668 2026-03-07 03:15:19.498574 | 2026-03-07 03:15:19.498667 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-07 03:15:19.533892 | debian-bookworm | ok 2026-03-07 03:15:19.546244 | debian-bookworm | included: /var/lib/zuul/builds/f6c4e165255d45c8b9736ac388043b05/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-07 03:15:19.554550 | 2026-03-07 03:15:19.554632 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-07 03:15:19.578918 | debian-bookworm | skipping: Conditional result was False 2026-03-07 03:15:19.583817 | 2026-03-07 03:15:19.583898 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-07 03:15:20.351278 | debian-bookworm | changed 2026-03-07 03:15:20.357298 | 2026-03-07 03:15:20.357388 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-07 03:15:20.602482 | debian-bookworm | ok 2026-03-07 03:15:20.613348 | 2026-03-07 03:15:20.613478 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-07 03:15:21.263214 | debian-bookworm | changed 2026-03-07 03:15:21.271009 | 2026-03-07 03:15:21.271112 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-07 03:15:21.981202 | debian-bookworm | changed 2026-03-07 03:15:21.986408 | 2026-03-07 03:15:21.986507 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-07 03:15:22.023166 | debian-bookworm | skipping: Conditional result was False 2026-03-07 03:15:22.029121 | 2026-03-07 03:15:22.029217 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-07 03:15:22.710004 | debian-bookworm -> localhost | changed 2026-03-07 03:15:22.725363 | 2026-03-07 03:15:22.725475 | TASK [add-build-sshkey : Add back temp key] 2026-03-07 03:15:23.249044 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/f6c4e165255d45c8b9736ac388043b05/work/f6c4e165255d45c8b9736ac388043b05_id_rsa (zuul-build-sshkey) 2026-03-07 03:15:23.249260 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.009124 2026-03-07 03:15:23.261464 | 2026-03-07 03:15:23.261567 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-07 03:15:23.706041 | debian-bookworm | ok 2026-03-07 03:15:23.710809 | 2026-03-07 03:15:23.714992 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-07 03:15:23.758488 | debian-bookworm | skipping: Conditional result was False 2026-03-07 03:15:23.768857 | 2026-03-07 03:15:23.768955 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-07 03:15:24.190102 | debian-bookworm | ok 2026-03-07 03:15:24.200555 | 2026-03-07 03:15:24.200660 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-07 03:15:24.259088 | debian-bookworm | ok 2026-03-07 03:15:24.263065 | 2026-03-07 03:15:24.263221 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-07 03:15:24.794661 | debian-bookworm -> localhost | ok 2026-03-07 03:15:24.799832 | 2026-03-07 03:15:24.799909 | TASK [validate-host : Collect information about the host] 2026-03-07 03:15:26.295466 | debian-bookworm | ok 2026-03-07 03:15:26.309881 | 2026-03-07 03:15:26.309987 | TASK [validate-host : Sanitize hostname] 2026-03-07 03:15:26.409053 | debian-bookworm | ok 2026-03-07 03:15:26.440806 | 2026-03-07 03:15:26.440907 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-07 03:15:26.887643 | debian-bookworm -> localhost | changed 2026-03-07 03:15:26.893093 | 2026-03-07 03:15:26.893188 | TASK [validate-host : Collect information about zuul worker] 2026-03-07 03:15:27.359301 | debian-bookworm | ok 2026-03-07 03:15:27.365822 | 2026-03-07 03:15:27.365931 | TASK [validate-host : Write out all zuul information for each host] 2026-03-07 03:15:27.846480 | debian-bookworm -> localhost | changed 2026-03-07 03:15:27.864372 | 2026-03-07 03:15:27.864482 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-07 03:15:28.128421 | debian-bookworm | ok 2026-03-07 03:15:28.136621 | 2026-03-07 03:15:28.136731 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-07 03:15:29.016206 | debian-bookworm | changed: 2026-03-07 03:15:29.016493 | debian-bookworm | cd+++++++++ src/ 2026-03-07 03:15:29.016539 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-07 03:15:29.016567 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-07 03:15:29.016591 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-inventory-reconciler/ 2026-03-07 03:15:29.016614 | debian-bookworm | Containerfile 2026-03-07 03:15:29.016779 | debian-bookworm | localhost | ok: Runtime: 0:00:00.007552 2026-03-07 03:15:36.590614 | 2026-03-07 03:15:36.590743 | TASK [upload-logs : Upload logs to log server] 2026-03-07 03:15:37.473742 | localhost | Output suppressed because no_log was given 2026-03-07 03:15:37.475549 | 2026-03-07 03:15:37.475633 | LOOP [upload-logs : Compress console log and json output] 2026-03-07 03:15:37.549971 | localhost | skipping: Conditional result was False 2026-03-07 03:15:37.560499 | localhost | skipping: Conditional result was False 2026-03-07 03:15:37.573674 | 2026-03-07 03:15:37.573771 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-07 03:15:37.631356 | localhost | skipping: Conditional result was False 2026-03-07 03:15:37.631989 | 2026-03-07 03:15:37.639073 | localhost | skipping: Conditional result was False 2026-03-07 03:15:37.649875 | 2026-03-07 03:15:37.649974 | LOOP [upload-logs : Upload console log and json output]