2026-07-02 22:56:53.728017 | Job console starting 2026-07-02 22:56:53.742469 | Updating git repos 2026-07-02 22:56:53.775084 | Cloning repos into workspace 2026-07-02 22:56:53.884961 | Restoring repo states 2026-07-02 22:56:53.900171 | Merging changes 2026-07-02 22:56:54.724383 | Checking out repos 2026-07-02 22:56:54.771087 | Preparing playbooks 2026-07-02 22:56:55.843775 | Running Ansible setup 2026-07-02 22:57:01.245439 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-07-02 22:57:02.194734 | 2026-07-02 22:57:02.194898 | PLAY [Base pre] 2026-07-02 22:57:02.221205 | 2026-07-02 22:57:02.221337 | TASK [Setup log path fact] 2026-07-02 22:57:02.253234 | ubuntu-jammy | ok 2026-07-02 22:57:02.283910 | 2026-07-02 22:57:02.284054 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-02 22:57:02.336360 | ubuntu-jammy | ok 2026-07-02 22:57:02.350429 | 2026-07-02 22:57:02.350535 | TASK [emit-job-header : Print job information] 2026-07-02 22:57:02.428662 | # Job Information 2026-07-02 22:57:02.428832 | Ansible Version: 2.16.14 2026-07-02 22:57:02.428867 | Job: yamllint 2026-07-02 22:57:02.428901 | Pipeline: check 2026-07-02 22:57:02.428925 | Executor: 521e9411259a 2026-07-02 22:57:02.428946 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/727 2026-07-02 22:57:02.428968 | Event ID: 211209f0-7669-11f1-894b-9cf6dc9f52bf 2026-07-02 22:57:02.433928 | 2026-07-02 22:57:02.438939 | LOOP [emit-job-header : Print node information] 2026-07-02 22:57:02.576351 | ubuntu-jammy | ok: 2026-07-02 22:57:02.576751 | ubuntu-jammy | # Node Information 2026-07-02 22:57:02.576804 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-07-02 22:57:02.576826 | ubuntu-jammy | Hostname: ubuntu 2026-07-02 22:57:02.576845 | ubuntu-jammy | Username: zuul 2026-07-02 22:57:02.576862 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-07-02 22:57:02.576882 | ubuntu-jammy | Provider: regiocloud-a 2026-07-02 22:57:02.576900 | ubuntu-jammy | Region: 2026-07-02 22:57:02.576917 | ubuntu-jammy | Label: ubuntu-jammy 2026-07-02 22:57:02.576933 | ubuntu-jammy | Product Name: OpenStack Nova 2026-07-02 22:57:02.576949 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe0f:697 2026-07-02 22:57:02.603750 | 2026-07-02 22:57:02.603884 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-02 22:57:03.368294 | ubuntu-jammy -> localhost | changed 2026-07-02 22:57:03.375437 | 2026-07-02 22:57:03.375551 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-02 22:57:05.623166 | ubuntu-jammy -> localhost | changed 2026-07-02 22:57:05.634168 | 2026-07-02 22:57:05.634290 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-02 22:57:06.059830 | ubuntu-jammy -> localhost | ok 2026-07-02 22:57:06.068828 | 2026-07-02 22:57:06.068944 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-02 22:57:06.106937 | ubuntu-jammy | ok 2026-07-02 22:57:06.134845 | ubuntu-jammy | included: /var/lib/zuul/builds/9d5ba9eb79354cbe98ccc764433da156/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-02 22:57:06.142905 | 2026-07-02 22:57:06.143001 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-02 22:57:07.383751 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-07-02 22:57:07.383924 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/9d5ba9eb79354cbe98ccc764433da156/work/9d5ba9eb79354cbe98ccc764433da156_id_rsa 2026-07-02 22:57:07.383957 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/9d5ba9eb79354cbe98ccc764433da156/work/9d5ba9eb79354cbe98ccc764433da156_id_rsa.pub 2026-07-02 22:57:07.383979 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-07-02 22:57:07.384000 | ubuntu-jammy -> localhost | SHA256:swzaOCmPCJqqMh7lUAFm5TYG9Dwv7/RUBjcNtpjLcyI zuul-build-sshkey 2026-07-02 22:57:07.384019 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-07-02 22:57:07.384036 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-07-02 22:57:07.384065 | ubuntu-jammy -> localhost | |.*oo o | 2026-07-02 22:57:07.384084 | ubuntu-jammy -> localhost | |o = . + + | 2026-07-02 22:57:07.384101 | ubuntu-jammy -> localhost | | X + + . | 2026-07-02 22:57:07.384118 | ubuntu-jammy -> localhost | | + + . + . | 2026-07-02 22:57:07.384135 | ubuntu-jammy -> localhost | | . o E.=S+ | 2026-07-02 22:57:07.384160 | ubuntu-jammy -> localhost | | + o=.o*o | 2026-07-02 22:57:07.384178 | ubuntu-jammy -> localhost | |....=o..o | 2026-07-02 22:57:07.384195 | ubuntu-jammy -> localhost | |=o.+o.o | 2026-07-02 22:57:07.384212 | ubuntu-jammy -> localhost | |@o. .. . | 2026-07-02 22:57:07.384229 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-07-02 22:57:07.384274 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.548099 2026-07-02 22:57:07.396112 | 2026-07-02 22:57:07.396396 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-02 22:57:07.441010 | ubuntu-jammy | ok 2026-07-02 22:57:07.456310 | ubuntu-jammy | included: /var/lib/zuul/builds/9d5ba9eb79354cbe98ccc764433da156/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-02 22:57:07.471405 | 2026-07-02 22:57:07.471529 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-02 22:57:07.495866 | ubuntu-jammy | skipping: Conditional result was False 2026-07-02 22:57:07.502065 | 2026-07-02 22:57:07.502144 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-02 22:57:08.250650 | ubuntu-jammy | changed 2026-07-02 22:57:08.257017 | 2026-07-02 22:57:08.257114 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-02 22:57:08.508634 | ubuntu-jammy | ok 2026-07-02 22:57:08.514094 | 2026-07-02 22:57:08.514183 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-02 22:57:09.285264 | ubuntu-jammy | changed 2026-07-02 22:57:09.296973 | 2026-07-02 22:57:09.297071 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-02 22:57:10.061674 | ubuntu-jammy | changed 2026-07-02 22:57:10.067823 | 2026-07-02 22:57:10.067919 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-02 22:57:10.081387 | ubuntu-jammy | skipping: Conditional result was False 2026-07-02 22:57:10.087350 | 2026-07-02 22:57:10.087447 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-02 22:57:10.625425 | ubuntu-jammy -> localhost | changed 2026-07-02 22:57:10.652536 | 2026-07-02 22:57:10.652648 | TASK [add-build-sshkey : Add back temp key] 2026-07-02 22:57:11.013578 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/9d5ba9eb79354cbe98ccc764433da156/work/9d5ba9eb79354cbe98ccc764433da156_id_rsa (zuul-build-sshkey) 2026-07-02 22:57:11.014100 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.021744 2026-07-02 22:57:11.029453 | 2026-07-02 22:57:11.029586 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-02 22:57:11.440801 | ubuntu-jammy | ok 2026-07-02 22:57:11.445694 | 2026-07-02 22:57:11.445783 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-02 22:57:11.469774 | ubuntu-jammy | skipping: Conditional result was False 2026-07-02 22:57:11.485149 | 2026-07-02 22:57:11.485250 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-02 22:57:12.042429 | ubuntu-jammy | ok 2026-07-02 22:57:12.062515 | 2026-07-02 22:57:12.062654 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-02 22:57:12.103447 | ubuntu-jammy | ok 2026-07-02 22:57:12.109026 | 2026-07-02 22:57:12.109139 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-02 22:57:12.784181 | ubuntu-jammy -> localhost | ok 2026-07-02 22:57:12.791509 | 2026-07-02 22:57:12.791640 | TASK [validate-host : Collect information about the host] 2026-07-02 22:57:14.142338 | ubuntu-jammy | ok 2026-07-02 22:57:14.164205 | 2026-07-02 22:57:14.164352 | TASK [validate-host : Sanitize hostname] 2026-07-02 22:57:14.311776 | ubuntu-jammy | ok 2026-07-02 22:57:14.394996 | 2026-07-02 22:57:14.395255 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-02 22:57:15.190020 | ubuntu-jammy -> localhost | changed 2026-07-02 22:57:15.196354 | 2026-07-02 22:57:15.196514 | TASK [validate-host : Collect information about zuul worker] 2026-07-02 22:57:15.618524 | ubuntu-jammy | ok 2026-07-02 22:57:15.623907 | 2026-07-02 22:57:15.624601 | TASK [validate-host : Write out all zuul information for each host] 2026-07-02 22:57:16.521431 | ubuntu-jammy -> localhost | changed 2026-07-02 22:57:16.531798 | 2026-07-02 22:57:16.531936 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-02 22:57:16.857353 | ubuntu-jammy | ok 2026-07-02 22:57:16.863977 | 2026-07-02 22:57:16.864103 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-02 22:57:18.202232 | ubuntu-jammy | changed: 2026-07-02 22:57:18.202489 | ubuntu-jammy | cd+++++++++ src/ 2026-07-02 22:57:18.202525 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-07-02 22:57:18.202549 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-07-02 22:57:18.202571 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-07-02 22:57:18.202592 | ubuntu-jammy | Containerfile 2026-07-02 22:57:18.202720 | ubuntu-jammy | Containerfile 2026-07-02 22:57:18.204801 | ubuntu-jammy | Containerfile 2026-07-02 22:57:18.204876 | ubuntu-jammy | Containerfile 2026-07-02 22:57:18.204949 | ubuntu-jammy | Containerfile 2026-07-02 22:57:18.205020 | ubuntu-jammy | Containerfile 2026-07-02 22:57:18.205089 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.014853 2026-07-02 22:57:47.970716 | 2026-07-02 22:57:47.970974 | TASK [upload-logs : Upload logs to log server] 2026-07-02 22:57:48.597056 | localhost | Output suppressed because no_log was given 2026-07-02 22:57:48.600316 | 2026-07-02 22:57:48.600496 | LOOP [upload-logs : Compress console log and json output] 2026-07-02 22:57:48.688392 | localhost | skipping: Conditional result was False 2026-07-02 22:57:48.698224 | localhost | skipping: Conditional result was False 2026-07-02 22:57:48.701956 | 2026-07-02 22:57:48.702079 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-02 22:57:48.775273 | localhost | skipping: Conditional result was False 2026-07-02 22:57:48.775963 | 2026-07-02 22:57:48.783467 | localhost | skipping: Conditional result was False 2026-07-02 22:57:48.791258 | 2026-07-02 22:57:48.791384 | LOOP [upload-logs : Upload console log and json output]