2026-02-07 03:07:04.690433 | Job console starting 2026-02-07 03:07:04.731259 | Updating git repos 2026-02-07 03:07:04.795017 | Cloning repos into workspace 2026-02-07 03:07:04.856542 | Restoring repo states 2026-02-07 03:07:04.870154 | Merging changes 2026-02-07 03:07:04.870169 | Checking out repos 2026-02-07 03:07:04.939070 | Preparing playbooks 2026-02-07 03:07:06.037051 | Running Ansible setup 2026-02-07 03:07:10.229180 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-07 03:07:11.082732 | 2026-02-07 03:07:11.082935 | PLAY [Base pre] 2026-02-07 03:07:11.099267 | 2026-02-07 03:07:11.099469 | TASK [Setup log path fact] 2026-02-07 03:07:11.130482 | debian-bookworm | ok 2026-02-07 03:07:11.150262 | 2026-02-07 03:07:11.150441 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-07 03:07:11.180365 | debian-bookworm | ok 2026-02-07 03:07:11.190239 | 2026-02-07 03:07:11.190363 | TASK [emit-job-header : Print job information] 2026-02-07 03:07:11.229912 | # Job Information 2026-02-07 03:07:11.230105 | Ansible Version: 2.16.14 2026-02-07 03:07:11.230142 | Job: hadolint 2026-02-07 03:07:11.230175 | Pipeline: periodic-daily 2026-02-07 03:07:11.230199 | Executor: 521e9411259a 2026-02-07 03:07:11.230220 | Triggered by: https://github.com/osism/container-image-kolla-ansible 2026-02-07 03:07:11.230241 | Event ID: 7b630ad0a93748dfa14eb7b944bf4771 2026-02-07 03:07:11.235215 | 2026-02-07 03:07:11.235335 | LOOP [emit-job-header : Print node information] 2026-02-07 03:07:11.363510 | debian-bookworm | ok: 2026-02-07 03:07:11.363824 | debian-bookworm | # Node Information 2026-02-07 03:07:11.363863 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-07 03:07:11.363889 | debian-bookworm | Hostname: debian 2026-02-07 03:07:11.363912 | debian-bookworm | Username: zuul 2026-02-07 03:07:11.363933 | debian-bookworm | Distro: Debian 12.13 2026-02-07 03:07:11.363958 | debian-bookworm | Provider: regiocloud-a 2026-02-07 03:07:11.363979 | debian-bookworm | Region: 2026-02-07 03:07:11.364000 | debian-bookworm | Label: debian-bookworm 2026-02-07 03:07:11.364020 | debian-bookworm | Product Name: OpenStack Nova 2026-02-07 03:07:11.364039 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe75:426 2026-02-07 03:07:11.383124 | 2026-02-07 03:07:11.383271 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-07 03:07:11.900352 | debian-bookworm -> localhost | changed 2026-02-07 03:07:11.915851 | 2026-02-07 03:07:11.916024 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-07 03:07:13.163760 | debian-bookworm -> localhost | changed 2026-02-07 03:07:13.186123 | 2026-02-07 03:07:13.186289 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-07 03:07:13.482368 | debian-bookworm -> localhost | ok 2026-02-07 03:07:13.489162 | 2026-02-07 03:07:13.489290 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-07 03:07:13.527435 | debian-bookworm | ok 2026-02-07 03:07:13.569307 | debian-bookworm | included: /var/lib/zuul/builds/ce3cb1c4f2614ce5ba195715c390df2a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-07 03:07:13.584970 | 2026-02-07 03:07:13.585116 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-07 03:07:14.513457 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-07 03:07:14.513692 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/ce3cb1c4f2614ce5ba195715c390df2a/work/ce3cb1c4f2614ce5ba195715c390df2a_id_rsa 2026-02-07 03:07:14.513733 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/ce3cb1c4f2614ce5ba195715c390df2a/work/ce3cb1c4f2614ce5ba195715c390df2a_id_rsa.pub 2026-02-07 03:07:14.513761 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-07 03:07:14.513789 | debian-bookworm -> localhost | SHA256:qiaQSAbJ2pAu9uc8PFCQFS/4uQtPQgrxGZdxR8DFmFE zuul-build-sshkey 2026-02-07 03:07:14.513813 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-07 03:07:14.513847 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-07 03:07:14.513870 | debian-bookworm -> localhost | |.o ++=XE | 2026-02-07 03:07:14.513893 | debian-bookworm -> localhost | |=. o.+=.. | 2026-02-07 03:07:14.513914 | debian-bookworm -> localhost | |=o..+. . | 2026-02-07 03:07:14.513935 | debian-bookworm -> localhost | |oB.+..o | 2026-02-07 03:07:14.513956 | debian-bookworm -> localhost | |B.+..o S | 2026-02-07 03:07:14.513983 | debian-bookworm -> localhost | |= oo ... | 2026-02-07 03:07:14.514004 | debian-bookworm -> localhost | | o o*o. | 2026-02-07 03:07:14.514024 | debian-bookworm -> localhost | | . *B. | 2026-02-07 03:07:14.514045 | debian-bookworm -> localhost | | o.oo | 2026-02-07 03:07:14.514066 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-07 03:07:14.514122 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.357270 2026-02-07 03:07:14.521715 | 2026-02-07 03:07:14.521833 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-07 03:07:14.592115 | debian-bookworm | ok 2026-02-07 03:07:14.608735 | debian-bookworm | included: /var/lib/zuul/builds/ce3cb1c4f2614ce5ba195715c390df2a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-07 03:07:14.635486 | 2026-02-07 03:07:14.635626 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-07 03:07:14.661958 | debian-bookworm | skipping: Conditional result was False 2026-02-07 03:07:14.671191 | 2026-02-07 03:07:14.671325 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-07 03:07:15.564771 | debian-bookworm | changed 2026-02-07 03:07:15.574431 | 2026-02-07 03:07:15.574607 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-07 03:07:15.829554 | debian-bookworm | ok 2026-02-07 03:07:15.835386 | 2026-02-07 03:07:15.835552 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-07 03:07:16.576052 | debian-bookworm | changed 2026-02-07 03:07:16.606184 | 2026-02-07 03:07:16.606336 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-07 03:07:17.372682 | debian-bookworm | changed 2026-02-07 03:07:17.378472 | 2026-02-07 03:07:17.378599 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-07 03:07:17.429623 | debian-bookworm | skipping: Conditional result was False 2026-02-07 03:07:17.436078 | 2026-02-07 03:07:17.436201 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-07 03:07:18.102654 | debian-bookworm -> localhost | changed 2026-02-07 03:07:18.114583 | 2026-02-07 03:07:18.114726 | TASK [add-build-sshkey : Add back temp key] 2026-02-07 03:07:18.617667 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/ce3cb1c4f2614ce5ba195715c390df2a/work/ce3cb1c4f2614ce5ba195715c390df2a_id_rsa (zuul-build-sshkey) 2026-02-07 03:07:18.617935 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.028534 2026-02-07 03:07:18.626869 | 2026-02-07 03:07:18.627002 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-07 03:07:19.148615 | debian-bookworm | ok 2026-02-07 03:07:19.160257 | 2026-02-07 03:07:19.160428 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-07 03:07:19.184660 | debian-bookworm | skipping: Conditional result was False 2026-02-07 03:07:19.196099 | 2026-02-07 03:07:19.196230 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-07 03:07:19.807103 | debian-bookworm | ok 2026-02-07 03:07:19.826446 | 2026-02-07 03:07:19.826630 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-07 03:07:19.869659 | debian-bookworm | ok 2026-02-07 03:07:19.881600 | 2026-02-07 03:07:19.882244 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-07 03:07:20.455567 | debian-bookworm -> localhost | ok 2026-02-07 03:07:20.472101 | 2026-02-07 03:07:20.472243 | TASK [validate-host : Collect information about the host] 2026-02-07 03:07:22.509968 | debian-bookworm | ok 2026-02-07 03:07:22.545170 | 2026-02-07 03:07:22.545280 | TASK [validate-host : Sanitize hostname] 2026-02-07 03:07:22.695065 | debian-bookworm | ok 2026-02-07 03:07:22.807269 | 2026-02-07 03:07:22.807381 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-07 03:07:24.039929 | debian-bookworm -> localhost | changed 2026-02-07 03:07:24.046756 | 2026-02-07 03:07:24.046889 | TASK [validate-host : Collect information about zuul worker] 2026-02-07 03:07:24.472308 | debian-bookworm | ok 2026-02-07 03:07:24.479283 | 2026-02-07 03:07:24.479449 | TASK [validate-host : Write out all zuul information for each host] 2026-02-07 03:07:25.492122 | debian-bookworm -> localhost | changed 2026-02-07 03:07:25.501365 | 2026-02-07 03:07:25.501491 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-07 03:07:25.774003 | debian-bookworm | ok 2026-02-07 03:07:25.779187 | 2026-02-07 03:07:25.779273 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-07 03:07:26.731470 | debian-bookworm | changed: 2026-02-07 03:07:26.731658 | debian-bookworm | cd+++++++++ src/ 2026-02-07 03:07:26.731692 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-07 03:07:26.731716 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-07 03:07:26.731738 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-kolla-ansible/ 2026-02-07 03:07:26.731759 | debian-bookworm | Containerfile 2026-02-07 03:07:26.731892 | debian-bookworm | localhost | ok: Runtime: 0:00:00.003844 2026-02-07 03:07:35.372883 | 2026-02-07 03:07:35.372981 | TASK [upload-logs : Upload logs to log server] 2026-02-07 03:07:36.148504 | localhost | Output suppressed because no_log was given 2026-02-07 03:07:36.150109 | 2026-02-07 03:07:36.150194 | LOOP [upload-logs : Compress console log and json output] 2026-02-07 03:07:36.241955 | localhost | skipping: Conditional result was False 2026-02-07 03:07:36.259901 | localhost | skipping: Conditional result was False 2026-02-07 03:07:36.266284 | 2026-02-07 03:07:36.266388 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-07 03:07:36.326703 | localhost | skipping: Conditional result was False 2026-02-07 03:07:36.326995 | 2026-02-07 03:07:36.330657 | localhost | skipping: Conditional result was False 2026-02-07 03:07:36.342347 | 2026-02-07 03:07:36.342466 | LOOP [upload-logs : Upload console log and json output]