2026-01-09 03:21:21.305832 | Job console starting 2026-01-09 03:21:21.321520 | Updating git repos 2026-01-09 03:21:21.366037 | Cloning repos into workspace 2026-01-09 03:21:21.440700 | Restoring repo states 2026-01-09 03:21:21.457785 | Merging changes 2026-01-09 03:21:21.457805 | Checking out repos 2026-01-09 03:21:21.736233 | Preparing playbooks 2026-01-09 03:21:23.114777 | Running Ansible setup 2026-01-09 03:21:29.626884 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-01-09 03:21:30.707492 | 2026-01-09 03:21:30.707667 | PLAY [Base pre] 2026-01-09 03:21:30.750382 | 2026-01-09 03:21:30.750548 | TASK [Setup log path fact] 2026-01-09 03:21:30.814583 | ubuntu-jammy | ok 2026-01-09 03:21:30.843581 | 2026-01-09 03:21:30.843753 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-09 03:21:30.897082 | ubuntu-jammy | ok 2026-01-09 03:21:30.964549 | 2026-01-09 03:21:30.964697 | TASK [emit-job-header : Print job information] 2026-01-09 03:21:31.103472 | # Job Information 2026-01-09 03:21:31.103689 | Ansible Version: 2.16.14 2026-01-09 03:21:31.103728 | Job: flake8 2026-01-09 03:21:31.103762 | Pipeline: periodic-daily 2026-01-09 03:21:31.103784 | Executor: 521e9411259a 2026-01-09 03:21:31.103805 | Triggered by: https://github.com/YAKEcloud/yake-ansible 2026-01-09 03:21:31.103828 | Event ID: 692b6ab1519a4fa9b43ee82ad1e79ff6 2026-01-09 03:21:31.120591 | 2026-01-09 03:21:31.120747 | LOOP [emit-job-header : Print node information] 2026-01-09 03:21:31.415562 | ubuntu-jammy | ok: 2026-01-09 03:21:31.416150 | ubuntu-jammy | # Node Information 2026-01-09 03:21:31.416238 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-01-09 03:21:31.416295 | ubuntu-jammy | Hostname: ubuntu 2026-01-09 03:21:31.416642 | ubuntu-jammy | Username: zuul 2026-01-09 03:21:31.416699 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-01-09 03:21:31.416754 | ubuntu-jammy | Provider: regiocloud-a 2026-01-09 03:21:31.416801 | ubuntu-jammy | Region: 2026-01-09 03:21:31.416845 | ubuntu-jammy | Label: ubuntu-jammy 2026-01-09 03:21:31.416891 | ubuntu-jammy | Product Name: OpenStack Nova 2026-01-09 03:21:31.417011 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fef4:4d89 2026-01-09 03:21:31.458056 | 2026-01-09 03:21:31.458227 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-09 03:21:32.651167 | ubuntu-jammy -> localhost | changed 2026-01-09 03:21:32.662754 | 2026-01-09 03:21:32.663683 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-09 03:21:34.719832 | ubuntu-jammy -> localhost | changed 2026-01-09 03:21:34.753781 | 2026-01-09 03:21:34.753926 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-09 03:21:35.362278 | ubuntu-jammy -> localhost | ok 2026-01-09 03:21:35.374327 | 2026-01-09 03:21:35.374520 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-09 03:21:35.432227 | ubuntu-jammy | ok 2026-01-09 03:21:35.463649 | ubuntu-jammy | included: /var/lib/zuul/builds/8a0599cb30fd4107a9ec454f0c09371f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-09 03:21:35.472046 | 2026-01-09 03:21:35.472230 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-09 03:21:36.961875 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-01-09 03:21:36.962125 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/8a0599cb30fd4107a9ec454f0c09371f/work/8a0599cb30fd4107a9ec454f0c09371f_id_rsa 2026-01-09 03:21:36.962168 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/8a0599cb30fd4107a9ec454f0c09371f/work/8a0599cb30fd4107a9ec454f0c09371f_id_rsa.pub 2026-01-09 03:21:36.962195 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-01-09 03:21:36.962222 | ubuntu-jammy -> localhost | SHA256:7XeoGudacbIFm12erQ/2dqTdMIZWr0jAQ9qyZwGFlVs zuul-build-sshkey 2026-01-09 03:21:36.962245 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-01-09 03:21:36.962266 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-01-09 03:21:36.962301 | ubuntu-jammy -> localhost | | +o. | 2026-01-09 03:21:36.962325 | ubuntu-jammy -> localhost | | o o E | 2026-01-09 03:21:36.962346 | ubuntu-jammy -> localhost | | *.o . | 2026-01-09 03:21:36.962367 | ubuntu-jammy -> localhost | | o.B= o.o | 2026-01-09 03:21:36.962387 | ubuntu-jammy -> localhost | | So*++oo..| 2026-01-09 03:21:36.962415 | ubuntu-jammy -> localhost | | ..o*+.+.o| 2026-01-09 03:21:36.962436 | ubuntu-jammy -> localhost | | .o=ooo=B.| 2026-01-09 03:21:36.962456 | ubuntu-jammy -> localhost | | = o.oo+=| 2026-01-09 03:21:36.962477 | ubuntu-jammy -> localhost | | ooo .+| 2026-01-09 03:21:36.962497 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-01-09 03:21:36.962550 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.322787 2026-01-09 03:21:36.970592 | 2026-01-09 03:21:36.971245 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-09 03:21:37.000866 | ubuntu-jammy | ok 2026-01-09 03:21:37.012458 | ubuntu-jammy | included: /var/lib/zuul/builds/8a0599cb30fd4107a9ec454f0c09371f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-09 03:21:37.022608 | 2026-01-09 03:21:37.022733 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-09 03:21:37.050945 | ubuntu-jammy | skipping: Conditional result was False 2026-01-09 03:21:37.057604 | 2026-01-09 03:21:37.057780 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-09 03:21:37.765695 | ubuntu-jammy | changed 2026-01-09 03:21:37.776334 | 2026-01-09 03:21:37.777393 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-09 03:21:38.033717 | ubuntu-jammy | ok 2026-01-09 03:21:38.043145 | 2026-01-09 03:21:38.043276 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-09 03:21:38.709083 | ubuntu-jammy | changed 2026-01-09 03:21:38.720250 | 2026-01-09 03:21:38.720389 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-09 03:21:39.477006 | ubuntu-jammy | changed 2026-01-09 03:21:39.489583 | 2026-01-09 03:21:39.489734 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-09 03:21:39.549425 | ubuntu-jammy | skipping: Conditional result was False 2026-01-09 03:21:39.557181 | 2026-01-09 03:21:39.557392 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-09 03:21:40.188436 | ubuntu-jammy -> localhost | changed 2026-01-09 03:21:40.202623 | 2026-01-09 03:21:40.202758 | TASK [add-build-sshkey : Add back temp key] 2026-01-09 03:21:40.628468 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/8a0599cb30fd4107a9ec454f0c09371f/work/8a0599cb30fd4107a9ec454f0c09371f_id_rsa (zuul-build-sshkey) 2026-01-09 03:21:40.628888 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.038732 2026-01-09 03:21:40.638456 | 2026-01-09 03:21:40.638617 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-09 03:21:41.257723 | ubuntu-jammy | ok 2026-01-09 03:21:41.263167 | 2026-01-09 03:21:41.263289 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-09 03:21:41.298192 | ubuntu-jammy | skipping: Conditional result was False 2026-01-09 03:21:41.311693 | 2026-01-09 03:21:41.311821 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-09 03:21:41.801444 | ubuntu-jammy | ok 2026-01-09 03:21:41.824825 | 2026-01-09 03:21:41.824979 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-09 03:21:41.900890 | ubuntu-jammy | ok 2026-01-09 03:21:41.906901 | 2026-01-09 03:21:41.907027 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-09 03:21:42.451146 | ubuntu-jammy -> localhost | ok 2026-01-09 03:21:42.458021 | 2026-01-09 03:21:42.458408 | TASK [validate-host : Collect information about the host] 2026-01-09 03:21:43.884634 | ubuntu-jammy | ok 2026-01-09 03:21:43.900176 | 2026-01-09 03:21:43.900390 | TASK [validate-host : Sanitize hostname] 2026-01-09 03:21:44.024250 | ubuntu-jammy | ok 2026-01-09 03:21:44.080294 | 2026-01-09 03:21:44.080474 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-09 03:21:44.757898 | ubuntu-jammy -> localhost | changed 2026-01-09 03:21:44.774651 | 2026-01-09 03:21:44.774924 | TASK [validate-host : Collect information about zuul worker] 2026-01-09 03:21:45.197798 | ubuntu-jammy | ok 2026-01-09 03:21:45.203922 | 2026-01-09 03:21:45.204055 | TASK [validate-host : Write out all zuul information for each host] 2026-01-09 03:21:45.814669 | ubuntu-jammy -> localhost | changed 2026-01-09 03:21:45.836750 | 2026-01-09 03:21:45.836906 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-09 03:21:46.106726 | ubuntu-jammy | ok 2026-01-09 03:21:46.128052 | 2026-01-09 03:21:46.128328 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-09 03:21:47.096791 | ubuntu-jammy | changed: 2026-01-09 03:21:47.097062 | ubuntu-jammy | cd+++++++++ src/ 2026-01-09 03:21:47.097122 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-01-09 03:21:47.097152 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-01-09 03:21:47.097175 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-01-09 03:21:47.097195 | ubuntu-jammy | Containerfile 2026-01-09 03:21:47.097346 | ubuntu-jammy | Containerfile 2026-01-09 03:21:47.117800 | ubuntu-jammy | Containerfile 2026-01-09 03:21:47.117870 | ubuntu-jammy | Containerfile 2026-01-09 03:21:47.117938 | ubuntu-jammy | Containerfile 2026-01-09 03:21:47.118006 | ubuntu-jammy | Containerfile 2026-01-09 03:21:47.118073 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.007753 2026-01-09 03:22:18.907176 | 2026-01-09 03:22:18.907362 | TASK [upload-logs : Upload logs to log server] 2026-01-09 03:22:19.538372 | localhost | Output suppressed because no_log was given 2026-01-09 03:22:19.542668 | 2026-01-09 03:22:19.542924 | LOOP [upload-logs : Compress console log and json output] 2026-01-09 03:22:19.607862 | localhost | skipping: Conditional result was False 2026-01-09 03:22:19.613335 | localhost | skipping: Conditional result was False 2026-01-09 03:22:19.626698 | 2026-01-09 03:22:19.627007 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-09 03:22:19.688400 | localhost | skipping: Conditional result was False 2026-01-09 03:22:19.688992 | 2026-01-09 03:22:19.693143 | localhost | skipping: Conditional result was False 2026-01-09 03:22:19.699587 | 2026-01-09 03:22:19.699768 | LOOP [upload-logs : Upload console log and json output]