2026-05-15 03:20:06.178050 | Job console starting 2026-05-15 03:20:06.200670 | Updating git repos 2026-05-15 03:20:06.237501 | Cloning repos into workspace 2026-05-15 03:20:06.281970 | Restoring repo states 2026-05-15 03:20:06.289012 | Merging changes 2026-05-15 03:20:06.289026 | Checking out repos 2026-05-15 03:20:06.379269 | Preparing playbooks 2026-05-15 03:20:06.906807 | Running Ansible setup 2026-05-15 03:20:11.382427 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-05-15 03:20:12.388826 | 2026-05-15 03:20:12.388968 | PLAY [Base pre] 2026-05-15 03:20:12.404131 | 2026-05-15 03:20:12.404258 | TASK [Setup log path fact] 2026-05-15 03:20:12.432589 | ubuntu-jammy | ok 2026-05-15 03:20:12.447831 | 2026-05-15 03:20:12.447966 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-15 03:20:12.487229 | ubuntu-jammy | ok 2026-05-15 03:20:12.496535 | 2026-05-15 03:20:12.496654 | TASK [emit-job-header : Print job information] 2026-05-15 03:20:12.550162 | # Job Information 2026-05-15 03:20:12.550332 | Ansible Version: 2.16.14 2026-05-15 03:20:12.550366 | Job: ansible-lint 2026-05-15 03:20:12.550399 | Pipeline: periodic-daily 2026-05-15 03:20:12.550422 | Executor: 521e9411259a 2026-05-15 03:20:12.550444 | Triggered by: https://github.com/YAKEcloud/yake-ansible 2026-05-15 03:20:12.550466 | Event ID: 248e518d0bae43459f688d448f7f631b 2026-05-15 03:20:12.555408 | 2026-05-15 03:20:12.555510 | LOOP [emit-job-header : Print node information] 2026-05-15 03:20:12.665995 | ubuntu-jammy | ok: 2026-05-15 03:20:12.666200 | ubuntu-jammy | # Node Information 2026-05-15 03:20:12.666237 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-05-15 03:20:12.666262 | ubuntu-jammy | Hostname: ubuntu 2026-05-15 03:20:12.666284 | ubuntu-jammy | Username: zuul 2026-05-15 03:20:12.666303 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-05-15 03:20:12.666326 | ubuntu-jammy | Provider: regiocloud-a 2026-05-15 03:20:12.666346 | ubuntu-jammy | Region: 2026-05-15 03:20:12.666367 | ubuntu-jammy | Label: ubuntu-jammy 2026-05-15 03:20:12.666386 | ubuntu-jammy | Product Name: OpenStack Nova 2026-05-15 03:20:12.666405 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe7b:e789 2026-05-15 03:20:12.685011 | 2026-05-15 03:20:12.685128 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-15 03:20:13.235969 | ubuntu-jammy -> localhost | changed 2026-05-15 03:20:13.242914 | 2026-05-15 03:20:13.243022 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-15 03:20:14.554155 | ubuntu-jammy -> localhost | changed 2026-05-15 03:20:14.565028 | 2026-05-15 03:20:14.565137 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-15 03:20:14.822343 | ubuntu-jammy -> localhost | ok 2026-05-15 03:20:14.828705 | 2026-05-15 03:20:14.828815 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-15 03:20:14.847827 | ubuntu-jammy | ok 2026-05-15 03:20:14.868893 | ubuntu-jammy | included: /var/lib/zuul/builds/3bc0a42220ee4231a92161c6ae2a2626/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-15 03:20:14.875332 | 2026-05-15 03:20:14.875430 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-15 03:20:17.317428 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-05-15 03:20:17.317630 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/3bc0a42220ee4231a92161c6ae2a2626/work/3bc0a42220ee4231a92161c6ae2a2626_id_rsa 2026-05-15 03:20:17.317687 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/3bc0a42220ee4231a92161c6ae2a2626/work/3bc0a42220ee4231a92161c6ae2a2626_id_rsa.pub 2026-05-15 03:20:17.317713 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-05-15 03:20:17.317739 | ubuntu-jammy -> localhost | SHA256:of0UK7e5+NiZSPYmLTxNlxXbpuEpxNmykkPC/ZAV2JI zuul-build-sshkey 2026-05-15 03:20:17.317762 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-05-15 03:20:17.317784 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-05-15 03:20:17.317821 | ubuntu-jammy -> localhost | | +.. | 2026-05-15 03:20:17.317844 | ubuntu-jammy -> localhost | | E o . | 2026-05-15 03:20:17.317864 | ubuntu-jammy -> localhost | | ....= o + | 2026-05-15 03:20:17.317884 | ubuntu-jammy -> localhost | | oo.=o= = o| 2026-05-15 03:20:17.317904 | ubuntu-jammy -> localhost | | . So+= * = | 2026-05-15 03:20:17.317931 | ubuntu-jammy -> localhost | | ==o* + | 2026-05-15 03:20:17.317952 | ubuntu-jammy -> localhost | | .o+++ . | 2026-05-15 03:20:17.317973 | ubuntu-jammy -> localhost | | o=*++ | 2026-05-15 03:20:17.318082 | ubuntu-jammy -> localhost | | +*B | 2026-05-15 03:20:17.318107 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-05-15 03:20:17.318165 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.950342 2026-05-15 03:20:17.324594 | 2026-05-15 03:20:17.324714 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-15 03:20:17.357026 | ubuntu-jammy | ok 2026-05-15 03:20:17.378731 | ubuntu-jammy | included: /var/lib/zuul/builds/3bc0a42220ee4231a92161c6ae2a2626/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-15 03:20:17.388664 | 2026-05-15 03:20:17.388764 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-15 03:20:17.427091 | ubuntu-jammy | skipping: Conditional result was False 2026-05-15 03:20:17.434505 | 2026-05-15 03:20:17.434619 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-15 03:20:18.052109 | ubuntu-jammy | changed 2026-05-15 03:20:18.058175 | 2026-05-15 03:20:18.058262 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-15 03:20:18.282483 | ubuntu-jammy | ok 2026-05-15 03:20:18.289593 | 2026-05-15 03:20:18.289731 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-15 03:20:18.892159 | ubuntu-jammy | changed 2026-05-15 03:20:18.907066 | 2026-05-15 03:20:18.907280 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-15 03:20:19.624726 | ubuntu-jammy | changed 2026-05-15 03:20:19.631030 | 2026-05-15 03:20:19.637103 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-15 03:20:19.687921 | ubuntu-jammy | skipping: Conditional result was False 2026-05-15 03:20:19.693821 | 2026-05-15 03:20:19.693922 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-15 03:20:21.041956 | ubuntu-jammy -> localhost | changed 2026-05-15 03:20:21.064949 | 2026-05-15 03:20:21.065136 | TASK [add-build-sshkey : Add back temp key] 2026-05-15 03:20:21.614339 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/3bc0a42220ee4231a92161c6ae2a2626/work/3bc0a42220ee4231a92161c6ae2a2626_id_rsa (zuul-build-sshkey) 2026-05-15 03:20:21.614757 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.027210 2026-05-15 03:20:21.622524 | 2026-05-15 03:20:21.622671 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-15 03:20:22.115967 | ubuntu-jammy | ok 2026-05-15 03:20:22.124044 | 2026-05-15 03:20:22.124210 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-15 03:20:22.179117 | ubuntu-jammy | skipping: Conditional result was False 2026-05-15 03:20:22.190311 | 2026-05-15 03:20:22.190448 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-15 03:20:22.653200 | ubuntu-jammy | ok 2026-05-15 03:20:22.665056 | 2026-05-15 03:20:22.665200 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-15 03:20:22.712067 | ubuntu-jammy | ok 2026-05-15 03:20:22.719952 | 2026-05-15 03:20:22.720109 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-15 03:20:23.065777 | ubuntu-jammy -> localhost | ok 2026-05-15 03:20:23.076012 | 2026-05-15 03:20:23.076326 | TASK [validate-host : Collect information about the host] 2026-05-15 03:20:24.337060 | ubuntu-jammy | ok 2026-05-15 03:20:24.363069 | 2026-05-15 03:20:24.363223 | TASK [validate-host : Sanitize hostname] 2026-05-15 03:20:24.552465 | ubuntu-jammy | ok 2026-05-15 03:20:24.703287 | 2026-05-15 03:20:24.703440 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-15 03:20:25.531791 | ubuntu-jammy -> localhost | changed 2026-05-15 03:20:25.537473 | 2026-05-15 03:20:25.537574 | TASK [validate-host : Collect information about zuul worker] 2026-05-15 03:20:25.930404 | ubuntu-jammy | ok 2026-05-15 03:20:25.942034 | 2026-05-15 03:20:25.942147 | TASK [validate-host : Write out all zuul information for each host] 2026-05-15 03:20:26.988399 | ubuntu-jammy -> localhost | changed 2026-05-15 03:20:26.997367 | 2026-05-15 03:20:26.997467 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-15 03:20:27.237244 | ubuntu-jammy | ok 2026-05-15 03:20:27.242532 | 2026-05-15 03:20:27.242630 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-15 03:20:28.257246 | ubuntu-jammy | changed: 2026-05-15 03:20:28.257414 | ubuntu-jammy | cd+++++++++ src/ 2026-05-15 03:20:28.257446 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-05-15 03:20:28.257470 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-05-15 03:20:28.257492 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-05-15 03:20:28.257512 | ubuntu-jammy | Containerfile 2026-05-15 03:20:28.257686 | ubuntu-jammy | Containerfile 2026-05-15 03:20:28.262771 | ubuntu-jammy | Containerfile 2026-05-15 03:20:28.262852 | ubuntu-jammy | Containerfile 2026-05-15 03:20:28.262923 | ubuntu-jammy | Containerfile 2026-05-15 03:20:28.262992 | ubuntu-jammy | Containerfile 2026-05-15 03:20:28.263061 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.007724 2026-05-15 03:22:05.135375 | 2026-05-15 03:22:05.135619 | TASK [upload-logs : Upload logs to log server] 2026-05-15 03:22:05.711999 | localhost | Output suppressed because no_log was given 2026-05-15 03:22:05.720924 | 2026-05-15 03:22:05.722022 | LOOP [upload-logs : Compress console log and json output] 2026-05-15 03:22:05.776878 | localhost | skipping: Conditional result was False 2026-05-15 03:22:05.785360 | localhost | skipping: Conditional result was False 2026-05-15 03:22:05.791839 | 2026-05-15 03:22:05.791990 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-15 03:22:05.851974 | localhost | skipping: Conditional result was False 2026-05-15 03:22:05.853019 | 2026-05-15 03:22:05.855887 | localhost | skipping: Conditional result was False 2026-05-15 03:22:05.862254 | 2026-05-15 03:22:05.862468 | LOOP [upload-logs : Upload console log and json output]