2026-02-08 03:01:18.195444 | Job console starting 2026-02-08 03:01:18.210868 | Updating git repos 2026-02-08 03:01:18.377556 | Cloning repos into workspace 2026-02-08 03:01:18.411408 | Restoring repo states 2026-02-08 03:01:18.419457 | Merging changes 2026-02-08 03:01:18.419471 | Checking out repos 2026-02-08 03:01:18.480308 | Preparing playbooks 2026-02-08 03:01:19.505139 | Running Ansible setup 2026-02-08 03:01:24.718309 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-08 03:01:26.065382 | 2026-02-08 03:01:26.065530 | PLAY [Base pre] 2026-02-08 03:01:26.103893 | 2026-02-08 03:01:26.104003 | TASK [Setup log path fact] 2026-02-08 03:01:26.210912 | debian-bookworm | ok 2026-02-08 03:01:26.238922 | 2026-02-08 03:01:26.239352 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-08 03:01:26.356303 | debian-bookworm | ok 2026-02-08 03:01:26.364850 | 2026-02-08 03:01:26.364946 | TASK [emit-job-header : Print job information] 2026-02-08 03:01:26.485020 | # Job Information 2026-02-08 03:01:26.485209 | Ansible Version: 2.16.14 2026-02-08 03:01:26.485245 | Job: hadolint 2026-02-08 03:01:26.485278 | Pipeline: periodic-daily 2026-02-08 03:01:26.485301 | Executor: 521e9411259a 2026-02-08 03:01:26.485322 | Triggered by: https://github.com/osism/openstack-configuration-reference 2026-02-08 03:01:26.485344 | Event ID: b1f546d4b4704929bc0faac272e567b4 2026-02-08 03:01:26.498785 | 2026-02-08 03:01:26.499033 | LOOP [emit-job-header : Print node information] 2026-02-08 03:01:26.881750 | debian-bookworm | ok: 2026-02-08 03:01:26.882604 | debian-bookworm | # Node Information 2026-02-08 03:01:26.882660 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-08 03:01:26.882686 | debian-bookworm | Hostname: debian 2026-02-08 03:01:26.882709 | debian-bookworm | Username: zuul 2026-02-08 03:01:26.882730 | debian-bookworm | Distro: Debian 12.13 2026-02-08 03:01:26.882754 | debian-bookworm | Provider: regiocloud-a 2026-02-08 03:01:26.882775 | debian-bookworm | Region: 2026-02-08 03:01:26.882796 | debian-bookworm | Label: debian-bookworm 2026-02-08 03:01:26.882816 | debian-bookworm | Product Name: OpenStack Nova 2026-02-08 03:01:26.882854 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fec0:7917 2026-02-08 03:01:26.906069 | 2026-02-08 03:01:26.906178 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-08 03:01:28.300758 | debian-bookworm -> localhost | changed 2026-02-08 03:01:28.310148 | 2026-02-08 03:01:28.310254 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-08 03:01:30.718126 | debian-bookworm -> localhost | changed 2026-02-08 03:01:30.764184 | 2026-02-08 03:01:30.764516 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-08 03:01:31.479527 | debian-bookworm -> localhost | ok 2026-02-08 03:01:31.485365 | 2026-02-08 03:01:31.485497 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-08 03:01:31.523936 | debian-bookworm | ok 2026-02-08 03:01:31.556419 | debian-bookworm | included: /var/lib/zuul/builds/5161a7d8598144a7a11f3c2a264b398a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-08 03:01:31.563372 | 2026-02-08 03:01:31.563497 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-08 03:01:34.746733 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-08 03:01:34.746956 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/5161a7d8598144a7a11f3c2a264b398a/work/5161a7d8598144a7a11f3c2a264b398a_id_rsa 2026-02-08 03:01:34.746996 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/5161a7d8598144a7a11f3c2a264b398a/work/5161a7d8598144a7a11f3c2a264b398a_id_rsa.pub 2026-02-08 03:01:34.747023 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-08 03:01:34.747049 | debian-bookworm -> localhost | SHA256:duwYbvaOV/siDuKJbao0V0XCa+eyvT3hfj4lOfz8I2Q zuul-build-sshkey 2026-02-08 03:01:34.747071 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-08 03:01:34.747102 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-08 03:01:34.747125 | debian-bookworm -> localhost | | .. . | 2026-02-08 03:01:34.747146 | debian-bookworm -> localhost | | .o | 2026-02-08 03:01:34.747166 | debian-bookworm -> localhost | | .. | 2026-02-08 03:01:34.747186 | debian-bookworm -> localhost | | o... | 2026-02-08 03:01:34.747205 | debian-bookworm -> localhost | | ..oS o. . | 2026-02-08 03:01:34.747231 | debian-bookworm -> localhost | | ..o.=. *E. | 2026-02-08 03:01:34.747251 | debian-bookworm -> localhost | | o . .+*..ooB | 2026-02-08 03:01:34.747271 | debian-bookworm -> localhost | | . o +o=.== =.o. | 2026-02-08 03:01:34.747291 | debian-bookworm -> localhost | | ..oo+ o**=.+o.o| 2026-02-08 03:01:34.747311 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-08 03:01:34.747361 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.292553 2026-02-08 03:01:34.753564 | 2026-02-08 03:01:34.753656 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-08 03:01:34.802185 | debian-bookworm | ok 2026-02-08 03:01:34.813980 | debian-bookworm | included: /var/lib/zuul/builds/5161a7d8598144a7a11f3c2a264b398a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-08 03:01:34.823824 | 2026-02-08 03:01:34.823906 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-08 03:01:34.860665 | debian-bookworm | skipping: Conditional result was False 2026-02-08 03:01:34.867604 | 2026-02-08 03:01:34.867691 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-08 03:01:35.600825 | debian-bookworm | changed 2026-02-08 03:01:35.613918 | 2026-02-08 03:01:35.624178 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-08 03:01:35.915370 | debian-bookworm | ok 2026-02-08 03:01:35.921778 | 2026-02-08 03:01:35.921865 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-08 03:01:36.584869 | debian-bookworm | changed 2026-02-08 03:01:36.591531 | 2026-02-08 03:01:36.591615 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-08 03:01:37.303974 | debian-bookworm | changed 2026-02-08 03:01:37.311328 | 2026-02-08 03:01:37.311460 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-08 03:01:37.344601 | debian-bookworm | skipping: Conditional result was False 2026-02-08 03:01:37.350780 | 2026-02-08 03:01:37.350949 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-08 03:01:38.124860 | debian-bookworm -> localhost | changed 2026-02-08 03:01:38.133741 | 2026-02-08 03:01:38.133824 | TASK [add-build-sshkey : Add back temp key] 2026-02-08 03:01:38.489639 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/5161a7d8598144a7a11f3c2a264b398a/work/5161a7d8598144a7a11f3c2a264b398a_id_rsa (zuul-build-sshkey) 2026-02-08 03:01:38.489824 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.015749 2026-02-08 03:01:38.496102 | 2026-02-08 03:01:38.496196 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-08 03:01:38.939942 | debian-bookworm | ok 2026-02-08 03:01:38.944104 | 2026-02-08 03:01:38.944181 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-08 03:01:38.992007 | debian-bookworm | skipping: Conditional result was False 2026-02-08 03:01:39.001162 | 2026-02-08 03:01:39.001253 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-08 03:01:39.462135 | debian-bookworm | ok 2026-02-08 03:01:39.477555 | 2026-02-08 03:01:39.477642 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-08 03:01:39.515321 | debian-bookworm | ok 2026-02-08 03:01:39.522408 | 2026-02-08 03:01:39.522528 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-08 03:01:40.475909 | debian-bookworm -> localhost | ok 2026-02-08 03:01:40.480890 | 2026-02-08 03:01:40.480962 | TASK [validate-host : Collect information about the host] 2026-02-08 03:01:41.767835 | debian-bookworm | ok 2026-02-08 03:01:41.780534 | 2026-02-08 03:01:41.780631 | TASK [validate-host : Sanitize hostname] 2026-02-08 03:01:41.931509 | debian-bookworm | ok 2026-02-08 03:01:41.963407 | 2026-02-08 03:01:41.963509 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-08 03:01:42.914339 | debian-bookworm -> localhost | changed 2026-02-08 03:01:42.918906 | 2026-02-08 03:01:42.918995 | TASK [validate-host : Collect information about zuul worker] 2026-02-08 03:01:43.363733 | debian-bookworm | ok 2026-02-08 03:01:43.372089 | 2026-02-08 03:01:43.372182 | TASK [validate-host : Write out all zuul information for each host] 2026-02-08 03:01:44.369400 | debian-bookworm -> localhost | changed 2026-02-08 03:01:44.377507 | 2026-02-08 03:01:44.377595 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-08 03:01:44.635737 | debian-bookworm | ok 2026-02-08 03:01:44.640189 | 2026-02-08 03:01:44.640268 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-08 03:01:45.838257 | debian-bookworm | changed: 2026-02-08 03:01:45.838482 | debian-bookworm | cd+++++++++ src/ 2026-02-08 03:01:45.838521 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-08 03:01:45.838546 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-08 03:01:45.838568 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-configuration-reference/ 2026-02-08 03:01:45.838589 | debian-bookworm | Containerfile 2026-02-08 03:01:45.838703 | debian-bookworm | localhost | ok: Runtime: 0:00:00.009807 2026-02-08 03:01:54.361796 | 2026-02-08 03:01:54.361887 | TASK [upload-logs : Upload logs to log server] 2026-02-08 03:01:55.075846 | localhost | Output suppressed because no_log was given 2026-02-08 03:01:55.078116 | 2026-02-08 03:01:55.078236 | LOOP [upload-logs : Compress console log and json output] 2026-02-08 03:01:55.131792 | localhost | skipping: Conditional result was False 2026-02-08 03:01:55.142317 | localhost | skipping: Conditional result was False 2026-02-08 03:01:55.146550 | 2026-02-08 03:01:55.146668 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-08 03:01:55.226277 | localhost | skipping: Conditional result was False 2026-02-08 03:01:55.226522 | 2026-02-08 03:01:55.239594 | localhost | skipping: Conditional result was False 2026-02-08 03:01:55.253568 | 2026-02-08 03:01:55.253699 | LOOP [upload-logs : Upload console log and json output]