2026-02-19 12:26:38.783987 | Job console starting 2026-02-19 12:26:38.823915 | Updating git repos 2026-02-19 12:26:38.879697 | Cloning repos into workspace 2026-02-19 12:26:38.975614 | Restoring repo states 2026-02-19 12:26:38.982694 | Merging changes 2026-02-19 12:26:39.749447 | Checking out repos 2026-02-19 12:26:39.905845 | Preparing playbooks 2026-02-19 12:26:40.874643 | Running Ansible setup 2026-02-19 12:26:47.915568 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-02-19 12:26:49.498546 | 2026-02-19 12:26:49.498716 | PLAY [Base pre] 2026-02-19 12:26:49.527104 | 2026-02-19 12:26:49.527270 | TASK [Setup log path fact] 2026-02-19 12:26:49.569822 | ubuntu-jammy | ok 2026-02-19 12:26:49.588254 | 2026-02-19 12:26:49.588428 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-19 12:26:49.659029 | ubuntu-jammy | ok 2026-02-19 12:26:49.674557 | 2026-02-19 12:26:49.674701 | TASK [emit-job-header : Print job information] 2026-02-19 12:26:49.716427 | # Job Information 2026-02-19 12:26:49.716613 | Ansible Version: 2.16.14 2026-02-19 12:26:49.716648 | Job: yamllint 2026-02-19 12:26:49.716682 | Pipeline: check 2026-02-19 12:26:49.716705 | Executor: 521e9411259a 2026-02-19 12:26:49.716725 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/488 2026-02-19 12:26:49.716749 | Event ID: 17ac4900-0d8e-11f1-936d-c7618dfcc8d7 2026-02-19 12:26:49.723189 | 2026-02-19 12:26:49.723322 | LOOP [emit-job-header : Print node information] 2026-02-19 12:26:49.877210 | ubuntu-jammy | ok: 2026-02-19 12:26:49.877414 | ubuntu-jammy | # Node Information 2026-02-19 12:26:49.877449 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-02-19 12:26:49.877474 | ubuntu-jammy | Hostname: ubuntu 2026-02-19 12:26:49.877496 | ubuntu-jammy | Username: zuul 2026-02-19 12:26:49.877516 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-02-19 12:26:49.877540 | ubuntu-jammy | Provider: regiocloud-a 2026-02-19 12:26:49.877561 | ubuntu-jammy | Region: 2026-02-19 12:26:49.877582 | ubuntu-jammy | Label: ubuntu-jammy 2026-02-19 12:26:49.877602 | ubuntu-jammy | Product Name: OpenStack Nova 2026-02-19 12:26:49.877622 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe6e:2638 2026-02-19 12:26:49.908329 | 2026-02-19 12:26:49.908490 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-19 12:26:50.510251 | ubuntu-jammy -> localhost | changed 2026-02-19 12:26:50.517463 | 2026-02-19 12:26:50.517589 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-19 12:26:52.490326 | ubuntu-jammy -> localhost | changed 2026-02-19 12:26:52.501772 | 2026-02-19 12:26:52.501872 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-19 12:26:52.997010 | ubuntu-jammy -> localhost | ok 2026-02-19 12:26:53.004023 | 2026-02-19 12:26:53.004131 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-19 12:26:53.053699 | ubuntu-jammy | ok 2026-02-19 12:26:53.095425 | ubuntu-jammy | included: /var/lib/zuul/builds/42241f860c9f4159a963af26e4f51191/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-19 12:26:53.101414 | 2026-02-19 12:26:53.101511 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-19 12:26:56.817559 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-02-19 12:26:56.817750 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/42241f860c9f4159a963af26e4f51191/work/42241f860c9f4159a963af26e4f51191_id_rsa 2026-02-19 12:26:56.817790 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/42241f860c9f4159a963af26e4f51191/work/42241f860c9f4159a963af26e4f51191_id_rsa.pub 2026-02-19 12:26:56.817818 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-02-19 12:26:56.817844 | ubuntu-jammy -> localhost | SHA256:BiUras8aZg/teoMPBgF6f77bgT+Gls4Omdq8KnHu7tA zuul-build-sshkey 2026-02-19 12:26:56.817867 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-02-19 12:26:56.817918 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-02-19 12:26:56.817950 | ubuntu-jammy -> localhost | |. . . | 2026-02-19 12:26:56.817975 | ubuntu-jammy -> localhost | |o + | 2026-02-19 12:26:56.817995 | ubuntu-jammy -> localhost | |o . . o | 2026-02-19 12:26:56.818015 | ubuntu-jammy -> localhost | | o o . . | 2026-02-19 12:26:56.818035 | ubuntu-jammy -> localhost | |. o . . S | 2026-02-19 12:26:56.818061 | ubuntu-jammy -> localhost | |.+.+ = o | 2026-02-19 12:26:56.818082 | ubuntu-jammy -> localhost | |.+E.B oo. | 2026-02-19 12:26:56.818101 | ubuntu-jammy -> localhost | |.=o@oo++o. | 2026-02-19 12:26:56.818121 | ubuntu-jammy -> localhost | | =O=B**oo. | 2026-02-19 12:26:56.818142 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-02-19 12:26:56.818193 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:02.983792 2026-02-19 12:26:56.824287 | 2026-02-19 12:26:56.824376 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-19 12:26:56.862412 | ubuntu-jammy | ok 2026-02-19 12:26:56.876805 | ubuntu-jammy | included: /var/lib/zuul/builds/42241f860c9f4159a963af26e4f51191/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-19 12:26:56.903576 | 2026-02-19 12:26:56.903686 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-19 12:26:56.939097 | ubuntu-jammy | skipping: Conditional result was False 2026-02-19 12:26:56.949724 | 2026-02-19 12:26:56.949836 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-19 12:26:57.772208 | ubuntu-jammy | changed 2026-02-19 12:26:57.779812 | 2026-02-19 12:26:57.779940 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-19 12:26:58.030759 | ubuntu-jammy | ok 2026-02-19 12:26:58.036258 | 2026-02-19 12:26:58.036349 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-19 12:26:58.773770 | ubuntu-jammy | changed 2026-02-19 12:26:58.784441 | 2026-02-19 12:26:58.784545 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-19 12:26:59.466887 | ubuntu-jammy | changed 2026-02-19 12:26:59.474954 | 2026-02-19 12:26:59.475048 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-19 12:26:59.497998 | ubuntu-jammy | skipping: Conditional result was False 2026-02-19 12:26:59.504434 | 2026-02-19 12:26:59.504530 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-19 12:27:00.017506 | ubuntu-jammy -> localhost | changed 2026-02-19 12:27:00.034262 | 2026-02-19 12:27:00.034377 | TASK [add-build-sshkey : Add back temp key] 2026-02-19 12:27:00.397125 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/42241f860c9f4159a963af26e4f51191/work/42241f860c9f4159a963af26e4f51191_id_rsa (zuul-build-sshkey) 2026-02-19 12:27:00.397356 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.017453 2026-02-19 12:27:00.408135 | 2026-02-19 12:27:00.408227 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-19 12:27:00.780708 | ubuntu-jammy | ok 2026-02-19 12:27:00.787564 | 2026-02-19 12:27:00.787667 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-19 12:27:00.813049 | ubuntu-jammy | skipping: Conditional result was False 2026-02-19 12:27:00.828680 | 2026-02-19 12:27:00.828816 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-19 12:27:01.222914 | ubuntu-jammy | ok 2026-02-19 12:27:01.232978 | 2026-02-19 12:27:01.233075 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-19 12:27:01.270722 | ubuntu-jammy | ok 2026-02-19 12:27:01.275517 | 2026-02-19 12:27:01.275603 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-19 12:27:01.581279 | ubuntu-jammy -> localhost | ok 2026-02-19 12:27:01.587596 | 2026-02-19 12:27:01.587687 | TASK [validate-host : Collect information about the host] 2026-02-19 12:27:02.837296 | ubuntu-jammy | ok 2026-02-19 12:27:02.851220 | 2026-02-19 12:27:02.851314 | TASK [validate-host : Sanitize hostname] 2026-02-19 12:27:02.974362 | ubuntu-jammy | ok 2026-02-19 12:27:03.008359 | 2026-02-19 12:27:03.008453 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-19 12:27:03.777993 | ubuntu-jammy -> localhost | changed 2026-02-19 12:27:03.783707 | 2026-02-19 12:27:03.783860 | TASK [validate-host : Collect information about zuul worker] 2026-02-19 12:27:04.228213 | ubuntu-jammy | ok 2026-02-19 12:27:04.232841 | 2026-02-19 12:27:04.232951 | TASK [validate-host : Write out all zuul information for each host] 2026-02-19 12:27:04.896145 | ubuntu-jammy -> localhost | changed 2026-02-19 12:27:04.905187 | 2026-02-19 12:27:04.905275 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-19 12:27:05.191380 | ubuntu-jammy | ok 2026-02-19 12:27:05.196769 | 2026-02-19 12:27:05.196860 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-19 12:27:06.372419 | ubuntu-jammy | changed: 2026-02-19 12:27:06.372683 | ubuntu-jammy | cd+++++++++ src/ 2026-02-19 12:27:06.372741 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-02-19 12:27:06.372765 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-02-19 12:27:06.372786 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-02-19 12:27:06.372807 | ubuntu-jammy | Containerfile 2026-02-19 12:27:06.372998 | ubuntu-jammy | Containerfile 2026-02-19 12:27:06.399269 | ubuntu-jammy | Containerfile 2026-02-19 12:27:06.399343 | ubuntu-jammy | Containerfile 2026-02-19 12:27:06.399414 | ubuntu-jammy | Containerfile 2026-02-19 12:27:06.399485 | ubuntu-jammy | Containerfile 2026-02-19 12:27:06.399555 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.007816 2026-02-19 12:27:35.450661 | 2026-02-19 12:27:35.450786 | TASK [upload-logs : Upload logs to log server] 2026-02-19 12:27:36.135942 | localhost | Output suppressed because no_log was given 2026-02-19 12:27:36.137793 | 2026-02-19 12:27:36.137939 | LOOP [upload-logs : Compress console log and json output] 2026-02-19 12:27:36.194316 | localhost | skipping: Conditional result was False 2026-02-19 12:27:36.202347 | localhost | skipping: Conditional result was False 2026-02-19 12:27:36.215536 | 2026-02-19 12:27:36.215658 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-19 12:27:36.261000 | localhost | skipping: Conditional result was False 2026-02-19 12:27:36.261275 | 2026-02-19 12:27:36.266326 | localhost | skipping: Conditional result was False 2026-02-19 12:27:36.273979 | 2026-02-19 12:27:36.274113 | LOOP [upload-logs : Upload console log and json output]