2026-08-03 03:11:01.936584 | Job console starting 2026-08-03 03:11:01.967991 | Updating git repos 2026-08-03 03:11:02.005992 | Cloning repos into workspace 2026-08-03 03:11:02.063101 | Restoring repo states 2026-08-03 03:11:02.074077 | Merging changes 2026-08-03 03:11:02.074112 | Checking out repos 2026-08-03 03:11:02.239509 | Preparing playbooks 2026-08-03 03:11:03.393291 | Running Ansible setup 2026-08-03 03:11:07.951801 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-08-03 03:11:08.831638 | 2026-08-03 03:11:08.831854 | PLAY [Base pre] 2026-08-03 03:11:08.850187 | 2026-08-03 03:11:08.850364 | TASK [Setup log path fact] 2026-08-03 03:11:08.872067 | ubuntu-jammy | ok 2026-08-03 03:11:08.889898 | 2026-08-03 03:11:08.890086 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-03 03:11:08.931992 | ubuntu-jammy | ok 2026-08-03 03:11:08.943425 | 2026-08-03 03:11:08.943573 | TASK [emit-job-header : Print job information] 2026-08-03 03:11:08.983597 | # Job Information 2026-08-03 03:11:08.983829 | Ansible Version: 2.16.14 2026-08-03 03:11:08.983864 | Job: flake8 2026-08-03 03:11:08.983898 | Pipeline: periodic-daily 2026-08-03 03:11:08.983920 | Executor: 521e9411259a 2026-08-03 03:11:08.983941 | Triggered by: https://github.com/YAKEcloud/yake-ansible 2026-08-03 03:11:08.983964 | Event ID: b26c74db31e14ffd9afc0cfc00d77b55 2026-08-03 03:11:08.989065 | 2026-08-03 03:11:08.989192 | LOOP [emit-job-header : Print node information] 2026-08-03 03:11:09.103827 | ubuntu-jammy | ok: 2026-08-03 03:11:09.104051 | ubuntu-jammy | # Node Information 2026-08-03 03:11:09.104086 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-08-03 03:11:09.104111 | ubuntu-jammy | Hostname: ubuntu 2026-08-03 03:11:09.104133 | ubuntu-jammy | Username: zuul 2026-08-03 03:11:09.104154 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-08-03 03:11:09.104178 | ubuntu-jammy | Provider: regiocloud-a 2026-08-03 03:11:09.104199 | ubuntu-jammy | Region: 2026-08-03 03:11:09.104221 | ubuntu-jammy | Label: ubuntu-jammy 2026-08-03 03:11:09.104241 | ubuntu-jammy | Product Name: OpenStack Nova 2026-08-03 03:11:09.104261 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe8b:ac7b 2026-08-03 03:11:09.118263 | 2026-08-03 03:11:09.118402 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-03 03:11:09.693891 | ubuntu-jammy -> localhost | changed 2026-08-03 03:11:09.704937 | 2026-08-03 03:11:09.705084 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-03 03:11:11.005836 | ubuntu-jammy -> localhost | changed 2026-08-03 03:11:11.029946 | 2026-08-03 03:11:11.030136 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-03 03:11:11.381161 | ubuntu-jammy -> localhost | ok 2026-08-03 03:11:11.390405 | 2026-08-03 03:11:11.390544 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-03 03:11:11.423489 | ubuntu-jammy | ok 2026-08-03 03:11:11.450931 | ubuntu-jammy | included: /var/lib/zuul/builds/744830e4b6bd4fccbd252e227fd7f174/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-03 03:11:11.457818 | 2026-08-03 03:11:11.457938 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-03 03:11:13.123463 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-08-03 03:11:13.123751 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/744830e4b6bd4fccbd252e227fd7f174/work/744830e4b6bd4fccbd252e227fd7f174_id_rsa 2026-08-03 03:11:13.123801 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/744830e4b6bd4fccbd252e227fd7f174/work/744830e4b6bd4fccbd252e227fd7f174_id_rsa.pub 2026-08-03 03:11:13.123842 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-08-03 03:11:13.123869 | ubuntu-jammy -> localhost | SHA256:xYsp+dW30MLeQf5VTzT0gb5Emay1BdK5L7yt2OmPzUI zuul-build-sshkey 2026-08-03 03:11:13.123892 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-08-03 03:11:13.123913 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-08-03 03:11:13.123951 | ubuntu-jammy -> localhost | | .o.B+.| 2026-08-03 03:11:13.123990 | ubuntu-jammy -> localhost | | . .X o+| 2026-08-03 03:11:13.124013 | ubuntu-jammy -> localhost | | o = = +| 2026-08-03 03:11:13.124033 | ubuntu-jammy -> localhost | | . + = O .o| 2026-08-03 03:11:13.124067 | ubuntu-jammy -> localhost | | o S o B B o| 2026-08-03 03:11:13.124102 | ubuntu-jammy -> localhost | | o . . E =.| 2026-08-03 03:11:13.124123 | ubuntu-jammy -> localhost | | . o * .| 2026-08-03 03:11:13.124155 | ubuntu-jammy -> localhost | | oo=. | 2026-08-03 03:11:13.124177 | ubuntu-jammy -> localhost | | ..*++ | 2026-08-03 03:11:13.124197 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-08-03 03:11:13.124261 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.723021 2026-08-03 03:11:13.137885 | 2026-08-03 03:11:13.138024 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-03 03:11:13.170375 | ubuntu-jammy | ok 2026-08-03 03:11:13.184248 | ubuntu-jammy | included: /var/lib/zuul/builds/744830e4b6bd4fccbd252e227fd7f174/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-03 03:11:13.194217 | 2026-08-03 03:11:13.194403 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-03 03:11:13.229172 | ubuntu-jammy | skipping: Conditional result was False 2026-08-03 03:11:13.239286 | 2026-08-03 03:11:13.239475 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-03 03:11:13.914729 | ubuntu-jammy | changed 2026-08-03 03:11:13.923651 | 2026-08-03 03:11:13.923800 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-03 03:11:14.169366 | ubuntu-jammy | ok 2026-08-03 03:11:14.175866 | 2026-08-03 03:11:14.175961 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-03 03:11:14.751839 | ubuntu-jammy | changed 2026-08-03 03:11:14.761733 | 2026-08-03 03:11:14.761870 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-03 03:11:15.403322 | ubuntu-jammy | changed 2026-08-03 03:11:15.411383 | 2026-08-03 03:11:15.411499 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-03 03:11:15.447633 | ubuntu-jammy | skipping: Conditional result was False 2026-08-03 03:11:15.456915 | 2026-08-03 03:11:15.457400 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-03 03:11:15.819820 | ubuntu-jammy -> localhost | changed 2026-08-03 03:11:15.835779 | 2026-08-03 03:11:15.836335 | TASK [add-build-sshkey : Add back temp key] 2026-08-03 03:11:16.213235 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/744830e4b6bd4fccbd252e227fd7f174/work/744830e4b6bd4fccbd252e227fd7f174_id_rsa (zuul-build-sshkey) 2026-08-03 03:11:16.213467 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.012348 2026-08-03 03:11:16.224393 | 2026-08-03 03:11:16.224485 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-03 03:11:16.685668 | ubuntu-jammy | ok 2026-08-03 03:11:16.691096 | 2026-08-03 03:11:16.691189 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-03 03:11:16.735386 | ubuntu-jammy | skipping: Conditional result was False 2026-08-03 03:11:16.747943 | 2026-08-03 03:11:16.748055 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-03 03:11:17.239348 | ubuntu-jammy | ok 2026-08-03 03:11:17.265570 | 2026-08-03 03:11:17.265727 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-03 03:11:17.333917 | ubuntu-jammy | ok 2026-08-03 03:11:17.347381 | 2026-08-03 03:11:17.347502 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-03 03:11:17.621063 | ubuntu-jammy -> localhost | ok 2026-08-03 03:11:17.628461 | 2026-08-03 03:11:17.628563 | TASK [validate-host : Collect information about the host] 2026-08-03 03:11:18.859614 | ubuntu-jammy | ok 2026-08-03 03:11:18.872291 | 2026-08-03 03:11:18.872456 | TASK [validate-host : Sanitize hostname] 2026-08-03 03:11:19.038222 | ubuntu-jammy | ok 2026-08-03 03:11:19.162756 | 2026-08-03 03:11:19.162898 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-03 03:11:20.148338 | ubuntu-jammy -> localhost | changed 2026-08-03 03:11:20.155227 | 2026-08-03 03:11:20.155481 | TASK [validate-host : Collect information about zuul worker] 2026-08-03 03:11:20.753052 | ubuntu-jammy | ok 2026-08-03 03:11:20.775799 | 2026-08-03 03:11:20.775977 | TASK [validate-host : Write out all zuul information for each host] 2026-08-03 03:11:21.566337 | ubuntu-jammy -> localhost | changed 2026-08-03 03:11:21.587759 | 2026-08-03 03:11:21.587923 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-03 03:11:21.911568 | ubuntu-jammy | ok 2026-08-03 03:11:21.924030 | 2026-08-03 03:11:21.924172 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-03 03:11:23.848110 | ubuntu-jammy | changed: 2026-08-03 03:11:23.848372 | ubuntu-jammy | cd+++++++++ src/ 2026-08-03 03:11:23.848428 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-08-03 03:11:23.848468 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-08-03 03:11:23.848504 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-08-03 03:11:23.848537 | ubuntu-jammy | Containerfile 2026-08-03 03:11:23.848873 | ubuntu-jammy | Containerfile 2026-08-03 03:11:23.866670 | ubuntu-jammy | Containerfile 2026-08-03 03:11:23.866743 | ubuntu-jammy | Containerfile 2026-08-03 03:11:23.866814 | ubuntu-jammy | Containerfile 2026-08-03 03:11:23.866917 | ubuntu-jammy | Containerfile 2026-08-03 03:11:23.866989 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.007592 2026-08-03 03:11:53.322922 | 2026-08-03 03:11:53.323073 | TASK [upload-logs : Upload logs to log server] 2026-08-03 03:11:54.110188 | localhost | Output suppressed because no_log was given 2026-08-03 03:11:54.122410 | 2026-08-03 03:11:54.122577 | LOOP [upload-logs : Compress console log and json output] 2026-08-03 03:11:54.193693 | localhost | skipping: Conditional result was False 2026-08-03 03:11:54.214410 | localhost | skipping: Conditional result was False 2026-08-03 03:11:54.220340 | 2026-08-03 03:11:54.220501 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-03 03:11:54.302073 | localhost | skipping: Conditional result was False 2026-08-03 03:11:54.302415 | 2026-08-03 03:11:54.311345 | localhost | skipping: Conditional result was False 2026-08-03 03:11:54.316783 | 2026-08-03 03:11:54.316973 | LOOP [upload-logs : Upload console log and json output]