2026-06-20 03:03:36.190653 | Job console starting 2026-06-20 03:03:36.199279 | Updating git repos 2026-06-20 03:03:36.241692 | Cloning repos into workspace 2026-06-20 03:03:36.304734 | Restoring repo states 2026-06-20 03:03:36.314730 | Merging changes 2026-06-20 03:03:36.314745 | Checking out repos 2026-06-20 03:03:36.415887 | Preparing playbooks 2026-06-20 03:03:37.637644 | Running Ansible setup 2026-06-20 03:03:42.891733 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-06-20 03:03:43.528932 | 2026-06-20 03:03:43.529065 | PLAY [Base pre] 2026-06-20 03:03:43.544099 | 2026-06-20 03:03:43.544213 | TASK [Setup log path fact] 2026-06-20 03:03:43.572258 | ubuntu-jammy | ok 2026-06-20 03:03:43.586977 | 2026-06-20 03:03:43.587135 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-20 03:03:43.615863 | ubuntu-jammy | ok 2026-06-20 03:03:43.625930 | 2026-06-20 03:03:43.626039 | TASK [emit-job-header : Print job information] 2026-06-20 03:03:43.665175 | # Job Information 2026-06-20 03:03:43.665338 | Ansible Version: 2.16.14 2026-06-20 03:03:43.665371 | Job: ansible-lint 2026-06-20 03:03:43.665404 | Pipeline: periodic-daily 2026-06-20 03:03:43.665427 | Executor: 521e9411259a 2026-06-20 03:03:43.665448 | Triggered by: https://github.com/YAKEcloud/yake-ansible 2026-06-20 03:03:43.665471 | Event ID: f949875536474801bcaf5bdeb3874626 2026-06-20 03:03:43.671391 | 2026-06-20 03:03:43.671494 | LOOP [emit-job-header : Print node information] 2026-06-20 03:03:43.778300 | ubuntu-jammy | ok: 2026-06-20 03:03:43.778567 | ubuntu-jammy | # Node Information 2026-06-20 03:03:43.778629 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-06-20 03:03:43.778676 | ubuntu-jammy | Hostname: ubuntu 2026-06-20 03:03:43.778716 | ubuntu-jammy | Username: zuul 2026-06-20 03:03:43.778754 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-06-20 03:03:43.778798 | ubuntu-jammy | Provider: regiocloud-a 2026-06-20 03:03:43.778860 | ubuntu-jammy | Region: 2026-06-20 03:03:43.778904 | ubuntu-jammy | Label: ubuntu-jammy 2026-06-20 03:03:43.778941 | ubuntu-jammy | Product Name: OpenStack Nova 2026-06-20 03:03:43.778978 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe44:625c 2026-06-20 03:03:43.802160 | 2026-06-20 03:03:43.802291 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-20 03:03:44.191711 | ubuntu-jammy -> localhost | changed 2026-06-20 03:03:44.202923 | 2026-06-20 03:03:44.203045 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-20 03:03:45.325660 | ubuntu-jammy -> localhost | changed 2026-06-20 03:03:45.342743 | 2026-06-20 03:03:45.343467 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-20 03:03:45.600378 | ubuntu-jammy -> localhost | ok 2026-06-20 03:03:45.606215 | 2026-06-20 03:03:45.606318 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-20 03:03:45.633677 | ubuntu-jammy | ok 2026-06-20 03:03:45.649762 | ubuntu-jammy | included: /var/lib/zuul/builds/a97ba24db46647aba3b90d21794a0e15/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-20 03:03:45.655459 | 2026-06-20 03:03:45.655548 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-20 03:03:48.120775 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-06-20 03:03:48.120939 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/a97ba24db46647aba3b90d21794a0e15/work/a97ba24db46647aba3b90d21794a0e15_id_rsa 2026-06-20 03:03:48.120972 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/a97ba24db46647aba3b90d21794a0e15/work/a97ba24db46647aba3b90d21794a0e15_id_rsa.pub 2026-06-20 03:03:48.120995 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-06-20 03:03:48.121017 | ubuntu-jammy -> localhost | SHA256:+4AUxx/zKQQJH5sFHozrZibpUvQlK2k6XguMT03FqIE zuul-build-sshkey 2026-06-20 03:03:48.121037 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-06-20 03:03:48.121055 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-06-20 03:03:48.121090 | ubuntu-jammy -> localhost | | .+=o. | 2026-06-20 03:03:48.121110 | ubuntu-jammy -> localhost | | . o.+oB | 2026-06-20 03:03:48.121127 | ubuntu-jammy -> localhost | |E . . +.B + | 2026-06-20 03:03:48.121146 | ubuntu-jammy -> localhost | | o..oo.o + . | 2026-06-20 03:03:48.121164 | ubuntu-jammy -> localhost | | ...=.+S o o | 2026-06-20 03:03:48.121184 | ubuntu-jammy -> localhost | | o oB.B. . . | 2026-06-20 03:03:48.121200 | ubuntu-jammy -> localhost | |. +=o*. o | 2026-06-20 03:03:48.121217 | ubuntu-jammy -> localhost | | o+o.. o | 2026-06-20 03:03:48.121234 | ubuntu-jammy -> localhost | | .oo. . | 2026-06-20 03:03:48.121252 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-06-20 03:03:48.121295 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.907054 2026-06-20 03:03:48.129500 | 2026-06-20 03:03:48.129591 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-20 03:03:48.156423 | ubuntu-jammy | ok 2026-06-20 03:03:48.164049 | ubuntu-jammy | included: /var/lib/zuul/builds/a97ba24db46647aba3b90d21794a0e15/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-20 03:03:48.182555 | 2026-06-20 03:03:48.183135 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-20 03:03:48.216790 | ubuntu-jammy | skipping: Conditional result was False 2026-06-20 03:03:48.223268 | 2026-06-20 03:03:48.223357 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-20 03:03:48.995068 | ubuntu-jammy | changed 2026-06-20 03:03:49.012241 | 2026-06-20 03:03:49.012353 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-20 03:03:49.292884 | ubuntu-jammy | ok 2026-06-20 03:03:49.300915 | 2026-06-20 03:03:49.301026 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-20 03:03:50.001445 | ubuntu-jammy | changed 2026-06-20 03:03:50.009229 | 2026-06-20 03:03:50.009371 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-20 03:03:50.724146 | ubuntu-jammy | changed 2026-06-20 03:03:50.733452 | 2026-06-20 03:03:50.733595 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-20 03:03:50.768554 | ubuntu-jammy | skipping: Conditional result was False 2026-06-20 03:03:50.776260 | 2026-06-20 03:03:50.776400 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-20 03:03:51.327364 | ubuntu-jammy -> localhost | changed 2026-06-20 03:03:51.345261 | 2026-06-20 03:03:51.345510 | TASK [add-build-sshkey : Add back temp key] 2026-06-20 03:03:51.737378 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/a97ba24db46647aba3b90d21794a0e15/work/a97ba24db46647aba3b90d21794a0e15_id_rsa (zuul-build-sshkey) 2026-06-20 03:03:51.737683 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.013838 2026-06-20 03:03:51.744274 | 2026-06-20 03:03:51.744400 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-20 03:03:52.171190 | ubuntu-jammy | ok 2026-06-20 03:03:52.179295 | 2026-06-20 03:03:52.179447 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-20 03:03:52.214427 | ubuntu-jammy | skipping: Conditional result was False 2026-06-20 03:03:52.225570 | 2026-06-20 03:03:52.225696 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-20 03:03:52.739874 | ubuntu-jammy | ok 2026-06-20 03:03:52.751324 | 2026-06-20 03:03:52.751441 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-20 03:03:52.793900 | ubuntu-jammy | ok 2026-06-20 03:03:52.801187 | 2026-06-20 03:03:52.801328 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-20 03:03:53.123791 | ubuntu-jammy -> localhost | ok 2026-06-20 03:03:53.132635 | 2026-06-20 03:03:53.132778 | TASK [validate-host : Collect information about the host] 2026-06-20 03:03:54.394423 | ubuntu-jammy | ok 2026-06-20 03:03:54.417761 | 2026-06-20 03:03:54.417919 | TASK [validate-host : Sanitize hostname] 2026-06-20 03:03:54.677220 | ubuntu-jammy | ok 2026-06-20 03:03:54.775172 | 2026-06-20 03:03:54.775325 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-20 03:03:55.670684 | ubuntu-jammy -> localhost | changed 2026-06-20 03:03:55.677270 | 2026-06-20 03:03:55.677420 | TASK [validate-host : Collect information about zuul worker] 2026-06-20 03:03:56.093973 | ubuntu-jammy | ok 2026-06-20 03:03:56.101862 | 2026-06-20 03:03:56.102000 | TASK [validate-host : Write out all zuul information for each host] 2026-06-20 03:03:57.248040 | ubuntu-jammy -> localhost | changed 2026-06-20 03:03:57.268130 | 2026-06-20 03:03:57.268279 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-20 03:03:57.560289 | ubuntu-jammy | ok 2026-06-20 03:03:57.572439 | 2026-06-20 03:03:57.573594 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-20 03:03:59.454623 | ubuntu-jammy | changed: 2026-06-20 03:03:59.454768 | ubuntu-jammy | cd+++++++++ src/ 2026-06-20 03:03:59.454796 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-06-20 03:03:59.454817 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-06-20 03:03:59.455826 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-06-20 03:03:59.455867 | ubuntu-jammy | Containerfile 2026-06-20 03:03:59.455983 | ubuntu-jammy | Containerfile 2026-06-20 03:03:59.459256 | ubuntu-jammy | Containerfile 2026-06-20 03:03:59.459313 | ubuntu-jammy | Containerfile 2026-06-20 03:03:59.459370 | ubuntu-jammy | Containerfile 2026-06-20 03:03:59.459427 | ubuntu-jammy | Containerfile 2026-06-20 03:03:59.459484 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.022468 2026-06-20 03:05:29.971994 | 2026-06-20 03:05:29.972130 | TASK [upload-logs : Upload logs to log server] 2026-06-20 03:05:30.798102 | localhost | Output suppressed because no_log was given 2026-06-20 03:05:30.799933 | 2026-06-20 03:05:30.800031 | LOOP [upload-logs : Compress console log and json output] 2026-06-20 03:05:30.890977 | localhost | skipping: Conditional result was False 2026-06-20 03:05:30.904149 | localhost | skipping: Conditional result was False 2026-06-20 03:05:30.915955 | 2026-06-20 03:05:30.916069 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-20 03:05:30.966360 | localhost | skipping: Conditional result was False 2026-06-20 03:05:30.966604 | 2026-06-20 03:05:30.972553 | localhost | skipping: Conditional result was False 2026-06-20 03:05:30.981277 | 2026-06-20 03:05:30.981375 | LOOP [upload-logs : Upload console log and json output]