2026-05-22 09:58:24.139116 | Job console starting 2026-05-22 09:58:24.154745 | Updating git repos 2026-05-22 09:58:24.194436 | Cloning repos into workspace 2026-05-22 09:58:24.271810 | Restoring repo states 2026-05-22 09:58:24.284289 | Merging changes 2026-05-22 09:58:24.824191 | Checking out repos 2026-05-22 09:58:24.881984 | Preparing playbooks 2026-05-22 09:58:25.526908 | Running Ansible setup 2026-05-22 09:58:29.840050 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-05-22 09:58:30.713065 | 2026-05-22 09:58:30.713238 | PLAY [Base pre] 2026-05-22 09:58:30.729786 | 2026-05-22 09:58:30.729952 | TASK [Setup log path fact] 2026-05-22 09:58:30.749244 | ubuntu-jammy | ok 2026-05-22 09:58:30.765353 | 2026-05-22 09:58:30.765507 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-22 09:58:30.796765 | ubuntu-jammy | ok 2026-05-22 09:58:30.820123 | 2026-05-22 09:58:30.820303 | TASK [emit-job-header : Print job information] 2026-05-22 09:58:30.861454 | # Job Information 2026-05-22 09:58:30.861655 | Ansible Version: 2.16.14 2026-05-22 09:58:30.861691 | Job: yamllint 2026-05-22 09:58:30.861724 | Pipeline: check 2026-05-22 09:58:30.861747 | Executor: 521e9411259a 2026-05-22 09:58:30.861768 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/658 2026-05-22 09:58:30.861790 | Event ID: a91da7c0-55c4-11f1-8abd-5feda413c3d5 2026-05-22 09:58:30.867045 | 2026-05-22 09:58:30.867180 | LOOP [emit-job-header : Print node information] 2026-05-22 09:58:30.981662 | ubuntu-jammy | ok: 2026-05-22 09:58:30.981930 | ubuntu-jammy | # Node Information 2026-05-22 09:58:30.982002 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-05-22 09:58:30.982146 | ubuntu-jammy | Hostname: ubuntu 2026-05-22 09:58:30.982191 | ubuntu-jammy | Username: zuul 2026-05-22 09:58:30.982228 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-05-22 09:58:30.982268 | ubuntu-jammy | Provider: regiocloud-a 2026-05-22 09:58:30.982301 | ubuntu-jammy | Region: 2026-05-22 09:58:30.982334 | ubuntu-jammy | Label: ubuntu-jammy 2026-05-22 09:58:30.982366 | ubuntu-jammy | Product Name: OpenStack Nova 2026-05-22 09:58:30.982396 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fed8:56f8 2026-05-22 09:58:31.005269 | 2026-05-22 09:58:31.005415 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-22 09:58:31.508643 | ubuntu-jammy -> localhost | changed 2026-05-22 09:58:31.525448 | 2026-05-22 09:58:31.525608 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-22 09:58:32.620436 | ubuntu-jammy -> localhost | changed 2026-05-22 09:58:32.640831 | 2026-05-22 09:58:32.641020 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-22 09:58:32.964323 | ubuntu-jammy -> localhost | ok 2026-05-22 09:58:32.976275 | 2026-05-22 09:58:32.976447 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-22 09:58:33.006417 | ubuntu-jammy | ok 2026-05-22 09:58:33.025006 | ubuntu-jammy | included: /var/lib/zuul/builds/181db9a065464f978a08660885c78236/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-22 09:58:33.032723 | 2026-05-22 09:58:33.032879 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-22 09:58:34.885054 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-05-22 09:58:34.885293 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/181db9a065464f978a08660885c78236/work/181db9a065464f978a08660885c78236_id_rsa 2026-05-22 09:58:34.885334 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/181db9a065464f978a08660885c78236/work/181db9a065464f978a08660885c78236_id_rsa.pub 2026-05-22 09:58:34.885361 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-05-22 09:58:34.885388 | ubuntu-jammy -> localhost | SHA256:b5DgcxQhsQ6ojUnR/AelN6Q3iB5WEXX06clEgtsdsKw zuul-build-sshkey 2026-05-22 09:58:34.885411 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-05-22 09:58:34.885432 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-05-22 09:58:34.885465 | ubuntu-jammy -> localhost | | .o +B==*.. | 2026-05-22 09:58:34.885488 | ubuntu-jammy -> localhost | | .+o.=+o.=.. | 2026-05-22 09:58:34.885509 | ubuntu-jammy -> localhost | | ..+o++=+o.+. | 2026-05-22 09:58:34.885530 | ubuntu-jammy -> localhost | |.=o .=o=+o+.. | 2026-05-22 09:58:34.885550 | ubuntu-jammy -> localhost | |+ .. =ES + | 2026-05-22 09:58:34.885581 | ubuntu-jammy -> localhost | | o o | 2026-05-22 09:58:34.885602 | ubuntu-jammy -> localhost | | o | 2026-05-22 09:58:34.885623 | ubuntu-jammy -> localhost | | . | 2026-05-22 09:58:34.885644 | ubuntu-jammy -> localhost | | | 2026-05-22 09:58:34.885665 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-05-22 09:58:34.885716 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.331847 2026-05-22 09:58:34.892713 | 2026-05-22 09:58:34.892835 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-22 09:58:34.927540 | ubuntu-jammy | ok 2026-05-22 09:58:34.945439 | ubuntu-jammy | included: /var/lib/zuul/builds/181db9a065464f978a08660885c78236/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-22 09:58:34.962439 | 2026-05-22 09:58:34.962601 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-22 09:58:34.988725 | ubuntu-jammy | skipping: Conditional result was False 2026-05-22 09:58:35.005975 | 2026-05-22 09:58:35.006151 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-22 09:58:35.633129 | ubuntu-jammy | changed 2026-05-22 09:58:35.642761 | 2026-05-22 09:58:35.643003 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-22 09:58:35.876062 | ubuntu-jammy | ok 2026-05-22 09:58:35.882119 | 2026-05-22 09:58:35.882243 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-22 09:58:36.493801 | ubuntu-jammy | changed 2026-05-22 09:58:36.515037 | 2026-05-22 09:58:36.515200 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-22 09:58:37.125117 | ubuntu-jammy | changed 2026-05-22 09:58:37.130993 | 2026-05-22 09:58:37.131112 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-22 09:58:37.165156 | ubuntu-jammy | skipping: Conditional result was False 2026-05-22 09:58:37.171844 | 2026-05-22 09:58:37.172027 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-22 09:58:37.611160 | ubuntu-jammy -> localhost | changed 2026-05-22 09:58:37.622668 | 2026-05-22 09:58:37.623001 | TASK [add-build-sshkey : Add back temp key] 2026-05-22 09:58:38.042882 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/181db9a065464f978a08660885c78236/work/181db9a065464f978a08660885c78236_id_rsa (zuul-build-sshkey) 2026-05-22 09:58:38.043156 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.011384 2026-05-22 09:58:38.051558 | 2026-05-22 09:58:38.051693 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-22 09:58:38.453632 | ubuntu-jammy | ok 2026-05-22 09:58:38.461231 | 2026-05-22 09:58:38.461396 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-22 09:58:38.496116 | ubuntu-jammy | skipping: Conditional result was False 2026-05-22 09:58:38.507496 | 2026-05-22 09:58:38.507627 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-22 09:58:38.951915 | ubuntu-jammy | ok 2026-05-22 09:58:38.963104 | 2026-05-22 09:58:38.963235 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-22 09:58:38.991823 | ubuntu-jammy | ok 2026-05-22 09:58:38.996966 | 2026-05-22 09:58:38.997063 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-22 09:58:39.314700 | ubuntu-jammy -> localhost | ok 2026-05-22 09:58:39.321740 | 2026-05-22 09:58:39.321883 | TASK [validate-host : Collect information about the host] 2026-05-22 09:58:40.631604 | ubuntu-jammy | ok 2026-05-22 09:58:40.647552 | 2026-05-22 09:58:40.647801 | TASK [validate-host : Sanitize hostname] 2026-05-22 09:58:40.791022 | ubuntu-jammy | ok 2026-05-22 09:58:40.850166 | 2026-05-22 09:58:40.850325 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-22 09:58:41.504883 | ubuntu-jammy -> localhost | changed 2026-05-22 09:58:41.510985 | 2026-05-22 09:58:41.511106 | TASK [validate-host : Collect information about zuul worker] 2026-05-22 09:58:41.947298 | ubuntu-jammy | ok 2026-05-22 09:58:41.953085 | 2026-05-22 09:58:41.953223 | TASK [validate-host : Write out all zuul information for each host] 2026-05-22 09:58:42.517118 | ubuntu-jammy -> localhost | changed 2026-05-22 09:58:42.527451 | 2026-05-22 09:58:42.527604 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-22 09:58:42.803694 | ubuntu-jammy | ok 2026-05-22 09:58:42.813402 | 2026-05-22 09:58:42.813557 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-22 09:58:43.609665 | ubuntu-jammy | changed: 2026-05-22 09:58:43.609924 | ubuntu-jammy | cd+++++++++ src/ 2026-05-22 09:58:43.609966 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-05-22 09:58:43.609991 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-05-22 09:58:43.610014 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-05-22 09:58:43.610044 | ubuntu-jammy | Containerfile 2026-05-22 09:58:43.610177 | ubuntu-jammy | Containerfile 2026-05-22 09:58:43.612795 | ubuntu-jammy | Containerfile 2026-05-22 09:58:43.612901 | ubuntu-jammy | Containerfile 2026-05-22 09:58:43.612975 | ubuntu-jammy | Containerfile 2026-05-22 09:58:43.613046 | ubuntu-jammy | Containerfile 2026-05-22 09:58:43.613116 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.007601 2026-05-22 09:59:09.912100 | 2026-05-22 09:59:09.912223 | TASK [upload-logs : Upload logs to log server] 2026-05-22 09:59:10.492347 | localhost | Output suppressed because no_log was given 2026-05-22 09:59:10.496597 | 2026-05-22 09:59:10.496821 | LOOP [upload-logs : Compress console log and json output] 2026-05-22 09:59:10.559566 | localhost | skipping: Conditional result was False 2026-05-22 09:59:10.564280 | localhost | skipping: Conditional result was False 2026-05-22 09:59:10.571801 | 2026-05-22 09:59:10.572116 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-22 09:59:10.619735 | localhost | skipping: Conditional result was False 2026-05-22 09:59:10.620461 | 2026-05-22 09:59:10.623663 | localhost | skipping: Conditional result was False 2026-05-22 09:59:10.634124 | 2026-05-22 09:59:10.634241 | LOOP [upload-logs : Upload console log and json output]