2026-06-25 16:07:00.230947 | Job console starting 2026-06-25 16:07:00.247611 | Updating git repos 2026-06-25 16:07:00.275157 | Cloning repos into workspace 2026-06-25 16:07:00.344364 | Restoring repo states 2026-06-25 16:07:00.353173 | Merging changes 2026-06-25 16:07:00.891684 | Checking out repos 2026-06-25 16:07:00.940769 | Preparing playbooks 2026-06-25 16:07:01.554186 | Running Ansible setup 2026-06-25 16:07:06.053812 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-06-25 16:07:06.846816 | 2026-06-25 16:07:06.847041 | PLAY [Base pre] 2026-06-25 16:07:06.863742 | 2026-06-25 16:07:06.863898 | TASK [Setup log path fact] 2026-06-25 16:07:06.884779 | ubuntu-jammy | ok 2026-06-25 16:07:06.900563 | 2026-06-25 16:07:06.900721 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-25 16:07:06.941756 | ubuntu-jammy | ok 2026-06-25 16:07:06.955807 | 2026-06-25 16:07:06.955971 | TASK [emit-job-header : Print job information] 2026-06-25 16:07:07.003627 | # Job Information 2026-06-25 16:07:07.003920 | Ansible Version: 2.16.14 2026-06-25 16:07:07.003982 | Job: python-black 2026-06-25 16:07:07.004038 | Pipeline: check 2026-06-25 16:07:07.004078 | Executor: 521e9411259a 2026-06-25 16:07:07.004114 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/715 2026-06-25 16:07:07.004155 | Event ID: 9087c280-70af-11f1-8de8-8433368ae0d0 2026-06-25 16:07:07.013404 | 2026-06-25 16:07:07.013616 | LOOP [emit-job-header : Print node information] 2026-06-25 16:07:07.135489 | ubuntu-jammy | ok: 2026-06-25 16:07:07.135696 | ubuntu-jammy | # Node Information 2026-06-25 16:07:07.135732 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-06-25 16:07:07.135758 | ubuntu-jammy | Hostname: ubuntu 2026-06-25 16:07:07.135781 | ubuntu-jammy | Username: zuul 2026-06-25 16:07:07.135802 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-06-25 16:07:07.135827 | ubuntu-jammy | Provider: regiocloud-a 2026-06-25 16:07:07.135848 | ubuntu-jammy | Region: 2026-06-25 16:07:07.135868 | ubuntu-jammy | Label: ubuntu-jammy 2026-06-25 16:07:07.135889 | ubuntu-jammy | Product Name: OpenStack Nova 2026-06-25 16:07:07.135908 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fecd:53ad 2026-06-25 16:07:07.166214 | 2026-06-25 16:07:07.166406 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-25 16:07:07.659090 | ubuntu-jammy -> localhost | changed 2026-06-25 16:07:07.675687 | 2026-06-25 16:07:07.675906 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-25 16:07:08.755609 | ubuntu-jammy -> localhost | changed 2026-06-25 16:07:08.767210 | 2026-06-25 16:07:08.767396 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-25 16:07:09.071108 | ubuntu-jammy -> localhost | ok 2026-06-25 16:07:09.086898 | 2026-06-25 16:07:09.087102 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-25 16:07:09.118644 | ubuntu-jammy | ok 2026-06-25 16:07:09.144618 | ubuntu-jammy | included: /var/lib/zuul/builds/5af495a4de044934a2f1d7ea712b77b1/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-25 16:07:09.152297 | 2026-06-25 16:07:09.152414 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-25 16:07:10.384542 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-06-25 16:07:10.385042 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/5af495a4de044934a2f1d7ea712b77b1/work/5af495a4de044934a2f1d7ea712b77b1_id_rsa 2026-06-25 16:07:10.385147 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/5af495a4de044934a2f1d7ea712b77b1/work/5af495a4de044934a2f1d7ea712b77b1_id_rsa.pub 2026-06-25 16:07:10.385219 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-06-25 16:07:10.385294 | ubuntu-jammy -> localhost | SHA256:4xozvg4qvY6Prki9vUjSKt+p47dg2HbNlHgf949bQ1w zuul-build-sshkey 2026-06-25 16:07:10.385353 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-06-25 16:07:10.385441 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-06-25 16:07:10.385534 | ubuntu-jammy -> localhost | | | 2026-06-25 16:07:10.385594 | ubuntu-jammy -> localhost | | | 2026-06-25 16:07:10.385646 | ubuntu-jammy -> localhost | | E| 2026-06-25 16:07:10.385697 | ubuntu-jammy -> localhost | | . . . . | 2026-06-25 16:07:10.385750 | ubuntu-jammy -> localhost | | . + S . o | 2026-06-25 16:07:10.385813 | ubuntu-jammy -> localhost | | oo = o + . . | 2026-06-25 16:07:10.385869 | ubuntu-jammy -> localhost | |.+=+o * o . o | 2026-06-25 16:07:10.385920 | ubuntu-jammy -> localhost | |==*==+ = + . | 2026-06-25 16:07:10.385973 | ubuntu-jammy -> localhost | |OOOB+=*. o.. | 2026-06-25 16:07:10.386025 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-06-25 16:07:10.386156 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.651927 2026-06-25 16:07:10.404757 | 2026-06-25 16:07:10.404938 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-25 16:07:10.448246 | ubuntu-jammy | ok 2026-06-25 16:07:10.471603 | ubuntu-jammy | included: /var/lib/zuul/builds/5af495a4de044934a2f1d7ea712b77b1/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-25 16:07:10.486409 | 2026-06-25 16:07:10.486572 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-25 16:07:10.513298 | ubuntu-jammy | skipping: Conditional result was False 2026-06-25 16:07:10.527170 | 2026-06-25 16:07:10.527386 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-25 16:07:11.219513 | ubuntu-jammy | changed 2026-06-25 16:07:11.225409 | 2026-06-25 16:07:11.225576 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-25 16:07:11.489282 | ubuntu-jammy | ok 2026-06-25 16:07:11.495121 | 2026-06-25 16:07:11.495234 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-25 16:07:12.179046 | ubuntu-jammy | changed 2026-06-25 16:07:12.195211 | 2026-06-25 16:07:12.196323 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-25 16:07:12.919765 | ubuntu-jammy | changed 2026-06-25 16:07:12.927759 | 2026-06-25 16:07:12.927903 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-25 16:07:12.952397 | ubuntu-jammy | skipping: Conditional result was False 2026-06-25 16:07:12.960586 | 2026-06-25 16:07:12.960730 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-25 16:07:13.491018 | ubuntu-jammy -> localhost | changed 2026-06-25 16:07:13.503587 | 2026-06-25 16:07:13.503729 | TASK [add-build-sshkey : Add back temp key] 2026-06-25 16:07:13.875084 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/5af495a4de044934a2f1d7ea712b77b1/work/5af495a4de044934a2f1d7ea712b77b1_id_rsa (zuul-build-sshkey) 2026-06-25 16:07:13.875488 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.023557 2026-06-25 16:07:13.886528 | 2026-06-25 16:07:13.886675 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-25 16:07:14.326792 | ubuntu-jammy | ok 2026-06-25 16:07:14.337106 | 2026-06-25 16:07:14.337303 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-25 16:07:14.363031 | ubuntu-jammy | skipping: Conditional result was False 2026-06-25 16:07:14.386219 | 2026-06-25 16:07:14.386410 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-25 16:07:14.854799 | ubuntu-jammy | ok 2026-06-25 16:07:14.868672 | 2026-06-25 16:07:14.868837 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-25 16:07:14.898612 | ubuntu-jammy | ok 2026-06-25 16:07:14.904142 | 2026-06-25 16:07:14.904269 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-25 16:07:15.194779 | ubuntu-jammy -> localhost | ok 2026-06-25 16:07:15.201876 | 2026-06-25 16:07:15.202038 | TASK [validate-host : Collect information about the host] 2026-06-25 16:07:16.481256 | ubuntu-jammy | ok 2026-06-25 16:07:16.494408 | 2026-06-25 16:07:16.494615 | TASK [validate-host : Sanitize hostname] 2026-06-25 16:07:16.632882 | ubuntu-jammy | ok 2026-06-25 16:07:16.693970 | 2026-06-25 16:07:16.694120 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-25 16:07:17.287026 | ubuntu-jammy -> localhost | changed 2026-06-25 16:07:17.293583 | 2026-06-25 16:07:17.293717 | TASK [validate-host : Collect information about zuul worker] 2026-06-25 16:07:17.739248 | ubuntu-jammy | ok 2026-06-25 16:07:17.744190 | 2026-06-25 16:07:17.744313 | TASK [validate-host : Write out all zuul information for each host] 2026-06-25 16:07:18.347164 | ubuntu-jammy -> localhost | changed 2026-06-25 16:07:18.357407 | 2026-06-25 16:07:18.357561 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-25 16:07:18.651377 | ubuntu-jammy | ok 2026-06-25 16:07:18.659093 | 2026-06-25 16:07:18.659247 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-25 16:07:19.703041 | ubuntu-jammy | changed: 2026-06-25 16:07:19.703267 | ubuntu-jammy | cd+++++++++ src/ 2026-06-25 16:07:19.703302 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-06-25 16:07:19.703327 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-06-25 16:07:19.703350 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-06-25 16:07:19.703372 | ubuntu-jammy | Containerfile 2026-06-25 16:07:19.703528 | ubuntu-jammy | Containerfile 2026-06-25 16:07:19.712425 | ubuntu-jammy | Containerfile 2026-06-25 16:07:19.712528 | ubuntu-jammy | Containerfile 2026-06-25 16:07:19.712607 | ubuntu-jammy | Containerfile 2026-06-25 16:07:19.712679 | ubuntu-jammy | Containerfile 2026-06-25 16:07:19.712749 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.008932 2026-06-25 16:07:49.948792 | 2026-06-25 16:07:49.949032 | TASK [upload-logs : Upload logs to log server] 2026-06-25 16:07:50.597116 | localhost | Output suppressed because no_log was given 2026-06-25 16:07:50.600920 | 2026-06-25 16:07:50.602231 | LOOP [upload-logs : Compress console log and json output] 2026-06-25 16:07:50.668198 | localhost | skipping: Conditional result was False 2026-06-25 16:07:50.673563 | localhost | skipping: Conditional result was False 2026-06-25 16:07:50.686867 | 2026-06-25 16:07:50.687111 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-25 16:07:50.740561 | localhost | skipping: Conditional result was False 2026-06-25 16:07:50.741197 | 2026-06-25 16:07:50.744977 | localhost | skipping: Conditional result was False 2026-06-25 16:07:50.753014 | 2026-06-25 16:07:50.753271 | LOOP [upload-logs : Upload console log and json output]