2026-05-22 14:18:50.294571 | Job console starting 2026-05-22 14:18:50.305203 | Updating git repos 2026-05-22 14:18:50.332752 | Cloning repos into workspace 2026-05-22 14:18:50.371935 | Restoring repo states 2026-05-22 14:18:50.377821 | Merging changes 2026-05-22 14:18:50.876364 | Checking out repos 2026-05-22 14:18:50.919166 | Preparing playbooks 2026-05-22 14:18:51.644952 | Running Ansible setup 2026-05-22 14:18:55.876745 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-05-22 14:18:56.841734 | 2026-05-22 14:18:56.841908 | PLAY [Base pre] 2026-05-22 14:18:56.866636 | 2026-05-22 14:18:56.866798 | TASK [Setup log path fact] 2026-05-22 14:18:56.897338 | ubuntu-jammy | ok 2026-05-22 14:18:56.914472 | 2026-05-22 14:18:56.914650 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-22 14:18:56.947731 | ubuntu-jammy | ok 2026-05-22 14:18:56.958670 | 2026-05-22 14:18:56.958805 | TASK [emit-job-header : Print job information] 2026-05-22 14:18:56.998937 | # Job Information 2026-05-22 14:18:56.999121 | Ansible Version: 2.16.14 2026-05-22 14:18:56.999156 | Job: yamllint 2026-05-22 14:18:56.999189 | Pipeline: check 2026-05-22 14:18:56.999213 | Executor: 521e9411259a 2026-05-22 14:18:56.999233 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/660 2026-05-22 14:18:56.999290 | Event ID: 0b74a210-55e9-11f1-9a78-6ae78475c074 2026-05-22 14:18:57.007180 | 2026-05-22 14:18:57.007332 | LOOP [emit-job-header : Print node information] 2026-05-22 14:18:57.130037 | ubuntu-jammy | ok: 2026-05-22 14:18:57.130352 | ubuntu-jammy | # Node Information 2026-05-22 14:18:57.130390 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-05-22 14:18:57.130414 | ubuntu-jammy | Hostname: ubuntu 2026-05-22 14:18:57.130436 | ubuntu-jammy | Username: zuul 2026-05-22 14:18:57.130457 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-05-22 14:18:57.130481 | ubuntu-jammy | Provider: regiocloud-a 2026-05-22 14:18:57.130502 | ubuntu-jammy | Region: 2026-05-22 14:18:57.130524 | ubuntu-jammy | Label: ubuntu-jammy 2026-05-22 14:18:57.130543 | ubuntu-jammy | Product Name: OpenStack Nova 2026-05-22 14:18:57.130563 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe8f:3d03 2026-05-22 14:18:57.152514 | 2026-05-22 14:18:57.152649 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-22 14:18:57.756354 | ubuntu-jammy -> localhost | changed 2026-05-22 14:18:57.773764 | 2026-05-22 14:18:57.774003 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-22 14:18:59.344684 | ubuntu-jammy -> localhost | changed 2026-05-22 14:18:59.361195 | 2026-05-22 14:18:59.361379 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-22 14:19:00.041589 | ubuntu-jammy -> localhost | ok 2026-05-22 14:19:00.053541 | 2026-05-22 14:19:00.053690 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-22 14:19:00.102448 | ubuntu-jammy | ok 2026-05-22 14:19:00.196050 | ubuntu-jammy | included: /var/lib/zuul/builds/bff5c6401fd1479687828f80b5cf2af4/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-22 14:19:00.236152 | 2026-05-22 14:19:00.236365 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-22 14:19:02.233940 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-05-22 14:19:02.234296 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/bff5c6401fd1479687828f80b5cf2af4/work/bff5c6401fd1479687828f80b5cf2af4_id_rsa 2026-05-22 14:19:02.234360 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/bff5c6401fd1479687828f80b5cf2af4/work/bff5c6401fd1479687828f80b5cf2af4_id_rsa.pub 2026-05-22 14:19:02.234411 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-05-22 14:19:02.234457 | ubuntu-jammy -> localhost | SHA256:bmuxfOoMorfTCHc4o2t5TEIbN/CHMdJzviikvKM/D+A zuul-build-sshkey 2026-05-22 14:19:02.234502 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-05-22 14:19:02.234542 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-05-22 14:19:02.234600 | ubuntu-jammy -> localhost | | . | 2026-05-22 14:19:02.234644 | ubuntu-jammy -> localhost | | o = . | 2026-05-22 14:19:02.234683 | ubuntu-jammy -> localhost | | + B | 2026-05-22 14:19:02.234719 | ubuntu-jammy -> localhost | | + = o | 2026-05-22 14:19:02.234755 | ubuntu-jammy -> localhost | |o+ + = .S | 2026-05-22 14:19:02.234801 | ubuntu-jammy -> localhost | |oo= B o.. | 2026-05-22 14:19:02.234873 | ubuntu-jammy -> localhost | | EoX.*..oo | 2026-05-22 14:19:02.234916 | ubuntu-jammy -> localhost | | o=o*..++.. | 2026-05-22 14:19:02.234956 | ubuntu-jammy -> localhost | |oo=*oo o=o | 2026-05-22 14:19:02.234995 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-05-22 14:19:02.235090 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.680175 2026-05-22 14:19:02.246086 | 2026-05-22 14:19:02.246312 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-22 14:19:02.276042 | ubuntu-jammy | ok 2026-05-22 14:19:02.285723 | ubuntu-jammy | included: /var/lib/zuul/builds/bff5c6401fd1479687828f80b5cf2af4/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-22 14:19:02.295002 | 2026-05-22 14:19:02.295123 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-22 14:19:02.320595 | ubuntu-jammy | skipping: Conditional result was False 2026-05-22 14:19:02.330777 | 2026-05-22 14:19:02.330930 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-22 14:19:02.903384 | ubuntu-jammy | changed 2026-05-22 14:19:02.909775 | 2026-05-22 14:19:02.909908 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-22 14:19:03.200676 | ubuntu-jammy | ok 2026-05-22 14:19:03.214475 | 2026-05-22 14:19:03.214627 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-22 14:19:03.966132 | ubuntu-jammy | changed 2026-05-22 14:19:03.978941 | 2026-05-22 14:19:03.979106 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-22 14:19:04.669508 | ubuntu-jammy | changed 2026-05-22 14:19:04.675671 | 2026-05-22 14:19:04.679271 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-22 14:19:04.728219 | ubuntu-jammy | skipping: Conditional result was False 2026-05-22 14:19:04.736226 | 2026-05-22 14:19:04.736387 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-22 14:19:05.254945 | ubuntu-jammy -> localhost | changed 2026-05-22 14:19:05.265919 | 2026-05-22 14:19:05.266023 | TASK [add-build-sshkey : Add back temp key] 2026-05-22 14:19:05.752588 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/bff5c6401fd1479687828f80b5cf2af4/work/bff5c6401fd1479687828f80b5cf2af4_id_rsa (zuul-build-sshkey) 2026-05-22 14:19:05.752813 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.042131 2026-05-22 14:19:05.761206 | 2026-05-22 14:19:05.761328 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-22 14:19:06.244319 | ubuntu-jammy | ok 2026-05-22 14:19:06.249681 | 2026-05-22 14:19:06.249805 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-22 14:19:06.311461 | ubuntu-jammy | skipping: Conditional result was False 2026-05-22 14:19:06.322066 | 2026-05-22 14:19:06.322183 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-22 14:19:06.819832 | ubuntu-jammy | ok 2026-05-22 14:19:06.834264 | 2026-05-22 14:19:06.834893 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-22 14:19:06.896871 | ubuntu-jammy | ok 2026-05-22 14:19:06.921619 | 2026-05-22 14:19:06.921741 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-22 14:19:07.483556 | ubuntu-jammy -> localhost | ok 2026-05-22 14:19:07.495072 | 2026-05-22 14:19:07.495935 | TASK [validate-host : Collect information about the host] 2026-05-22 14:19:09.909753 | ubuntu-jammy | ok 2026-05-22 14:19:09.919585 | 2026-05-22 14:19:09.919680 | TASK [validate-host : Sanitize hostname] 2026-05-22 14:19:10.100592 | ubuntu-jammy | ok 2026-05-22 14:19:10.171217 | 2026-05-22 14:19:10.171368 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-22 14:19:11.018134 | ubuntu-jammy -> localhost | changed 2026-05-22 14:19:11.023684 | 2026-05-22 14:19:11.023789 | TASK [validate-host : Collect information about zuul worker] 2026-05-22 14:19:11.429339 | ubuntu-jammy | ok 2026-05-22 14:19:11.433069 | 2026-05-22 14:19:11.433146 | TASK [validate-host : Write out all zuul information for each host] 2026-05-22 14:19:12.054626 | ubuntu-jammy -> localhost | changed 2026-05-22 14:19:12.064146 | 2026-05-22 14:19:12.064308 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-22 14:19:12.313784 | ubuntu-jammy | ok 2026-05-22 14:19:12.319603 | 2026-05-22 14:19:12.319759 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-22 14:19:13.216071 | ubuntu-jammy | changed: 2026-05-22 14:19:13.216298 | ubuntu-jammy | cd+++++++++ src/ 2026-05-22 14:19:13.216336 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-05-22 14:19:13.216361 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-05-22 14:19:13.216382 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-05-22 14:19:13.216403 | ubuntu-jammy | Containerfile 2026-05-22 14:19:13.216532 | ubuntu-jammy | Containerfile 2026-05-22 14:19:13.219988 | ubuntu-jammy | Containerfile 2026-05-22 14:19:13.220057 | ubuntu-jammy | Containerfile 2026-05-22 14:19:13.220126 | ubuntu-jammy | Containerfile 2026-05-22 14:19:13.220194 | ubuntu-jammy | Containerfile 2026-05-22 14:19:13.220273 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.004436 2026-05-22 14:19:40.120902 | 2026-05-22 14:19:40.121106 | TASK [upload-logs : Upload logs to log server] 2026-05-22 14:19:40.739346 | localhost | Output suppressed because no_log was given 2026-05-22 14:19:40.741780 | 2026-05-22 14:19:40.741914 | LOOP [upload-logs : Compress console log and json output] 2026-05-22 14:19:40.798727 | localhost | skipping: Conditional result was False 2026-05-22 14:19:40.805827 | localhost | skipping: Conditional result was False 2026-05-22 14:19:40.811507 | 2026-05-22 14:19:40.811701 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-22 14:19:40.860379 | localhost | skipping: Conditional result was False 2026-05-22 14:19:40.860910 | 2026-05-22 14:19:40.864679 | localhost | skipping: Conditional result was False 2026-05-22 14:19:40.870618 | 2026-05-22 14:19:40.870736 | LOOP [upload-logs : Upload console log and json output]