2026-02-04 12:14:08.505313 | Job console starting 2026-02-04 12:14:08.517609 | Updating git repos 2026-02-04 12:14:08.552633 | Cloning repos into workspace 2026-02-04 12:14:08.632045 | Restoring repo states 2026-02-04 12:14:08.656763 | Merging changes 2026-02-04 12:14:09.519984 | Checking out repos 2026-02-04 12:14:09.585974 | Preparing playbooks 2026-02-04 12:14:10.064942 | Running Ansible setup 2026-02-04 12:14:15.563580 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-02-04 12:14:16.894938 | 2026-02-04 12:14:16.895064 | PLAY [Base pre] 2026-02-04 12:14:16.912075 | 2026-02-04 12:14:16.912192 | TASK [Setup log path fact] 2026-02-04 12:14:16.940957 | ubuntu-jammy | ok 2026-02-04 12:14:16.977232 | 2026-02-04 12:14:16.977371 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-04 12:14:17.016888 | ubuntu-jammy | ok 2026-02-04 12:14:17.054549 | 2026-02-04 12:14:17.054672 | TASK [emit-job-header : Print job information] 2026-02-04 12:14:17.102739 | # Job Information 2026-02-04 12:14:17.102912 | Ansible Version: 2.16.14 2026-02-04 12:14:17.102948 | Job: flake8 2026-02-04 12:14:17.102981 | Pipeline: check 2026-02-04 12:14:17.103004 | Executor: 521e9411259a 2026-02-04 12:14:17.103025 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/475 2026-02-04 12:14:17.103047 | Event ID: fb3c9210-01c2-11f1-907c-121fd2af6c54 2026-02-04 12:14:17.107660 | 2026-02-04 12:14:17.107750 | LOOP [emit-job-header : Print node information] 2026-02-04 12:14:17.267541 | ubuntu-jammy | ok: 2026-02-04 12:14:17.267716 | ubuntu-jammy | # Node Information 2026-02-04 12:14:17.267753 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-02-04 12:14:17.267779 | ubuntu-jammy | Hostname: ubuntu 2026-02-04 12:14:17.267802 | ubuntu-jammy | Username: zuul 2026-02-04 12:14:17.267824 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-02-04 12:14:17.267850 | ubuntu-jammy | Provider: regiocloud-a 2026-02-04 12:14:17.267872 | ubuntu-jammy | Region: 2026-02-04 12:14:17.267893 | ubuntu-jammy | Label: ubuntu-jammy 2026-02-04 12:14:17.267913 | ubuntu-jammy | Product Name: OpenStack Nova 2026-02-04 12:14:17.267933 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe96:f9c6 2026-02-04 12:14:17.281982 | 2026-02-04 12:14:17.282082 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-04 12:14:18.155136 | ubuntu-jammy -> localhost | changed 2026-02-04 12:14:18.161699 | 2026-02-04 12:14:18.161793 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-04 12:14:19.235479 | ubuntu-jammy -> localhost | changed 2026-02-04 12:14:19.245633 | 2026-02-04 12:14:19.245740 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-04 12:14:19.496148 | ubuntu-jammy -> localhost | ok 2026-02-04 12:14:19.502298 | 2026-02-04 12:14:19.502452 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-04 12:14:19.519815 | ubuntu-jammy | ok 2026-02-04 12:14:19.540085 | ubuntu-jammy | included: /var/lib/zuul/builds/912cce980a7342b1aaf6153d8cb0913e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-04 12:14:19.549368 | 2026-02-04 12:14:19.549468 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-04 12:14:21.548701 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-02-04 12:14:21.548893 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/912cce980a7342b1aaf6153d8cb0913e/work/912cce980a7342b1aaf6153d8cb0913e_id_rsa 2026-02-04 12:14:21.548929 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/912cce980a7342b1aaf6153d8cb0913e/work/912cce980a7342b1aaf6153d8cb0913e_id_rsa.pub 2026-02-04 12:14:21.548955 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-02-04 12:14:21.548979 | ubuntu-jammy -> localhost | SHA256:HIejXtTk/O77CQWeso37+9PgjARNuymh17dh7Tpj6zw zuul-build-sshkey 2026-02-04 12:14:21.549002 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-02-04 12:14:21.549023 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-02-04 12:14:21.549054 | ubuntu-jammy -> localhost | | . | 2026-02-04 12:14:21.549076 | ubuntu-jammy -> localhost | | * . | 2026-02-04 12:14:21.549096 | ubuntu-jammy -> localhost | | = =o.. | 2026-02-04 12:14:21.549116 | ubuntu-jammy -> localhost | | + +oooo | 2026-02-04 12:14:21.549136 | ubuntu-jammy -> localhost | | . S..++o.. | 2026-02-04 12:14:21.549163 | ubuntu-jammy -> localhost | | . .. o*=.= .| 2026-02-04 12:14:21.549184 | ubuntu-jammy -> localhost | | . .oo+* * | 2026-02-04 12:14:21.549204 | ubuntu-jammy -> localhost | | o.oE.o| 2026-02-04 12:14:21.549224 | ubuntu-jammy -> localhost | | ..=BOB | 2026-02-04 12:14:21.549245 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-02-04 12:14:21.549294 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.513390 2026-02-04 12:14:21.555555 | 2026-02-04 12:14:21.555662 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-04 12:14:21.587474 | ubuntu-jammy | ok 2026-02-04 12:14:21.601437 | ubuntu-jammy | included: /var/lib/zuul/builds/912cce980a7342b1aaf6153d8cb0913e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-04 12:14:21.614476 | 2026-02-04 12:14:21.614567 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-04 12:14:21.638333 | ubuntu-jammy | skipping: Conditional result was False 2026-02-04 12:14:21.643966 | 2026-02-04 12:14:21.644058 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-04 12:14:22.318049 | ubuntu-jammy | changed 2026-02-04 12:14:22.324065 | 2026-02-04 12:14:22.324157 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-04 12:14:22.573703 | ubuntu-jammy | ok 2026-02-04 12:14:22.584561 | 2026-02-04 12:14:22.584694 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-04 12:14:23.241996 | ubuntu-jammy | changed 2026-02-04 12:14:23.248442 | 2026-02-04 12:14:23.248541 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-04 12:14:23.862302 | ubuntu-jammy | changed 2026-02-04 12:14:23.867641 | 2026-02-04 12:14:23.867743 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-04 12:14:23.880348 | ubuntu-jammy | skipping: Conditional result was False 2026-02-04 12:14:23.886125 | 2026-02-04 12:14:23.886214 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-04 12:14:24.503132 | ubuntu-jammy -> localhost | changed 2026-02-04 12:14:24.521416 | 2026-02-04 12:14:24.521565 | TASK [add-build-sshkey : Add back temp key] 2026-02-04 12:14:25.107329 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/912cce980a7342b1aaf6153d8cb0913e/work/912cce980a7342b1aaf6153d8cb0913e_id_rsa (zuul-build-sshkey) 2026-02-04 12:14:25.107584 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.012150 2026-02-04 12:14:25.116090 | 2026-02-04 12:14:25.116203 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-04 12:14:25.568688 | ubuntu-jammy | ok 2026-02-04 12:14:25.576849 | 2026-02-04 12:14:25.576975 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-04 12:14:25.602431 | ubuntu-jammy | skipping: Conditional result was False 2026-02-04 12:14:25.614360 | 2026-02-04 12:14:25.614487 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-04 12:14:26.256082 | ubuntu-jammy | ok 2026-02-04 12:14:26.270229 | 2026-02-04 12:14:26.270357 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-04 12:14:26.311531 | ubuntu-jammy | ok 2026-02-04 12:14:26.316921 | 2026-02-04 12:14:26.317053 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-04 12:14:26.732403 | ubuntu-jammy -> localhost | ok 2026-02-04 12:14:26.739003 | 2026-02-04 12:14:26.739117 | TASK [validate-host : Collect information about the host] 2026-02-04 12:14:28.017312 | ubuntu-jammy | ok 2026-02-04 12:14:28.039745 | 2026-02-04 12:14:28.039894 | TASK [validate-host : Sanitize hostname] 2026-02-04 12:14:28.275506 | ubuntu-jammy | ok 2026-02-04 12:14:28.382040 | 2026-02-04 12:14:28.382179 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-04 12:14:29.382996 | ubuntu-jammy -> localhost | changed 2026-02-04 12:14:29.388803 | 2026-02-04 12:14:29.388921 | TASK [validate-host : Collect information about zuul worker] 2026-02-04 12:14:29.914962 | ubuntu-jammy | ok 2026-02-04 12:14:29.920763 | 2026-02-04 12:14:29.920884 | TASK [validate-host : Write out all zuul information for each host] 2026-02-04 12:14:30.533529 | ubuntu-jammy -> localhost | changed 2026-02-04 12:14:30.543602 | 2026-02-04 12:14:30.543769 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-04 12:14:30.808915 | ubuntu-jammy | ok 2026-02-04 12:14:30.816171 | 2026-02-04 12:14:30.816301 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-04 12:14:31.839335 | ubuntu-jammy | changed: 2026-02-04 12:14:31.839559 | ubuntu-jammy | cd+++++++++ src/ 2026-02-04 12:14:31.839595 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-02-04 12:14:31.839620 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-02-04 12:14:31.839642 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-02-04 12:14:31.839685 | ubuntu-jammy | Containerfile 2026-02-04 12:14:31.839836 | ubuntu-jammy | Containerfile 2026-02-04 12:14:31.850779 | ubuntu-jammy | Containerfile 2026-02-04 12:14:31.850867 | ubuntu-jammy | Containerfile 2026-02-04 12:14:31.850939 | ubuntu-jammy | Containerfile 2026-02-04 12:14:31.851010 | ubuntu-jammy | Containerfile 2026-02-04 12:14:31.851079 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.004411 2026-02-04 12:15:02.897287 | 2026-02-04 12:15:02.897476 | TASK [upload-logs : Upload logs to log server] 2026-02-04 12:15:03.365684 | localhost | Output suppressed because no_log was given 2026-02-04 12:15:03.367540 | 2026-02-04 12:15:03.367655 | LOOP [upload-logs : Compress console log and json output] 2026-02-04 12:15:03.413203 | localhost | skipping: Conditional result was False 2026-02-04 12:15:03.419377 | localhost | skipping: Conditional result was False 2026-02-04 12:15:03.423130 | 2026-02-04 12:15:03.423223 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-04 12:15:03.462075 | localhost | skipping: Conditional result was False 2026-02-04 12:15:03.462334 | 2026-02-04 12:15:03.466629 | localhost | skipping: Conditional result was False 2026-02-04 12:15:03.482314 | 2026-02-04 12:15:03.482523 | LOOP [upload-logs : Upload console log and json output]