2026-07-11 03:15:09.368380 | Job console starting 2026-07-11 03:15:09.424952 | Updating git repos 2026-07-11 03:15:09.487725 | Cloning repos into workspace 2026-07-11 03:15:09.548777 | Restoring repo states 2026-07-11 03:15:09.572044 | Merging changes 2026-07-11 03:15:09.572066 | Checking out repos 2026-07-11 03:15:09.657966 | Preparing playbooks 2026-07-11 03:15:10.775026 | Running Ansible setup 2026-07-11 03:15:16.231816 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-07-11 03:15:17.726655 | 2026-07-11 03:15:17.726976 | PLAY [Base pre] 2026-07-11 03:15:17.746233 | 2026-07-11 03:15:17.746461 | TASK [Setup log path fact] 2026-07-11 03:15:17.788933 | ubuntu-jammy | ok 2026-07-11 03:15:17.814020 | 2026-07-11 03:15:17.814194 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-11 03:15:17.864678 | ubuntu-jammy | ok 2026-07-11 03:15:17.887820 | 2026-07-11 03:15:17.888044 | TASK [emit-job-header : Print job information] 2026-07-11 03:15:17.928460 | # Job Information 2026-07-11 03:15:17.928642 | Ansible Version: 2.16.14 2026-07-11 03:15:17.928676 | Job: yamllint 2026-07-11 03:15:17.928709 | Pipeline: periodic-daily 2026-07-11 03:15:17.928732 | Executor: 521e9411259a 2026-07-11 03:15:17.928753 | Triggered by: https://github.com/YAKEcloud/yake-ansible 2026-07-11 03:15:17.928775 | Event ID: eb81587bb86741299d9e63d2b28cec96 2026-07-11 03:15:17.934441 | 2026-07-11 03:15:17.934551 | LOOP [emit-job-header : Print node information] 2026-07-11 03:15:18.036495 | ubuntu-jammy | ok: 2026-07-11 03:15:18.036643 | ubuntu-jammy | # Node Information 2026-07-11 03:15:18.036671 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-07-11 03:15:18.036692 | ubuntu-jammy | Hostname: ubuntu 2026-07-11 03:15:18.036711 | ubuntu-jammy | Username: zuul 2026-07-11 03:15:18.036728 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-07-11 03:15:18.036748 | ubuntu-jammy | Provider: regiocloud-a 2026-07-11 03:15:18.036766 | ubuntu-jammy | Region: 2026-07-11 03:15:18.036783 | ubuntu-jammy | Label: ubuntu-jammy 2026-07-11 03:15:18.036799 | ubuntu-jammy | Product Name: OpenStack Nova 2026-07-11 03:15:18.036815 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fefc:e3f3 2026-07-11 03:15:18.051430 | 2026-07-11 03:15:18.051532 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-11 03:15:18.927904 | ubuntu-jammy -> localhost | changed 2026-07-11 03:15:18.935434 | 2026-07-11 03:15:18.935533 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-11 03:15:20.151841 | ubuntu-jammy -> localhost | changed 2026-07-11 03:15:20.176063 | 2026-07-11 03:15:20.176234 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-11 03:15:20.565777 | ubuntu-jammy -> localhost | ok 2026-07-11 03:15:20.571798 | 2026-07-11 03:15:20.571892 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-11 03:15:20.589969 | ubuntu-jammy | ok 2026-07-11 03:15:20.622086 | ubuntu-jammy | included: /var/lib/zuul/builds/6fff3a41f88947d78dc7345f92d9d41f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-11 03:15:20.631404 | 2026-07-11 03:15:20.631503 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-11 03:15:22.219045 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-07-11 03:15:22.219236 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/6fff3a41f88947d78dc7345f92d9d41f/work/6fff3a41f88947d78dc7345f92d9d41f_id_rsa 2026-07-11 03:15:22.219274 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/6fff3a41f88947d78dc7345f92d9d41f/work/6fff3a41f88947d78dc7345f92d9d41f_id_rsa.pub 2026-07-11 03:15:22.219309 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-07-11 03:15:22.219336 | ubuntu-jammy -> localhost | SHA256:FY+2h5rFSItr3KzQu4rP6Dbngb6u66hTWJ2kqthsl1g zuul-build-sshkey 2026-07-11 03:15:22.219358 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-07-11 03:15:22.219379 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-07-11 03:15:22.219413 | ubuntu-jammy -> localhost | | . | 2026-07-11 03:15:22.219436 | ubuntu-jammy -> localhost | | . + | 2026-07-11 03:15:22.219457 | ubuntu-jammy -> localhost | | + . . + . | 2026-07-11 03:15:22.219477 | ubuntu-jammy -> localhost | | o o o * o | 2026-07-11 03:15:22.219497 | ubuntu-jammy -> localhost | | + . S = . | 2026-07-11 03:15:22.219525 | ubuntu-jammy -> localhost | |o ..Eo + + . | 2026-07-11 03:15:22.219546 | ubuntu-jammy -> localhost | |o+.oo.= = | 2026-07-11 03:15:22.219565 | ubuntu-jammy -> localhost | |=.B+++ o | 2026-07-11 03:15:22.219586 | ubuntu-jammy -> localhost | |BXBB=.+. | 2026-07-11 03:15:22.219606 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-07-11 03:15:22.219651 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.150470 2026-07-11 03:15:22.225860 | 2026-07-11 03:15:22.225955 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-11 03:15:22.263811 | ubuntu-jammy | ok 2026-07-11 03:15:22.273534 | ubuntu-jammy | included: /var/lib/zuul/builds/6fff3a41f88947d78dc7345f92d9d41f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-11 03:15:22.284452 | 2026-07-11 03:15:22.284538 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-11 03:15:22.298202 | ubuntu-jammy | skipping: Conditional result was False 2026-07-11 03:15:22.304074 | 2026-07-11 03:15:22.304161 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-11 03:15:23.001837 | ubuntu-jammy | changed 2026-07-11 03:15:23.007770 | 2026-07-11 03:15:23.007861 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-11 03:15:23.274985 | ubuntu-jammy | ok 2026-07-11 03:15:23.281791 | 2026-07-11 03:15:23.281895 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-11 03:15:23.919921 | ubuntu-jammy | changed 2026-07-11 03:15:23.927864 | 2026-07-11 03:15:23.928003 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-11 03:15:24.603753 | ubuntu-jammy | changed 2026-07-11 03:15:24.617077 | 2026-07-11 03:15:24.617243 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-11 03:15:24.654913 | ubuntu-jammy | skipping: Conditional result was False 2026-07-11 03:15:24.673823 | 2026-07-11 03:15:24.673996 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-11 03:15:25.395218 | ubuntu-jammy -> localhost | changed 2026-07-11 03:15:25.413822 | 2026-07-11 03:15:25.413986 | TASK [add-build-sshkey : Add back temp key] 2026-07-11 03:15:26.229212 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/6fff3a41f88947d78dc7345f92d9d41f/work/6fff3a41f88947d78dc7345f92d9d41f_id_rsa (zuul-build-sshkey) 2026-07-11 03:15:26.229505 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.037206 2026-07-11 03:15:26.246231 | 2026-07-11 03:15:26.246414 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-11 03:15:26.800144 | ubuntu-jammy | ok 2026-07-11 03:15:26.810784 | 2026-07-11 03:15:26.810969 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-11 03:15:26.836115 | ubuntu-jammy | skipping: Conditional result was False 2026-07-11 03:15:26.847059 | 2026-07-11 03:15:26.847182 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-11 03:15:27.315054 | ubuntu-jammy | ok 2026-07-11 03:15:27.350241 | 2026-07-11 03:15:27.350490 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-11 03:15:27.452018 | ubuntu-jammy | ok 2026-07-11 03:15:27.459944 | 2026-07-11 03:15:27.460088 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-11 03:15:28.031578 | ubuntu-jammy -> localhost | ok 2026-07-11 03:15:28.039601 | 2026-07-11 03:15:28.039928 | TASK [validate-host : Collect information about the host] 2026-07-11 03:15:29.672321 | ubuntu-jammy | ok 2026-07-11 03:15:29.692968 | 2026-07-11 03:15:29.693153 | TASK [validate-host : Sanitize hostname] 2026-07-11 03:15:29.827711 | ubuntu-jammy | ok 2026-07-11 03:15:29.908884 | 2026-07-11 03:15:29.909106 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-11 03:15:30.954238 | ubuntu-jammy -> localhost | changed 2026-07-11 03:15:30.962132 | 2026-07-11 03:15:30.962268 | TASK [validate-host : Collect information about zuul worker] 2026-07-11 03:15:31.601263 | ubuntu-jammy | ok 2026-07-11 03:15:31.611838 | 2026-07-11 03:15:31.612035 | TASK [validate-host : Write out all zuul information for each host] 2026-07-11 03:15:32.221448 | ubuntu-jammy -> localhost | changed 2026-07-11 03:15:32.234158 | 2026-07-11 03:15:32.234279 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-11 03:15:32.506071 | ubuntu-jammy | ok 2026-07-11 03:15:32.511950 | 2026-07-11 03:15:32.512062 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-11 03:15:33.552360 | ubuntu-jammy | changed: 2026-07-11 03:15:33.552571 | ubuntu-jammy | cd+++++++++ src/ 2026-07-11 03:15:33.552606 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-07-11 03:15:33.552629 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-07-11 03:15:33.552651 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-07-11 03:15:33.552671 | ubuntu-jammy | Containerfile 2026-07-11 03:15:33.552803 | ubuntu-jammy | Containerfile 2026-07-11 03:15:33.562660 | ubuntu-jammy | Containerfile 2026-07-11 03:15:33.562731 | ubuntu-jammy | Containerfile 2026-07-11 03:15:33.562805 | ubuntu-jammy | Containerfile 2026-07-11 03:15:33.567064 | ubuntu-jammy | Containerfile 2026-07-11 03:15:33.567145 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.004516 2026-07-11 03:16:05.201147 | 2026-07-11 03:16:05.201259 | TASK [upload-logs : Upload logs to log server] 2026-07-11 03:16:06.130755 | localhost | Output suppressed because no_log was given 2026-07-11 03:16:06.132444 | 2026-07-11 03:16:06.132533 | LOOP [upload-logs : Compress console log and json output] 2026-07-11 03:16:06.189371 | localhost | skipping: Conditional result was False 2026-07-11 03:16:06.194882 | localhost | skipping: Conditional result was False 2026-07-11 03:16:06.198051 | 2026-07-11 03:16:06.198144 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-11 03:16:06.245519 | localhost | skipping: Conditional result was False 2026-07-11 03:16:06.245761 | 2026-07-11 03:16:06.250662 | localhost | skipping: Conditional result was False 2026-07-11 03:16:06.253458 | 2026-07-11 03:16:06.253551 | LOOP [upload-logs : Upload console log and json output]