2026-03-14 03:03:41.467600 | Job console starting 2026-03-14 03:03:41.483818 | Updating git repos 2026-03-14 03:03:41.508445 | Cloning repos into workspace 2026-03-14 03:03:41.601216 | Restoring repo states 2026-03-14 03:03:41.616206 | Merging changes 2026-03-14 03:03:41.616222 | Checking out repos 2026-03-14 03:03:41.787657 | Preparing playbooks 2026-03-14 03:03:43.542243 | Running Ansible setup 2026-03-14 03:03:49.393845 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-03-14 03:03:51.614129 | 2026-03-14 03:03:51.621508 | PLAY [Base pre] 2026-03-14 03:03:51.700162 | 2026-03-14 03:03:51.702672 | TASK [Setup log path fact] 2026-03-14 03:03:51.761278 | ubuntu-jammy | ok 2026-03-14 03:03:51.810537 | 2026-03-14 03:03:51.810719 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-14 03:03:51.859770 | ubuntu-jammy | ok 2026-03-14 03:03:51.888783 | 2026-03-14 03:03:51.888959 | TASK [emit-job-header : Print job information] 2026-03-14 03:03:52.035782 | # Job Information 2026-03-14 03:03:52.037912 | Ansible Version: 2.16.14 2026-03-14 03:03:52.037982 | Job: flake8 2026-03-14 03:03:52.038025 | Pipeline: periodic-daily 2026-03-14 03:03:52.038048 | Executor: 521e9411259a 2026-03-14 03:03:52.038075 | Triggered by: https://github.com/YAKEcloud/yake-ansible 2026-03-14 03:03:52.038103 | Event ID: 2b5d42791b36493d8859579abbf47e62 2026-03-14 03:03:52.051495 | 2026-03-14 03:03:52.051655 | LOOP [emit-job-header : Print node information] 2026-03-14 03:03:52.289030 | ubuntu-jammy | ok: 2026-03-14 03:03:52.289230 | ubuntu-jammy | # Node Information 2026-03-14 03:03:52.289301 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-03-14 03:03:52.289332 | ubuntu-jammy | Hostname: ubuntu 2026-03-14 03:03:52.289354 | ubuntu-jammy | Username: zuul 2026-03-14 03:03:52.289375 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-03-14 03:03:52.289406 | ubuntu-jammy | Provider: regiocloud-a 2026-03-14 03:03:52.289433 | ubuntu-jammy | Region: 2026-03-14 03:03:52.289455 | ubuntu-jammy | Label: ubuntu-jammy 2026-03-14 03:03:52.289475 | ubuntu-jammy | Product Name: OpenStack Nova 2026-03-14 03:03:52.289496 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fec9:53da 2026-03-14 03:03:52.325626 | 2026-03-14 03:03:52.325744 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-14 03:03:53.355822 | ubuntu-jammy -> localhost | changed 2026-03-14 03:03:53.365573 | 2026-03-14 03:03:53.365670 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-14 03:03:55.806407 | ubuntu-jammy -> localhost | changed 2026-03-14 03:03:55.815139 | 2026-03-14 03:03:55.815229 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-14 03:03:56.216983 | ubuntu-jammy -> localhost | ok 2026-03-14 03:03:56.222063 | 2026-03-14 03:03:56.222157 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-14 03:03:56.280334 | ubuntu-jammy | ok 2026-03-14 03:03:56.311635 | ubuntu-jammy | included: /var/lib/zuul/builds/2440a29450a44aa09b07d29384696b74/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-14 03:03:56.317443 | 2026-03-14 03:03:56.317531 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-14 03:03:58.483499 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-03-14 03:03:58.483671 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/2440a29450a44aa09b07d29384696b74/work/2440a29450a44aa09b07d29384696b74_id_rsa 2026-03-14 03:03:58.483701 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/2440a29450a44aa09b07d29384696b74/work/2440a29450a44aa09b07d29384696b74_id_rsa.pub 2026-03-14 03:03:58.483722 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-03-14 03:03:58.483740 | ubuntu-jammy -> localhost | SHA256:18kC5hjSvj+p8HoKDiJekq1bHVxMFuLVUnl7YZLPJaE zuul-build-sshkey 2026-03-14 03:03:58.483758 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-03-14 03:03:58.483775 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-03-14 03:03:58.483799 | ubuntu-jammy -> localhost | | . =+.. ... | 2026-03-14 03:03:58.483817 | ubuntu-jammy -> localhost | | ..*. o +.+ . | 2026-03-14 03:03:58.483834 | ubuntu-jammy -> localhost | | ..oo+ .E* + | 2026-03-14 03:03:58.483849 | ubuntu-jammy -> localhost | | .o.= . + = | 2026-03-14 03:03:58.483865 | ubuntu-jammy -> localhost | | oo S o = | 2026-03-14 03:03:58.483910 | ubuntu-jammy -> localhost | | o . .. . . | 2026-03-14 03:03:58.483929 | ubuntu-jammy -> localhost | |+o.+... . | 2026-03-14 03:03:58.483945 | ubuntu-jammy -> localhost | |+o=. o..o | 2026-03-14 03:03:58.483962 | ubuntu-jammy -> localhost | | +o o+o... | 2026-03-14 03:03:58.483978 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-03-14 03:03:58.484017 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.925859 2026-03-14 03:03:58.489036 | 2026-03-14 03:03:58.489116 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-14 03:03:58.525759 | ubuntu-jammy | ok 2026-03-14 03:03:58.533235 | ubuntu-jammy | included: /var/lib/zuul/builds/2440a29450a44aa09b07d29384696b74/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-14 03:03:58.540292 | 2026-03-14 03:03:58.540360 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-14 03:03:58.552746 | ubuntu-jammy | skipping: Conditional result was False 2026-03-14 03:03:58.557272 | 2026-03-14 03:03:58.557567 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-14 03:03:59.246590 | ubuntu-jammy | changed 2026-03-14 03:03:59.253947 | 2026-03-14 03:03:59.254071 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-14 03:03:59.468131 | ubuntu-jammy | ok 2026-03-14 03:03:59.473763 | 2026-03-14 03:03:59.473850 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-14 03:04:00.084366 | ubuntu-jammy | changed 2026-03-14 03:04:00.089895 | 2026-03-14 03:04:00.089988 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-14 03:04:00.712504 | ubuntu-jammy | changed 2026-03-14 03:04:00.721038 | 2026-03-14 03:04:00.721152 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-14 03:04:00.744698 | ubuntu-jammy | skipping: Conditional result was False 2026-03-14 03:04:00.751620 | 2026-03-14 03:04:00.751720 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-14 03:04:01.166369 | ubuntu-jammy -> localhost | changed 2026-03-14 03:04:01.176697 | 2026-03-14 03:04:01.176794 | TASK [add-build-sshkey : Add back temp key] 2026-03-14 03:04:01.543392 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/2440a29450a44aa09b07d29384696b74/work/2440a29450a44aa09b07d29384696b74_id_rsa (zuul-build-sshkey) 2026-03-14 03:04:01.543609 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.018644 2026-03-14 03:04:01.549598 | 2026-03-14 03:04:01.549685 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-14 03:04:01.964641 | ubuntu-jammy | ok 2026-03-14 03:04:01.972054 | 2026-03-14 03:04:01.972180 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-14 03:04:01.996239 | ubuntu-jammy | skipping: Conditional result was False 2026-03-14 03:04:02.006938 | 2026-03-14 03:04:02.007033 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-14 03:04:02.431104 | ubuntu-jammy | ok 2026-03-14 03:04:02.441554 | 2026-03-14 03:04:02.441655 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-14 03:04:02.469399 | ubuntu-jammy | ok 2026-03-14 03:04:02.474416 | 2026-03-14 03:04:02.474509 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-14 03:04:02.721445 | ubuntu-jammy -> localhost | ok 2026-03-14 03:04:02.727517 | 2026-03-14 03:04:02.727603 | TASK [validate-host : Collect information about the host] 2026-03-14 03:04:03.898129 | ubuntu-jammy | ok 2026-03-14 03:04:03.911972 | 2026-03-14 03:04:03.912093 | TASK [validate-host : Sanitize hostname] 2026-03-14 03:04:04.010027 | ubuntu-jammy | ok 2026-03-14 03:04:04.043226 | 2026-03-14 03:04:04.043332 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-14 03:04:04.665004 | ubuntu-jammy -> localhost | changed 2026-03-14 03:04:04.672516 | 2026-03-14 03:04:04.672637 | TASK [validate-host : Collect information about zuul worker] 2026-03-14 03:04:05.092911 | ubuntu-jammy | ok 2026-03-14 03:04:05.097854 | 2026-03-14 03:04:05.098011 | TASK [validate-host : Write out all zuul information for each host] 2026-03-14 03:04:05.638808 | ubuntu-jammy -> localhost | changed 2026-03-14 03:04:05.657591 | 2026-03-14 03:04:05.657733 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-14 03:04:05.889961 | ubuntu-jammy | ok 2026-03-14 03:04:05.896092 | 2026-03-14 03:04:05.896201 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-14 03:04:06.923728 | ubuntu-jammy | changed: 2026-03-14 03:04:06.923979 | ubuntu-jammy | cd+++++++++ src/ 2026-03-14 03:04:06.924019 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-03-14 03:04:06.924044 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-03-14 03:04:06.924066 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-03-14 03:04:06.924086 | ubuntu-jammy | Containerfile 2026-03-14 03:04:06.924233 | ubuntu-jammy | Containerfile 2026-03-14 03:04:06.943389 | ubuntu-jammy | Containerfile 2026-03-14 03:04:06.943483 | ubuntu-jammy | Containerfile 2026-03-14 03:04:06.943579 | ubuntu-jammy | Containerfile 2026-03-14 03:04:06.943665 | ubuntu-jammy | Containerfile 2026-03-14 03:04:06.943737 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.009124 2026-03-14 03:04:39.575641 | 2026-03-14 03:04:39.575748 | TASK [upload-logs : Upload logs to log server] 2026-03-14 03:04:40.143782 | localhost | Output suppressed because no_log was given 2026-03-14 03:04:40.145386 | 2026-03-14 03:04:40.145475 | LOOP [upload-logs : Compress console log and json output] 2026-03-14 03:04:40.191820 | localhost | skipping: Conditional result was False 2026-03-14 03:04:40.197655 | localhost | skipping: Conditional result was False 2026-03-14 03:04:40.201130 | 2026-03-14 03:04:40.201237 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-14 03:04:40.244576 | localhost | skipping: Conditional result was False 2026-03-14 03:04:40.244825 | 2026-03-14 03:04:40.251322 | localhost | skipping: Conditional result was False 2026-03-14 03:04:40.260601 | 2026-03-14 03:04:40.260765 | LOOP [upload-logs : Upload console log and json output]