2026-03-30 13:01:17.598544 | Job console starting 2026-03-30 13:01:17.612417 | Updating git repos 2026-03-30 13:01:17.639396 | Cloning repos into workspace 2026-03-30 13:01:17.683790 | Restoring repo states 2026-03-30 13:01:17.692459 | Merging changes 2026-03-30 13:01:18.447818 | Checking out repos 2026-03-30 13:01:18.483095 | Preparing playbooks 2026-03-30 13:01:18.977018 | Running Ansible setup 2026-03-30 13:01:23.348904 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-03-30 13:01:24.086808 | 2026-03-30 13:01:24.086995 | PLAY [Base pre] 2026-03-30 13:01:24.103092 | 2026-03-30 13:01:24.103224 | TASK [Setup log path fact] 2026-03-30 13:01:24.132112 | ubuntu-jammy | ok 2026-03-30 13:01:24.147027 | 2026-03-30 13:01:24.147162 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-30 13:01:24.178678 | ubuntu-jammy | ok 2026-03-30 13:01:24.188524 | 2026-03-30 13:01:24.188682 | TASK [emit-job-header : Print job information] 2026-03-30 13:01:24.239141 | # Job Information 2026-03-30 13:01:24.239356 | Ansible Version: 2.16.14 2026-03-30 13:01:24.239400 | Job: flake8 2026-03-30 13:01:24.239441 | Pipeline: check 2026-03-30 13:01:24.239470 | Executor: 521e9411259a 2026-03-30 13:01:24.239496 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/575 2026-03-30 13:01:24.239525 | Event ID: 84679e50-2c38-11f1-955e-afab6e0f00a7 2026-03-30 13:01:24.245052 | 2026-03-30 13:01:24.245168 | LOOP [emit-job-header : Print node information] 2026-03-30 13:01:24.351812 | ubuntu-jammy | ok: 2026-03-30 13:01:24.352063 | ubuntu-jammy | # Node Information 2026-03-30 13:01:24.352102 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-03-30 13:01:24.352128 | ubuntu-jammy | Hostname: ubuntu 2026-03-30 13:01:24.352151 | ubuntu-jammy | Username: zuul 2026-03-30 13:01:24.352172 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-03-30 13:01:24.352197 | ubuntu-jammy | Provider: regiocloud-a 2026-03-30 13:01:24.352219 | ubuntu-jammy | Region: 2026-03-30 13:01:24.352240 | ubuntu-jammy | Label: ubuntu-jammy 2026-03-30 13:01:24.352261 | ubuntu-jammy | Product Name: OpenStack Nova 2026-03-30 13:01:24.352281 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe90:2023 2026-03-30 13:01:24.378461 | 2026-03-30 13:01:24.378679 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-30 13:01:24.891562 | ubuntu-jammy -> localhost | changed 2026-03-30 13:01:24.909264 | 2026-03-30 13:01:24.910326 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-30 13:01:26.019483 | ubuntu-jammy -> localhost | changed 2026-03-30 13:01:26.038922 | 2026-03-30 13:01:26.039114 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-30 13:01:26.347851 | ubuntu-jammy -> localhost | ok 2026-03-30 13:01:26.360497 | 2026-03-30 13:01:26.360754 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-30 13:01:26.383204 | ubuntu-jammy | ok 2026-03-30 13:01:26.402142 | ubuntu-jammy | included: /var/lib/zuul/builds/033c4510ec9f4422b6b2d45d6aefa8a3/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-30 13:01:26.408511 | 2026-03-30 13:01:26.408641 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-30 13:01:27.501464 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-03-30 13:01:27.501711 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/033c4510ec9f4422b6b2d45d6aefa8a3/work/033c4510ec9f4422b6b2d45d6aefa8a3_id_rsa 2026-03-30 13:01:27.501753 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/033c4510ec9f4422b6b2d45d6aefa8a3/work/033c4510ec9f4422b6b2d45d6aefa8a3_id_rsa.pub 2026-03-30 13:01:27.501782 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-03-30 13:01:27.501808 | ubuntu-jammy -> localhost | SHA256:VS/NA20jyQIhBhv65lJZk6xN/4mdUbuBMaWEgTjhDDU zuul-build-sshkey 2026-03-30 13:01:27.501832 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-03-30 13:01:27.501853 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-03-30 13:01:27.501887 | ubuntu-jammy -> localhost | | ..E+o.+=..+o | 2026-03-30 13:01:27.501910 | ubuntu-jammy -> localhost | | =o*.o...++=+ | 2026-03-30 13:01:27.501930 | ubuntu-jammy -> localhost | | . +.* =.oo=. | 2026-03-30 13:01:27.501950 | ubuntu-jammy -> localhost | | . * o . = o . | 2026-03-30 13:01:27.501970 | ubuntu-jammy -> localhost | | * . S o o | 2026-03-30 13:01:27.501998 | ubuntu-jammy -> localhost | | + + + o | 2026-03-30 13:01:27.502020 | ubuntu-jammy -> localhost | | . . . = . | 2026-03-30 13:01:27.502039 | ubuntu-jammy -> localhost | | . | 2026-03-30 13:01:27.502059 | ubuntu-jammy -> localhost | | | 2026-03-30 13:01:27.502080 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-03-30 13:01:27.502132 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.572016 2026-03-30 13:01:27.508632 | 2026-03-30 13:01:27.508742 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-30 13:01:27.544331 | ubuntu-jammy | ok 2026-03-30 13:01:27.558866 | ubuntu-jammy | included: /var/lib/zuul/builds/033c4510ec9f4422b6b2d45d6aefa8a3/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-30 13:01:27.571195 | 2026-03-30 13:01:27.571319 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-30 13:01:27.595427 | ubuntu-jammy | skipping: Conditional result was False 2026-03-30 13:01:27.606869 | 2026-03-30 13:01:27.607016 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-30 13:01:28.225134 | ubuntu-jammy | changed 2026-03-30 13:01:28.230930 | 2026-03-30 13:01:28.231042 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-30 13:01:28.500842 | ubuntu-jammy | ok 2026-03-30 13:01:28.509930 | 2026-03-30 13:01:28.510084 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-30 13:01:29.226091 | ubuntu-jammy | changed 2026-03-30 13:01:29.243220 | 2026-03-30 13:01:29.243470 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-30 13:01:29.929946 | ubuntu-jammy | changed 2026-03-30 13:01:29.942654 | 2026-03-30 13:01:29.942820 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-30 13:01:29.977370 | ubuntu-jammy | skipping: Conditional result was False 2026-03-30 13:01:29.989704 | 2026-03-30 13:01:29.989861 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-30 13:01:30.452097 | ubuntu-jammy -> localhost | changed 2026-03-30 13:01:30.473741 | 2026-03-30 13:01:30.473906 | TASK [add-build-sshkey : Add back temp key] 2026-03-30 13:01:30.842944 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/033c4510ec9f4422b6b2d45d6aefa8a3/work/033c4510ec9f4422b6b2d45d6aefa8a3_id_rsa (zuul-build-sshkey) 2026-03-30 13:01:30.843192 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.021610 2026-03-30 13:01:30.851276 | 2026-03-30 13:01:30.851390 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-30 13:01:31.260350 | ubuntu-jammy | ok 2026-03-30 13:01:31.268707 | 2026-03-30 13:01:31.268859 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-30 13:01:31.304127 | ubuntu-jammy | skipping: Conditional result was False 2026-03-30 13:01:31.324664 | 2026-03-30 13:01:31.324830 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-30 13:01:31.757044 | ubuntu-jammy | ok 2026-03-30 13:01:31.771918 | 2026-03-30 13:01:31.772069 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-30 13:01:31.817953 | ubuntu-jammy | ok 2026-03-30 13:01:31.825822 | 2026-03-30 13:01:31.825977 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-30 13:01:32.123468 | ubuntu-jammy -> localhost | ok 2026-03-30 13:01:32.130077 | 2026-03-30 13:01:32.130182 | TASK [validate-host : Collect information about the host] 2026-03-30 13:01:33.350039 | ubuntu-jammy | ok 2026-03-30 13:01:33.366493 | 2026-03-30 13:01:33.366653 | TASK [validate-host : Sanitize hostname] 2026-03-30 13:01:33.474923 | ubuntu-jammy | ok 2026-03-30 13:01:33.521367 | 2026-03-30 13:01:33.521505 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-30 13:01:34.081303 | ubuntu-jammy -> localhost | changed 2026-03-30 13:01:34.087038 | 2026-03-30 13:01:34.087142 | TASK [validate-host : Collect information about zuul worker] 2026-03-30 13:01:34.491897 | ubuntu-jammy | ok 2026-03-30 13:01:34.496635 | 2026-03-30 13:01:34.496751 | TASK [validate-host : Write out all zuul information for each host] 2026-03-30 13:01:35.036889 | ubuntu-jammy -> localhost | changed 2026-03-30 13:01:35.054459 | 2026-03-30 13:01:35.054643 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-30 13:01:35.343749 | ubuntu-jammy | ok 2026-03-30 13:01:35.352836 | 2026-03-30 13:01:35.352975 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-30 13:01:36.386621 | ubuntu-jammy | changed: 2026-03-30 13:01:36.386935 | ubuntu-jammy | cd+++++++++ src/ 2026-03-30 13:01:36.386987 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-03-30 13:01:36.387022 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-03-30 13:01:36.387053 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-03-30 13:01:36.387082 | ubuntu-jammy | Containerfile 2026-03-30 13:01:36.387326 | ubuntu-jammy | Containerfile 2026-03-30 13:01:36.404282 | ubuntu-jammy | Containerfile 2026-03-30 13:01:36.404352 | ubuntu-jammy | Containerfile 2026-03-30 13:01:36.404422 | ubuntu-jammy | Containerfile 2026-03-30 13:01:36.404495 | ubuntu-jammy | Containerfile 2026-03-30 13:01:36.404566 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.012022 2026-03-30 13:02:07.718821 | 2026-03-30 13:02:07.719062 | TASK [upload-logs : Upload logs to log server] 2026-03-30 13:02:08.256175 | localhost | Output suppressed because no_log was given 2026-03-30 13:02:08.258122 | 2026-03-30 13:02:08.258232 | LOOP [upload-logs : Compress console log and json output] 2026-03-30 13:02:08.305478 | localhost | skipping: Conditional result was False 2026-03-30 13:02:08.313836 | localhost | skipping: Conditional result was False 2026-03-30 13:02:08.325465 | 2026-03-30 13:02:08.325595 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-30 13:02:08.376928 | localhost | skipping: Conditional result was False 2026-03-30 13:02:08.377741 | 2026-03-30 13:02:08.381510 | localhost | skipping: Conditional result was False 2026-03-30 13:02:08.392698 | 2026-03-30 13:02:08.392826 | LOOP [upload-logs : Upload console log and json output]