2026-02-17 10:13:41.944617 | Job console starting 2026-02-17 10:13:41.961549 | Updating git repos 2026-02-17 10:13:41.993164 | Cloning repos into workspace 2026-02-17 10:13:42.075495 | Restoring repo states 2026-02-17 10:13:42.088808 | Merging changes 2026-02-17 10:13:42.676006 | Checking out repos 2026-02-17 10:13:42.757446 | Preparing playbooks 2026-02-17 10:13:43.278037 | Running Ansible setup 2026-02-17 10:13:48.317594 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-02-17 10:13:49.422210 | 2026-02-17 10:13:49.422384 | PLAY [Base pre] 2026-02-17 10:13:49.444942 | 2026-02-17 10:13:49.445109 | TASK [Setup log path fact] 2026-02-17 10:13:49.476503 | ubuntu-jammy | ok 2026-02-17 10:13:49.497633 | 2026-02-17 10:13:49.497814 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-17 10:13:49.528708 | ubuntu-jammy | ok 2026-02-17 10:13:49.539912 | 2026-02-17 10:13:49.540049 | TASK [emit-job-header : Print job information] 2026-02-17 10:13:49.580145 | # Job Information 2026-02-17 10:13:49.580397 | Ansible Version: 2.16.14 2026-02-17 10:13:49.580433 | Job: flake8 2026-02-17 10:13:49.580467 | Pipeline: check 2026-02-17 10:13:49.580490 | Executor: 521e9411259a 2026-02-17 10:13:49.580511 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/496 2026-02-17 10:13:49.580534 | Event ID: 3a1f2080-0be9-11f1-8a59-ac75da8cfce5 2026-02-17 10:13:49.588244 | 2026-02-17 10:13:49.588388 | LOOP [emit-job-header : Print node information] 2026-02-17 10:13:49.816245 | ubuntu-jammy | ok: 2026-02-17 10:13:49.816531 | ubuntu-jammy | # Node Information 2026-02-17 10:13:49.816569 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-02-17 10:13:49.816594 | ubuntu-jammy | Hostname: ubuntu 2026-02-17 10:13:49.816617 | ubuntu-jammy | Username: zuul 2026-02-17 10:13:49.816639 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-02-17 10:13:49.816666 | ubuntu-jammy | Provider: regiocloud-a 2026-02-17 10:13:49.816687 | ubuntu-jammy | Region: 2026-02-17 10:13:49.816708 | ubuntu-jammy | Label: ubuntu-jammy 2026-02-17 10:13:49.816728 | ubuntu-jammy | Product Name: OpenStack Nova 2026-02-17 10:13:49.816747 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe1f:ca59 2026-02-17 10:13:49.837423 | 2026-02-17 10:13:49.837545 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-17 10:13:50.506208 | ubuntu-jammy -> localhost | changed 2026-02-17 10:13:50.521528 | 2026-02-17 10:13:50.521650 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-17 10:13:51.937764 | ubuntu-jammy -> localhost | changed 2026-02-17 10:13:51.968600 | 2026-02-17 10:13:51.968887 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-17 10:13:52.511179 | ubuntu-jammy -> localhost | ok 2026-02-17 10:13:52.517081 | 2026-02-17 10:13:52.517196 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-17 10:13:52.546633 | ubuntu-jammy | ok 2026-02-17 10:13:52.561135 | ubuntu-jammy | included: /var/lib/zuul/builds/42f026fc68a84977b53add0e68b39a80/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-17 10:13:52.565782 | 2026-02-17 10:13:52.565851 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-17 10:13:54.051992 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-02-17 10:13:54.052240 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/42f026fc68a84977b53add0e68b39a80/work/42f026fc68a84977b53add0e68b39a80_id_rsa 2026-02-17 10:13:54.052281 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/42f026fc68a84977b53add0e68b39a80/work/42f026fc68a84977b53add0e68b39a80_id_rsa.pub 2026-02-17 10:13:54.052308 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-02-17 10:13:54.052334 | ubuntu-jammy -> localhost | SHA256:9HrQ5fdZK5CrD6Or30cptVNdpasxKC754syeQIh51bQ zuul-build-sshkey 2026-02-17 10:13:54.052357 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-02-17 10:13:54.052378 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-02-17 10:13:54.052410 | ubuntu-jammy -> localhost | | . o| 2026-02-17 10:13:54.052432 | ubuntu-jammy -> localhost | | o . ..| 2026-02-17 10:13:54.052452 | ubuntu-jammy -> localhost | | . E . . o .| 2026-02-17 10:13:54.052471 | ubuntu-jammy -> localhost | | o o . o =.. o | 2026-02-17 10:13:54.052491 | ubuntu-jammy -> localhost | |o o . S =oB o .| 2026-02-17 10:13:54.052518 | ubuntu-jammy -> localhost | | . . o = =o= .+| 2026-02-17 10:13:54.052539 | ubuntu-jammy -> localhost | | . o oo+.o. o.| 2026-02-17 10:13:54.052558 | ubuntu-jammy -> localhost | | +.+o.+. . | 2026-02-17 10:13:54.052578 | ubuntu-jammy -> localhost | | +O=ooo. | 2026-02-17 10:13:54.052597 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-02-17 10:13:54.052647 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.798867 2026-02-17 10:13:54.058696 | 2026-02-17 10:13:54.058791 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-17 10:13:54.096328 | ubuntu-jammy | ok 2026-02-17 10:13:54.105553 | ubuntu-jammy | included: /var/lib/zuul/builds/42f026fc68a84977b53add0e68b39a80/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-17 10:13:54.132773 | 2026-02-17 10:13:54.132879 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-17 10:13:54.168856 | ubuntu-jammy | skipping: Conditional result was False 2026-02-17 10:13:54.175921 | 2026-02-17 10:13:54.176019 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-17 10:13:54.927509 | ubuntu-jammy | changed 2026-02-17 10:13:54.935221 | 2026-02-17 10:13:54.935361 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-17 10:13:55.207962 | ubuntu-jammy | ok 2026-02-17 10:13:55.218196 | 2026-02-17 10:13:55.218333 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-17 10:13:55.960276 | ubuntu-jammy | changed 2026-02-17 10:13:55.966585 | 2026-02-17 10:13:55.966681 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-17 10:13:56.571308 | ubuntu-jammy | changed 2026-02-17 10:13:56.576635 | 2026-02-17 10:13:56.576722 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-17 10:13:56.589474 | ubuntu-jammy | skipping: Conditional result was False 2026-02-17 10:13:56.596276 | 2026-02-17 10:13:56.596376 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-17 10:13:57.119773 | ubuntu-jammy -> localhost | changed 2026-02-17 10:13:57.135677 | 2026-02-17 10:13:57.135780 | TASK [add-build-sshkey : Add back temp key] 2026-02-17 10:13:57.557370 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/42f026fc68a84977b53add0e68b39a80/work/42f026fc68a84977b53add0e68b39a80_id_rsa (zuul-build-sshkey) 2026-02-17 10:13:57.557582 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.017059 2026-02-17 10:13:57.564911 | 2026-02-17 10:13:57.565000 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-17 10:13:57.953855 | ubuntu-jammy | ok 2026-02-17 10:13:57.958952 | 2026-02-17 10:13:57.959039 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-17 10:13:57.981880 | ubuntu-jammy | skipping: Conditional result was False 2026-02-17 10:13:57.991745 | 2026-02-17 10:13:57.991839 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-17 10:13:58.392393 | ubuntu-jammy | ok 2026-02-17 10:13:58.403191 | 2026-02-17 10:13:58.403293 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-17 10:13:58.431354 | ubuntu-jammy | ok 2026-02-17 10:13:58.436203 | 2026-02-17 10:13:58.436289 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-17 10:13:58.798677 | ubuntu-jammy -> localhost | ok 2026-02-17 10:13:58.806686 | 2026-02-17 10:13:58.806806 | TASK [validate-host : Collect information about the host] 2026-02-17 10:14:00.066753 | ubuntu-jammy | ok 2026-02-17 10:14:00.083886 | 2026-02-17 10:14:00.084023 | TASK [validate-host : Sanitize hostname] 2026-02-17 10:14:00.214822 | ubuntu-jammy | ok 2026-02-17 10:14:00.303295 | 2026-02-17 10:14:00.303438 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-17 10:14:00.886588 | ubuntu-jammy -> localhost | changed 2026-02-17 10:14:00.914013 | 2026-02-17 10:14:00.914204 | TASK [validate-host : Collect information about zuul worker] 2026-02-17 10:14:01.317735 | ubuntu-jammy | ok 2026-02-17 10:14:01.322609 | 2026-02-17 10:14:01.322721 | TASK [validate-host : Write out all zuul information for each host] 2026-02-17 10:14:01.923929 | ubuntu-jammy -> localhost | changed 2026-02-17 10:14:01.937035 | 2026-02-17 10:14:01.937168 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-17 10:14:02.222737 | ubuntu-jammy | ok 2026-02-17 10:14:02.235628 | 2026-02-17 10:14:02.235830 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-17 10:14:03.337712 | ubuntu-jammy | changed: 2026-02-17 10:14:03.337944 | ubuntu-jammy | cd+++++++++ src/ 2026-02-17 10:14:03.337993 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-02-17 10:14:03.338027 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-02-17 10:14:03.338049 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-02-17 10:14:03.338070 | ubuntu-jammy | Containerfile 2026-02-17 10:14:03.338235 | ubuntu-jammy | Containerfile 2026-02-17 10:14:03.361388 | ubuntu-jammy | Containerfile 2026-02-17 10:14:03.361459 | ubuntu-jammy | Containerfile 2026-02-17 10:14:03.361528 | ubuntu-jammy | Containerfile 2026-02-17 10:14:03.361598 | ubuntu-jammy | Containerfile 2026-02-17 10:14:03.361668 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.006396 2026-02-17 10:14:32.841778 | 2026-02-17 10:14:32.841952 | TASK [upload-logs : Upload logs to log server] 2026-02-17 10:14:33.349983 | localhost | Output suppressed because no_log was given 2026-02-17 10:14:33.353291 | 2026-02-17 10:14:33.353441 | LOOP [upload-logs : Compress console log and json output] 2026-02-17 10:14:33.398918 | localhost | skipping: Conditional result was False 2026-02-17 10:14:33.403502 | localhost | skipping: Conditional result was False 2026-02-17 10:14:33.416211 | 2026-02-17 10:14:33.416436 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-17 10:14:33.468173 | localhost | skipping: Conditional result was False 2026-02-17 10:14:33.468789 | 2026-02-17 10:14:33.471741 | localhost | skipping: Conditional result was False 2026-02-17 10:14:33.478857 | 2026-02-17 10:14:33.479089 | LOOP [upload-logs : Upload console log and json output]