2026-03-17 13:19:39.394751 | Job console starting 2026-03-17 13:19:39.415788 | Updating git repos 2026-03-17 13:19:39.451083 | Cloning repos into workspace 2026-03-17 13:19:39.512779 | Restoring repo states 2026-03-17 13:19:39.529418 | Merging changes 2026-03-17 13:19:40.094607 | Checking out repos 2026-03-17 13:19:40.126590 | Preparing playbooks 2026-03-17 13:19:40.761832 | Running Ansible setup 2026-03-17 13:19:44.829026 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-03-17 13:19:45.564513 | 2026-03-17 13:19:45.564679 | PLAY [Base pre] 2026-03-17 13:19:45.580890 | 2026-03-17 13:19:45.581024 | TASK [Setup log path fact] 2026-03-17 13:19:45.610032 | ubuntu-jammy | ok 2026-03-17 13:19:45.624799 | 2026-03-17 13:19:45.624932 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-17 13:19:45.664363 | ubuntu-jammy | ok 2026-03-17 13:19:45.674115 | 2026-03-17 13:19:45.674246 | TASK [emit-job-header : Print job information] 2026-03-17 13:19:45.714904 | # Job Information 2026-03-17 13:19:45.715088 | Ansible Version: 2.16.14 2026-03-17 13:19:45.715127 | Job: ansible-lint 2026-03-17 13:19:45.715182 | Pipeline: check 2026-03-17 13:19:45.715209 | Executor: 521e9411259a 2026-03-17 13:19:45.715233 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/553 2026-03-17 13:19:45.715258 | Event ID: ece2aa40-2203-11f1-9cd4-ca619ed9ae74 2026-03-17 13:19:45.720312 | 2026-03-17 13:19:45.720424 | LOOP [emit-job-header : Print node information] 2026-03-17 13:19:45.827781 | ubuntu-jammy | ok: 2026-03-17 13:19:45.828020 | ubuntu-jammy | # Node Information 2026-03-17 13:19:45.828066 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-03-17 13:19:45.828099 | ubuntu-jammy | Hostname: ubuntu 2026-03-17 13:19:45.828129 | ubuntu-jammy | Username: zuul 2026-03-17 13:19:45.828172 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-03-17 13:19:45.828206 | ubuntu-jammy | Provider: regiocloud-a 2026-03-17 13:19:45.828234 | ubuntu-jammy | Region: 2026-03-17 13:19:45.828261 | ubuntu-jammy | Label: ubuntu-jammy 2026-03-17 13:19:45.828288 | ubuntu-jammy | Product Name: OpenStack Nova 2026-03-17 13:19:45.828313 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feee:b3cc 2026-03-17 13:19:45.850781 | 2026-03-17 13:19:45.851019 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-17 13:19:46.346319 | ubuntu-jammy -> localhost | changed 2026-03-17 13:19:46.362032 | 2026-03-17 13:19:46.362223 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-17 13:19:47.399771 | ubuntu-jammy -> localhost | changed 2026-03-17 13:19:47.410681 | 2026-03-17 13:19:47.410808 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-17 13:19:47.698534 | ubuntu-jammy -> localhost | ok 2026-03-17 13:19:47.706042 | 2026-03-17 13:19:47.706211 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-17 13:19:47.736091 | ubuntu-jammy | ok 2026-03-17 13:19:47.753622 | ubuntu-jammy | included: /var/lib/zuul/builds/47f9210afc154a339b2717903a7158a0/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-17 13:19:47.760100 | 2026-03-17 13:19:47.760245 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-17 13:19:48.652636 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-03-17 13:19:48.652897 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/47f9210afc154a339b2717903a7158a0/work/47f9210afc154a339b2717903a7158a0_id_rsa 2026-03-17 13:19:48.652952 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/47f9210afc154a339b2717903a7158a0/work/47f9210afc154a339b2717903a7158a0_id_rsa.pub 2026-03-17 13:19:48.653006 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-03-17 13:19:48.653036 | ubuntu-jammy -> localhost | SHA256:UGLfeGr1uGTp+SSqeAebcbfr2gD/bdeZeoVoE101jhk zuul-build-sshkey 2026-03-17 13:19:48.653074 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-03-17 13:19:48.653150 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-03-17 13:19:48.653179 | ubuntu-jammy -> localhost | | o . E .o| 2026-03-17 13:19:48.653202 | ubuntu-jammy -> localhost | | . + o = o| 2026-03-17 13:19:48.653237 | ubuntu-jammy -> localhost | | . o + + o | 2026-03-17 13:19:48.653275 | ubuntu-jammy -> localhost | | . + +. . | 2026-03-17 13:19:48.653300 | ubuntu-jammy -> localhost | | . S = .o . | 2026-03-17 13:19:48.653325 | ubuntu-jammy -> localhost | | o+.+.o+ . .| 2026-03-17 13:19:48.653345 | ubuntu-jammy -> localhost | | *o.=o.. .+| 2026-03-17 13:19:48.653365 | ubuntu-jammy -> localhost | | .+ .=.=. .+.| 2026-03-17 13:19:48.653386 | ubuntu-jammy -> localhost | | ...ooo=oooo | 2026-03-17 13:19:48.653407 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-03-17 13:19:48.653487 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.366460 2026-03-17 13:19:48.661886 | 2026-03-17 13:19:48.662076 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-17 13:19:48.692645 | ubuntu-jammy | ok 2026-03-17 13:19:48.704219 | ubuntu-jammy | included: /var/lib/zuul/builds/47f9210afc154a339b2717903a7158a0/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-17 13:19:48.715273 | 2026-03-17 13:19:48.715435 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-17 13:19:48.750780 | ubuntu-jammy | skipping: Conditional result was False 2026-03-17 13:19:48.763449 | 2026-03-17 13:19:48.763624 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-17 13:19:49.338879 | ubuntu-jammy | changed 2026-03-17 13:19:49.347420 | 2026-03-17 13:19:49.347560 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-17 13:19:49.587481 | ubuntu-jammy | ok 2026-03-17 13:19:49.596627 | 2026-03-17 13:19:49.596781 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-17 13:19:50.209576 | ubuntu-jammy | changed 2026-03-17 13:19:50.218856 | 2026-03-17 13:19:50.218987 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-17 13:19:50.835093 | ubuntu-jammy | changed 2026-03-17 13:19:50.844111 | 2026-03-17 13:19:50.844382 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-17 13:19:50.869677 | ubuntu-jammy | skipping: Conditional result was False 2026-03-17 13:19:50.880415 | 2026-03-17 13:19:50.880564 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-17 13:19:51.335275 | ubuntu-jammy -> localhost | changed 2026-03-17 13:19:51.354236 | 2026-03-17 13:19:51.354390 | TASK [add-build-sshkey : Add back temp key] 2026-03-17 13:19:51.713849 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/47f9210afc154a339b2717903a7158a0/work/47f9210afc154a339b2717903a7158a0_id_rsa (zuul-build-sshkey) 2026-03-17 13:19:51.714243 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.020683 2026-03-17 13:19:51.727855 | 2026-03-17 13:19:51.727991 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-17 13:19:52.135055 | ubuntu-jammy | ok 2026-03-17 13:19:52.140409 | 2026-03-17 13:19:52.140527 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-17 13:19:52.164343 | ubuntu-jammy | skipping: Conditional result was False 2026-03-17 13:19:52.175014 | 2026-03-17 13:19:52.175123 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-17 13:19:52.570985 | ubuntu-jammy | ok 2026-03-17 13:19:52.581821 | 2026-03-17 13:19:52.581931 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-17 13:19:52.638654 | ubuntu-jammy | ok 2026-03-17 13:19:52.645102 | 2026-03-17 13:19:52.645259 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-17 13:19:52.965313 | ubuntu-jammy -> localhost | ok 2026-03-17 13:19:52.971950 | 2026-03-17 13:19:52.972053 | TASK [validate-host : Collect information about the host] 2026-03-17 13:19:54.170462 | ubuntu-jammy | ok 2026-03-17 13:19:54.187086 | 2026-03-17 13:19:54.187283 | TASK [validate-host : Sanitize hostname] 2026-03-17 13:19:54.314973 | ubuntu-jammy | ok 2026-03-17 13:19:54.354875 | 2026-03-17 13:19:54.355013 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-17 13:19:54.930599 | ubuntu-jammy -> localhost | changed 2026-03-17 13:19:54.943522 | 2026-03-17 13:19:54.943715 | TASK [validate-host : Collect information about zuul worker] 2026-03-17 13:19:55.367914 | ubuntu-jammy | ok 2026-03-17 13:19:55.375974 | 2026-03-17 13:19:55.376149 | TASK [validate-host : Write out all zuul information for each host] 2026-03-17 13:19:55.970227 | ubuntu-jammy -> localhost | changed 2026-03-17 13:19:55.980942 | 2026-03-17 13:19:55.981064 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-17 13:19:56.242937 | ubuntu-jammy | ok 2026-03-17 13:19:56.248588 | 2026-03-17 13:19:56.248693 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-17 13:19:57.536108 | ubuntu-jammy | changed: 2026-03-17 13:19:57.536433 | ubuntu-jammy | cd+++++++++ src/ 2026-03-17 13:19:57.536493 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-03-17 13:19:57.536535 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-03-17 13:19:57.536570 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-03-17 13:19:57.536605 | ubuntu-jammy | Containerfile 2026-03-17 13:19:57.536848 | ubuntu-jammy | Containerfile 2026-03-17 13:19:57.557819 | ubuntu-jammy | Containerfile 2026-03-17 13:19:57.557888 | ubuntu-jammy | Containerfile 2026-03-17 13:19:57.557956 | ubuntu-jammy | Containerfile 2026-03-17 13:19:57.558025 | ubuntu-jammy | Containerfile 2026-03-17 13:19:57.558095 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.007892 2026-03-17 13:21:20.357186 | 2026-03-17 13:21:20.357379 | TASK [upload-logs : Upload logs to log server] 2026-03-17 13:21:20.929044 | localhost | Output suppressed because no_log was given 2026-03-17 13:21:20.932883 | 2026-03-17 13:21:20.933082 | LOOP [upload-logs : Compress console log and json output] 2026-03-17 13:21:20.990180 | localhost | skipping: Conditional result was False 2026-03-17 13:21:20.995141 | localhost | skipping: Conditional result was False 2026-03-17 13:21:21.008105 | 2026-03-17 13:21:21.008342 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-17 13:21:21.066620 | localhost | skipping: Conditional result was False 2026-03-17 13:21:21.067318 | 2026-03-17 13:21:21.069984 | localhost | skipping: Conditional result was False 2026-03-17 13:21:21.083795 | 2026-03-17 13:21:21.084064 | LOOP [upload-logs : Upload console log and json output]