2026-03-23 21:01:35.429810 | Job console starting 2026-03-23 21:01:35.447896 | Updating git repos 2026-03-23 21:01:35.478504 | Cloning repos into workspace 2026-03-23 21:01:35.524823 | Restoring repo states 2026-03-23 21:01:35.532651 | Merging changes 2026-03-23 21:01:36.846374 | Checking out repos 2026-03-23 21:01:36.905332 | Preparing playbooks 2026-03-23 21:01:37.681907 | Running Ansible setup 2026-03-23 21:01:43.717277 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-23 21:01:44.925246 | 2026-03-23 21:01:44.925445 | PLAY [Base pre] 2026-03-23 21:01:44.954317 | 2026-03-23 21:01:44.954487 | TASK [Setup log path fact] 2026-03-23 21:01:44.984723 | debian-bookworm | ok 2026-03-23 21:01:45.002012 | 2026-03-23 21:01:45.002232 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-23 21:01:45.034597 | debian-bookworm | ok 2026-03-23 21:01:45.049547 | 2026-03-23 21:01:45.049694 | TASK [emit-job-header : Print job information] 2026-03-23 21:01:45.089605 | # Job Information 2026-03-23 21:01:45.089875 | Ansible Version: 2.16.14 2026-03-23 21:01:45.089913 | Job: hadolint 2026-03-23 21:01:45.089946 | Pipeline: check 2026-03-23 21:01:45.089970 | Executor: 521e9411259a 2026-03-23 21:01:45.089991 | Triggered by: https://github.com/osism/osism-kubernetes/pull/253 2026-03-23 21:01:45.090013 | Event ID: 549e3fe0-26fb-11f1-8a17-51bbd7e49efa 2026-03-23 21:01:45.096301 | 2026-03-23 21:01:45.096435 | LOOP [emit-job-header : Print node information] 2026-03-23 21:01:45.217981 | debian-bookworm | ok: 2026-03-23 21:01:45.218297 | debian-bookworm | # Node Information 2026-03-23 21:01:45.218336 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-23 21:01:45.218361 | debian-bookworm | Hostname: debian 2026-03-23 21:01:45.218384 | debian-bookworm | Username: zuul 2026-03-23 21:01:45.218405 | debian-bookworm | Distro: Debian 12.13 2026-03-23 21:01:45.218428 | debian-bookworm | Provider: regiocloud-a 2026-03-23 21:01:45.218448 | debian-bookworm | Region: 2026-03-23 21:01:45.218467 | debian-bookworm | Label: debian-bookworm 2026-03-23 21:01:45.218487 | debian-bookworm | Product Name: OpenStack Nova 2026-03-23 21:01:45.218506 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe59:e909 2026-03-23 21:01:45.238227 | 2026-03-23 21:01:45.238379 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-23 21:01:45.826063 | debian-bookworm -> localhost | changed 2026-03-23 21:01:45.833748 | 2026-03-23 21:01:45.833896 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-23 21:01:47.679754 | debian-bookworm -> localhost | changed 2026-03-23 21:01:47.695754 | 2026-03-23 21:01:47.695978 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-23 21:01:48.006916 | debian-bookworm -> localhost | ok 2026-03-23 21:01:48.013907 | 2026-03-23 21:01:48.014058 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-23 21:01:48.044856 | debian-bookworm | ok 2026-03-23 21:01:48.077339 | debian-bookworm | included: /var/lib/zuul/builds/6660ffc356784e3abf7327f0a6582588/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-23 21:01:48.084401 | 2026-03-23 21:01:48.084558 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-23 21:01:49.177012 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-23 21:01:49.177255 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/6660ffc356784e3abf7327f0a6582588/work/6660ffc356784e3abf7327f0a6582588_id_rsa 2026-03-23 21:01:49.177296 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/6660ffc356784e3abf7327f0a6582588/work/6660ffc356784e3abf7327f0a6582588_id_rsa.pub 2026-03-23 21:01:49.177323 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-23 21:01:49.177347 | debian-bookworm -> localhost | SHA256:+jZ5NcliGl7ocaxzN4EB4E70FLEoCBpqtmv/9JOxRx8 zuul-build-sshkey 2026-03-23 21:01:49.177370 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-23 21:01:49.177402 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-23 21:01:49.177425 | debian-bookworm -> localhost | |o o.+o | 2026-03-23 21:01:49.177447 | debian-bookworm -> localhost | |oo . o +.. | 2026-03-23 21:01:49.177468 | debian-bookworm -> localhost | |oo. . + o. | 2026-03-23 21:01:49.177488 | debian-bookworm -> localhost | |o . + . | 2026-03-23 21:01:49.177508 | debian-bookworm -> localhost | | . . So + . | 2026-03-23 21:01:49.177534 | debian-bookworm -> localhost | | . o+.BE* | 2026-03-23 21:01:49.177555 | debian-bookworm -> localhost | | o ..o=X.o.o | 2026-03-23 21:01:49.177575 | debian-bookworm -> localhost | |. . . .=X.o.o | 2026-03-23 21:01:49.177596 | debian-bookworm -> localhost | | ... o+= . . | 2026-03-23 21:01:49.177616 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-23 21:01:49.177668 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.475124 2026-03-23 21:01:49.184029 | 2026-03-23 21:01:49.184137 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-23 21:01:49.221685 | debian-bookworm | ok 2026-03-23 21:01:49.230612 | debian-bookworm | included: /var/lib/zuul/builds/6660ffc356784e3abf7327f0a6582588/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-23 21:01:49.240347 | 2026-03-23 21:01:49.240433 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-23 21:01:49.274394 | debian-bookworm | skipping: Conditional result was False 2026-03-23 21:01:49.281759 | 2026-03-23 21:01:49.281851 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-23 21:01:50.099156 | debian-bookworm | changed 2026-03-23 21:01:50.106957 | 2026-03-23 21:01:50.107066 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-23 21:01:50.388386 | debian-bookworm | ok 2026-03-23 21:01:50.399041 | 2026-03-23 21:01:50.399220 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-23 21:01:51.154954 | debian-bookworm | changed 2026-03-23 21:01:51.165013 | 2026-03-23 21:01:51.165169 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-23 21:01:51.840217 | debian-bookworm | changed 2026-03-23 21:01:51.845863 | 2026-03-23 21:01:51.845968 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-23 21:01:51.876923 | debian-bookworm | skipping: Conditional result was False 2026-03-23 21:01:51.882634 | 2026-03-23 21:01:51.882739 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-23 21:01:52.363897 | debian-bookworm -> localhost | changed 2026-03-23 21:01:52.380423 | 2026-03-23 21:01:52.380558 | TASK [add-build-sshkey : Add back temp key] 2026-03-23 21:01:52.674182 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/6660ffc356784e3abf7327f0a6582588/work/6660ffc356784e3abf7327f0a6582588_id_rsa (zuul-build-sshkey) 2026-03-23 21:01:52.674396 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.009521 2026-03-23 21:01:52.682494 | 2026-03-23 21:01:52.682591 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-23 21:01:53.069657 | debian-bookworm | ok 2026-03-23 21:01:53.077838 | 2026-03-23 21:01:53.078859 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-23 21:01:53.103450 | debian-bookworm | skipping: Conditional result was False 2026-03-23 21:01:53.113782 | 2026-03-23 21:01:53.113882 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-23 21:01:53.538212 | debian-bookworm | ok 2026-03-23 21:01:53.554943 | 2026-03-23 21:01:53.555055 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-23 21:01:53.589123 | debian-bookworm | ok 2026-03-23 21:01:53.594035 | 2026-03-23 21:01:53.594125 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-23 21:01:53.841497 | debian-bookworm -> localhost | ok 2026-03-23 21:01:53.847727 | 2026-03-23 21:01:53.847821 | TASK [validate-host : Collect information about the host] 2026-03-23 21:01:54.958123 | debian-bookworm | ok 2026-03-23 21:01:54.970596 | 2026-03-23 21:01:54.970718 | TASK [validate-host : Sanitize hostname] 2026-03-23 21:01:55.098010 | debian-bookworm | ok 2026-03-23 21:01:55.138365 | 2026-03-23 21:01:55.138478 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-23 21:01:55.646478 | debian-bookworm -> localhost | changed 2026-03-23 21:01:55.651876 | 2026-03-23 21:01:55.651973 | TASK [validate-host : Collect information about zuul worker] 2026-03-23 21:01:56.083533 | debian-bookworm | ok 2026-03-23 21:01:56.088745 | 2026-03-23 21:01:56.088845 | TASK [validate-host : Write out all zuul information for each host] 2026-03-23 21:01:56.627162 | debian-bookworm -> localhost | changed 2026-03-23 21:01:56.636489 | 2026-03-23 21:01:56.636592 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-23 21:01:56.934009 | debian-bookworm | ok 2026-03-23 21:01:56.942962 | 2026-03-23 21:01:56.943083 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-23 21:01:58.193976 | debian-bookworm | changed: 2026-03-23 21:01:58.194176 | debian-bookworm | cd+++++++++ src/ 2026-03-23 21:01:58.194214 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-23 21:01:58.194239 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-23 21:01:58.194261 | debian-bookworm | cd+++++++++ src/github.com/osism/osism-kubernetes/ 2026-03-23 21:01:58.194282 | debian-bookworm | Containerfile 2026-03-23 21:01:58.194469 | debian-bookworm | localhost | ok: Runtime: 0:00:00.006513 2026-03-23 21:02:05.621723 | 2026-03-23 21:02:05.621873 | TASK [upload-logs : Upload logs to log server] 2026-03-23 21:02:06.153987 | localhost | Output suppressed because no_log was given 2026-03-23 21:02:06.157934 | 2026-03-23 21:02:06.158136 | LOOP [upload-logs : Compress console log and json output] 2026-03-23 21:02:06.211926 | localhost | skipping: Conditional result was False 2026-03-23 21:02:06.217236 | localhost | skipping: Conditional result was False 2026-03-23 21:02:06.229538 | 2026-03-23 21:02:06.229700 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-23 21:02:06.271410 | localhost | skipping: Conditional result was False 2026-03-23 21:02:06.271970 | 2026-03-23 21:02:06.275055 | localhost | skipping: Conditional result was False 2026-03-23 21:02:06.282633 | 2026-03-23 21:02:06.283003 | LOOP [upload-logs : Upload console log and json output]