2026-03-09 03:11:24.125476 | Job console starting 2026-03-09 03:11:24.157202 | Updating git repos 2026-03-09 03:11:24.199577 | Cloning repos into workspace 2026-03-09 03:11:24.259207 | Restoring repo states 2026-03-09 03:11:24.272078 | Merging changes 2026-03-09 03:11:24.272098 | Checking out repos 2026-03-09 03:11:24.410009 | Preparing playbooks 2026-03-09 03:11:25.204868 | Running Ansible setup 2026-03-09 03:11:32.162522 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-03-09 03:11:33.060732 | 2026-03-09 03:11:33.060894 | PLAY [Base pre] 2026-03-09 03:11:33.077960 | 2026-03-09 03:11:33.078098 | TASK [Setup log path fact] 2026-03-09 03:11:33.097432 | ubuntu-jammy | ok 2026-03-09 03:11:33.121209 | 2026-03-09 03:11:33.121366 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-09 03:11:33.151012 | ubuntu-jammy | ok 2026-03-09 03:11:33.166106 | 2026-03-09 03:11:33.166251 | TASK [emit-job-header : Print job information] 2026-03-09 03:11:33.205580 | # Job Information 2026-03-09 03:11:33.205777 | Ansible Version: 2.16.14 2026-03-09 03:11:33.205812 | Job: yamllint 2026-03-09 03:11:33.205845 | Pipeline: periodic-daily 2026-03-09 03:11:33.205867 | Executor: 521e9411259a 2026-03-09 03:11:33.205887 | Triggered by: https://github.com/YAKEcloud/yake-ansible 2026-03-09 03:11:33.205909 | Event ID: 92f2ee6a3fb24454be97c02f9ea79fc3 2026-03-09 03:11:33.211364 | 2026-03-09 03:11:33.211523 | LOOP [emit-job-header : Print node information] 2026-03-09 03:11:33.357840 | ubuntu-jammy | ok: 2026-03-09 03:11:33.359723 | ubuntu-jammy | # Node Information 2026-03-09 03:11:33.359868 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-03-09 03:11:33.359903 | ubuntu-jammy | Hostname: ubuntu 2026-03-09 03:11:33.359928 | ubuntu-jammy | Username: zuul 2026-03-09 03:11:33.359950 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-03-09 03:11:33.359975 | ubuntu-jammy | Provider: regiocloud-a 2026-03-09 03:11:33.359996 | ubuntu-jammy | Region: 2026-03-09 03:11:33.360017 | ubuntu-jammy | Label: ubuntu-jammy 2026-03-09 03:11:33.360038 | ubuntu-jammy | Product Name: OpenStack Nova 2026-03-09 03:11:33.360059 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fed9:ba20 2026-03-09 03:11:33.388906 | 2026-03-09 03:11:33.389436 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-09 03:11:34.055134 | ubuntu-jammy -> localhost | changed 2026-03-09 03:11:34.062931 | 2026-03-09 03:11:34.063062 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-09 03:11:35.344841 | ubuntu-jammy -> localhost | changed 2026-03-09 03:11:35.361297 | 2026-03-09 03:11:35.361482 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-09 03:11:35.710477 | ubuntu-jammy -> localhost | ok 2026-03-09 03:11:35.716989 | 2026-03-09 03:11:35.717111 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-09 03:11:35.745672 | ubuntu-jammy | ok 2026-03-09 03:11:35.763756 | ubuntu-jammy | included: /var/lib/zuul/builds/e166e71a8310428ca9f6855cdfaf257b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-09 03:11:35.770203 | 2026-03-09 03:11:35.770363 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-09 03:11:37.371918 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-03-09 03:11:37.372256 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/e166e71a8310428ca9f6855cdfaf257b/work/e166e71a8310428ca9f6855cdfaf257b_id_rsa 2026-03-09 03:11:37.372312 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/e166e71a8310428ca9f6855cdfaf257b/work/e166e71a8310428ca9f6855cdfaf257b_id_rsa.pub 2026-03-09 03:11:37.372346 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-03-09 03:11:37.372478 | ubuntu-jammy -> localhost | SHA256:CbV6w0KwdpN0nrwWe8IwOMUsJkvKMziygmfI7k3+160 zuul-build-sshkey 2026-03-09 03:11:37.372543 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-03-09 03:11:37.372592 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-03-09 03:11:37.372658 | ubuntu-jammy -> localhost | | .oo o | 2026-03-09 03:11:37.372711 | ubuntu-jammy -> localhost | | o o*o* o | 2026-03-09 03:11:37.372759 | ubuntu-jammy -> localhost | |oo +=.O * | 2026-03-09 03:11:37.372791 | ubuntu-jammy -> localhost | |=+.. + O = | 2026-03-09 03:11:37.372819 | ubuntu-jammy -> localhost | |++o o S . | 2026-03-09 03:11:37.372858 | ubuntu-jammy -> localhost | |=.o + + | 2026-03-09 03:11:37.372910 | ubuntu-jammy -> localhost | |oo . . . | 2026-03-09 03:11:37.372959 | ubuntu-jammy -> localhost | | .+ . . . | 2026-03-09 03:11:37.372999 | ubuntu-jammy -> localhost | |.. o... E. | 2026-03-09 03:11:37.373048 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-03-09 03:11:37.373159 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.108672 2026-03-09 03:11:37.386300 | 2026-03-09 03:11:37.386576 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-09 03:11:37.447013 | ubuntu-jammy | ok 2026-03-09 03:11:37.456845 | ubuntu-jammy | included: /var/lib/zuul/builds/e166e71a8310428ca9f6855cdfaf257b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-09 03:11:37.466211 | 2026-03-09 03:11:37.466318 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-09 03:11:37.489967 | ubuntu-jammy | skipping: Conditional result was False 2026-03-09 03:11:37.495978 | 2026-03-09 03:11:37.496087 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-09 03:11:38.077404 | ubuntu-jammy | changed 2026-03-09 03:11:38.090186 | 2026-03-09 03:11:38.090327 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-09 03:11:38.355942 | ubuntu-jammy | ok 2026-03-09 03:11:38.367925 | 2026-03-09 03:11:38.368057 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-09 03:11:38.956593 | ubuntu-jammy | changed 2026-03-09 03:11:38.965634 | 2026-03-09 03:11:38.965768 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-09 03:11:39.590825 | ubuntu-jammy | changed 2026-03-09 03:11:39.601655 | 2026-03-09 03:11:39.601789 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-09 03:11:39.644339 | ubuntu-jammy | skipping: Conditional result was False 2026-03-09 03:11:39.654740 | 2026-03-09 03:11:39.654895 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-09 03:11:40.710295 | ubuntu-jammy -> localhost | changed 2026-03-09 03:11:40.733065 | 2026-03-09 03:11:40.733211 | TASK [add-build-sshkey : Add back temp key] 2026-03-09 03:11:41.391691 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/e166e71a8310428ca9f6855cdfaf257b/work/e166e71a8310428ca9f6855cdfaf257b_id_rsa (zuul-build-sshkey) 2026-03-09 03:11:41.391990 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.022939 2026-03-09 03:11:41.399329 | 2026-03-09 03:11:41.399461 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-09 03:11:41.876145 | ubuntu-jammy | ok 2026-03-09 03:11:41.881943 | 2026-03-09 03:11:41.882068 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-09 03:11:41.906871 | ubuntu-jammy | skipping: Conditional result was False 2026-03-09 03:11:41.919368 | 2026-03-09 03:11:41.919557 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-09 03:11:42.468512 | ubuntu-jammy | ok 2026-03-09 03:11:42.488197 | 2026-03-09 03:11:42.488503 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-09 03:11:42.533693 | ubuntu-jammy | ok 2026-03-09 03:11:42.546537 | 2026-03-09 03:11:42.546671 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-09 03:11:43.032152 | ubuntu-jammy -> localhost | ok 2026-03-09 03:11:43.038815 | 2026-03-09 03:11:43.038980 | TASK [validate-host : Collect information about the host] 2026-03-09 03:11:44.092975 | ubuntu-jammy | ok 2026-03-09 03:11:44.103067 | 2026-03-09 03:11:44.103161 | TASK [validate-host : Sanitize hostname] 2026-03-09 03:11:44.222102 | ubuntu-jammy | ok 2026-03-09 03:11:44.282622 | 2026-03-09 03:11:44.282736 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-09 03:11:45.040848 | ubuntu-jammy -> localhost | changed 2026-03-09 03:11:45.046144 | 2026-03-09 03:11:45.046234 | TASK [validate-host : Collect information about zuul worker] 2026-03-09 03:11:45.629651 | ubuntu-jammy | ok 2026-03-09 03:11:45.634241 | 2026-03-09 03:11:45.634339 | TASK [validate-host : Write out all zuul information for each host] 2026-03-09 03:11:46.234878 | ubuntu-jammy -> localhost | changed 2026-03-09 03:11:46.245801 | 2026-03-09 03:11:46.245923 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-09 03:11:46.542625 | ubuntu-jammy | ok 2026-03-09 03:11:46.548916 | 2026-03-09 03:11:46.555818 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-09 03:11:47.715082 | ubuntu-jammy | changed: 2026-03-09 03:11:47.715299 | ubuntu-jammy | cd+++++++++ src/ 2026-03-09 03:11:47.715335 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-03-09 03:11:47.715360 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-03-09 03:11:47.715426 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-03-09 03:11:47.715448 | ubuntu-jammy | Containerfile 2026-03-09 03:11:47.715597 | ubuntu-jammy | Containerfile 2026-03-09 03:11:47.728952 | ubuntu-jammy | Containerfile 2026-03-09 03:11:47.729024 | ubuntu-jammy | Containerfile 2026-03-09 03:11:47.729096 | ubuntu-jammy | Containerfile 2026-03-09 03:11:47.729165 | ubuntu-jammy | Containerfile 2026-03-09 03:11:47.729237 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.011921 2026-03-09 03:12:14.835548 | 2026-03-09 03:12:14.835668 | TASK [upload-logs : Upload logs to log server] 2026-03-09 03:12:15.604964 | localhost | Output suppressed because no_log was given 2026-03-09 03:12:15.612288 | 2026-03-09 03:12:15.612463 | LOOP [upload-logs : Compress console log and json output] 2026-03-09 03:12:15.681249 | localhost | skipping: Conditional result was False 2026-03-09 03:12:15.687696 | localhost | skipping: Conditional result was False 2026-03-09 03:12:15.691239 | 2026-03-09 03:12:15.691375 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-09 03:12:15.753709 | localhost | skipping: Conditional result was False 2026-03-09 03:12:15.754025 | 2026-03-09 03:12:15.767931 | localhost | skipping: Conditional result was False 2026-03-09 03:12:15.778170 | 2026-03-09 03:12:15.778312 | LOOP [upload-logs : Upload console log and json output]