2026-06-10 08:38:01.248453 | Job console starting 2026-06-10 08:38:01.261131 | Updating git repos 2026-06-10 08:38:01.292789 | Cloning repos into workspace 2026-06-10 08:38:01.344836 | Restoring repo states 2026-06-10 08:38:01.355061 | Merging changes 2026-06-10 08:38:01.885146 | Checking out repos 2026-06-10 08:38:01.928923 | Preparing playbooks 2026-06-10 08:38:02.480003 | Running Ansible setup 2026-06-10 08:38:07.201545 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-06-10 08:38:07.973434 | 2026-06-10 08:38:07.973677 | PLAY [Base pre] 2026-06-10 08:38:07.989876 | 2026-06-10 08:38:07.990018 | TASK [Setup log path fact] 2026-06-10 08:38:08.030002 | ubuntu-jammy | ok 2026-06-10 08:38:08.059250 | 2026-06-10 08:38:08.059459 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-10 08:38:08.124899 | ubuntu-jammy | ok 2026-06-10 08:38:08.138975 | 2026-06-10 08:38:08.139117 | TASK [emit-job-header : Print job information] 2026-06-10 08:38:08.209439 | # Job Information 2026-06-10 08:38:08.210064 | Ansible Version: 2.16.14 2026-06-10 08:38:08.210283 | Job: python-black 2026-06-10 08:38:08.210524 | Pipeline: check 2026-06-10 08:38:08.210706 | Executor: 521e9411259a 2026-06-10 08:38:08.210752 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/683 2026-06-10 08:38:08.210779 | Event ID: 90473da0-64a7-11f1-9d75-f68b465a9201 2026-06-10 08:38:08.221682 | 2026-06-10 08:38:08.221974 | LOOP [emit-job-header : Print node information] 2026-06-10 08:38:08.372220 | ubuntu-jammy | ok: 2026-06-10 08:38:08.372587 | ubuntu-jammy | # Node Information 2026-06-10 08:38:08.372642 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-06-10 08:38:08.372668 | ubuntu-jammy | Hostname: ubuntu 2026-06-10 08:38:08.372691 | ubuntu-jammy | Username: zuul 2026-06-10 08:38:08.372713 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-06-10 08:38:08.372738 | ubuntu-jammy | Provider: regiocloud-a 2026-06-10 08:38:08.372758 | ubuntu-jammy | Region: 2026-06-10 08:38:08.372780 | ubuntu-jammy | Label: ubuntu-jammy 2026-06-10 08:38:08.372800 | ubuntu-jammy | Product Name: OpenStack Nova 2026-06-10 08:38:08.372820 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe0a:fecd 2026-06-10 08:38:08.396783 | 2026-06-10 08:38:08.397019 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-10 08:38:08.885064 | ubuntu-jammy -> localhost | changed 2026-06-10 08:38:08.901129 | 2026-06-10 08:38:08.901305 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-10 08:38:10.121811 | ubuntu-jammy -> localhost | changed 2026-06-10 08:38:10.132888 | 2026-06-10 08:38:10.133094 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-10 08:38:10.461487 | ubuntu-jammy -> localhost | ok 2026-06-10 08:38:10.467933 | 2026-06-10 08:38:10.468057 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-10 08:38:10.500093 | ubuntu-jammy | ok 2026-06-10 08:38:10.521302 | ubuntu-jammy | included: /var/lib/zuul/builds/66a5575dbe214eea80a5354288054a83/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-10 08:38:10.527983 | 2026-06-10 08:38:10.528117 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-10 08:38:12.100671 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-06-10 08:38:12.100941 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/66a5575dbe214eea80a5354288054a83/work/66a5575dbe214eea80a5354288054a83_id_rsa 2026-06-10 08:38:12.100982 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/66a5575dbe214eea80a5354288054a83/work/66a5575dbe214eea80a5354288054a83_id_rsa.pub 2026-06-10 08:38:12.101009 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-06-10 08:38:12.101035 | ubuntu-jammy -> localhost | SHA256:UQsJR6NJws4OdTa4V27Sar79hEZIqF9vHepmoHTCP2k zuul-build-sshkey 2026-06-10 08:38:12.101058 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-06-10 08:38:12.101093 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-06-10 08:38:12.101115 | ubuntu-jammy -> localhost | | ...oo=.. | 2026-06-10 08:38:12.101137 | ubuntu-jammy -> localhost | | ++++o+ . | 2026-06-10 08:38:12.101157 | ubuntu-jammy -> localhost | | +.++=. . | 2026-06-10 08:38:12.101177 | ubuntu-jammy -> localhost | | ..+.o.+. | 2026-06-10 08:38:12.101197 | ubuntu-jammy -> localhost | | .+ .o+S . | 2026-06-10 08:38:12.101227 | ubuntu-jammy -> localhost | | .=.=o + . | 2026-06-10 08:38:12.101248 | ubuntu-jammy -> localhost | | ..B o* o | 2026-06-10 08:38:12.101269 | ubuntu-jammy -> localhost | | . E=o. | 2026-06-10 08:38:12.101290 | ubuntu-jammy -> localhost | | ..=o.. | 2026-06-10 08:38:12.101310 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-06-10 08:38:12.101372 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.041950 2026-06-10 08:38:12.114242 | 2026-06-10 08:38:12.114481 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-10 08:38:12.149578 | ubuntu-jammy | ok 2026-06-10 08:38:12.160305 | ubuntu-jammy | included: /var/lib/zuul/builds/66a5575dbe214eea80a5354288054a83/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-10 08:38:12.169613 | 2026-06-10 08:38:12.169735 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-10 08:38:12.203884 | ubuntu-jammy | skipping: Conditional result was False 2026-06-10 08:38:12.217920 | 2026-06-10 08:38:12.218078 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-10 08:38:12.912276 | ubuntu-jammy | changed 2026-06-10 08:38:12.917976 | 2026-06-10 08:38:12.918094 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-10 08:38:13.166196 | ubuntu-jammy | ok 2026-06-10 08:38:13.174518 | 2026-06-10 08:38:13.174670 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-10 08:38:13.896428 | ubuntu-jammy | changed 2026-06-10 08:38:13.903519 | 2026-06-10 08:38:13.903643 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-10 08:38:14.554680 | ubuntu-jammy | changed 2026-06-10 08:38:14.563674 | 2026-06-10 08:38:14.563806 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-10 08:38:14.598681 | ubuntu-jammy | skipping: Conditional result was False 2026-06-10 08:38:14.610262 | 2026-06-10 08:38:14.610475 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-10 08:38:15.231340 | ubuntu-jammy -> localhost | changed 2026-06-10 08:38:15.249179 | 2026-06-10 08:38:15.249318 | TASK [add-build-sshkey : Add back temp key] 2026-06-10 08:38:15.593166 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/66a5575dbe214eea80a5354288054a83/work/66a5575dbe214eea80a5354288054a83_id_rsa (zuul-build-sshkey) 2026-06-10 08:38:15.593433 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.017297 2026-06-10 08:38:15.601974 | 2026-06-10 08:38:15.602094 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-10 08:38:16.005481 | ubuntu-jammy | ok 2026-06-10 08:38:16.014285 | 2026-06-10 08:38:16.014493 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-10 08:38:16.039952 | ubuntu-jammy | skipping: Conditional result was False 2026-06-10 08:38:16.070364 | 2026-06-10 08:38:16.070585 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-10 08:38:16.526552 | ubuntu-jammy | ok 2026-06-10 08:38:16.537869 | 2026-06-10 08:38:16.538001 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-10 08:38:16.579270 | ubuntu-jammy | ok 2026-06-10 08:38:16.584943 | 2026-06-10 08:38:16.585056 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-10 08:38:16.896804 | ubuntu-jammy -> localhost | ok 2026-06-10 08:38:16.909764 | 2026-06-10 08:38:16.909940 | TASK [validate-host : Collect information about the host] 2026-06-10 08:38:18.222928 | ubuntu-jammy | ok 2026-06-10 08:38:18.233387 | 2026-06-10 08:38:18.233537 | TASK [validate-host : Sanitize hostname] 2026-06-10 08:38:18.375607 | ubuntu-jammy | ok 2026-06-10 08:38:18.420895 | 2026-06-10 08:38:18.421041 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-10 08:38:19.095926 | ubuntu-jammy -> localhost | changed 2026-06-10 08:38:19.109483 | 2026-06-10 08:38:19.109678 | TASK [validate-host : Collect information about zuul worker] 2026-06-10 08:38:19.532415 | ubuntu-jammy | ok 2026-06-10 08:38:19.539800 | 2026-06-10 08:38:19.539948 | TASK [validate-host : Write out all zuul information for each host] 2026-06-10 08:38:20.110242 | ubuntu-jammy -> localhost | changed 2026-06-10 08:38:20.129072 | 2026-06-10 08:38:20.129226 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-10 08:38:20.405481 | ubuntu-jammy | ok 2026-06-10 08:38:20.417876 | 2026-06-10 08:38:20.418055 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-10 08:38:21.404106 | ubuntu-jammy | changed: 2026-06-10 08:38:21.404834 | ubuntu-jammy | cd+++++++++ src/ 2026-06-10 08:38:21.404942 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-06-10 08:38:21.405011 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-06-10 08:38:21.405072 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-06-10 08:38:21.405131 | ubuntu-jammy | Containerfile 2026-06-10 08:38:21.412119 | ubuntu-jammy | Containerfile 2026-06-10 08:38:21.433733 | ubuntu-jammy | Containerfile 2026-06-10 08:38:21.433824 | ubuntu-jammy | Containerfile 2026-06-10 08:38:21.433914 | ubuntu-jammy | Containerfile 2026-06-10 08:38:21.434003 | ubuntu-jammy | Containerfile 2026-06-10 08:38:21.434094 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.003957 2026-06-10 08:38:50.456762 | 2026-06-10 08:38:50.456899 | TASK [upload-logs : Upload logs to log server] 2026-06-10 08:38:51.029769 | localhost | Output suppressed because no_log was given 2026-06-10 08:38:51.031745 | 2026-06-10 08:38:51.031857 | LOOP [upload-logs : Compress console log and json output] 2026-06-10 08:38:51.091090 | localhost | skipping: Conditional result was False 2026-06-10 08:38:51.099819 | localhost | skipping: Conditional result was False 2026-06-10 08:38:51.109595 | 2026-06-10 08:38:51.109744 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-10 08:38:51.158594 | localhost | skipping: Conditional result was False 2026-06-10 08:38:51.158938 | 2026-06-10 08:38:51.165976 | localhost | skipping: Conditional result was False 2026-06-10 08:38:51.181275 | 2026-06-10 08:38:51.181610 | LOOP [upload-logs : Upload console log and json output]