2026-06-05 03:10:59.939697 | Job console starting 2026-06-05 03:10:59.951116 | Updating git repos 2026-06-05 03:10:59.990733 | Cloning repos into workspace 2026-06-05 03:11:00.078272 | Restoring repo states 2026-06-05 03:11:00.096200 | Merging changes 2026-06-05 03:11:00.096220 | Checking out repos 2026-06-05 03:11:00.205253 | Preparing playbooks 2026-06-05 03:11:01.215026 | Running Ansible setup 2026-06-05 03:11:06.774611 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-06-05 03:11:07.631914 | 2026-06-05 03:11:07.632035 | PLAY [Base pre] 2026-06-05 03:11:07.649202 | 2026-06-05 03:11:07.649319 | TASK [Setup log path fact] 2026-06-05 03:11:07.687345 | ubuntu-jammy | ok 2026-06-05 03:11:07.713147 | 2026-06-05 03:11:07.713269 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-05 03:11:07.785621 | ubuntu-jammy | ok 2026-06-05 03:11:07.813920 | 2026-06-05 03:11:07.814021 | TASK [emit-job-header : Print job information] 2026-06-05 03:11:07.877263 | # Job Information 2026-06-05 03:11:07.877407 | Ansible Version: 2.16.14 2026-06-05 03:11:07.877436 | Job: flake8 2026-06-05 03:11:07.877464 | Pipeline: periodic-daily 2026-06-05 03:11:07.877483 | Executor: 521e9411259a 2026-06-05 03:11:07.877500 | Triggered by: https://github.com/YAKEcloud/yake-ansible 2026-06-05 03:11:07.877518 | Event ID: 5c3bb0521f7e447c847194f47a97a298 2026-06-05 03:11:07.881584 | 2026-06-05 03:11:07.881663 | LOOP [emit-job-header : Print node information] 2026-06-05 03:11:08.031678 | ubuntu-jammy | ok: 2026-06-05 03:11:08.031832 | ubuntu-jammy | # Node Information 2026-06-05 03:11:08.031859 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-06-05 03:11:08.031880 | ubuntu-jammy | Hostname: ubuntu 2026-06-05 03:11:08.031897 | ubuntu-jammy | Username: zuul 2026-06-05 03:11:08.031915 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-06-05 03:11:08.031934 | ubuntu-jammy | Provider: regiocloud-a 2026-06-05 03:11:08.031951 | ubuntu-jammy | Region: 2026-06-05 03:11:08.031968 | ubuntu-jammy | Label: ubuntu-jammy 2026-06-05 03:11:08.031985 | ubuntu-jammy | Product Name: OpenStack Nova 2026-06-05 03:11:08.032001 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fea0:e30 2026-06-05 03:11:08.056208 | 2026-06-05 03:11:08.056375 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-05 03:11:08.641598 | ubuntu-jammy -> localhost | changed 2026-06-05 03:11:08.648663 | 2026-06-05 03:11:08.648775 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-05 03:11:09.517006 | ubuntu-jammy -> localhost | changed 2026-06-05 03:11:09.535971 | 2026-06-05 03:11:09.536087 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-05 03:11:09.832199 | ubuntu-jammy -> localhost | ok 2026-06-05 03:11:09.838665 | 2026-06-05 03:11:09.838793 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-05 03:11:09.869145 | ubuntu-jammy | ok 2026-06-05 03:11:09.905404 | ubuntu-jammy | included: /var/lib/zuul/builds/3aad6936b1a44dc596e9498857698b0d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-05 03:11:09.910371 | 2026-06-05 03:11:09.910459 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-05 03:11:12.365840 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-06-05 03:11:12.366048 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/3aad6936b1a44dc596e9498857698b0d/work/3aad6936b1a44dc596e9498857698b0d_id_rsa 2026-06-05 03:11:12.366101 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/3aad6936b1a44dc596e9498857698b0d/work/3aad6936b1a44dc596e9498857698b0d_id_rsa.pub 2026-06-05 03:11:12.366128 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-06-05 03:11:12.366154 | ubuntu-jammy -> localhost | SHA256:Dkd7tszgiQN6AKlHB1oQvTFCr6z7A2UropUlLZboE38 zuul-build-sshkey 2026-06-05 03:11:12.366177 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-06-05 03:11:12.366198 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-06-05 03:11:12.366228 | ubuntu-jammy -> localhost | |+=o | 2026-06-05 03:11:12.366252 | ubuntu-jammy -> localhost | |.+=. | 2026-06-05 03:11:12.366272 | ubuntu-jammy -> localhost | |+o.B. . | 2026-06-05 03:11:12.366292 | ubuntu-jammy -> localhost | |++X.o . . | 2026-06-05 03:11:12.366311 | ubuntu-jammy -> localhost | |o*=*. . S o | 2026-06-05 03:11:12.366337 | ubuntu-jammy -> localhost | |=+++ E * B . | 2026-06-05 03:11:12.366359 | ubuntu-jammy -> localhost | |++o o o + + | 2026-06-05 03:11:12.366380 | ubuntu-jammy -> localhost | |.... . | 2026-06-05 03:11:12.366400 | ubuntu-jammy -> localhost | |.... | 2026-06-05 03:11:12.366421 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-06-05 03:11:12.366470 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.750458 2026-06-05 03:11:12.373253 | 2026-06-05 03:11:12.373346 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-05 03:11:12.412918 | ubuntu-jammy | ok 2026-06-05 03:11:12.435295 | ubuntu-jammy | included: /var/lib/zuul/builds/3aad6936b1a44dc596e9498857698b0d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-05 03:11:12.444335 | 2026-06-05 03:11:12.444428 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-05 03:11:12.494173 | ubuntu-jammy | skipping: Conditional result was False 2026-06-05 03:11:12.500220 | 2026-06-05 03:11:12.500313 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-05 03:11:13.376249 | ubuntu-jammy | changed 2026-06-05 03:11:13.381525 | 2026-06-05 03:11:13.381626 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-05 03:11:13.632931 | ubuntu-jammy | ok 2026-06-05 03:11:13.638367 | 2026-06-05 03:11:13.638456 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-05 03:11:14.333938 | ubuntu-jammy | changed 2026-06-05 03:11:14.341870 | 2026-06-05 03:11:14.341999 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-05 03:11:15.036882 | ubuntu-jammy | changed 2026-06-05 03:11:15.045793 | 2026-06-05 03:11:15.045893 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-05 03:11:15.069883 | ubuntu-jammy | skipping: Conditional result was False 2026-06-05 03:11:15.083508 | 2026-06-05 03:11:15.083658 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-05 03:11:15.865600 | ubuntu-jammy -> localhost | changed 2026-06-05 03:11:15.880306 | 2026-06-05 03:11:15.880398 | TASK [add-build-sshkey : Add back temp key] 2026-06-05 03:11:16.613039 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/3aad6936b1a44dc596e9498857698b0d/work/3aad6936b1a44dc596e9498857698b0d_id_rsa (zuul-build-sshkey) 2026-06-05 03:11:16.613295 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.013411 2026-06-05 03:11:16.620531 | 2026-06-05 03:11:16.620630 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-05 03:11:17.351917 | ubuntu-jammy | ok 2026-06-05 03:11:17.357432 | 2026-06-05 03:11:17.357521 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-05 03:11:17.396848 | ubuntu-jammy | skipping: Conditional result was False 2026-06-05 03:11:17.411493 | 2026-06-05 03:11:17.411594 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-05 03:11:18.055075 | ubuntu-jammy | ok 2026-06-05 03:11:18.069280 | 2026-06-05 03:11:18.069385 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-05 03:11:18.124179 | ubuntu-jammy | ok 2026-06-05 03:11:18.129211 | 2026-06-05 03:11:18.129305 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-05 03:11:18.743779 | ubuntu-jammy -> localhost | ok 2026-06-05 03:11:18.750006 | 2026-06-05 03:11:18.750097 | TASK [validate-host : Collect information about the host] 2026-06-05 03:11:20.116143 | ubuntu-jammy | ok 2026-06-05 03:11:20.127059 | 2026-06-05 03:11:20.127160 | TASK [validate-host : Sanitize hostname] 2026-06-05 03:11:20.270189 | ubuntu-jammy | ok 2026-06-05 03:11:20.314143 | 2026-06-05 03:11:20.314253 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-05 03:11:21.358792 | ubuntu-jammy -> localhost | changed 2026-06-05 03:11:21.365334 | 2026-06-05 03:11:21.365440 | TASK [validate-host : Collect information about zuul worker] 2026-06-05 03:11:21.871939 | ubuntu-jammy | ok 2026-06-05 03:11:21.879841 | 2026-06-05 03:11:21.879981 | TASK [validate-host : Write out all zuul information for each host] 2026-06-05 03:11:22.907268 | ubuntu-jammy -> localhost | changed 2026-06-05 03:11:22.918304 | 2026-06-05 03:11:22.918428 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-05 03:11:23.215889 | ubuntu-jammy | ok 2026-06-05 03:11:23.221505 | 2026-06-05 03:11:23.221613 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-05 03:11:24.539238 | ubuntu-jammy | changed: 2026-06-05 03:11:24.539445 | ubuntu-jammy | cd+++++++++ src/ 2026-06-05 03:11:24.539478 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-06-05 03:11:24.539504 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-06-05 03:11:24.539525 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-06-05 03:11:24.539545 | ubuntu-jammy | Containerfile 2026-06-05 03:11:24.539673 | ubuntu-jammy | Containerfile 2026-06-05 03:11:24.553315 | ubuntu-jammy | Containerfile 2026-06-05 03:11:24.553384 | ubuntu-jammy | Containerfile 2026-06-05 03:11:24.553453 | ubuntu-jammy | Containerfile 2026-06-05 03:11:24.553522 | ubuntu-jammy | Containerfile 2026-06-05 03:11:24.553590 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.007560 2026-06-05 03:12:00.109109 | 2026-06-05 03:12:00.109283 | TASK [upload-logs : Upload logs to log server] 2026-06-05 03:12:00.772611 | localhost | Output suppressed because no_log was given 2026-06-05 03:12:00.775525 | 2026-06-05 03:12:00.775679 | LOOP [upload-logs : Compress console log and json output] 2026-06-05 03:12:00.832774 | localhost | skipping: Conditional result was False 2026-06-05 03:12:00.843319 | localhost | skipping: Conditional result was False 2026-06-05 03:12:00.846683 | 2026-06-05 03:12:00.846789 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-05 03:12:00.904968 | localhost | skipping: Conditional result was False 2026-06-05 03:12:00.905515 | 2026-06-05 03:12:00.914750 | localhost | skipping: Conditional result was False 2026-06-05 03:12:00.920676 | 2026-06-05 03:12:00.920905 | LOOP [upload-logs : Upload console log and json output]