2026-03-20 14:25:50.574079 | Job console starting 2026-03-20 14:25:50.599322 | Updating git repos 2026-03-20 14:25:50.638110 | Cloning repos into workspace 2026-03-20 14:25:50.730529 | Restoring repo states 2026-03-20 14:25:50.738604 | Merging changes 2026-03-20 14:25:51.278660 | Checking out repos 2026-03-20 14:25:51.305715 | Preparing playbooks 2026-03-20 14:25:51.810728 | Running Ansible setup 2026-03-20 14:25:55.897211 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-03-20 14:25:56.661637 | 2026-03-20 14:25:56.661802 | PLAY [Base pre] 2026-03-20 14:25:56.678023 | 2026-03-20 14:25:56.678157 | TASK [Setup log path fact] 2026-03-20 14:25:56.707074 | ubuntu-jammy | ok 2026-03-20 14:25:56.722127 | 2026-03-20 14:25:56.722258 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-20 14:25:56.761648 | ubuntu-jammy | ok 2026-03-20 14:25:56.771539 | 2026-03-20 14:25:56.771651 | TASK [emit-job-header : Print job information] 2026-03-20 14:25:56.828812 | # Job Information 2026-03-20 14:25:56.829109 | Ansible Version: 2.16.14 2026-03-20 14:25:56.829181 | Job: python-black 2026-03-20 14:25:56.829250 | Pipeline: check 2026-03-20 14:25:56.829321 | Executor: 521e9411259a 2026-03-20 14:25:56.829368 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/563 2026-03-20 14:25:56.829417 | Event ID: 9393c610-2468-11f1-8d87-a8b6421fc428 2026-03-20 14:25:56.837894 | 2026-03-20 14:25:56.838058 | LOOP [emit-job-header : Print node information] 2026-03-20 14:25:56.951871 | ubuntu-jammy | ok: 2026-03-20 14:25:56.952082 | ubuntu-jammy | # Node Information 2026-03-20 14:25:56.952117 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-03-20 14:25:56.952142 | ubuntu-jammy | Hostname: ubuntu 2026-03-20 14:25:56.952164 | ubuntu-jammy | Username: zuul 2026-03-20 14:25:56.952186 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-03-20 14:25:56.952210 | ubuntu-jammy | Provider: regiocloud-a 2026-03-20 14:25:56.952232 | ubuntu-jammy | Region: 2026-03-20 14:25:56.952254 | ubuntu-jammy | Label: ubuntu-jammy 2026-03-20 14:25:56.952274 | ubuntu-jammy | Product Name: OpenStack Nova 2026-03-20 14:25:56.952308 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe9e:1612 2026-03-20 14:25:56.971392 | 2026-03-20 14:25:56.971548 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-20 14:25:57.481526 | ubuntu-jammy -> localhost | changed 2026-03-20 14:25:57.488978 | 2026-03-20 14:25:57.489108 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-20 14:25:58.645937 | ubuntu-jammy -> localhost | changed 2026-03-20 14:25:58.672036 | 2026-03-20 14:25:58.672250 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-20 14:25:59.012136 | ubuntu-jammy -> localhost | ok 2026-03-20 14:25:59.018564 | 2026-03-20 14:25:59.018690 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-20 14:25:59.037628 | ubuntu-jammy | ok 2026-03-20 14:25:59.055459 | ubuntu-jammy | included: /var/lib/zuul/builds/cd1c1b6325ab428bbcf4f3e2b9d6041d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-20 14:25:59.061585 | 2026-03-20 14:25:59.061690 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-20 14:26:00.201808 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-03-20 14:26:00.202034 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/cd1c1b6325ab428bbcf4f3e2b9d6041d/work/cd1c1b6325ab428bbcf4f3e2b9d6041d_id_rsa 2026-03-20 14:26:00.202075 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/cd1c1b6325ab428bbcf4f3e2b9d6041d/work/cd1c1b6325ab428bbcf4f3e2b9d6041d_id_rsa.pub 2026-03-20 14:26:00.202103 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-03-20 14:26:00.202128 | ubuntu-jammy -> localhost | SHA256:Nxor/YqvqO5YVt2s4KYTNoVXJpxdCEFC+82C1GEUvTs zuul-build-sshkey 2026-03-20 14:26:00.202151 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-03-20 14:26:00.202185 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-03-20 14:26:00.202209 | ubuntu-jammy -> localhost | | .o+OB o. | 2026-03-20 14:26:00.202232 | ubuntu-jammy -> localhost | | =+.* | 2026-03-20 14:26:00.202252 | ubuntu-jammy -> localhost | | o..+ . | 2026-03-20 14:26:00.202272 | ubuntu-jammy -> localhost | | ..oo+.o | 2026-03-20 14:26:00.202314 | ubuntu-jammy -> localhost | | .o= +.S o | 2026-03-20 14:26:00.202341 | ubuntu-jammy -> localhost | | +o oEo = . | 2026-03-20 14:26:00.202362 | ubuntu-jammy -> localhost | | .ooo o.+ | 2026-03-20 14:26:00.202382 | ubuntu-jammy -> localhost | | +.o . o . | 2026-03-20 14:26:00.202402 | ubuntu-jammy -> localhost | |.o=o. ooo.. | 2026-03-20 14:26:00.202423 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-03-20 14:26:00.202484 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.644900 2026-03-20 14:26:00.209180 | 2026-03-20 14:26:00.209337 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-20 14:26:00.237984 | ubuntu-jammy | ok 2026-03-20 14:26:00.247476 | ubuntu-jammy | included: /var/lib/zuul/builds/cd1c1b6325ab428bbcf4f3e2b9d6041d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-20 14:26:00.257351 | 2026-03-20 14:26:00.257467 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-20 14:26:00.272168 | ubuntu-jammy | skipping: Conditional result was False 2026-03-20 14:26:00.278349 | 2026-03-20 14:26:00.278469 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-20 14:26:00.867752 | ubuntu-jammy | changed 2026-03-20 14:26:00.876398 | 2026-03-20 14:26:00.876534 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-20 14:26:01.120531 | ubuntu-jammy | ok 2026-03-20 14:26:01.126182 | 2026-03-20 14:26:01.126339 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-20 14:26:01.725839 | ubuntu-jammy | changed 2026-03-20 14:26:01.747917 | 2026-03-20 14:26:01.748048 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-20 14:26:02.321370 | ubuntu-jammy | changed 2026-03-20 14:26:02.327016 | 2026-03-20 14:26:02.327127 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-20 14:26:02.371513 | ubuntu-jammy | skipping: Conditional result was False 2026-03-20 14:26:02.379929 | 2026-03-20 14:26:02.380064 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-20 14:26:02.853861 | ubuntu-jammy -> localhost | changed 2026-03-20 14:26:02.865090 | 2026-03-20 14:26:02.865216 | TASK [add-build-sshkey : Add back temp key] 2026-03-20 14:26:03.224148 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/cd1c1b6325ab428bbcf4f3e2b9d6041d/work/cd1c1b6325ab428bbcf4f3e2b9d6041d_id_rsa (zuul-build-sshkey) 2026-03-20 14:26:03.224436 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.020731 2026-03-20 14:26:03.233104 | 2026-03-20 14:26:03.233222 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-20 14:26:03.765262 | ubuntu-jammy | ok 2026-03-20 14:26:03.773782 | 2026-03-20 14:26:03.773930 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-20 14:26:03.798266 | ubuntu-jammy | skipping: Conditional result was False 2026-03-20 14:26:03.808589 | 2026-03-20 14:26:03.808708 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-20 14:26:04.222522 | ubuntu-jammy | ok 2026-03-20 14:26:04.234977 | 2026-03-20 14:26:04.235126 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-20 14:26:04.274448 | ubuntu-jammy | ok 2026-03-20 14:26:04.279747 | 2026-03-20 14:26:04.279866 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-20 14:26:04.579945 | ubuntu-jammy -> localhost | ok 2026-03-20 14:26:04.586919 | 2026-03-20 14:26:04.587038 | TASK [validate-host : Collect information about the host] 2026-03-20 14:26:05.764131 | ubuntu-jammy | ok 2026-03-20 14:26:05.774532 | 2026-03-20 14:26:05.774662 | TASK [validate-host : Sanitize hostname] 2026-03-20 14:26:05.883360 | ubuntu-jammy | ok 2026-03-20 14:26:05.922392 | 2026-03-20 14:26:05.922530 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-20 14:26:06.493894 | ubuntu-jammy -> localhost | changed 2026-03-20 14:26:06.501276 | 2026-03-20 14:26:06.501474 | TASK [validate-host : Collect information about zuul worker] 2026-03-20 14:26:06.890582 | ubuntu-jammy | ok 2026-03-20 14:26:06.895597 | 2026-03-20 14:26:06.895725 | TASK [validate-host : Write out all zuul information for each host] 2026-03-20 14:26:07.477692 | ubuntu-jammy -> localhost | changed 2026-03-20 14:26:07.496697 | 2026-03-20 14:26:07.496856 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-20 14:26:07.763541 | ubuntu-jammy | ok 2026-03-20 14:26:07.773897 | 2026-03-20 14:26:07.774083 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-20 14:26:08.709528 | ubuntu-jammy | changed: 2026-03-20 14:26:08.709744 | ubuntu-jammy | cd+++++++++ src/ 2026-03-20 14:26:08.709779 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-03-20 14:26:08.709804 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-03-20 14:26:08.709825 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-03-20 14:26:08.709844 | ubuntu-jammy | Containerfile 2026-03-20 14:26:08.710008 | ubuntu-jammy | Containerfile 2026-03-20 14:26:08.723484 | ubuntu-jammy | Containerfile 2026-03-20 14:26:08.723554 | ubuntu-jammy | Containerfile 2026-03-20 14:26:08.723623 | ubuntu-jammy | Containerfile 2026-03-20 14:26:08.723692 | ubuntu-jammy | Containerfile 2026-03-20 14:26:08.723760 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.007626 2026-03-20 14:26:35.504069 | 2026-03-20 14:26:35.504225 | TASK [upload-logs : Upload logs to log server] 2026-03-20 14:26:36.042290 | localhost | Output suppressed because no_log was given 2026-03-20 14:26:36.044949 | 2026-03-20 14:26:36.045087 | LOOP [upload-logs : Compress console log and json output] 2026-03-20 14:26:36.095616 | localhost | skipping: Conditional result was False 2026-03-20 14:26:36.101899 | localhost | skipping: Conditional result was False 2026-03-20 14:26:36.114327 | 2026-03-20 14:26:36.114514 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-20 14:26:36.164545 | localhost | skipping: Conditional result was False 2026-03-20 14:26:36.165167 | 2026-03-20 14:26:36.169929 | localhost | skipping: Conditional result was False 2026-03-20 14:26:36.187221 | 2026-03-20 14:26:36.187557 | LOOP [upload-logs : Upload console log and json output]