2026-03-12 15:50:50.281033 | Job console starting 2026-03-12 15:50:50.306057 | Updating git repos 2026-03-12 15:50:50.337947 | Cloning repos into workspace 2026-03-12 15:50:50.401758 | Restoring repo states 2026-03-12 15:50:50.407554 | Merging changes 2026-03-12 15:50:51.088660 | Checking out repos 2026-03-12 15:50:51.150906 | Preparing playbooks 2026-03-12 15:50:51.819210 | Running Ansible setup 2026-03-12 15:50:56.146448 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-03-12 15:50:57.484869 | 2026-03-12 15:50:57.485061 | PLAY [Base pre] 2026-03-12 15:50:57.510143 | 2026-03-12 15:50:57.510306 | TASK [Setup log path fact] 2026-03-12 15:50:57.532906 | ubuntu-jammy | ok 2026-03-12 15:50:57.548069 | 2026-03-12 15:50:57.548223 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-12 15:50:57.577914 | ubuntu-jammy | ok 2026-03-12 15:50:57.587791 | 2026-03-12 15:50:57.587951 | TASK [emit-job-header : Print job information] 2026-03-12 15:50:57.627784 | # Job Information 2026-03-12 15:50:57.627980 | Ansible Version: 2.16.14 2026-03-12 15:50:57.628016 | Job: python-black 2026-03-12 15:50:57.628048 | Pipeline: check 2026-03-12 15:50:57.628070 | Executor: 521e9411259a 2026-03-12 15:50:57.628091 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/488 2026-03-12 15:50:57.628113 | Event ID: 1bc7c520-1e2b-11f1-8514-0356b00e9d68 2026-03-12 15:50:57.633032 | 2026-03-12 15:50:57.633149 | LOOP [emit-job-header : Print node information] 2026-03-12 15:50:57.805329 | ubuntu-jammy | ok: 2026-03-12 15:50:57.805591 | ubuntu-jammy | # Node Information 2026-03-12 15:50:57.805627 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-03-12 15:50:57.805652 | ubuntu-jammy | Hostname: ubuntu 2026-03-12 15:50:57.805674 | ubuntu-jammy | Username: zuul 2026-03-12 15:50:57.805695 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-03-12 15:50:57.805718 | ubuntu-jammy | Provider: regiocloud-a 2026-03-12 15:50:57.805739 | ubuntu-jammy | Region: 2026-03-12 15:50:57.805760 | ubuntu-jammy | Label: ubuntu-jammy 2026-03-12 15:50:57.805780 | ubuntu-jammy | Product Name: OpenStack Nova 2026-03-12 15:50:57.805800 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feca:bfb1 2026-03-12 15:50:57.829504 | 2026-03-12 15:50:57.829641 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-12 15:50:58.688007 | ubuntu-jammy -> localhost | changed 2026-03-12 15:50:58.697655 | 2026-03-12 15:50:58.697784 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-12 15:51:00.682120 | ubuntu-jammy -> localhost | changed 2026-03-12 15:51:00.690526 | 2026-03-12 15:51:00.690605 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-12 15:51:00.905688 | ubuntu-jammy -> localhost | ok 2026-03-12 15:51:00.910915 | 2026-03-12 15:51:00.910997 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-12 15:51:00.927128 | ubuntu-jammy | ok 2026-03-12 15:51:00.940138 | ubuntu-jammy | included: /var/lib/zuul/builds/ed110843ca3041b69063d0604e0889a9/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-12 15:51:00.945236 | 2026-03-12 15:51:00.945302 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-12 15:51:01.918438 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-03-12 15:51:01.918621 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/ed110843ca3041b69063d0604e0889a9/work/ed110843ca3041b69063d0604e0889a9_id_rsa 2026-03-12 15:51:01.918659 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/ed110843ca3041b69063d0604e0889a9/work/ed110843ca3041b69063d0604e0889a9_id_rsa.pub 2026-03-12 15:51:01.918689 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-03-12 15:51:01.918715 | ubuntu-jammy -> localhost | SHA256:UaAVz8ntvL2UrdXpLHVLmihDuU6QiTJeq1gN1+MyW/E zuul-build-sshkey 2026-03-12 15:51:01.918738 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-03-12 15:51:01.918768 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-03-12 15:51:01.918790 | ubuntu-jammy -> localhost | | +o. | 2026-03-12 15:51:01.918825 | ubuntu-jammy -> localhost | | o = o | 2026-03-12 15:51:01.918858 | ubuntu-jammy -> localhost | | . . = . | 2026-03-12 15:51:01.918878 | ubuntu-jammy -> localhost | | o o. o | 2026-03-12 15:51:01.918898 | ubuntu-jammy -> localhost | | + + BS . o | 2026-03-12 15:51:01.918922 | ubuntu-jammy -> localhost | | . B o =o o =+| 2026-03-12 15:51:01.918943 | ubuntu-jammy -> localhost | | o = o.E. o O.*| 2026-03-12 15:51:01.918962 | ubuntu-jammy -> localhost | | o . = .+ . =o= | 2026-03-12 15:51:01.918983 | ubuntu-jammy -> localhost | | . . . ..o +o | 2026-03-12 15:51:01.919003 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-03-12 15:51:01.919050 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.468190 2026-03-12 15:51:01.926005 | 2026-03-12 15:51:01.926101 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-12 15:51:01.963718 | ubuntu-jammy | ok 2026-03-12 15:51:01.975425 | ubuntu-jammy | included: /var/lib/zuul/builds/ed110843ca3041b69063d0604e0889a9/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-12 15:51:01.985958 | 2026-03-12 15:51:01.986057 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-12 15:51:01.999210 | ubuntu-jammy | skipping: Conditional result was False 2026-03-12 15:51:02.004948 | 2026-03-12 15:51:02.005060 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-12 15:51:02.539667 | ubuntu-jammy | changed 2026-03-12 15:51:02.544821 | 2026-03-12 15:51:02.544907 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-12 15:51:02.785129 | ubuntu-jammy | ok 2026-03-12 15:51:02.790614 | 2026-03-12 15:51:02.790702 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-12 15:51:03.363615 | ubuntu-jammy | changed 2026-03-12 15:51:03.373289 | 2026-03-12 15:51:03.373412 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-12 15:51:03.964030 | ubuntu-jammy | changed 2026-03-12 15:51:03.970395 | 2026-03-12 15:51:03.970496 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-12 15:51:04.007147 | ubuntu-jammy | skipping: Conditional result was False 2026-03-12 15:51:04.013752 | 2026-03-12 15:51:04.013874 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-12 15:51:04.724470 | ubuntu-jammy -> localhost | changed 2026-03-12 15:51:04.735837 | 2026-03-12 15:51:04.735939 | TASK [add-build-sshkey : Add back temp key] 2026-03-12 15:51:05.222616 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/ed110843ca3041b69063d0604e0889a9/work/ed110843ca3041b69063d0604e0889a9_id_rsa (zuul-build-sshkey) 2026-03-12 15:51:05.222847 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.014680 2026-03-12 15:51:05.230326 | 2026-03-12 15:51:05.230428 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-12 15:51:05.645961 | ubuntu-jammy | ok 2026-03-12 15:51:05.650701 | 2026-03-12 15:51:05.650801 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-12 15:51:05.697430 | ubuntu-jammy | skipping: Conditional result was False 2026-03-12 15:51:05.714571 | 2026-03-12 15:51:05.714749 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-12 15:51:06.197253 | ubuntu-jammy | ok 2026-03-12 15:51:06.209572 | 2026-03-12 15:51:06.209677 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-12 15:51:06.269672 | ubuntu-jammy | ok 2026-03-12 15:51:06.274444 | 2026-03-12 15:51:06.274536 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-12 15:51:06.786635 | ubuntu-jammy -> localhost | ok 2026-03-12 15:51:06.793341 | 2026-03-12 15:51:06.793452 | TASK [validate-host : Collect information about the host] 2026-03-12 15:51:08.002806 | ubuntu-jammy | ok 2026-03-12 15:51:08.043279 | 2026-03-12 15:51:08.043437 | TASK [validate-host : Sanitize hostname] 2026-03-12 15:51:08.245484 | ubuntu-jammy | ok 2026-03-12 15:51:08.375929 | 2026-03-12 15:51:08.376074 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-12 15:51:09.425652 | ubuntu-jammy -> localhost | changed 2026-03-12 15:51:09.438332 | 2026-03-12 15:51:09.438509 | TASK [validate-host : Collect information about zuul worker] 2026-03-12 15:51:09.816796 | ubuntu-jammy | ok 2026-03-12 15:51:09.821553 | 2026-03-12 15:51:09.821674 | TASK [validate-host : Write out all zuul information for each host] 2026-03-12 15:51:10.395375 | ubuntu-jammy -> localhost | changed 2026-03-12 15:51:10.405867 | 2026-03-12 15:51:10.406002 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-12 15:51:10.641570 | ubuntu-jammy | ok 2026-03-12 15:51:10.648860 | 2026-03-12 15:51:10.648991 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-12 15:51:11.661159 | ubuntu-jammy | changed: 2026-03-12 15:51:11.661375 | ubuntu-jammy | cd+++++++++ src/ 2026-03-12 15:51:11.661411 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-03-12 15:51:11.661437 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-03-12 15:51:11.661460 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-03-12 15:51:11.661481 | ubuntu-jammy | Containerfile 2026-03-12 15:51:11.661630 | ubuntu-jammy | Containerfile 2026-03-12 15:51:11.684305 | ubuntu-jammy | Containerfile 2026-03-12 15:51:11.684377 | ubuntu-jammy | Containerfile 2026-03-12 15:51:11.684444 | ubuntu-jammy | Containerfile 2026-03-12 15:51:11.684512 | ubuntu-jammy | Containerfile 2026-03-12 15:51:11.684582 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.008532 2026-03-12 15:51:39.758035 | 2026-03-12 15:51:39.758178 | TASK [upload-logs : Upload logs to log server] 2026-03-12 15:51:40.326009 | localhost | Output suppressed because no_log was given 2026-03-12 15:51:40.329801 | 2026-03-12 15:51:40.330063 | LOOP [upload-logs : Compress console log and json output] 2026-03-12 15:51:40.395025 | localhost | skipping: Conditional result was False 2026-03-12 15:51:40.411243 | localhost | skipping: Conditional result was False 2026-03-12 15:51:40.420256 | 2026-03-12 15:51:40.420401 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-12 15:51:40.472294 | localhost | skipping: Conditional result was False 2026-03-12 15:51:40.472947 | 2026-03-12 15:51:40.476572 | localhost | skipping: Conditional result was False 2026-03-12 15:51:40.481349 | 2026-03-12 15:51:40.481461 | LOOP [upload-logs : Upload console log and json output]