2026-02-17 15:15:15.334308 | Job console starting 2026-02-17 15:15:15.354917 | Updating git repos 2026-02-17 15:15:15.390825 | Cloning repos into workspace 2026-02-17 15:15:15.438001 | Restoring repo states 2026-02-17 15:15:15.449534 | Merging changes 2026-02-17 15:15:16.064518 | Checking out repos 2026-02-17 15:15:16.112303 | Preparing playbooks 2026-02-17 15:15:16.711282 | Running Ansible setup 2026-02-17 15:15:21.527168 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-02-17 15:15:22.316700 | 2026-02-17 15:15:22.316868 | PLAY [Base pre] 2026-02-17 15:15:22.332861 | 2026-02-17 15:15:22.333023 | TASK [Setup log path fact] 2026-02-17 15:15:22.362092 | ubuntu-jammy | ok 2026-02-17 15:15:22.377238 | 2026-02-17 15:15:22.377378 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-17 15:15:22.422177 | ubuntu-jammy | ok 2026-02-17 15:15:22.433518 | 2026-02-17 15:15:22.433639 | TASK [emit-job-header : Print job information] 2026-02-17 15:15:22.482697 | # Job Information 2026-02-17 15:15:22.482884 | Ansible Version: 2.16.14 2026-02-17 15:15:22.482961 | Job: ansible-lint 2026-02-17 15:15:22.482998 | Pipeline: check 2026-02-17 15:15:22.483021 | Executor: 521e9411259a 2026-02-17 15:15:22.483042 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/506 2026-02-17 15:15:22.483066 | Event ID: 708321b0-0c13-11f1-9b15-a471afbf0687 2026-02-17 15:15:22.488100 | 2026-02-17 15:15:22.488215 | LOOP [emit-job-header : Print node information] 2026-02-17 15:15:22.657887 | ubuntu-jammy | ok: 2026-02-17 15:15:22.658095 | ubuntu-jammy | # Node Information 2026-02-17 15:15:22.658132 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-02-17 15:15:22.658159 | ubuntu-jammy | Hostname: ubuntu 2026-02-17 15:15:22.658182 | ubuntu-jammy | Username: zuul 2026-02-17 15:15:22.658203 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-02-17 15:15:22.658227 | ubuntu-jammy | Provider: regiocloud-a 2026-02-17 15:15:22.658248 | ubuntu-jammy | Region: 2026-02-17 15:15:22.658269 | ubuntu-jammy | Label: ubuntu-jammy 2026-02-17 15:15:22.658290 | ubuntu-jammy | Product Name: OpenStack Nova 2026-02-17 15:15:22.658309 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fea7:e2ee 2026-02-17 15:15:22.678758 | 2026-02-17 15:15:22.678909 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-17 15:15:23.169251 | ubuntu-jammy -> localhost | changed 2026-02-17 15:15:23.186226 | 2026-02-17 15:15:23.186412 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-17 15:15:24.432458 | ubuntu-jammy -> localhost | changed 2026-02-17 15:15:24.445912 | 2026-02-17 15:15:24.446083 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-17 15:15:24.764323 | ubuntu-jammy -> localhost | ok 2026-02-17 15:15:24.770636 | 2026-02-17 15:15:24.770772 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-17 15:15:24.816122 | ubuntu-jammy | ok 2026-02-17 15:15:24.852628 | ubuntu-jammy | included: /var/lib/zuul/builds/ed4227d4ac5e4e91bb07ea645292fbac/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-17 15:15:24.859407 | 2026-02-17 15:15:24.859529 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-17 15:15:27.251212 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-02-17 15:15:27.251436 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/ed4227d4ac5e4e91bb07ea645292fbac/work/ed4227d4ac5e4e91bb07ea645292fbac_id_rsa 2026-02-17 15:15:27.251474 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/ed4227d4ac5e4e91bb07ea645292fbac/work/ed4227d4ac5e4e91bb07ea645292fbac_id_rsa.pub 2026-02-17 15:15:27.251501 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-02-17 15:15:27.251527 | ubuntu-jammy -> localhost | SHA256:qetqnJXnQGsNfxL9wdsaR/kyFPyWm1uaPfDFeiIYpAA zuul-build-sshkey 2026-02-17 15:15:27.251549 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-02-17 15:15:27.251581 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-02-17 15:15:27.251604 | ubuntu-jammy -> localhost | | . | 2026-02-17 15:15:27.251625 | ubuntu-jammy -> localhost | | E o | 2026-02-17 15:15:27.251645 | ubuntu-jammy -> localhost | | . . . +.| 2026-02-17 15:15:27.251665 | ubuntu-jammy -> localhost | | + ..o o +.o| 2026-02-17 15:15:27.251686 | ubuntu-jammy -> localhost | | . BS+ . * +o| 2026-02-17 15:15:27.251712 | ubuntu-jammy -> localhost | | *.* o +.=o=| 2026-02-17 15:15:27.251734 | ubuntu-jammy -> localhost | | . +.+ o o +oB+| 2026-02-17 15:15:27.251753 | ubuntu-jammy -> localhost | | + .. . o =+o| 2026-02-17 15:15:27.251774 | ubuntu-jammy -> localhost | | ..oo . o.| 2026-02-17 15:15:27.251794 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-02-17 15:15:27.251848 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.673205 2026-02-17 15:15:27.258614 | 2026-02-17 15:15:27.258741 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-17 15:15:27.295077 | ubuntu-jammy | ok 2026-02-17 15:15:27.315302 | ubuntu-jammy | included: /var/lib/zuul/builds/ed4227d4ac5e4e91bb07ea645292fbac/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-17 15:15:27.327182 | 2026-02-17 15:15:27.327309 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-17 15:15:27.362644 | ubuntu-jammy | skipping: Conditional result was False 2026-02-17 15:15:27.372187 | 2026-02-17 15:15:27.372329 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-17 15:15:28.058260 | ubuntu-jammy | changed 2026-02-17 15:15:28.064289 | 2026-02-17 15:15:28.064415 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-17 15:15:28.317940 | ubuntu-jammy | ok 2026-02-17 15:15:28.328317 | 2026-02-17 15:15:28.328502 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-17 15:15:28.992417 | ubuntu-jammy | changed 2026-02-17 15:15:28.999513 | 2026-02-17 15:15:28.999637 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-17 15:15:29.644346 | ubuntu-jammy | changed 2026-02-17 15:15:29.653309 | 2026-02-17 15:15:29.653455 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-17 15:15:29.685831 | ubuntu-jammy | skipping: Conditional result was False 2026-02-17 15:15:29.696404 | 2026-02-17 15:15:29.696520 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-17 15:15:30.240855 | ubuntu-jammy -> localhost | changed 2026-02-17 15:15:30.256730 | 2026-02-17 15:15:30.256898 | TASK [add-build-sshkey : Add back temp key] 2026-02-17 15:15:30.658849 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/ed4227d4ac5e4e91bb07ea645292fbac/work/ed4227d4ac5e4e91bb07ea645292fbac_id_rsa (zuul-build-sshkey) 2026-02-17 15:15:30.659140 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.011184 2026-02-17 15:15:30.667637 | 2026-02-17 15:15:30.667749 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-17 15:15:31.067913 | ubuntu-jammy | ok 2026-02-17 15:15:31.074114 | 2026-02-17 15:15:31.074324 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-17 15:15:31.111621 | ubuntu-jammy | skipping: Conditional result was False 2026-02-17 15:15:31.128055 | 2026-02-17 15:15:31.128192 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-17 15:15:31.590633 | ubuntu-jammy | ok 2026-02-17 15:15:31.601841 | 2026-02-17 15:15:31.601982 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-17 15:15:31.642368 | ubuntu-jammy | ok 2026-02-17 15:15:31.647911 | 2026-02-17 15:15:31.648071 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-17 15:15:31.967136 | ubuntu-jammy -> localhost | ok 2026-02-17 15:15:31.975278 | 2026-02-17 15:15:31.975407 | TASK [validate-host : Collect information about the host] 2026-02-17 15:15:33.281314 | ubuntu-jammy | ok 2026-02-17 15:15:33.291706 | 2026-02-17 15:15:33.291840 | TASK [validate-host : Sanitize hostname] 2026-02-17 15:15:33.404431 | ubuntu-jammy | ok 2026-02-17 15:15:33.459103 | 2026-02-17 15:15:33.459248 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-17 15:15:34.072075 | ubuntu-jammy -> localhost | changed 2026-02-17 15:15:34.078194 | 2026-02-17 15:15:34.078309 | TASK [validate-host : Collect information about zuul worker] 2026-02-17 15:15:34.513434 | ubuntu-jammy | ok 2026-02-17 15:15:34.518483 | 2026-02-17 15:15:34.518603 | TASK [validate-host : Write out all zuul information for each host] 2026-02-17 15:15:35.074508 | ubuntu-jammy -> localhost | changed 2026-02-17 15:15:35.085162 | 2026-02-17 15:15:35.085305 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-17 15:15:35.346890 | ubuntu-jammy | ok 2026-02-17 15:15:35.353421 | 2026-02-17 15:15:35.353534 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-17 15:15:36.575844 | ubuntu-jammy | changed: 2026-02-17 15:15:36.576109 | ubuntu-jammy | cd+++++++++ src/ 2026-02-17 15:15:36.576146 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-02-17 15:15:36.576171 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-02-17 15:15:36.576193 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-02-17 15:15:36.576213 | ubuntu-jammy | Containerfile 2026-02-17 15:15:36.576361 | ubuntu-jammy | Containerfile 2026-02-17 15:15:36.603497 | ubuntu-jammy | Containerfile 2026-02-17 15:15:36.603568 | ubuntu-jammy | Containerfile 2026-02-17 15:15:36.603638 | ubuntu-jammy | Containerfile 2026-02-17 15:15:36.603712 | ubuntu-jammy | Containerfile 2026-02-17 15:15:36.603783 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.007461 2026-02-17 15:17:04.777015 | 2026-02-17 15:17:04.777191 | TASK [upload-logs : Upload logs to log server] 2026-02-17 15:17:05.351157 | localhost | Output suppressed because no_log was given 2026-02-17 15:17:05.355404 | 2026-02-17 15:17:05.355601 | LOOP [upload-logs : Compress console log and json output] 2026-02-17 15:17:05.415062 | localhost | skipping: Conditional result was False 2026-02-17 15:17:05.420823 | localhost | skipping: Conditional result was False 2026-02-17 15:17:05.428187 | 2026-02-17 15:17:05.428388 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-17 15:17:05.476719 | localhost | skipping: Conditional result was False 2026-02-17 15:17:05.477330 | 2026-02-17 15:17:05.480446 | localhost | skipping: Conditional result was False 2026-02-17 15:17:05.490155 | 2026-02-17 15:17:05.490404 | LOOP [upload-logs : Upload console log and json output]