2026-08-06 06:00:38.943573 | Job console starting 2026-08-06 06:00:38.959237 | Updating git repos 2026-08-06 06:00:38.995606 | Cloning repos into workspace 2026-08-06 06:00:39.111080 | Restoring repo states 2026-08-06 06:00:39.137347 | Merging changes 2026-08-06 06:00:40.256351 | Checking out repos 2026-08-06 06:00:40.281109 | Preparing playbooks 2026-08-06 06:00:40.923635 | Running Ansible setup 2026-08-06 06:00:46.377765 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-08-06 06:00:47.360327 | 2026-08-06 06:00:47.360569 | PLAY [Base pre] 2026-08-06 06:00:47.379130 | 2026-08-06 06:00:47.379293 | TASK [Setup log path fact] 2026-08-06 06:00:47.400428 | ubuntu-jammy | ok 2026-08-06 06:00:47.430820 | 2026-08-06 06:00:47.431782 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-06 06:00:47.503216 | ubuntu-jammy | ok 2026-08-06 06:00:47.529095 | 2026-08-06 06:00:47.529264 | TASK [emit-job-header : Print job information] 2026-08-06 06:00:47.616623 | # Job Information 2026-08-06 06:00:47.616885 | Ansible Version: 2.16.14 2026-08-06 06:00:47.616927 | Job: yamllint 2026-08-06 06:00:47.616961 | Pipeline: check 2026-08-06 06:00:47.616985 | Executor: 521e9411259a 2026-08-06 06:00:47.617006 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/766 2026-08-06 06:00:47.617029 | Event ID: c76a9b20-915b-11f1-9a1a-762e4b117f44 2026-08-06 06:00:47.627559 | 2026-08-06 06:00:47.628527 | LOOP [emit-job-header : Print node information] 2026-08-06 06:00:47.929634 | ubuntu-jammy | ok: 2026-08-06 06:00:47.929855 | ubuntu-jammy | # Node Information 2026-08-06 06:00:47.929891 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-08-06 06:00:47.929916 | ubuntu-jammy | Hostname: ubuntu 2026-08-06 06:00:47.929937 | ubuntu-jammy | Username: zuul 2026-08-06 06:00:47.929958 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-08-06 06:00:47.929982 | ubuntu-jammy | Provider: regiocloud-a 2026-08-06 06:00:47.930003 | ubuntu-jammy | Region: 2026-08-06 06:00:47.930023 | ubuntu-jammy | Label: ubuntu-jammy 2026-08-06 06:00:47.930044 | ubuntu-jammy | Product Name: OpenStack Nova 2026-08-06 06:00:47.930064 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe63:5d1e 2026-08-06 06:00:47.952953 | 2026-08-06 06:00:47.953111 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-06 06:00:48.715539 | ubuntu-jammy -> localhost | changed 2026-08-06 06:00:48.723888 | 2026-08-06 06:00:48.724034 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-06 06:00:50.390711 | ubuntu-jammy -> localhost | changed 2026-08-06 06:00:50.406946 | 2026-08-06 06:00:50.407109 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-06 06:00:50.863636 | ubuntu-jammy -> localhost | ok 2026-08-06 06:00:50.876919 | 2026-08-06 06:00:50.877187 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-06 06:00:50.909057 | ubuntu-jammy | ok 2026-08-06 06:00:50.933349 | ubuntu-jammy | included: /var/lib/zuul/builds/ec6aa14439284bb985d0c04d6a38737c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-06 06:00:50.940001 | 2026-08-06 06:00:50.940129 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-06 06:00:52.339981 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-08-06 06:00:52.340403 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/ec6aa14439284bb985d0c04d6a38737c/work/ec6aa14439284bb985d0c04d6a38737c_id_rsa 2026-08-06 06:00:52.340449 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/ec6aa14439284bb985d0c04d6a38737c/work/ec6aa14439284bb985d0c04d6a38737c_id_rsa.pub 2026-08-06 06:00:52.340477 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-08-06 06:00:52.340503 | ubuntu-jammy -> localhost | SHA256:b1wMdL7sc/utt88zml+Ty47XzUQutkSYhOjPtlLqhKE zuul-build-sshkey 2026-08-06 06:00:52.340526 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-08-06 06:00:52.340547 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-08-06 06:00:52.340581 | ubuntu-jammy -> localhost | | .... | 2026-08-06 06:00:52.340604 | ubuntu-jammy -> localhost | | ...o. | 2026-08-06 06:00:52.340624 | ubuntu-jammy -> localhost | | . ...o | 2026-08-06 06:00:52.340644 | ubuntu-jammy -> localhost | | . +o.. .| 2026-08-06 06:00:52.340663 | ubuntu-jammy -> localhost | | . So =. o | 2026-08-06 06:00:52.340690 | ubuntu-jammy -> localhost | | . o o=o + +| 2026-08-06 06:00:52.340710 | ubuntu-jammy -> localhost | | E . .++.oo.B+| 2026-08-06 06:00:52.340730 | ubuntu-jammy -> localhost | | .o.. o=*X| 2026-08-06 06:00:52.340751 | ubuntu-jammy -> localhost | | ... +BXX| 2026-08-06 06:00:52.340773 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-08-06 06:00:52.340906 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.418884 2026-08-06 06:00:52.349567 | 2026-08-06 06:00:52.349688 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-06 06:00:52.401972 | ubuntu-jammy | ok 2026-08-06 06:00:52.444141 | ubuntu-jammy | included: /var/lib/zuul/builds/ec6aa14439284bb985d0c04d6a38737c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-06 06:00:52.485439 | 2026-08-06 06:00:52.485601 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-06 06:00:52.535658 | ubuntu-jammy | skipping: Conditional result was False 2026-08-06 06:00:52.542119 | 2026-08-06 06:00:52.542252 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-06 06:00:53.318342 | ubuntu-jammy | changed 2026-08-06 06:00:53.323711 | 2026-08-06 06:00:53.323815 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-06 06:00:53.570736 | ubuntu-jammy | ok 2026-08-06 06:00:53.577686 | 2026-08-06 06:00:53.577788 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-06 06:00:54.315650 | ubuntu-jammy | changed 2026-08-06 06:00:54.322503 | 2026-08-06 06:00:54.322605 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-06 06:00:55.048392 | ubuntu-jammy | changed 2026-08-06 06:00:55.053001 | 2026-08-06 06:00:55.053087 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-06 06:00:55.088079 | ubuntu-jammy | skipping: Conditional result was False 2026-08-06 06:00:55.093180 | 2026-08-06 06:00:55.093268 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-06 06:00:55.722416 | ubuntu-jammy -> localhost | changed 2026-08-06 06:00:55.734327 | 2026-08-06 06:00:55.734440 | TASK [add-build-sshkey : Add back temp key] 2026-08-06 06:00:56.274252 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/ec6aa14439284bb985d0c04d6a38737c/work/ec6aa14439284bb985d0c04d6a38737c_id_rsa (zuul-build-sshkey) 2026-08-06 06:00:56.274582 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.029853 2026-08-06 06:00:56.282399 | 2026-08-06 06:00:56.282520 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-06 06:00:56.866455 | ubuntu-jammy | ok 2026-08-06 06:00:56.875576 | 2026-08-06 06:00:56.875686 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-06 06:00:56.908873 | ubuntu-jammy | skipping: Conditional result was False 2026-08-06 06:00:56.919727 | 2026-08-06 06:00:56.919836 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-06 06:00:57.440897 | ubuntu-jammy | ok 2026-08-06 06:00:57.483440 | 2026-08-06 06:00:57.483567 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-06 06:00:57.534467 | ubuntu-jammy | ok 2026-08-06 06:00:57.543875 | 2026-08-06 06:00:57.543987 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-06 06:00:57.930774 | ubuntu-jammy -> localhost | ok 2026-08-06 06:00:57.938586 | 2026-08-06 06:00:57.938704 | TASK [validate-host : Collect information about the host] 2026-08-06 06:00:59.170402 | ubuntu-jammy | ok 2026-08-06 06:00:59.180926 | 2026-08-06 06:00:59.181050 | TASK [validate-host : Sanitize hostname] 2026-08-06 06:00:59.292419 | ubuntu-jammy | ok 2026-08-06 06:00:59.391280 | 2026-08-06 06:00:59.391458 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-06 06:01:00.071580 | ubuntu-jammy -> localhost | changed 2026-08-06 06:01:00.085097 | 2026-08-06 06:01:00.085280 | TASK [validate-host : Collect information about zuul worker] 2026-08-06 06:01:00.507247 | ubuntu-jammy | ok 2026-08-06 06:01:00.514718 | 2026-08-06 06:01:00.514893 | TASK [validate-host : Write out all zuul information for each host] 2026-08-06 06:01:01.193530 | ubuntu-jammy -> localhost | changed 2026-08-06 06:01:01.210968 | 2026-08-06 06:01:01.211165 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-06 06:01:01.530750 | ubuntu-jammy | ok 2026-08-06 06:01:01.537134 | 2026-08-06 06:01:01.537248 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-06 06:01:02.588493 | ubuntu-jammy | changed: 2026-08-06 06:01:02.588734 | ubuntu-jammy | cd+++++++++ src/ 2026-08-06 06:01:02.588768 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-08-06 06:01:02.588793 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-08-06 06:01:02.588814 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-08-06 06:01:02.588835 | ubuntu-jammy | Containerfile 2026-08-06 06:01:02.588965 | ubuntu-jammy | Containerfile 2026-08-06 06:01:02.603573 | ubuntu-jammy | Containerfile 2026-08-06 06:01:02.603644 | ubuntu-jammy | Containerfile 2026-08-06 06:01:02.603714 | ubuntu-jammy | Containerfile 2026-08-06 06:01:02.603787 | ubuntu-jammy | Containerfile 2026-08-06 06:01:02.603857 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.007275 2026-08-06 06:01:32.207253 | 2026-08-06 06:01:32.207419 | TASK [upload-logs : Upload logs to log server] 2026-08-06 06:01:32.803739 | localhost | Output suppressed because no_log was given 2026-08-06 06:01:32.805738 | 2026-08-06 06:01:32.805845 | LOOP [upload-logs : Compress console log and json output] 2026-08-06 06:01:32.864590 | localhost | skipping: Conditional result was False 2026-08-06 06:01:32.872667 | localhost | skipping: Conditional result was False 2026-08-06 06:01:32.888024 | 2026-08-06 06:01:32.888267 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-06 06:01:32.945874 | localhost | skipping: Conditional result was False 2026-08-06 06:01:32.946193 | 2026-08-06 06:01:32.952826 | localhost | skipping: Conditional result was False 2026-08-06 06:01:32.964381 | 2026-08-06 06:01:32.964568 | LOOP [upload-logs : Upload console log and json output]