2026-01-24 02:07:11.258668 | Job console starting 2026-01-24 02:07:11.267621 | Updating git repos 2026-01-24 02:07:11.298035 | Cloning repos into workspace 2026-01-24 02:07:11.363037 | Restoring repo states 2026-01-24 02:07:11.371954 | Merging changes 2026-01-24 02:07:11.926682 | Checking out repos 2026-01-24 02:07:12.032889 | Preparing playbooks 2026-01-24 02:07:12.622440 | Running Ansible setup 2026-01-24 02:07:18.250401 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-01-24 02:07:18.994607 | 2026-01-24 02:07:18.994775 | PLAY [Base pre] 2026-01-24 02:07:19.012427 | 2026-01-24 02:07:19.012585 | TASK [Setup log path fact] 2026-01-24 02:07:19.042694 | ubuntu-jammy | ok 2026-01-24 02:07:19.058189 | 2026-01-24 02:07:19.058360 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-24 02:07:19.094898 | ubuntu-jammy | ok 2026-01-24 02:07:19.105119 | 2026-01-24 02:07:19.105276 | TASK [emit-job-header : Print job information] 2026-01-24 02:07:19.174672 | # Job Information 2026-01-24 02:07:19.174900 | Ansible Version: 2.16.14 2026-01-24 02:07:19.174939 | Job: python-black 2026-01-24 02:07:19.174973 | Pipeline: check 2026-01-24 02:07:19.174997 | Executor: 521e9411259a 2026-01-24 02:07:19.175020 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/344 2026-01-24 02:07:19.175044 | Event ID: 4c3286a0-f8c9-11f0-8b2e-40e9111e0fc0 2026-01-24 02:07:19.182176 | 2026-01-24 02:07:19.182447 | LOOP [emit-job-header : Print node information] 2026-01-24 02:07:19.318472 | ubuntu-jammy | ok: 2026-01-24 02:07:19.318766 | ubuntu-jammy | # Node Information 2026-01-24 02:07:19.318909 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-01-24 02:07:19.318942 | ubuntu-jammy | Hostname: ubuntu 2026-01-24 02:07:19.318964 | ubuntu-jammy | Username: zuul 2026-01-24 02:07:19.318986 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-01-24 02:07:19.319010 | ubuntu-jammy | Provider: regiocloud-a 2026-01-24 02:07:19.319032 | ubuntu-jammy | Region: 2026-01-24 02:07:19.319053 | ubuntu-jammy | Label: ubuntu-jammy 2026-01-24 02:07:19.319073 | ubuntu-jammy | Product Name: OpenStack Nova 2026-01-24 02:07:19.319351 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe9e:5659 2026-01-24 02:07:19.347107 | 2026-01-24 02:07:19.347255 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-24 02:07:19.889023 | ubuntu-jammy -> localhost | changed 2026-01-24 02:07:19.909027 | 2026-01-24 02:07:19.909190 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-24 02:07:21.072475 | ubuntu-jammy -> localhost | changed 2026-01-24 02:07:21.085166 | 2026-01-24 02:07:21.085297 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-24 02:07:21.440279 | ubuntu-jammy -> localhost | ok 2026-01-24 02:07:21.447968 | 2026-01-24 02:07:21.448110 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-24 02:07:21.484569 | ubuntu-jammy | ok 2026-01-24 02:07:21.506171 | ubuntu-jammy | included: /var/lib/zuul/builds/58daf7ace10f4810892431338fa4bf52/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-24 02:07:21.513681 | 2026-01-24 02:07:21.513794 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-24 02:07:23.108539 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-01-24 02:07:23.109318 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/58daf7ace10f4810892431338fa4bf52/work/58daf7ace10f4810892431338fa4bf52_id_rsa 2026-01-24 02:07:23.109435 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/58daf7ace10f4810892431338fa4bf52/work/58daf7ace10f4810892431338fa4bf52_id_rsa.pub 2026-01-24 02:07:23.109510 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-01-24 02:07:23.109577 | ubuntu-jammy -> localhost | SHA256:cji5VQ/xf7eYYFhXnepMKkK9kiUO2Rvke9cltQrPkaU zuul-build-sshkey 2026-01-24 02:07:23.109640 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-01-24 02:07:23.109727 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-01-24 02:07:23.109790 | ubuntu-jammy -> localhost | | . .o| 2026-01-24 02:07:23.109879 | ubuntu-jammy -> localhost | | . o .+.| 2026-01-24 02:07:23.109939 | ubuntu-jammy -> localhost | | = . o...* .| 2026-01-24 02:07:23.109997 | ubuntu-jammy -> localhost | | o O +o+.E o | 2026-01-24 02:07:23.110054 | ubuntu-jammy -> localhost | | O S..o@ * o| 2026-01-24 02:07:23.110135 | ubuntu-jammy -> localhost | | & +.o.Bo.o| 2026-01-24 02:07:23.110195 | ubuntu-jammy -> localhost | | . + o o . | 2026-01-24 02:07:23.110253 | ubuntu-jammy -> localhost | | | 2026-01-24 02:07:23.110312 | ubuntu-jammy -> localhost | | | 2026-01-24 02:07:23.110370 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-01-24 02:07:23.110525 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.088616 2026-01-24 02:07:23.125636 | 2026-01-24 02:07:23.125884 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-24 02:07:23.174031 | ubuntu-jammy | ok 2026-01-24 02:07:23.189405 | ubuntu-jammy | included: /var/lib/zuul/builds/58daf7ace10f4810892431338fa4bf52/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-24 02:07:23.200687 | 2026-01-24 02:07:23.200866 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-24 02:07:23.224947 | ubuntu-jammy | skipping: Conditional result was False 2026-01-24 02:07:23.231346 | 2026-01-24 02:07:23.231457 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-24 02:07:23.846513 | ubuntu-jammy | changed 2026-01-24 02:07:23.852321 | 2026-01-24 02:07:23.852426 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-24 02:07:24.110382 | ubuntu-jammy | ok 2026-01-24 02:07:24.119114 | 2026-01-24 02:07:24.119241 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-24 02:07:24.727149 | ubuntu-jammy | changed 2026-01-24 02:07:24.734248 | 2026-01-24 02:07:24.734357 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-24 02:07:25.372901 | ubuntu-jammy | changed 2026-01-24 02:07:25.382686 | 2026-01-24 02:07:25.382889 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-24 02:07:25.408302 | ubuntu-jammy | skipping: Conditional result was False 2026-01-24 02:07:25.416538 | 2026-01-24 02:07:25.416667 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-24 02:07:25.889846 | ubuntu-jammy -> localhost | changed 2026-01-24 02:07:25.911429 | 2026-01-24 02:07:25.911575 | TASK [add-build-sshkey : Add back temp key] 2026-01-24 02:07:26.282759 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/58daf7ace10f4810892431338fa4bf52/work/58daf7ace10f4810892431338fa4bf52_id_rsa (zuul-build-sshkey) 2026-01-24 02:07:26.283070 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.013749 2026-01-24 02:07:26.291681 | 2026-01-24 02:07:26.291808 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-24 02:07:26.705447 | ubuntu-jammy | ok 2026-01-24 02:07:26.713573 | 2026-01-24 02:07:26.713707 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-24 02:07:26.752353 | ubuntu-jammy | skipping: Conditional result was False 2026-01-24 02:07:26.763300 | 2026-01-24 02:07:26.763425 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-24 02:07:27.238727 | ubuntu-jammy | ok 2026-01-24 02:07:27.249717 | 2026-01-24 02:07:27.249882 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-24 02:07:27.279085 | ubuntu-jammy | ok 2026-01-24 02:07:27.284076 | 2026-01-24 02:07:27.284178 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-24 02:07:27.611458 | ubuntu-jammy -> localhost | ok 2026-01-24 02:07:27.618038 | 2026-01-24 02:07:27.618156 | TASK [validate-host : Collect information about the host] 2026-01-24 02:07:28.874739 | ubuntu-jammy | ok 2026-01-24 02:07:28.888454 | 2026-01-24 02:07:28.888584 | TASK [validate-host : Sanitize hostname] 2026-01-24 02:07:29.020836 | ubuntu-jammy | ok 2026-01-24 02:07:29.067742 | 2026-01-24 02:07:29.067991 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-24 02:07:29.684181 | ubuntu-jammy -> localhost | changed 2026-01-24 02:07:29.690427 | 2026-01-24 02:07:29.690543 | TASK [validate-host : Collect information about zuul worker] 2026-01-24 02:07:30.124560 | ubuntu-jammy | ok 2026-01-24 02:07:30.130142 | 2026-01-24 02:07:30.130270 | TASK [validate-host : Write out all zuul information for each host] 2026-01-24 02:07:30.700960 | ubuntu-jammy -> localhost | changed 2026-01-24 02:07:30.711007 | 2026-01-24 02:07:30.711136 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-24 02:07:30.973755 | ubuntu-jammy | ok 2026-01-24 02:07:30.984358 | 2026-01-24 02:07:30.987215 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-24 02:07:32.172021 | ubuntu-jammy | changed: 2026-01-24 02:07:32.172244 | ubuntu-jammy | cd+++++++++ src/ 2026-01-24 02:07:32.172281 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-01-24 02:07:32.172307 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-01-24 02:07:32.172329 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-01-24 02:07:32.172349 | ubuntu-jammy | Containerfile 2026-01-24 02:07:32.172496 | ubuntu-jammy | Containerfile 2026-01-24 02:07:32.195987 | ubuntu-jammy | Containerfile 2026-01-24 02:07:32.196056 | ubuntu-jammy | Containerfile 2026-01-24 02:07:32.196137 | ubuntu-jammy | Containerfile 2026-01-24 02:07:32.196207 | ubuntu-jammy | Containerfile 2026-01-24 02:07:32.196277 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.003664 2026-01-24 02:08:00.364380 | 2026-01-24 02:08:00.364490 | TASK [upload-logs : Upload logs to log server] 2026-01-24 02:08:00.890416 | localhost | Output suppressed because no_log was given 2026-01-24 02:08:00.892172 | 2026-01-24 02:08:00.892259 | LOOP [upload-logs : Compress console log and json output] 2026-01-24 02:08:00.939153 | localhost | skipping: Conditional result was False 2026-01-24 02:08:00.946444 | localhost | skipping: Conditional result was False 2026-01-24 02:08:00.959230 | 2026-01-24 02:08:00.959327 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-24 02:08:01.000160 | localhost | skipping: Conditional result was False 2026-01-24 02:08:01.000446 | 2026-01-24 02:08:01.006568 | localhost | skipping: Conditional result was False 2026-01-24 02:08:01.019360 | 2026-01-24 02:08:01.019606 | LOOP [upload-logs : Upload console log and json output]