2026-05-27 17:41:03.573198 | Job console starting 2026-05-27 17:41:03.587252 | Updating git repos 2026-05-27 17:41:03.627303 | Cloning repos into workspace 2026-05-27 17:41:03.698911 | Restoring repo states 2026-05-27 17:41:03.716974 | Merging changes 2026-05-27 17:41:04.378808 | Checking out repos 2026-05-27 17:41:04.412977 | Preparing playbooks 2026-05-27 17:41:05.407691 | Running Ansible setup 2026-05-27 17:41:09.956524 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-05-27 17:41:11.167479 | 2026-05-27 17:41:11.167610 | PLAY [Base pre] 2026-05-27 17:41:11.207006 | 2026-05-27 17:41:11.207133 | TASK [Setup log path fact] 2026-05-27 17:41:11.245615 | ubuntu-jammy | ok 2026-05-27 17:41:11.276339 | 2026-05-27 17:41:11.276483 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-27 17:41:11.327586 | ubuntu-jammy | ok 2026-05-27 17:41:11.347015 | 2026-05-27 17:41:11.347139 | TASK [emit-job-header : Print job information] 2026-05-27 17:41:11.394454 | # Job Information 2026-05-27 17:41:11.394612 | Ansible Version: 2.16.14 2026-05-27 17:41:11.394641 | Job: yamllint 2026-05-27 17:41:11.394667 | Pipeline: check 2026-05-27 17:41:11.394686 | Executor: 521e9411259a 2026-05-27 17:41:11.394703 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/667 2026-05-27 17:41:11.394722 | Event ID: 168d73d0-59f3-11f1-85b0-4ceb363f84f2 2026-05-27 17:41:11.399387 | 2026-05-27 17:41:11.399493 | LOOP [emit-job-header : Print node information] 2026-05-27 17:41:11.596115 | ubuntu-jammy | ok: 2026-05-27 17:41:11.596311 | ubuntu-jammy | # Node Information 2026-05-27 17:41:11.596344 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-05-27 17:41:11.596368 | ubuntu-jammy | Hostname: ubuntu 2026-05-27 17:41:11.596389 | ubuntu-jammy | Username: zuul 2026-05-27 17:41:11.596409 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-05-27 17:41:11.596435 | ubuntu-jammy | Provider: regiocloud-a 2026-05-27 17:41:11.596457 | ubuntu-jammy | Region: 2026-05-27 17:41:11.596477 | ubuntu-jammy | Label: ubuntu-jammy 2026-05-27 17:41:11.596497 | ubuntu-jammy | Product Name: OpenStack Nova 2026-05-27 17:41:11.596516 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe0a:6a15 2026-05-27 17:41:11.616177 | 2026-05-27 17:41:11.616274 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-27 17:41:12.594360 | ubuntu-jammy -> localhost | changed 2026-05-27 17:41:12.600146 | 2026-05-27 17:41:12.600242 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-27 17:41:14.447362 | ubuntu-jammy -> localhost | changed 2026-05-27 17:41:14.457648 | 2026-05-27 17:41:14.457735 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-27 17:41:14.908966 | ubuntu-jammy -> localhost | ok 2026-05-27 17:41:14.913869 | 2026-05-27 17:41:14.913959 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-27 17:41:14.944563 | ubuntu-jammy | ok 2026-05-27 17:41:14.971250 | ubuntu-jammy | included: /var/lib/zuul/builds/17bd794935e04312b0829cd63fa601f3/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-27 17:41:14.982934 | 2026-05-27 17:41:14.983041 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-27 17:41:16.734987 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-05-27 17:41:16.735161 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/17bd794935e04312b0829cd63fa601f3/work/17bd794935e04312b0829cd63fa601f3_id_rsa 2026-05-27 17:41:16.735215 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/17bd794935e04312b0829cd63fa601f3/work/17bd794935e04312b0829cd63fa601f3_id_rsa.pub 2026-05-27 17:41:16.735238 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-05-27 17:41:16.735258 | ubuntu-jammy -> localhost | SHA256:K+Ohw32L1ibdWhwGPTArcPV+fU+KR6XfP1QnYriE0aE zuul-build-sshkey 2026-05-27 17:41:16.735276 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-05-27 17:41:16.735293 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-05-27 17:41:16.735318 | ubuntu-jammy -> localhost | | . ..+... | 2026-05-27 17:41:16.735336 | ubuntu-jammy -> localhost | | o .B. | 2026-05-27 17:41:16.735353 | ubuntu-jammy -> localhost | | . Eo+. .| 2026-05-27 17:41:16.735401 | ubuntu-jammy -> localhost | | ..oo.o..oo| 2026-05-27 17:41:16.735419 | ubuntu-jammy -> localhost | | S.+o..+.=| 2026-05-27 17:41:16.735438 | ubuntu-jammy -> localhost | | +.o o *o| 2026-05-27 17:41:16.735455 | ubuntu-jammy -> localhost | | . .+o..o . + +| 2026-05-27 17:41:16.735471 | ubuntu-jammy -> localhost | | oo+==.. . ..| 2026-05-27 17:41:16.735488 | ubuntu-jammy -> localhost | | .oo+oo o| 2026-05-27 17:41:16.735505 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-05-27 17:41:16.735551 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.160075 2026-05-27 17:41:16.740658 | 2026-05-27 17:41:16.740750 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-27 17:41:16.767158 | ubuntu-jammy | ok 2026-05-27 17:41:16.774661 | ubuntu-jammy | included: /var/lib/zuul/builds/17bd794935e04312b0829cd63fa601f3/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-27 17:41:16.781908 | 2026-05-27 17:41:16.782003 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-27 17:41:16.795236 | ubuntu-jammy | skipping: Conditional result was False 2026-05-27 17:41:16.802585 | 2026-05-27 17:41:16.802678 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-27 17:41:17.552107 | ubuntu-jammy | changed 2026-05-27 17:41:17.557497 | 2026-05-27 17:41:17.557753 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-27 17:41:17.872193 | ubuntu-jammy | ok 2026-05-27 17:41:17.877352 | 2026-05-27 17:41:17.877430 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-27 17:41:18.548795 | ubuntu-jammy | changed 2026-05-27 17:41:18.554496 | 2026-05-27 17:41:18.554585 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-27 17:41:19.159722 | ubuntu-jammy | changed 2026-05-27 17:41:19.165506 | 2026-05-27 17:41:19.165660 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-27 17:41:19.190918 | ubuntu-jammy | skipping: Conditional result was False 2026-05-27 17:41:19.197146 | 2026-05-27 17:41:19.197233 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-27 17:41:19.841064 | ubuntu-jammy -> localhost | changed 2026-05-27 17:41:19.853198 | 2026-05-27 17:41:19.853292 | TASK [add-build-sshkey : Add back temp key] 2026-05-27 17:41:20.508616 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/17bd794935e04312b0829cd63fa601f3/work/17bd794935e04312b0829cd63fa601f3_id_rsa (zuul-build-sshkey) 2026-05-27 17:41:20.508798 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.044171 2026-05-27 17:41:20.515450 | 2026-05-27 17:41:20.515538 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-27 17:41:20.948643 | ubuntu-jammy | ok 2026-05-27 17:41:20.952949 | 2026-05-27 17:41:20.953040 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-27 17:41:20.976674 | ubuntu-jammy | skipping: Conditional result was False 2026-05-27 17:41:20.995398 | 2026-05-27 17:41:20.995488 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-27 17:41:21.368334 | ubuntu-jammy | ok 2026-05-27 17:41:21.382455 | 2026-05-27 17:41:21.382549 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-27 17:41:21.409070 | ubuntu-jammy | ok 2026-05-27 17:41:21.413162 | 2026-05-27 17:41:21.413249 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-27 17:41:21.880754 | ubuntu-jammy -> localhost | ok 2026-05-27 17:41:21.885847 | 2026-05-27 17:41:21.885926 | TASK [validate-host : Collect information about the host] 2026-05-27 17:41:23.122824 | ubuntu-jammy | ok 2026-05-27 17:41:23.132071 | 2026-05-27 17:41:23.132208 | TASK [validate-host : Sanitize hostname] 2026-05-27 17:41:23.210395 | ubuntu-jammy | ok 2026-05-27 17:41:23.244426 | 2026-05-27 17:41:23.244515 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-27 17:41:23.683325 | ubuntu-jammy -> localhost | changed 2026-05-27 17:41:23.693394 | 2026-05-27 17:41:23.693499 | TASK [validate-host : Collect information about zuul worker] 2026-05-27 17:41:24.074369 | ubuntu-jammy | ok 2026-05-27 17:41:24.094035 | 2026-05-27 17:41:24.094141 | TASK [validate-host : Write out all zuul information for each host] 2026-05-27 17:41:24.646247 | ubuntu-jammy -> localhost | changed 2026-05-27 17:41:24.655200 | 2026-05-27 17:41:24.655301 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-27 17:41:24.940474 | ubuntu-jammy | ok 2026-05-27 17:41:24.945698 | 2026-05-27 17:41:24.945785 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-27 17:41:25.788272 | ubuntu-jammy | changed: 2026-05-27 17:41:25.788437 | ubuntu-jammy | cd+++++++++ src/ 2026-05-27 17:41:25.788470 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-05-27 17:41:25.788495 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-05-27 17:41:25.788516 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-05-27 17:41:25.788535 | ubuntu-jammy | Containerfile 2026-05-27 17:41:25.788663 | ubuntu-jammy | Containerfile 2026-05-27 17:41:25.794932 | ubuntu-jammy | Containerfile 2026-05-27 17:41:25.795020 | ubuntu-jammy | Containerfile 2026-05-27 17:41:25.795090 | ubuntu-jammy | Containerfile 2026-05-27 17:41:25.795163 | ubuntu-jammy | Containerfile 2026-05-27 17:41:25.795232 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.014703 2026-05-27 17:41:54.858989 | 2026-05-27 17:41:54.859105 | TASK [upload-logs : Upload logs to log server] 2026-05-27 17:41:55.432923 | localhost | Output suppressed because no_log was given 2026-05-27 17:41:55.435458 | 2026-05-27 17:41:55.435595 | LOOP [upload-logs : Compress console log and json output] 2026-05-27 17:41:55.486541 | localhost | skipping: Conditional result was False 2026-05-27 17:41:55.499576 | localhost | skipping: Conditional result was False 2026-05-27 17:41:55.506594 | 2026-05-27 17:41:55.506812 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-27 17:41:55.559840 | localhost | skipping: Conditional result was False 2026-05-27 17:41:55.560183 | 2026-05-27 17:41:55.565015 | localhost | skipping: Conditional result was False 2026-05-27 17:41:55.576238 | 2026-05-27 17:41:55.576369 | LOOP [upload-logs : Upload console log and json output]