2026-02-20 13:55:00.380708 | Job console starting 2026-02-20 13:55:00.392493 | Updating git repos 2026-02-20 13:55:00.422092 | Cloning repos into workspace 2026-02-20 13:55:00.526994 | Restoring repo states 2026-02-20 13:55:00.571712 | Merging changes 2026-02-20 13:55:01.575494 | Checking out repos 2026-02-20 13:55:01.684411 | Preparing playbooks 2026-02-20 13:55:02.890986 | Running Ansible setup 2026-02-20 13:55:09.209152 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-02-20 13:55:10.843220 | 2026-02-20 13:55:10.843367 | PLAY [Base pre] 2026-02-20 13:55:10.893216 | 2026-02-20 13:55:10.893378 | TASK [Setup log path fact] 2026-02-20 13:55:10.930383 | ubuntu-jammy | ok 2026-02-20 13:55:10.956589 | 2026-02-20 13:55:10.956705 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-20 13:55:11.066229 | ubuntu-jammy | ok 2026-02-20 13:55:11.090025 | 2026-02-20 13:55:11.090123 | TASK [emit-job-header : Print job information] 2026-02-20 13:55:11.196136 | # Job Information 2026-02-20 13:55:11.196314 | Ansible Version: 2.16.14 2026-02-20 13:55:11.196364 | Job: ansible-lint 2026-02-20 13:55:11.196401 | Pipeline: check 2026-02-20 13:55:11.196425 | Executor: 521e9411259a 2026-02-20 13:55:11.196443 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/488 2026-02-20 13:55:11.196461 | Event ID: 970e8b60-0e63-11f1-94ea-50946d9efa15 2026-02-20 13:55:11.200538 | 2026-02-20 13:55:11.200630 | LOOP [emit-job-header : Print node information] 2026-02-20 13:55:11.468831 | ubuntu-jammy | ok: 2026-02-20 13:55:11.469183 | ubuntu-jammy | # Node Information 2026-02-20 13:55:11.469226 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-02-20 13:55:11.469248 | ubuntu-jammy | Hostname: ubuntu 2026-02-20 13:55:11.469267 | ubuntu-jammy | Username: zuul 2026-02-20 13:55:11.469284 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-02-20 13:55:11.469310 | ubuntu-jammy | Provider: regiocloud-a 2026-02-20 13:55:11.469331 | ubuntu-jammy | Region: 2026-02-20 13:55:11.469357 | ubuntu-jammy | Label: ubuntu-jammy 2026-02-20 13:55:11.469374 | ubuntu-jammy | Product Name: OpenStack Nova 2026-02-20 13:55:11.469391 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fede:7791 2026-02-20 13:55:11.487741 | 2026-02-20 13:55:11.487846 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-20 13:55:12.550548 | ubuntu-jammy -> localhost | changed 2026-02-20 13:55:12.557203 | 2026-02-20 13:55:12.557295 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-20 13:55:15.125454 | ubuntu-jammy -> localhost | changed 2026-02-20 13:55:15.135744 | 2026-02-20 13:55:15.135857 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-20 13:55:16.003596 | ubuntu-jammy -> localhost | ok 2026-02-20 13:55:16.012713 | 2026-02-20 13:55:16.012823 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-20 13:55:16.055790 | ubuntu-jammy | ok 2026-02-20 13:55:16.161452 | ubuntu-jammy | included: /var/lib/zuul/builds/c028981c6af440aaa77ae4cd26f8539d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-20 13:55:16.194929 | 2026-02-20 13:55:16.195049 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-20 13:55:21.740878 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-02-20 13:55:21.741073 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/c028981c6af440aaa77ae4cd26f8539d/work/c028981c6af440aaa77ae4cd26f8539d_id_rsa 2026-02-20 13:55:21.741111 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/c028981c6af440aaa77ae4cd26f8539d/work/c028981c6af440aaa77ae4cd26f8539d_id_rsa.pub 2026-02-20 13:55:21.741137 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-02-20 13:55:21.741162 | ubuntu-jammy -> localhost | SHA256:StsspspSAEetfvKTOWReeG4x7n+xmOmbyuhmHFRNiLA zuul-build-sshkey 2026-02-20 13:55:21.741184 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-02-20 13:55:21.741214 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-02-20 13:55:21.741237 | ubuntu-jammy -> localhost | | .oo . +. | 2026-02-20 13:55:21.741258 | ubuntu-jammy -> localhost | |. ..o o . | 2026-02-20 13:55:21.741279 | ubuntu-jammy -> localhost | |..E. . | 2026-02-20 13:55:21.741299 | ubuntu-jammy -> localhost | |. . . | 2026-02-20 13:55:21.741319 | ubuntu-jammy -> localhost | | o . .. S | 2026-02-20 13:55:21.741342 | ubuntu-jammy -> localhost | | + *.== . | 2026-02-20 13:55:21.741376 | ubuntu-jammy -> localhost | | . O O=oo+ o | 2026-02-20 13:55:21.741397 | ubuntu-jammy -> localhost | |.. @=+.+.o | 2026-02-20 13:55:21.741418 | ubuntu-jammy -> localhost | | .o=+=++=o | 2026-02-20 13:55:21.741439 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-02-20 13:55:21.741492 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:03.937222 2026-02-20 13:55:21.748296 | 2026-02-20 13:55:21.748425 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-20 13:55:21.779751 | ubuntu-jammy | ok 2026-02-20 13:55:21.818928 | ubuntu-jammy | included: /var/lib/zuul/builds/c028981c6af440aaa77ae4cd26f8539d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-20 13:55:21.881339 | 2026-02-20 13:55:21.881482 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-20 13:55:21.953011 | ubuntu-jammy | skipping: Conditional result was False 2026-02-20 13:55:21.959529 | 2026-02-20 13:55:21.959629 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-20 13:55:22.839158 | ubuntu-jammy | changed 2026-02-20 13:55:22.849336 | 2026-02-20 13:55:22.849444 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-20 13:55:23.224023 | ubuntu-jammy | ok 2026-02-20 13:55:23.235311 | 2026-02-20 13:55:23.235437 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-20 13:55:24.139473 | ubuntu-jammy | changed 2026-02-20 13:55:24.168443 | 2026-02-20 13:55:24.168553 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-20 13:55:25.058935 | ubuntu-jammy | changed 2026-02-20 13:55:25.065123 | 2026-02-20 13:55:25.065225 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-20 13:55:25.141156 | ubuntu-jammy | skipping: Conditional result was False 2026-02-20 13:55:25.148133 | 2026-02-20 13:55:25.148254 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-20 13:55:26.045173 | ubuntu-jammy -> localhost | changed 2026-02-20 13:55:26.063313 | 2026-02-20 13:55:26.063455 | TASK [add-build-sshkey : Add back temp key] 2026-02-20 13:55:27.067404 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/c028981c6af440aaa77ae4cd26f8539d/work/c028981c6af440aaa77ae4cd26f8539d_id_rsa (zuul-build-sshkey) 2026-02-20 13:55:27.067644 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.026915 2026-02-20 13:55:27.075498 | 2026-02-20 13:55:27.075655 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-20 13:55:27.677222 | ubuntu-jammy | ok 2026-02-20 13:55:27.682874 | 2026-02-20 13:55:27.682972 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-20 13:55:27.726235 | ubuntu-jammy | skipping: Conditional result was False 2026-02-20 13:55:27.739393 | 2026-02-20 13:55:27.739504 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-20 13:55:28.308875 | ubuntu-jammy | ok 2026-02-20 13:55:28.322616 | 2026-02-20 13:55:28.322730 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-20 13:55:28.383899 | ubuntu-jammy | ok 2026-02-20 13:55:28.388674 | 2026-02-20 13:55:28.388766 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-20 13:55:29.101030 | ubuntu-jammy -> localhost | ok 2026-02-20 13:55:29.108106 | 2026-02-20 13:55:29.108203 | TASK [validate-host : Collect information about the host] 2026-02-20 13:55:30.894680 | ubuntu-jammy | ok 2026-02-20 13:55:30.923116 | 2026-02-20 13:55:30.923232 | TASK [validate-host : Sanitize hostname] 2026-02-20 13:55:31.206046 | ubuntu-jammy | ok 2026-02-20 13:55:31.372501 | 2026-02-20 13:55:31.372615 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-20 13:55:33.170741 | ubuntu-jammy -> localhost | changed 2026-02-20 13:55:33.175575 | 2026-02-20 13:55:33.175658 | TASK [validate-host : Collect information about zuul worker] 2026-02-20 13:55:33.658167 | ubuntu-jammy | ok 2026-02-20 13:55:33.662331 | 2026-02-20 13:55:33.662440 | TASK [validate-host : Write out all zuul information for each host] 2026-02-20 13:55:35.264197 | ubuntu-jammy -> localhost | changed 2026-02-20 13:55:35.273576 | 2026-02-20 13:55:35.273665 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-20 13:55:35.614458 | ubuntu-jammy | ok 2026-02-20 13:55:35.618941 | 2026-02-20 13:55:35.619017 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-20 13:55:37.194669 | ubuntu-jammy | changed: 2026-02-20 13:55:37.194817 | ubuntu-jammy | cd+++++++++ src/ 2026-02-20 13:55:37.194860 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-02-20 13:55:37.194880 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-02-20 13:55:37.194898 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-02-20 13:55:37.194915 | ubuntu-jammy | Containerfile 2026-02-20 13:55:37.195039 | ubuntu-jammy | Containerfile 2026-02-20 13:55:37.234709 | ubuntu-jammy | Containerfile 2026-02-20 13:55:37.234767 | ubuntu-jammy | Containerfile 2026-02-20 13:55:37.234826 | ubuntu-jammy | Containerfile 2026-02-20 13:55:37.234902 | ubuntu-jammy | Containerfile 2026-02-20 13:55:37.234962 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.007328 2026-02-20 13:57:14.922000 | 2026-02-20 13:57:14.922166 | TASK [upload-logs : Upload logs to log server] 2026-02-20 13:57:15.509665 | localhost | Output suppressed because no_log was given 2026-02-20 13:57:15.511725 | 2026-02-20 13:57:15.511831 | LOOP [upload-logs : Compress console log and json output] 2026-02-20 13:57:15.568311 | localhost | skipping: Conditional result was False 2026-02-20 13:57:15.574296 | localhost | skipping: Conditional result was False 2026-02-20 13:57:15.583936 | 2026-02-20 13:57:15.584166 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-20 13:57:15.645535 | localhost | skipping: Conditional result was False 2026-02-20 13:57:15.646257 | 2026-02-20 13:57:15.649587 | localhost | skipping: Conditional result was False 2026-02-20 13:57:15.658115 | 2026-02-20 13:57:15.658372 | LOOP [upload-logs : Upload console log and json output]