2026-06-11 13:01:00.163992 | Job console starting 2026-06-11 13:01:00.172476 | Updating git repos 2026-06-11 13:01:00.207725 | Cloning repos into workspace 2026-06-11 13:01:00.294763 | Restoring repo states 2026-06-11 13:01:00.310518 | Merging changes 2026-06-11 13:01:01.102571 | Checking out repos 2026-06-11 13:01:01.169646 | Preparing playbooks 2026-06-11 13:01:01.950204 | Running Ansible setup 2026-06-11 13:01:09.179870 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-06-11 13:01:10.761644 | 2026-06-11 13:01:10.761774 | PLAY [Base pre] 2026-06-11 13:01:10.797779 | 2026-06-11 13:01:10.797897 | TASK [Setup log path fact] 2026-06-11 13:01:10.839646 | ubuntu-jammy | ok 2026-06-11 13:01:10.880408 | 2026-06-11 13:01:10.880535 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-11 13:01:10.959732 | ubuntu-jammy | ok 2026-06-11 13:01:10.987672 | 2026-06-11 13:01:10.987780 | TASK [emit-job-header : Print job information] 2026-06-11 13:01:11.074716 | # Job Information 2026-06-11 13:01:11.074880 | Ansible Version: 2.16.14 2026-06-11 13:01:11.074910 | Job: ansible-lint 2026-06-11 13:01:11.074937 | Pipeline: check 2026-06-11 13:01:11.074956 | Executor: 521e9411259a 2026-06-11 13:01:11.074973 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/686 2026-06-11 13:01:11.074992 | Event ID: 74d93340-6595-11f1-984f-beb034d0b823 2026-06-11 13:01:11.078985 | 2026-06-11 13:01:11.079093 | LOOP [emit-job-header : Print node information] 2026-06-11 13:01:11.388404 | ubuntu-jammy | ok: 2026-06-11 13:01:11.388615 | ubuntu-jammy | # Node Information 2026-06-11 13:01:11.388652 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-06-11 13:01:11.388678 | ubuntu-jammy | Hostname: ubuntu 2026-06-11 13:01:11.388701 | ubuntu-jammy | Username: zuul 2026-06-11 13:01:11.388722 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-06-11 13:01:11.388746 | ubuntu-jammy | Provider: regiocloud-a 2026-06-11 13:01:11.388767 | ubuntu-jammy | Region: 2026-06-11 13:01:11.388788 | ubuntu-jammy | Label: ubuntu-jammy 2026-06-11 13:01:11.388809 | ubuntu-jammy | Product Name: OpenStack Nova 2026-06-11 13:01:11.388829 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feaf:337c 2026-06-11 13:01:11.412067 | 2026-06-11 13:01:11.412248 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-11 13:01:12.411258 | ubuntu-jammy -> localhost | changed 2026-06-11 13:01:12.416995 | 2026-06-11 13:01:12.417100 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-11 13:01:14.981473 | ubuntu-jammy -> localhost | changed 2026-06-11 13:01:14.993351 | 2026-06-11 13:01:14.993474 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-11 13:01:15.690709 | ubuntu-jammy -> localhost | ok 2026-06-11 13:01:15.696271 | 2026-06-11 13:01:15.696369 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-11 13:01:15.739314 | ubuntu-jammy | ok 2026-06-11 13:01:15.778811 | ubuntu-jammy | included: /var/lib/zuul/builds/d4d030dbf8fe496086f40d3d7dd502ce/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-11 13:01:15.802399 | 2026-06-11 13:01:15.802522 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-11 13:01:22.653077 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-06-11 13:01:22.653271 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/d4d030dbf8fe496086f40d3d7dd502ce/work/d4d030dbf8fe496086f40d3d7dd502ce_id_rsa 2026-06-11 13:01:22.653311 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/d4d030dbf8fe496086f40d3d7dd502ce/work/d4d030dbf8fe496086f40d3d7dd502ce_id_rsa.pub 2026-06-11 13:01:22.653339 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-06-11 13:01:22.653365 | ubuntu-jammy -> localhost | SHA256:6KTrEIPkC85osJrgdZ6zZ/JQolJWYy4/dZzprEaUCGg zuul-build-sshkey 2026-06-11 13:01:22.653387 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-06-11 13:01:22.653416 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-06-11 13:01:22.653439 | ubuntu-jammy -> localhost | | . | 2026-06-11 13:01:22.653461 | ubuntu-jammy -> localhost | | E . | 2026-06-11 13:01:22.653481 | ubuntu-jammy -> localhost | |.. .+. . | 2026-06-11 13:01:22.653501 | ubuntu-jammy -> localhost | |o. +..+. o | 2026-06-11 13:01:22.653521 | ubuntu-jammy -> localhost | |+.o+ o+oS= | 2026-06-11 13:01:22.653547 | ubuntu-jammy -> localhost | |*.+o+++.+ | 2026-06-11 13:01:22.653569 | ubuntu-jammy -> localhost | |+*.o.=o o | 2026-06-11 13:01:22.653590 | ubuntu-jammy -> localhost | |=.o.o+++. | 2026-06-11 13:01:22.653612 | ubuntu-jammy -> localhost | |o. .o+Oo | 2026-06-11 13:01:22.653633 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-06-11 13:01:22.653687 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:05.142097 2026-06-11 13:01:22.660206 | 2026-06-11 13:01:22.660300 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-11 13:01:22.690759 | ubuntu-jammy | ok 2026-06-11 13:01:22.711404 | ubuntu-jammy | included: /var/lib/zuul/builds/d4d030dbf8fe496086f40d3d7dd502ce/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-11 13:01:22.728788 | 2026-06-11 13:01:22.728892 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-11 13:01:22.766274 | ubuntu-jammy | skipping: Conditional result was False 2026-06-11 13:01:22.775138 | 2026-06-11 13:01:22.775271 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-11 13:01:23.702001 | ubuntu-jammy | changed 2026-06-11 13:01:23.709977 | 2026-06-11 13:01:23.710093 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-11 13:01:24.007286 | ubuntu-jammy | ok 2026-06-11 13:01:24.017401 | 2026-06-11 13:01:24.017501 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-11 13:01:24.890065 | ubuntu-jammy | changed 2026-06-11 13:01:24.904539 | 2026-06-11 13:01:24.904684 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-11 13:01:25.669084 | ubuntu-jammy | changed 2026-06-11 13:01:25.673728 | 2026-06-11 13:01:25.673832 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-11 13:01:25.731322 | ubuntu-jammy | skipping: Conditional result was False 2026-06-11 13:01:25.738283 | 2026-06-11 13:01:25.738379 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-11 13:01:26.699245 | ubuntu-jammy -> localhost | changed 2026-06-11 13:01:26.708200 | 2026-06-11 13:01:26.708293 | TASK [add-build-sshkey : Add back temp key] 2026-06-11 13:01:27.595419 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/d4d030dbf8fe496086f40d3d7dd502ce/work/d4d030dbf8fe496086f40d3d7dd502ce_id_rsa (zuul-build-sshkey) 2026-06-11 13:01:27.595608 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.036249 2026-06-11 13:01:27.602618 | 2026-06-11 13:01:27.602708 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-11 13:01:28.243889 | ubuntu-jammy | ok 2026-06-11 13:01:28.249133 | 2026-06-11 13:01:28.249222 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-11 13:01:28.334647 | ubuntu-jammy | skipping: Conditional result was False 2026-06-11 13:01:28.351533 | 2026-06-11 13:01:28.351636 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-11 13:01:29.577610 | ubuntu-jammy | ok 2026-06-11 13:01:29.603687 | 2026-06-11 13:01:29.603814 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-11 13:01:29.702753 | ubuntu-jammy | ok 2026-06-11 13:01:29.707744 | 2026-06-11 13:01:29.707845 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-11 13:01:30.367153 | ubuntu-jammy -> localhost | ok 2026-06-11 13:01:30.373335 | 2026-06-11 13:01:30.373439 | TASK [validate-host : Collect information about the host] 2026-06-11 13:01:31.803172 | ubuntu-jammy | ok 2026-06-11 13:01:31.833963 | 2026-06-11 13:01:31.834086 | TASK [validate-host : Sanitize hostname] 2026-06-11 13:01:32.053618 | ubuntu-jammy | ok 2026-06-11 13:01:32.230944 | 2026-06-11 13:01:32.231077 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-11 13:01:33.733936 | ubuntu-jammy -> localhost | changed 2026-06-11 13:01:33.738489 | 2026-06-11 13:01:33.738576 | TASK [validate-host : Collect information about zuul worker] 2026-06-11 13:01:34.435533 | ubuntu-jammy | ok 2026-06-11 13:01:34.439295 | 2026-06-11 13:01:34.439372 | TASK [validate-host : Write out all zuul information for each host] 2026-06-11 13:01:35.598926 | ubuntu-jammy -> localhost | changed 2026-06-11 13:01:35.606663 | 2026-06-11 13:01:35.606753 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-11 13:01:35.896403 | ubuntu-jammy | ok 2026-06-11 13:01:35.903272 | 2026-06-11 13:01:35.903370 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-11 13:01:37.448430 | ubuntu-jammy | changed: 2026-06-11 13:01:37.448584 | ubuntu-jammy | cd+++++++++ src/ 2026-06-11 13:01:37.448612 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-06-11 13:01:37.448632 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-06-11 13:01:37.448651 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-06-11 13:01:37.448668 | ubuntu-jammy | Containerfile 2026-06-11 13:01:37.448775 | ubuntu-jammy | Containerfile 2026-06-11 13:01:37.465829 | ubuntu-jammy | Containerfile 2026-06-11 13:01:37.465888 | ubuntu-jammy | Containerfile 2026-06-11 13:01:37.465948 | ubuntu-jammy | Containerfile 2026-06-11 13:01:37.466006 | ubuntu-jammy | Containerfile 2026-06-11 13:01:37.466084 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.006790 2026-06-11 13:02:57.556835 | 2026-06-11 13:02:57.557101 | TASK [upload-logs : Upload logs to log server] 2026-06-11 13:02:58.120143 | localhost | Output suppressed because no_log was given 2026-06-11 13:02:58.124243 | 2026-06-11 13:02:58.124423 | LOOP [upload-logs : Compress console log and json output] 2026-06-11 13:02:58.184145 | localhost | skipping: Conditional result was False 2026-06-11 13:02:58.189975 | localhost | skipping: Conditional result was False 2026-06-11 13:02:58.197829 | 2026-06-11 13:02:58.198147 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-11 13:02:58.244236 | localhost | skipping: Conditional result was False 2026-06-11 13:02:58.244590 | 2026-06-11 13:02:58.249121 | localhost | skipping: Conditional result was False 2026-06-11 13:02:58.258245 | 2026-06-11 13:02:58.258389 | LOOP [upload-logs : Upload console log and json output]