2025-11-09 03:03:30.936469 | Job console starting 2025-11-09 03:03:30.956465 | Updating git repos 2025-11-09 03:03:30.977588 | Cloning repos into workspace 2025-11-09 03:03:31.044950 | Restoring repo states 2025-11-09 03:03:31.060142 | Merging changes 2025-11-09 03:03:31.060160 | Checking out repos 2025-11-09 03:03:31.405837 | Preparing playbooks 2025-11-09 03:03:32.535652 | Running Ansible setup 2025-11-09 03:03:37.531938 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2025-11-09 03:03:38.866147 | 2025-11-09 03:03:38.866277 | PLAY [Base pre] 2025-11-09 03:03:38.905333 | 2025-11-09 03:03:38.905459 | TASK [Setup log path fact] 2025-11-09 03:03:38.933554 | ubuntu-jammy | ok 2025-11-09 03:03:38.948196 | 2025-11-09 03:03:38.948321 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-09 03:03:38.976642 | ubuntu-jammy | ok 2025-11-09 03:03:38.985758 | 2025-11-09 03:03:38.985846 | TASK [emit-job-header : Print job information] 2025-11-09 03:03:39.024152 | # Job Information 2025-11-09 03:03:39.024311 | Ansible Version: 2.16.14 2025-11-09 03:03:39.024346 | Job: hadolint 2025-11-09 03:03:39.024379 | Pipeline: periodic-daily 2025-11-09 03:03:39.024403 | Executor: 521e9411259a 2025-11-09 03:03:39.024423 | Triggered by: https://github.com/YAKEcloud/yake-ansible 2025-11-09 03:03:39.024447 | Event ID: dd143f296cfa4bbb96655be9dac31faa 2025-11-09 03:03:39.035291 | 2025-11-09 03:03:39.035391 | LOOP [emit-job-header : Print node information] 2025-11-09 03:03:39.202824 | ubuntu-jammy | ok: 2025-11-09 03:03:39.203068 | ubuntu-jammy | # Node Information 2025-11-09 03:03:39.203155 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2025-11-09 03:03:39.203201 | ubuntu-jammy | Hostname: ubuntu 2025-11-09 03:03:39.203227 | ubuntu-jammy | Username: zuul 2025-11-09 03:03:39.203252 | ubuntu-jammy | Distro: Ubuntu 22.04 2025-11-09 03:03:39.203287 | ubuntu-jammy | Provider: regiocloud-a 2025-11-09 03:03:39.203321 | ubuntu-jammy | Region: 2025-11-09 03:03:39.203349 | ubuntu-jammy | Label: ubuntu-jammy 2025-11-09 03:03:39.203370 | ubuntu-jammy | Product Name: OpenStack Nova 2025-11-09 03:03:39.203417 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fea2:5eb2 2025-11-09 03:03:39.220594 | 2025-11-09 03:03:39.220701 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-11-09 03:03:39.899082 | ubuntu-jammy -> localhost | changed 2025-11-09 03:03:39.905351 | 2025-11-09 03:03:39.905435 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-11-09 03:03:41.264018 | ubuntu-jammy -> localhost | changed 2025-11-09 03:03:41.276619 | 2025-11-09 03:03:41.276718 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-11-09 03:03:41.574385 | ubuntu-jammy -> localhost | ok 2025-11-09 03:03:41.579448 | 2025-11-09 03:03:41.579538 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-11-09 03:03:41.596012 | ubuntu-jammy | ok 2025-11-09 03:03:41.613912 | ubuntu-jammy | included: /var/lib/zuul/builds/4f770ef2d5644415b23d313df2449e60/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-11-09 03:03:41.618648 | 2025-11-09 03:03:41.618720 | TASK [add-build-sshkey : Create Temp SSH key] 2025-11-09 03:03:43.075998 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2025-11-09 03:03:43.076195 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/4f770ef2d5644415b23d313df2449e60/work/4f770ef2d5644415b23d313df2449e60_id_rsa 2025-11-09 03:03:43.076233 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/4f770ef2d5644415b23d313df2449e60/work/4f770ef2d5644415b23d313df2449e60_id_rsa.pub 2025-11-09 03:03:43.076261 | ubuntu-jammy -> localhost | The key fingerprint is: 2025-11-09 03:03:43.076287 | ubuntu-jammy -> localhost | SHA256:eBCnNnIJX9BZWMe4qp5bgZNgFOU5538m55ToWky3LF4 zuul-build-sshkey 2025-11-09 03:03:43.076311 | ubuntu-jammy -> localhost | The key's randomart image is: 2025-11-09 03:03:43.076333 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2025-11-09 03:03:43.076364 | ubuntu-jammy -> localhost | | +o+oo=oo. | 2025-11-09 03:03:43.076387 | ubuntu-jammy -> localhost | | . + B+ ... | 2025-11-09 03:03:43.076408 | ubuntu-jammy -> localhost | | + % . . | 2025-11-09 03:03:43.076428 | ubuntu-jammy -> localhost | | . = X . | 2025-11-09 03:03:43.076447 | ubuntu-jammy -> localhost | | = S.. . | 2025-11-09 03:03:43.076473 | ubuntu-jammy -> localhost | | o.= + o | 2025-11-09 03:03:43.076495 | ubuntu-jammy -> localhost | | .. B E | 2025-11-09 03:03:43.076515 | ubuntu-jammy -> localhost | | .o + X | 2025-11-09 03:03:43.076536 | ubuntu-jammy -> localhost | | .+...o . | 2025-11-09 03:03:43.076556 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2025-11-09 03:03:43.076610 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.655802 2025-11-09 03:03:43.083973 | 2025-11-09 03:03:43.084074 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-11-09 03:03:43.112557 | ubuntu-jammy | ok 2025-11-09 03:03:43.131418 | ubuntu-jammy | included: /var/lib/zuul/builds/4f770ef2d5644415b23d313df2449e60/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-11-09 03:03:43.153732 | 2025-11-09 03:03:43.153826 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-11-09 03:03:43.189999 | ubuntu-jammy | skipping: Conditional result was False 2025-11-09 03:03:43.194913 | 2025-11-09 03:03:43.194999 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-11-09 03:03:44.023971 | ubuntu-jammy | changed 2025-11-09 03:03:44.029101 | 2025-11-09 03:03:44.030982 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-11-09 03:03:44.304113 | ubuntu-jammy | ok 2025-11-09 03:03:44.309822 | 2025-11-09 03:03:44.309940 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-11-09 03:03:45.029832 | ubuntu-jammy | changed 2025-11-09 03:03:45.044650 | 2025-11-09 03:03:45.044771 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-11-09 03:03:45.745998 | ubuntu-jammy | changed 2025-11-09 03:03:45.751312 | 2025-11-09 03:03:45.751403 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-11-09 03:03:45.784281 | ubuntu-jammy | skipping: Conditional result was False 2025-11-09 03:03:45.791007 | 2025-11-09 03:03:45.791105 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-11-09 03:03:46.386344 | ubuntu-jammy -> localhost | changed 2025-11-09 03:03:46.412637 | 2025-11-09 03:03:46.412765 | TASK [add-build-sshkey : Add back temp key] 2025-11-09 03:03:46.993523 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/4f770ef2d5644415b23d313df2449e60/work/4f770ef2d5644415b23d313df2449e60_id_rsa (zuul-build-sshkey) 2025-11-09 03:03:46.993764 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.014357 2025-11-09 03:03:46.999998 | 2025-11-09 03:03:47.000096 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-11-09 03:03:47.873212 | ubuntu-jammy | ok 2025-11-09 03:03:47.905142 | 2025-11-09 03:03:47.905467 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-11-09 03:03:47.974487 | ubuntu-jammy | skipping: Conditional result was False 2025-11-09 03:03:47.992422 | 2025-11-09 03:03:47.993186 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-11-09 03:03:48.751195 | ubuntu-jammy | ok 2025-11-09 03:03:48.776644 | 2025-11-09 03:03:48.776780 | TASK [validate-host : Define zuul_info_dir fact] 2025-11-09 03:03:48.847450 | ubuntu-jammy | ok 2025-11-09 03:03:48.852332 | 2025-11-09 03:03:48.852408 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-11-09 03:03:49.820700 | ubuntu-jammy -> localhost | ok 2025-11-09 03:03:49.826238 | 2025-11-09 03:03:49.826321 | TASK [validate-host : Collect information about the host] 2025-11-09 03:03:51.333564 | ubuntu-jammy | ok 2025-11-09 03:03:51.348232 | 2025-11-09 03:03:51.348378 | TASK [validate-host : Sanitize hostname] 2025-11-09 03:03:51.523055 | ubuntu-jammy | ok 2025-11-09 03:03:51.561251 | 2025-11-09 03:03:51.561357 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-11-09 03:03:53.143386 | ubuntu-jammy -> localhost | changed 2025-11-09 03:03:53.147959 | 2025-11-09 03:03:53.148051 | TASK [validate-host : Collect information about zuul worker] 2025-11-09 03:03:53.861955 | ubuntu-jammy | ok 2025-11-09 03:03:53.865757 | 2025-11-09 03:03:53.865839 | TASK [validate-host : Write out all zuul information for each host] 2025-11-09 03:03:55.266334 | ubuntu-jammy -> localhost | changed 2025-11-09 03:03:55.282936 | 2025-11-09 03:03:55.283066 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-11-09 03:03:55.606659 | ubuntu-jammy | ok 2025-11-09 03:03:55.612202 | 2025-11-09 03:03:55.612303 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-11-09 03:03:58.317257 | ubuntu-jammy | changed: 2025-11-09 03:03:58.317436 | ubuntu-jammy | cd+++++++++ src/ 2025-11-09 03:03:58.317470 | ubuntu-jammy | cd+++++++++ src/github.com/ 2025-11-09 03:03:58.317494 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2025-11-09 03:03:58.317515 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2025-11-09 03:03:58.317535 | ubuntu-jammy | Containerfile 2025-11-09 03:03:58.317676 | ubuntu-jammy | Containerfile 2025-11-09 03:03:58.459610 | ubuntu-jammy | Containerfile 2025-11-09 03:03:58.459679 | ubuntu-jammy | Containerfile 2025-11-09 03:03:58.459748 | ubuntu-jammy | Containerfile 2025-11-09 03:03:58.459815 | ubuntu-jammy | Containerfile 2025-11-09 03:03:58.459909 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.006392 2025-11-09 03:04:16.014284 | 2025-11-09 03:04:16.014371 | TASK [upload-logs : Upload logs to log server] 2025-11-09 03:04:17.126748 | localhost | Output suppressed because no_log was given 2025-11-09 03:04:17.128210 | 2025-11-09 03:04:17.128290 | LOOP [upload-logs : Compress console log and json output] 2025-11-09 03:04:17.179985 | localhost | skipping: Conditional result was False 2025-11-09 03:04:17.184867 | localhost | skipping: Conditional result was False 2025-11-09 03:04:17.193119 | 2025-11-09 03:04:17.193205 | LOOP [upload-logs : Upload compressed console log and json output] 2025-11-09 03:04:17.265182 | localhost | skipping: Conditional result was False 2025-11-09 03:04:17.265388 | 2025-11-09 03:04:17.296872 | localhost | skipping: Conditional result was False 2025-11-09 03:04:17.309402 | 2025-11-09 03:04:17.309508 | LOOP [upload-logs : Upload console log and json output]