2026-07-13 23:36:58.073066 | Job console starting 2026-07-13 23:36:58.087259 | Updating git repos 2026-07-13 23:36:58.142630 | Cloning repos into workspace 2026-07-13 23:36:58.205472 | Restoring repo states 2026-07-13 23:36:58.213136 | Merging changes 2026-07-13 23:36:58.765459 | Checking out repos 2026-07-13 23:36:58.814673 | Preparing playbooks 2026-07-13 23:36:59.473293 | Running Ansible setup 2026-07-13 23:37:04.317348 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-07-13 23:37:05.169887 | 2026-07-13 23:37:05.170067 | PLAY [Base pre] 2026-07-13 23:37:05.189928 | 2026-07-13 23:37:05.190078 | TASK [Setup log path fact] 2026-07-13 23:37:05.210580 | ubuntu-jammy | ok 2026-07-13 23:37:05.225851 | 2026-07-13 23:37:05.226000 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-13 23:37:05.259125 | ubuntu-jammy | ok 2026-07-13 23:37:05.271210 | 2026-07-13 23:37:05.271363 | TASK [emit-job-header : Print job information] 2026-07-13 23:37:05.311427 | # Job Information 2026-07-13 23:37:05.311650 | Ansible Version: 2.16.14 2026-07-13 23:37:05.311686 | Job: python-black 2026-07-13 23:37:05.311719 | Pipeline: check 2026-07-13 23:37:05.311742 | Executor: 521e9411259a 2026-07-13 23:37:05.311764 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/749 2026-07-13 23:37:05.311786 | Event ID: a05a1380-7f13-11f1-937f-dbe799a914ec 2026-07-13 23:37:05.318582 | 2026-07-13 23:37:05.318739 | LOOP [emit-job-header : Print node information] 2026-07-13 23:37:05.445240 | ubuntu-jammy | ok: 2026-07-13 23:37:05.445613 | ubuntu-jammy | # Node Information 2026-07-13 23:37:05.445658 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-07-13 23:37:05.445684 | ubuntu-jammy | Hostname: ubuntu 2026-07-13 23:37:05.445705 | ubuntu-jammy | Username: zuul 2026-07-13 23:37:05.445726 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-07-13 23:37:05.445751 | ubuntu-jammy | Provider: regiocloud-a 2026-07-13 23:37:05.445773 | ubuntu-jammy | Region: 2026-07-13 23:37:05.445794 | ubuntu-jammy | Label: ubuntu-jammy 2026-07-13 23:37:05.445814 | ubuntu-jammy | Product Name: OpenStack Nova 2026-07-13 23:37:05.445834 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe1f:7a8e 2026-07-13 23:37:05.458629 | 2026-07-13 23:37:05.458799 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-13 23:37:06.012232 | ubuntu-jammy -> localhost | changed 2026-07-13 23:37:06.020568 | 2026-07-13 23:37:06.020741 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-13 23:37:07.328599 | ubuntu-jammy -> localhost | changed 2026-07-13 23:37:07.340301 | 2026-07-13 23:37:07.340455 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-13 23:37:07.622880 | ubuntu-jammy -> localhost | ok 2026-07-13 23:37:07.634204 | 2026-07-13 23:37:07.634450 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-13 23:37:07.669659 | ubuntu-jammy | ok 2026-07-13 23:37:07.689130 | ubuntu-jammy | included: /var/lib/zuul/builds/4ddc50485bbf45889cc1348be285ff1b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-13 23:37:07.695778 | 2026-07-13 23:37:07.695902 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-13 23:37:09.769748 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-07-13 23:37:09.770203 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/4ddc50485bbf45889cc1348be285ff1b/work/4ddc50485bbf45889cc1348be285ff1b_id_rsa 2026-07-13 23:37:09.770315 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/4ddc50485bbf45889cc1348be285ff1b/work/4ddc50485bbf45889cc1348be285ff1b_id_rsa.pub 2026-07-13 23:37:09.770365 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-07-13 23:37:09.770432 | ubuntu-jammy -> localhost | SHA256:1DBDALnLe50fu7W+9YdaJr9fAWqIGF7F5stwSYaGqu4 zuul-build-sshkey 2026-07-13 23:37:09.770471 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-07-13 23:37:09.770525 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-07-13 23:37:09.770562 | ubuntu-jammy -> localhost | | .oooB. | 2026-07-13 23:37:09.770600 | ubuntu-jammy -> localhost | | .. o.X | 2026-07-13 23:37:09.770633 | ubuntu-jammy -> localhost | | .o..* o . | 2026-07-13 23:37:09.770666 | ubuntu-jammy -> localhost | | .o +o.+. . . | 2026-07-13 23:37:09.770700 | ubuntu-jammy -> localhost | | .. + .S..o . | 2026-07-13 23:37:09.770740 | ubuntu-jammy -> localhost | | . o o. .| 2026-07-13 23:37:09.770774 | ubuntu-jammy -> localhost | |. . . .. o +..| 2026-07-13 23:37:09.770807 | ubuntu-jammy -> localhost | | . . . o + B..o| 2026-07-13 23:37:09.770876 | ubuntu-jammy -> localhost | |.E . .+o=ooo+| 2026-07-13 23:37:09.770915 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-07-13 23:37:09.771014 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.531329 2026-07-13 23:37:09.783909 | 2026-07-13 23:37:09.784138 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-13 23:37:09.835750 | ubuntu-jammy | ok 2026-07-13 23:37:09.850560 | ubuntu-jammy | included: /var/lib/zuul/builds/4ddc50485bbf45889cc1348be285ff1b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-13 23:37:09.860924 | 2026-07-13 23:37:09.861062 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-13 23:37:09.896064 | ubuntu-jammy | skipping: Conditional result was False 2026-07-13 23:37:09.907054 | 2026-07-13 23:37:09.907234 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-13 23:37:10.615708 | ubuntu-jammy | changed 2026-07-13 23:37:10.622012 | 2026-07-13 23:37:10.622126 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-13 23:37:10.894433 | ubuntu-jammy | ok 2026-07-13 23:37:10.900490 | 2026-07-13 23:37:10.900609 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-13 23:37:11.519906 | ubuntu-jammy | changed 2026-07-13 23:37:11.527517 | 2026-07-13 23:37:11.527653 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-13 23:37:12.163968 | ubuntu-jammy | changed 2026-07-13 23:37:12.172167 | 2026-07-13 23:37:12.172303 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-13 23:37:12.202717 | ubuntu-jammy | skipping: Conditional result was False 2026-07-13 23:37:12.220166 | 2026-07-13 23:37:12.220346 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-13 23:37:12.735150 | ubuntu-jammy -> localhost | changed 2026-07-13 23:37:12.762061 | 2026-07-13 23:37:12.762287 | TASK [add-build-sshkey : Add back temp key] 2026-07-13 23:37:13.251333 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/4ddc50485bbf45889cc1348be285ff1b/work/4ddc50485bbf45889cc1348be285ff1b_id_rsa (zuul-build-sshkey) 2026-07-13 23:37:13.251724 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.020845 2026-07-13 23:37:13.261185 | 2026-07-13 23:37:13.261322 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-13 23:37:13.680965 | ubuntu-jammy | ok 2026-07-13 23:37:13.688160 | 2026-07-13 23:37:13.688301 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-13 23:37:13.727239 | ubuntu-jammy | skipping: Conditional result was False 2026-07-13 23:37:13.748164 | 2026-07-13 23:37:13.748333 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-13 23:37:14.276027 | ubuntu-jammy | ok 2026-07-13 23:37:14.304548 | 2026-07-13 23:37:14.304727 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-13 23:37:14.335880 | ubuntu-jammy | ok 2026-07-13 23:37:14.341726 | 2026-07-13 23:37:14.341861 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-13 23:37:14.788794 | ubuntu-jammy -> localhost | ok 2026-07-13 23:37:14.796312 | 2026-07-13 23:37:14.796487 | TASK [validate-host : Collect information about the host] 2026-07-13 23:37:16.065189 | ubuntu-jammy | ok 2026-07-13 23:37:16.075473 | 2026-07-13 23:37:16.075595 | TASK [validate-host : Sanitize hostname] 2026-07-13 23:37:16.201852 | ubuntu-jammy | ok 2026-07-13 23:37:16.252894 | 2026-07-13 23:37:16.253043 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-13 23:37:16.985219 | ubuntu-jammy -> localhost | changed 2026-07-13 23:37:16.992145 | 2026-07-13 23:37:16.992274 | TASK [validate-host : Collect information about zuul worker] 2026-07-13 23:37:17.523117 | ubuntu-jammy | ok 2026-07-13 23:37:17.534092 | 2026-07-13 23:37:17.534640 | TASK [validate-host : Write out all zuul information for each host] 2026-07-13 23:37:18.186260 | ubuntu-jammy -> localhost | changed 2026-07-13 23:37:18.208855 | 2026-07-13 23:37:18.209005 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-13 23:37:18.471634 | ubuntu-jammy | ok 2026-07-13 23:37:18.481581 | 2026-07-13 23:37:18.481816 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-13 23:37:19.530889 | ubuntu-jammy | changed: 2026-07-13 23:37:19.531272 | ubuntu-jammy | cd+++++++++ src/ 2026-07-13 23:37:19.531313 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-07-13 23:37:19.531340 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-07-13 23:37:19.531363 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-07-13 23:37:19.531424 | ubuntu-jammy | Containerfile 2026-07-13 23:37:19.531563 | ubuntu-jammy | Containerfile 2026-07-13 23:37:19.540566 | ubuntu-jammy | Containerfile 2026-07-13 23:37:19.540636 | ubuntu-jammy | Containerfile 2026-07-13 23:37:19.540706 | ubuntu-jammy | Containerfile 2026-07-13 23:37:19.540776 | ubuntu-jammy | Containerfile 2026-07-13 23:37:19.540850 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.007881 2026-07-13 23:37:50.349537 | 2026-07-13 23:37:50.349760 | TASK [upload-logs : Upload logs to log server] 2026-07-13 23:37:50.980525 | localhost | Output suppressed because no_log was given 2026-07-13 23:37:50.983730 | 2026-07-13 23:37:50.983902 | LOOP [upload-logs : Compress console log and json output] 2026-07-13 23:37:51.050228 | localhost | skipping: Conditional result was False 2026-07-13 23:37:51.071423 | localhost | skipping: Conditional result was False 2026-07-13 23:37:51.079861 | 2026-07-13 23:37:51.080081 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-13 23:37:51.143898 | localhost | skipping: Conditional result was False 2026-07-13 23:37:51.144220 | 2026-07-13 23:37:51.157180 | localhost | skipping: Conditional result was False 2026-07-13 23:37:51.163939 | 2026-07-13 23:37:51.164087 | LOOP [upload-logs : Upload console log and json output]