2025-12-18 10:28:59.108654 | Job console starting 2025-12-18 10:28:59.125546 | Updating git repos 2025-12-18 10:28:59.164682 | Cloning repos into workspace 2025-12-18 10:28:59.302825 | Restoring repo states 2025-12-18 10:28:59.317957 | Merging changes 2025-12-18 10:29:00.249988 | Checking out repos 2025-12-18 10:29:00.304773 | Preparing playbooks 2025-12-18 10:29:01.499748 | Running Ansible setup 2025-12-18 10:29:07.680005 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2025-12-18 10:29:09.065822 | 2025-12-18 10:29:09.065998 | PLAY [Base pre] 2025-12-18 10:29:09.105721 | 2025-12-18 10:29:09.105892 | TASK [Setup log path fact] 2025-12-18 10:29:09.154422 | ubuntu-jammy | ok 2025-12-18 10:29:09.188346 | 2025-12-18 10:29:09.188518 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-18 10:29:09.229406 | ubuntu-jammy | ok 2025-12-18 10:29:09.251894 | 2025-12-18 10:29:09.252050 | TASK [emit-job-header : Print job information] 2025-12-18 10:29:09.328134 | # Job Information 2025-12-18 10:29:09.328520 | Ansible Version: 2.16.14 2025-12-18 10:29:09.328606 | Job: ansible-lint 2025-12-18 10:29:09.328682 | Pipeline: check 2025-12-18 10:29:09.328721 | Executor: 521e9411259a 2025-12-18 10:29:09.328766 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/428 2025-12-18 10:29:09.328805 | Event ID: 3c5ee960-dbfc-11f0-952d-087ef797984d 2025-12-18 10:29:09.347360 | 2025-12-18 10:29:09.347511 | LOOP [emit-job-header : Print node information] 2025-12-18 10:29:09.677282 | ubuntu-jammy | ok: 2025-12-18 10:29:09.677603 | ubuntu-jammy | # Node Information 2025-12-18 10:29:09.677683 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2025-12-18 10:29:09.677714 | ubuntu-jammy | Hostname: ubuntu 2025-12-18 10:29:09.677737 | ubuntu-jammy | Username: zuul 2025-12-18 10:29:09.677759 | ubuntu-jammy | Distro: Ubuntu 22.04 2025-12-18 10:29:09.677783 | ubuntu-jammy | Provider: regiocloud-a 2025-12-18 10:29:09.677805 | ubuntu-jammy | Region: 2025-12-18 10:29:09.677827 | ubuntu-jammy | Label: ubuntu-jammy 2025-12-18 10:29:09.677848 | ubuntu-jammy | Product Name: OpenStack Nova 2025-12-18 10:29:09.677868 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe1d:2a1e 2025-12-18 10:29:09.703476 | 2025-12-18 10:29:09.703649 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-18 10:29:10.774323 | ubuntu-jammy -> localhost | changed 2025-12-18 10:29:10.787553 | 2025-12-18 10:29:10.787710 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-18 10:29:12.891827 | ubuntu-jammy -> localhost | changed 2025-12-18 10:29:12.931152 | 2025-12-18 10:29:12.931379 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-18 10:29:13.945776 | ubuntu-jammy -> localhost | ok 2025-12-18 10:29:13.955858 | 2025-12-18 10:29:13.956014 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-18 10:29:14.014283 | ubuntu-jammy | ok 2025-12-18 10:29:14.061498 | ubuntu-jammy | included: /var/lib/zuul/builds/7143f2af4d1e4691ae82d2732cac9bc4/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-18 10:29:14.082088 | 2025-12-18 10:29:14.082231 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-18 10:29:19.971337 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2025-12-18 10:29:19.971614 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/7143f2af4d1e4691ae82d2732cac9bc4/work/7143f2af4d1e4691ae82d2732cac9bc4_id_rsa 2025-12-18 10:29:19.971706 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/7143f2af4d1e4691ae82d2732cac9bc4/work/7143f2af4d1e4691ae82d2732cac9bc4_id_rsa.pub 2025-12-18 10:29:19.971735 | ubuntu-jammy -> localhost | The key fingerprint is: 2025-12-18 10:29:19.971760 | ubuntu-jammy -> localhost | SHA256:mIFVAjadIu0xH3bc4gCNE0o83OhBrVHVW3IyZ5fDe0c zuul-build-sshkey 2025-12-18 10:29:19.971783 | ubuntu-jammy -> localhost | The key's randomart image is: 2025-12-18 10:29:19.971815 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2025-12-18 10:29:19.971837 | ubuntu-jammy -> localhost | | +o*BO+=.. . . | 2025-12-18 10:29:19.971858 | ubuntu-jammy -> localhost | | .OoX+B.O * = E| 2025-12-18 10:29:19.971878 | ubuntu-jammy -> localhost | | ..B.B.= @ . o . | 2025-12-18 10:29:19.971897 | ubuntu-jammy -> localhost | | o . .+o . . .| 2025-12-18 10:29:19.971917 | ubuntu-jammy -> localhost | | o S . . | 2025-12-18 10:29:19.971946 | ubuntu-jammy -> localhost | | | 2025-12-18 10:29:19.971967 | ubuntu-jammy -> localhost | | | 2025-12-18 10:29:19.971987 | ubuntu-jammy -> localhost | | | 2025-12-18 10:29:19.972007 | ubuntu-jammy -> localhost | | | 2025-12-18 10:29:19.972026 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2025-12-18 10:29:19.972084 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:03.929179 2025-12-18 10:29:19.984378 | 2025-12-18 10:29:19.984515 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-18 10:29:20.027126 | ubuntu-jammy | ok 2025-12-18 10:29:20.038509 | ubuntu-jammy | included: /var/lib/zuul/builds/7143f2af4d1e4691ae82d2732cac9bc4/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-18 10:29:20.051965 | 2025-12-18 10:29:20.052108 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-18 10:29:20.077290 | ubuntu-jammy | skipping: Conditional result was False 2025-12-18 10:29:20.083735 | 2025-12-18 10:29:20.083871 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-18 10:29:20.982176 | ubuntu-jammy | changed 2025-12-18 10:29:20.999478 | 2025-12-18 10:29:20.999624 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-18 10:29:21.320014 | ubuntu-jammy | ok 2025-12-18 10:29:21.331224 | 2025-12-18 10:29:21.331358 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-18 10:29:22.203482 | ubuntu-jammy | changed 2025-12-18 10:29:22.256769 | 2025-12-18 10:29:22.258905 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-18 10:29:23.090077 | ubuntu-jammy | changed 2025-12-18 10:29:23.112194 | 2025-12-18 10:29:23.113220 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-18 10:29:23.200770 | ubuntu-jammy | skipping: Conditional result was False 2025-12-18 10:29:23.213777 | 2025-12-18 10:29:23.213933 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-18 10:29:24.999235 | ubuntu-jammy -> localhost | changed 2025-12-18 10:29:25.058441 | 2025-12-18 10:29:25.058589 | TASK [add-build-sshkey : Add back temp key] 2025-12-18 10:29:26.479873 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/7143f2af4d1e4691ae82d2732cac9bc4/work/7143f2af4d1e4691ae82d2732cac9bc4_id_rsa (zuul-build-sshkey) 2025-12-18 10:29:26.480240 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.073148 2025-12-18 10:29:26.544270 | 2025-12-18 10:29:26.544431 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-18 10:29:27.123075 | ubuntu-jammy | ok 2025-12-18 10:29:27.142288 | 2025-12-18 10:29:27.142437 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-18 10:29:27.182038 | ubuntu-jammy | skipping: Conditional result was False 2025-12-18 10:29:27.297705 | 2025-12-18 10:29:27.299414 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-18 10:29:28.284918 | ubuntu-jammy | ok 2025-12-18 10:29:28.309056 | 2025-12-18 10:29:28.309218 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-18 10:29:28.440879 | ubuntu-jammy | ok 2025-12-18 10:29:28.471450 | 2025-12-18 10:29:28.471595 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-18 10:29:30.099181 | ubuntu-jammy -> localhost | ok 2025-12-18 10:29:30.106430 | 2025-12-18 10:29:30.106561 | TASK [validate-host : Collect information about the host] 2025-12-18 10:29:32.749142 | ubuntu-jammy | ok 2025-12-18 10:29:32.802100 | 2025-12-18 10:29:32.802317 | TASK [validate-host : Sanitize hostname] 2025-12-18 10:29:32.998818 | ubuntu-jammy | ok 2025-12-18 10:29:33.165381 | 2025-12-18 10:29:33.165512 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-18 10:29:34.790111 | ubuntu-jammy -> localhost | changed 2025-12-18 10:29:34.795681 | 2025-12-18 10:29:34.795788 | TASK [validate-host : Collect information about zuul worker] 2025-12-18 10:29:35.334020 | ubuntu-jammy | ok 2025-12-18 10:29:35.341662 | 2025-12-18 10:29:35.341766 | TASK [validate-host : Write out all zuul information for each host] 2025-12-18 10:29:36.924839 | ubuntu-jammy -> localhost | changed 2025-12-18 10:29:36.945276 | 2025-12-18 10:29:36.945391 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-18 10:29:37.269932 | ubuntu-jammy | ok 2025-12-18 10:29:37.287495 | 2025-12-18 10:29:37.287661 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-18 10:29:39.057370 | ubuntu-jammy | changed: 2025-12-18 10:29:39.057596 | ubuntu-jammy | cd+++++++++ src/ 2025-12-18 10:29:39.057681 | ubuntu-jammy | cd+++++++++ src/github.com/ 2025-12-18 10:29:39.057709 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2025-12-18 10:29:39.057732 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2025-12-18 10:29:39.057754 | ubuntu-jammy | Containerfile 2025-12-18 10:29:39.057906 | ubuntu-jammy | Containerfile 2025-12-18 10:29:39.105104 | ubuntu-jammy | Containerfile 2025-12-18 10:29:39.105175 | ubuntu-jammy | Containerfile 2025-12-18 10:29:39.105244 | ubuntu-jammy | Containerfile 2025-12-18 10:29:39.105313 | ubuntu-jammy | Containerfile 2025-12-18 10:29:39.105383 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.013906 2025-12-18 10:31:14.350020 | 2025-12-18 10:31:14.350167 | TASK [upload-logs : Upload logs to log server] 2025-12-18 10:31:15.027274 | localhost | Output suppressed because no_log was given 2025-12-18 10:31:15.031880 | 2025-12-18 10:31:15.032077 | LOOP [upload-logs : Compress console log and json output] 2025-12-18 10:31:15.107077 | localhost | skipping: Conditional result was False 2025-12-18 10:31:15.112500 | localhost | skipping: Conditional result was False 2025-12-18 10:31:15.125522 | 2025-12-18 10:31:15.125685 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-18 10:31:15.182169 | localhost | skipping: Conditional result was False 2025-12-18 10:31:15.183148 | 2025-12-18 10:31:15.185234 | localhost | skipping: Conditional result was False 2025-12-18 10:31:15.194583 | 2025-12-18 10:31:15.194957 | LOOP [upload-logs : Upload console log and json output]