2026-01-12 03:39:57.840021 | Job console starting 2026-01-12 03:39:57.856294 | Updating git repos 2026-01-12 03:39:57.879700 | Cloning repos into workspace 2026-01-12 03:39:57.935222 | Restoring repo states 2026-01-12 03:39:57.953570 | Merging changes 2026-01-12 03:39:57.953610 | Checking out repos 2026-01-12 03:39:58.048537 | Preparing playbooks 2026-01-12 03:39:58.768369 | Running Ansible setup 2026-01-12 03:40:03.165322 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-01-12 03:40:03.987941 | 2026-01-12 03:40:03.988174 | PLAY [Base pre] 2026-01-12 03:40:04.006073 | 2026-01-12 03:40:04.006279 | TASK [Setup log path fact] 2026-01-12 03:40:04.037383 | ubuntu-jammy | ok 2026-01-12 03:40:04.054223 | 2026-01-12 03:40:04.054459 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-12 03:40:04.107879 | ubuntu-jammy | ok 2026-01-12 03:40:04.122472 | 2026-01-12 03:40:04.122679 | TASK [emit-job-header : Print job information] 2026-01-12 03:40:04.179034 | # Job Information 2026-01-12 03:40:04.179395 | Ansible Version: 2.16.14 2026-01-12 03:40:04.179522 | Job: yamllint 2026-01-12 03:40:04.179586 | Pipeline: periodic-daily 2026-01-12 03:40:04.179631 | Executor: 521e9411259a 2026-01-12 03:40:04.179690 | Triggered by: https://github.com/YAKEcloud/yake-ansible 2026-01-12 03:40:04.179755 | Event ID: d4e9fd3de73c4214aa10b059d988fa57 2026-01-12 03:40:04.189228 | 2026-01-12 03:40:04.189505 | LOOP [emit-job-header : Print node information] 2026-01-12 03:40:04.381347 | ubuntu-jammy | ok: 2026-01-12 03:40:04.381636 | ubuntu-jammy | # Node Information 2026-01-12 03:40:04.381673 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-01-12 03:40:04.381699 | ubuntu-jammy | Hostname: ubuntu 2026-01-12 03:40:04.381722 | ubuntu-jammy | Username: zuul 2026-01-12 03:40:04.381743 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-01-12 03:40:04.381768 | ubuntu-jammy | Provider: regiocloud-a 2026-01-12 03:40:04.381790 | ubuntu-jammy | Region: 2026-01-12 03:40:04.381811 | ubuntu-jammy | Label: ubuntu-jammy 2026-01-12 03:40:04.381831 | ubuntu-jammy | Product Name: OpenStack Nova 2026-01-12 03:40:04.381852 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe21:94b2 2026-01-12 03:40:04.409707 | 2026-01-12 03:40:04.409990 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-12 03:40:05.059262 | ubuntu-jammy -> localhost | changed 2026-01-12 03:40:05.078030 | 2026-01-12 03:40:05.078257 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-12 03:40:06.293788 | ubuntu-jammy -> localhost | changed 2026-01-12 03:40:06.313895 | 2026-01-12 03:40:06.314048 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-12 03:40:06.666393 | ubuntu-jammy -> localhost | ok 2026-01-12 03:40:06.681919 | 2026-01-12 03:40:06.682108 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-12 03:40:06.718193 | ubuntu-jammy | ok 2026-01-12 03:40:06.739231 | ubuntu-jammy | included: /var/lib/zuul/builds/a04986d2f2934ad484cf04bd443ce08f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-12 03:40:06.745904 | 2026-01-12 03:40:06.746022 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-12 03:40:09.269264 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-01-12 03:40:09.269773 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/a04986d2f2934ad484cf04bd443ce08f/work/a04986d2f2934ad484cf04bd443ce08f_id_rsa 2026-01-12 03:40:09.269877 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/a04986d2f2934ad484cf04bd443ce08f/work/a04986d2f2934ad484cf04bd443ce08f_id_rsa.pub 2026-01-12 03:40:09.269944 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-01-12 03:40:09.270005 | ubuntu-jammy -> localhost | SHA256:88bVRh9gRwKOg0/uc9xNNqAxB4/T51LYkqV7U1UpZ2w zuul-build-sshkey 2026-01-12 03:40:09.270058 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-01-12 03:40:09.270108 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-01-12 03:40:09.270177 | ubuntu-jammy -> localhost | | o.+o+=| 2026-01-12 03:40:09.270232 | ubuntu-jammy -> localhost | | . o *.XE.| 2026-01-12 03:40:09.270279 | ubuntu-jammy -> localhost | | . + * X*=.| 2026-01-12 03:40:09.270326 | ubuntu-jammy -> localhost | | + . *oB.o| 2026-01-12 03:40:09.270374 | ubuntu-jammy -> localhost | | So ..ooB.| 2026-01-12 03:40:09.270468 | ubuntu-jammy -> localhost | | .+....* o| 2026-01-12 03:40:09.270541 | ubuntu-jammy -> localhost | | o+o . . | 2026-01-12 03:40:09.270591 | ubuntu-jammy -> localhost | | .o | 2026-01-12 03:40:09.270639 | ubuntu-jammy -> localhost | | | 2026-01-12 03:40:09.270686 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-01-12 03:40:09.270819 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.931719 2026-01-12 03:40:09.290168 | 2026-01-12 03:40:09.290481 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-12 03:40:09.327399 | ubuntu-jammy | ok 2026-01-12 03:40:09.343537 | ubuntu-jammy | included: /var/lib/zuul/builds/a04986d2f2934ad484cf04bd443ce08f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-12 03:40:09.354137 | 2026-01-12 03:40:09.354262 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-12 03:40:09.381499 | ubuntu-jammy | skipping: Conditional result was False 2026-01-12 03:40:09.395389 | 2026-01-12 03:40:09.395629 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-12 03:40:10.092921 | ubuntu-jammy | changed 2026-01-12 03:40:10.101710 | 2026-01-12 03:40:10.101871 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-12 03:40:10.372731 | ubuntu-jammy | ok 2026-01-12 03:40:10.382168 | 2026-01-12 03:40:10.382318 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-12 03:40:11.104707 | ubuntu-jammy | changed 2026-01-12 03:40:11.115967 | 2026-01-12 03:40:11.116123 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-12 03:40:11.807522 | ubuntu-jammy | changed 2026-01-12 03:40:11.815494 | 2026-01-12 03:40:11.815658 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-12 03:40:11.851272 | ubuntu-jammy | skipping: Conditional result was False 2026-01-12 03:40:11.863185 | 2026-01-12 03:40:11.863437 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-12 03:40:12.378591 | ubuntu-jammy -> localhost | changed 2026-01-12 03:40:12.406805 | 2026-01-12 03:40:12.407183 | TASK [add-build-sshkey : Add back temp key] 2026-01-12 03:40:12.820493 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/a04986d2f2934ad484cf04bd443ce08f/work/a04986d2f2934ad484cf04bd443ce08f_id_rsa (zuul-build-sshkey) 2026-01-12 03:40:12.821657 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.013326 2026-01-12 03:40:12.839298 | 2026-01-12 03:40:12.839516 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-12 03:40:13.279667 | ubuntu-jammy | ok 2026-01-12 03:40:13.288582 | 2026-01-12 03:40:13.288783 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-12 03:40:13.313561 | ubuntu-jammy | skipping: Conditional result was False 2026-01-12 03:40:13.333138 | 2026-01-12 03:40:13.334163 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-12 03:40:13.786334 | ubuntu-jammy | ok 2026-01-12 03:40:13.799998 | 2026-01-12 03:40:13.800157 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-12 03:40:13.846935 | ubuntu-jammy | ok 2026-01-12 03:40:13.855236 | 2026-01-12 03:40:13.855511 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-12 03:40:14.178330 | ubuntu-jammy -> localhost | ok 2026-01-12 03:40:14.192629 | 2026-01-12 03:40:14.192907 | TASK [validate-host : Collect information about the host] 2026-01-12 03:40:15.485365 | ubuntu-jammy | ok 2026-01-12 03:40:15.510913 | 2026-01-12 03:40:15.511119 | TASK [validate-host : Sanitize hostname] 2026-01-12 03:40:15.662799 | ubuntu-jammy | ok 2026-01-12 03:40:15.754731 | 2026-01-12 03:40:15.754965 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-12 03:40:16.526735 | ubuntu-jammy -> localhost | changed 2026-01-12 03:40:16.533695 | 2026-01-12 03:40:16.533820 | TASK [validate-host : Collect information about zuul worker] 2026-01-12 03:40:16.968048 | ubuntu-jammy | ok 2026-01-12 03:40:16.977072 | 2026-01-12 03:40:16.977254 | TASK [validate-host : Write out all zuul information for each host] 2026-01-12 03:40:17.662648 | ubuntu-jammy -> localhost | changed 2026-01-12 03:40:17.680927 | 2026-01-12 03:40:17.681142 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-12 03:40:17.974043 | ubuntu-jammy | ok 2026-01-12 03:40:17.982795 | 2026-01-12 03:40:17.983060 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-12 03:40:19.215199 | ubuntu-jammy | changed: 2026-01-12 03:40:19.215444 | ubuntu-jammy | cd+++++++++ src/ 2026-01-12 03:40:19.215483 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-01-12 03:40:19.215507 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-01-12 03:40:19.215528 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-01-12 03:40:19.215549 | ubuntu-jammy | Containerfile 2026-01-12 03:40:19.215737 | ubuntu-jammy | Containerfile 2026-01-12 03:40:19.231666 | ubuntu-jammy | Containerfile 2026-01-12 03:40:19.231738 | ubuntu-jammy | Containerfile 2026-01-12 03:40:19.231815 | ubuntu-jammy | Containerfile 2026-01-12 03:40:19.231889 | ubuntu-jammy | Containerfile 2026-01-12 03:40:19.231960 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.008515 2026-01-12 03:40:48.516441 | 2026-01-12 03:40:48.516570 | TASK [upload-logs : Upload logs to log server] 2026-01-12 03:40:49.118196 | localhost | Output suppressed because no_log was given 2026-01-12 03:40:49.121812 | 2026-01-12 03:40:49.121992 | LOOP [upload-logs : Compress console log and json output] 2026-01-12 03:40:49.179950 | localhost | skipping: Conditional result was False 2026-01-12 03:40:49.184139 | localhost | skipping: Conditional result was False 2026-01-12 03:40:49.194903 | 2026-01-12 03:40:49.195048 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-12 03:40:49.267684 | localhost | skipping: Conditional result was False 2026-01-12 03:40:49.268406 | 2026-01-12 03:40:49.274254 | localhost | skipping: Conditional result was False 2026-01-12 03:40:49.286630 | 2026-01-12 03:40:49.286796 | LOOP [upload-logs : Upload console log and json output]