2026-05-01 03:12:51.868646 | Job console starting 2026-05-01 03:12:51.877045 | Updating git repos 2026-05-01 03:12:51.916054 | Cloning repos into workspace 2026-05-01 03:12:52.034727 | Restoring repo states 2026-05-01 03:12:52.056113 | Merging changes 2026-05-01 03:12:52.056136 | Checking out repos 2026-05-01 03:12:52.231008 | Preparing playbooks 2026-05-01 03:12:52.896609 | Running Ansible setup 2026-05-01 03:12:57.188733 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-05-01 03:12:57.972092 | 2026-05-01 03:12:57.972292 | PLAY [Base pre] 2026-05-01 03:12:57.989857 | 2026-05-01 03:12:57.990004 | TASK [Setup log path fact] 2026-05-01 03:12:58.012411 | ubuntu-jammy | ok 2026-05-01 03:12:58.029508 | 2026-05-01 03:12:58.029675 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-01 03:12:58.083565 | ubuntu-jammy | ok 2026-05-01 03:12:58.095725 | 2026-05-01 03:12:58.095886 | TASK [emit-job-header : Print job information] 2026-05-01 03:12:58.148226 | # Job Information 2026-05-01 03:12:58.148574 | Ansible Version: 2.16.14 2026-05-01 03:12:58.148709 | Job: python-black 2026-05-01 03:12:58.148748 | Pipeline: periodic-daily 2026-05-01 03:12:58.148772 | Executor: 521e9411259a 2026-05-01 03:12:58.148793 | Triggered by: https://github.com/YAKEcloud/yake-ansible 2026-05-01 03:12:58.148815 | Event ID: f65a7f7f561f4f73a988a6da46467b03 2026-05-01 03:12:58.154519 | 2026-05-01 03:12:58.154660 | LOOP [emit-job-header : Print node information] 2026-05-01 03:12:58.287550 | ubuntu-jammy | ok: 2026-05-01 03:12:58.288102 | ubuntu-jammy | # Node Information 2026-05-01 03:12:58.288248 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-05-01 03:12:58.288286 | ubuntu-jammy | Hostname: ubuntu 2026-05-01 03:12:58.288314 | ubuntu-jammy | Username: zuul 2026-05-01 03:12:58.288338 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-05-01 03:12:58.288366 | ubuntu-jammy | Provider: regiocloud-a 2026-05-01 03:12:58.288387 | ubuntu-jammy | Region: 2026-05-01 03:12:58.288408 | ubuntu-jammy | Label: ubuntu-jammy 2026-05-01 03:12:58.288427 | ubuntu-jammy | Product Name: OpenStack Nova 2026-05-01 03:12:58.288451 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe33:afd 2026-05-01 03:12:58.312423 | 2026-05-01 03:12:58.312614 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-01 03:12:58.817240 | ubuntu-jammy -> localhost | changed 2026-05-01 03:12:58.826592 | 2026-05-01 03:12:58.826774 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-01 03:12:59.889659 | ubuntu-jammy -> localhost | changed 2026-05-01 03:12:59.904209 | 2026-05-01 03:12:59.904342 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-01 03:13:00.206364 | ubuntu-jammy -> localhost | ok 2026-05-01 03:13:00.216556 | 2026-05-01 03:13:00.216692 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-01 03:13:00.240607 | ubuntu-jammy | ok 2026-05-01 03:13:00.260107 | ubuntu-jammy | included: /var/lib/zuul/builds/5ed73c6243604939a4d6d206fd998dd9/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-01 03:13:00.266419 | 2026-05-01 03:13:00.266518 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-01 03:13:02.133737 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-05-01 03:13:02.134002 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/5ed73c6243604939a4d6d206fd998dd9/work/5ed73c6243604939a4d6d206fd998dd9_id_rsa 2026-05-01 03:13:02.134056 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/5ed73c6243604939a4d6d206fd998dd9/work/5ed73c6243604939a4d6d206fd998dd9_id_rsa.pub 2026-05-01 03:13:02.134092 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-05-01 03:13:02.134125 | ubuntu-jammy -> localhost | SHA256:jD8eh3IZN+6t5vcKn8Pf9sGhFlt/h+fWATUYkJ5tfUg zuul-build-sshkey 2026-05-01 03:13:02.134155 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-05-01 03:13:02.134196 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-05-01 03:13:02.134240 | ubuntu-jammy -> localhost | | .o.o | 2026-05-01 03:13:02.134272 | ubuntu-jammy -> localhost | | . .Eo | 2026-05-01 03:13:02.134300 | ubuntu-jammy -> localhost | | . o.o..| 2026-05-01 03:13:02.134327 | ubuntu-jammy -> localhost | | o o +...| 2026-05-01 03:13:02.134354 | ubuntu-jammy -> localhost | | . S o ...o.| 2026-05-01 03:13:02.134388 | ubuntu-jammy -> localhost | | . * . *oo| 2026-05-01 03:13:02.134416 | ubuntu-jammy -> localhost | | . B +. +.oB| 2026-05-01 03:13:02.134443 | ubuntu-jammy -> localhost | | + =.+=. +B| 2026-05-01 03:13:02.134471 | ubuntu-jammy -> localhost | | .o+o==oo=| 2026-05-01 03:13:02.134498 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-05-01 03:13:02.134559 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.387313 2026-05-01 03:13:02.142430 | 2026-05-01 03:13:02.142547 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-01 03:13:02.173035 | ubuntu-jammy | ok 2026-05-01 03:13:02.184247 | ubuntu-jammy | included: /var/lib/zuul/builds/5ed73c6243604939a4d6d206fd998dd9/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-01 03:13:02.193058 | 2026-05-01 03:13:02.193150 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-01 03:13:02.216499 | ubuntu-jammy | skipping: Conditional result was False 2026-05-01 03:13:02.223244 | 2026-05-01 03:13:02.223351 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-01 03:13:02.772206 | ubuntu-jammy | changed 2026-05-01 03:13:02.778339 | 2026-05-01 03:13:02.778435 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-01 03:13:02.996776 | ubuntu-jammy | ok 2026-05-01 03:13:03.023875 | 2026-05-01 03:13:03.023981 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-01 03:13:03.661444 | ubuntu-jammy | changed 2026-05-01 03:13:03.671398 | 2026-05-01 03:13:03.671532 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-01 03:13:04.324995 | ubuntu-jammy | changed 2026-05-01 03:13:04.331322 | 2026-05-01 03:13:04.331446 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-01 03:13:04.355110 | ubuntu-jammy | skipping: Conditional result was False 2026-05-01 03:13:04.361461 | 2026-05-01 03:13:04.361567 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-01 03:13:04.887884 | ubuntu-jammy -> localhost | changed 2026-05-01 03:13:04.905166 | 2026-05-01 03:13:04.905358 | TASK [add-build-sshkey : Add back temp key] 2026-05-01 03:13:05.342262 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/5ed73c6243604939a4d6d206fd998dd9/work/5ed73c6243604939a4d6d206fd998dd9_id_rsa (zuul-build-sshkey) 2026-05-01 03:13:05.342973 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.018387 2026-05-01 03:13:05.359560 | 2026-05-01 03:13:05.359766 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-01 03:13:05.762714 | ubuntu-jammy | ok 2026-05-01 03:13:05.768997 | 2026-05-01 03:13:05.769166 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-01 03:13:05.804436 | ubuntu-jammy | skipping: Conditional result was False 2026-05-01 03:13:05.815945 | 2026-05-01 03:13:05.816103 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-01 03:13:06.269338 | ubuntu-jammy | ok 2026-05-01 03:13:06.285870 | 2026-05-01 03:13:06.286078 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-01 03:13:06.328623 | ubuntu-jammy | ok 2026-05-01 03:13:06.336096 | 2026-05-01 03:13:06.336308 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-01 03:13:06.673673 | ubuntu-jammy -> localhost | ok 2026-05-01 03:13:06.681730 | 2026-05-01 03:13:06.681906 | TASK [validate-host : Collect information about the host] 2026-05-01 03:13:08.013462 | ubuntu-jammy | ok 2026-05-01 03:13:08.037130 | 2026-05-01 03:13:08.037338 | TASK [validate-host : Sanitize hostname] 2026-05-01 03:13:08.307926 | ubuntu-jammy | ok 2026-05-01 03:13:08.373111 | 2026-05-01 03:13:08.373464 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-01 03:13:09.183835 | ubuntu-jammy -> localhost | changed 2026-05-01 03:13:09.190159 | 2026-05-01 03:13:09.190289 | TASK [validate-host : Collect information about zuul worker] 2026-05-01 03:13:09.656133 | ubuntu-jammy | ok 2026-05-01 03:13:09.666864 | 2026-05-01 03:13:09.667032 | TASK [validate-host : Write out all zuul information for each host] 2026-05-01 03:13:10.569127 | ubuntu-jammy -> localhost | changed 2026-05-01 03:13:10.580140 | 2026-05-01 03:13:10.580323 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-01 03:13:10.818191 | ubuntu-jammy | ok 2026-05-01 03:13:10.826321 | 2026-05-01 03:13:10.826488 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-01 03:13:11.923439 | ubuntu-jammy | changed: 2026-05-01 03:13:11.923743 | ubuntu-jammy | cd+++++++++ src/ 2026-05-01 03:13:11.923784 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-05-01 03:13:11.923809 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-05-01 03:13:11.923830 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-05-01 03:13:11.923850 | ubuntu-jammy | Containerfile 2026-05-01 03:13:11.924017 | ubuntu-jammy | Containerfile 2026-05-01 03:13:11.980262 | ubuntu-jammy | Containerfile 2026-05-01 03:13:11.980335 | ubuntu-jammy | Containerfile 2026-05-01 03:13:11.980406 | ubuntu-jammy | Containerfile 2026-05-01 03:13:11.980479 | ubuntu-jammy | Containerfile 2026-05-01 03:13:11.980560 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.008054 2026-05-01 03:13:40.906201 | 2026-05-01 03:13:40.906304 | TASK [upload-logs : Upload logs to log server] 2026-05-01 03:13:41.543775 | localhost | Output suppressed because no_log was given 2026-05-01 03:13:41.545457 | 2026-05-01 03:13:41.545544 | LOOP [upload-logs : Compress console log and json output] 2026-05-01 03:13:41.631424 | localhost | skipping: Conditional result was False 2026-05-01 03:13:41.645365 | localhost | skipping: Conditional result was False 2026-05-01 03:13:41.662021 | 2026-05-01 03:13:41.662168 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-01 03:13:41.766353 | localhost | skipping: Conditional result was False 2026-05-01 03:13:41.766796 | 2026-05-01 03:13:41.778483 | localhost | skipping: Conditional result was False 2026-05-01 03:13:41.789354 | 2026-05-01 03:13:41.789464 | LOOP [upload-logs : Upload console log and json output]