2026-05-22 14:15:01.622624 | Job console starting 2026-05-22 14:15:01.634038 | Updating git repos 2026-05-22 14:15:01.662579 | Cloning repos into workspace 2026-05-22 14:15:01.694401 | Restoring repo states 2026-05-22 14:15:01.701390 | Merging changes 2026-05-22 14:15:02.313079 | Checking out repos 2026-05-22 14:15:02.356385 | Preparing playbooks 2026-05-22 14:15:02.914694 | Running Ansible setup 2026-05-22 14:15:07.249120 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-05-22 14:15:08.008089 | 2026-05-22 14:15:08.008301 | PLAY [Base pre] 2026-05-22 14:15:08.024807 | 2026-05-22 14:15:08.024947 | TASK [Setup log path fact] 2026-05-22 14:15:08.054887 | ubuntu-jammy | ok 2026-05-22 14:15:08.071369 | 2026-05-22 14:15:08.071513 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-22 14:15:08.101322 | ubuntu-jammy | ok 2026-05-22 14:15:08.111273 | 2026-05-22 14:15:08.111392 | TASK [emit-job-header : Print job information] 2026-05-22 14:15:08.165977 | # Job Information 2026-05-22 14:15:08.166416 | Ansible Version: 2.16.14 2026-05-22 14:15:08.166489 | Job: yamllint 2026-05-22 14:15:08.166550 | Pipeline: check 2026-05-22 14:15:08.166592 | Executor: 521e9411259a 2026-05-22 14:15:08.166630 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/659 2026-05-22 14:15:08.166670 | Event ID: 859b5800-55e8-11f1-8593-41efd3dbf7f3 2026-05-22 14:15:08.173737 | 2026-05-22 14:15:08.173885 | LOOP [emit-job-header : Print node information] 2026-05-22 14:15:08.308083 | ubuntu-jammy | ok: 2026-05-22 14:15:08.308334 | ubuntu-jammy | # Node Information 2026-05-22 14:15:08.308380 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-05-22 14:15:08.308413 | ubuntu-jammy | Hostname: ubuntu 2026-05-22 14:15:08.308441 | ubuntu-jammy | Username: zuul 2026-05-22 14:15:08.308468 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-05-22 14:15:08.308498 | ubuntu-jammy | Provider: regiocloud-a 2026-05-22 14:15:08.308524 | ubuntu-jammy | Region: 2026-05-22 14:15:08.308550 | ubuntu-jammy | Label: ubuntu-jammy 2026-05-22 14:15:08.308574 | ubuntu-jammy | Product Name: OpenStack Nova 2026-05-22 14:15:08.308599 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fec0:6027 2026-05-22 14:15:08.327026 | 2026-05-22 14:15:08.327210 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-22 14:15:08.815823 | ubuntu-jammy -> localhost | changed 2026-05-22 14:15:08.826450 | 2026-05-22 14:15:08.826596 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-22 14:15:09.886982 | ubuntu-jammy -> localhost | changed 2026-05-22 14:15:09.898899 | 2026-05-22 14:15:09.899029 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-22 14:15:10.179769 | ubuntu-jammy -> localhost | ok 2026-05-22 14:15:10.196459 | 2026-05-22 14:15:10.196775 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-22 14:15:10.229638 | ubuntu-jammy | ok 2026-05-22 14:15:10.252300 | ubuntu-jammy | included: /var/lib/zuul/builds/9c7d4c5aae1b418f8b114a88ac4ceb59/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-22 14:15:10.258853 | 2026-05-22 14:15:10.258965 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-22 14:15:11.798984 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-05-22 14:15:11.799312 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/9c7d4c5aae1b418f8b114a88ac4ceb59/work/9c7d4c5aae1b418f8b114a88ac4ceb59_id_rsa 2026-05-22 14:15:11.799370 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/9c7d4c5aae1b418f8b114a88ac4ceb59/work/9c7d4c5aae1b418f8b114a88ac4ceb59_id_rsa.pub 2026-05-22 14:15:11.799409 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-05-22 14:15:11.799444 | ubuntu-jammy -> localhost | SHA256:U07p7LmXNlPMXRpPXvpV9RA0WtUDai6pd/APPWWPp3Q zuul-build-sshkey 2026-05-22 14:15:11.799474 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-05-22 14:15:11.799501 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-05-22 14:15:11.799546 | ubuntu-jammy -> localhost | | o*oo| 2026-05-22 14:15:11.799575 | ubuntu-jammy -> localhost | | ..o.oo| 2026-05-22 14:15:11.799602 | ubuntu-jammy -> localhost | | +o. .+| 2026-05-22 14:15:11.799628 | ubuntu-jammy -> localhost | | *+ . *| 2026-05-22 14:15:11.799653 | ubuntu-jammy -> localhost | | S++. o @+| 2026-05-22 14:15:11.799689 | ubuntu-jammy -> localhost | | .o+.. O.*| 2026-05-22 14:15:11.799716 | ubuntu-jammy -> localhost | | . .o+ =o.E| 2026-05-22 14:15:11.799741 | ubuntu-jammy -> localhost | | . ..O..+.| 2026-05-22 14:15:11.799766 | ubuntu-jammy -> localhost | | .o +. | 2026-05-22 14:15:11.799791 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-05-22 14:15:11.799857 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.913339 2026-05-22 14:15:11.807542 | 2026-05-22 14:15:11.807657 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-22 14:15:11.836241 | ubuntu-jammy | ok 2026-05-22 14:15:11.846429 | ubuntu-jammy | included: /var/lib/zuul/builds/9c7d4c5aae1b418f8b114a88ac4ceb59/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-22 14:15:11.855679 | 2026-05-22 14:15:11.855791 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-22 14:15:11.881324 | ubuntu-jammy | skipping: Conditional result was False 2026-05-22 14:15:11.887453 | 2026-05-22 14:15:11.887565 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-22 14:15:12.516553 | ubuntu-jammy | changed 2026-05-22 14:15:12.524946 | 2026-05-22 14:15:12.525067 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-22 14:15:12.775496 | ubuntu-jammy | ok 2026-05-22 14:15:12.783420 | 2026-05-22 14:15:12.783561 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-22 14:15:13.447213 | ubuntu-jammy | changed 2026-05-22 14:15:13.458480 | 2026-05-22 14:15:13.458616 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-22 14:15:14.102053 | ubuntu-jammy | changed 2026-05-22 14:15:14.112382 | 2026-05-22 14:15:14.112542 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-22 14:15:14.149691 | ubuntu-jammy | skipping: Conditional result was False 2026-05-22 14:15:14.163587 | 2026-05-22 14:15:14.163762 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-22 14:15:14.650608 | ubuntu-jammy -> localhost | changed 2026-05-22 14:15:14.669751 | 2026-05-22 14:15:14.669909 | TASK [add-build-sshkey : Add back temp key] 2026-05-22 14:15:15.041655 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/9c7d4c5aae1b418f8b114a88ac4ceb59/work/9c7d4c5aae1b418f8b114a88ac4ceb59_id_rsa (zuul-build-sshkey) 2026-05-22 14:15:15.042018 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.019713 2026-05-22 14:15:15.053585 | 2026-05-22 14:15:15.053722 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-22 14:15:15.457859 | ubuntu-jammy | ok 2026-05-22 14:15:15.463128 | 2026-05-22 14:15:15.463275 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-22 14:15:15.497153 | ubuntu-jammy | skipping: Conditional result was False 2026-05-22 14:15:15.508028 | 2026-05-22 14:15:15.508207 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-22 14:15:15.941593 | ubuntu-jammy | ok 2026-05-22 14:15:15.952510 | 2026-05-22 14:15:15.952640 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-22 14:15:15.997501 | ubuntu-jammy | ok 2026-05-22 14:15:16.005275 | 2026-05-22 14:15:16.005427 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-22 14:15:16.293089 | ubuntu-jammy -> localhost | ok 2026-05-22 14:15:16.299840 | 2026-05-22 14:15:16.299953 | TASK [validate-host : Collect information about the host] 2026-05-22 14:15:17.510574 | ubuntu-jammy | ok 2026-05-22 14:15:17.524864 | 2026-05-22 14:15:17.524997 | TASK [validate-host : Sanitize hostname] 2026-05-22 14:15:17.652446 | ubuntu-jammy | ok 2026-05-22 14:15:17.693733 | 2026-05-22 14:15:17.693876 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-22 14:15:18.279298 | ubuntu-jammy -> localhost | changed 2026-05-22 14:15:18.285306 | 2026-05-22 14:15:18.285423 | TASK [validate-host : Collect information about zuul worker] 2026-05-22 14:15:18.705338 | ubuntu-jammy | ok 2026-05-22 14:15:18.712029 | 2026-05-22 14:15:18.712217 | TASK [validate-host : Write out all zuul information for each host] 2026-05-22 14:15:19.264865 | ubuntu-jammy -> localhost | changed 2026-05-22 14:15:19.275951 | 2026-05-22 14:15:19.276074 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-22 14:15:19.556952 | ubuntu-jammy | ok 2026-05-22 14:15:19.562744 | 2026-05-22 14:15:19.562877 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-22 14:15:20.502660 | ubuntu-jammy | changed: 2026-05-22 14:15:20.503019 | ubuntu-jammy | cd+++++++++ src/ 2026-05-22 14:15:20.503066 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-05-22 14:15:20.503098 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-05-22 14:15:20.503126 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-05-22 14:15:20.503152 | ubuntu-jammy | Containerfile 2026-05-22 14:15:20.503332 | ubuntu-jammy | Containerfile 2026-05-22 14:15:20.506781 | ubuntu-jammy | Containerfile 2026-05-22 14:15:20.506883 | ubuntu-jammy | Containerfile 2026-05-22 14:15:20.506967 | ubuntu-jammy | Containerfile 2026-05-22 14:15:20.507049 | ubuntu-jammy | Containerfile 2026-05-22 14:15:20.507131 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.005110 2026-05-22 14:15:47.448259 | 2026-05-22 14:15:47.448384 | TASK [upload-logs : Upload logs to log server] 2026-05-22 14:15:48.081636 | localhost | Output suppressed because no_log was given 2026-05-22 14:15:48.083623 | 2026-05-22 14:15:48.083732 | LOOP [upload-logs : Compress console log and json output] 2026-05-22 14:15:48.142071 | localhost | skipping: Conditional result was False 2026-05-22 14:15:48.158885 | localhost | skipping: Conditional result was False 2026-05-22 14:15:48.173006 | 2026-05-22 14:15:48.173201 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-22 14:15:48.221120 | localhost | skipping: Conditional result was False 2026-05-22 14:15:48.221463 | 2026-05-22 14:15:48.226404 | localhost | skipping: Conditional result was False 2026-05-22 14:15:48.233733 | 2026-05-22 14:15:48.233957 | LOOP [upload-logs : Upload console log and json output]