2025-12-29 03:14:21.332341 | Job console starting 2025-12-29 03:14:21.350580 | Updating git repos 2025-12-29 03:14:21.374724 | Cloning repos into workspace 2025-12-29 03:14:21.420898 | Restoring repo states 2025-12-29 03:14:21.432364 | Merging changes 2025-12-29 03:14:21.432387 | Checking out repos 2025-12-29 03:14:21.532065 | Preparing playbooks 2025-12-29 03:14:22.744966 | Running Ansible setup 2025-12-29 03:14:29.506017 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2025-12-29 03:14:30.932248 | 2025-12-29 03:14:30.932418 | PLAY [Base pre] 2025-12-29 03:14:30.949815 | 2025-12-29 03:14:30.949970 | TASK [Setup log path fact] 2025-12-29 03:14:30.981483 | ubuntu-jammy | ok 2025-12-29 03:14:31.015325 | 2025-12-29 03:14:31.015529 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-29 03:14:31.081365 | ubuntu-jammy | ok 2025-12-29 03:14:31.099622 | 2025-12-29 03:14:31.099831 | TASK [emit-job-header : Print job information] 2025-12-29 03:14:31.145006 | # Job Information 2025-12-29 03:14:31.145301 | Ansible Version: 2.16.14 2025-12-29 03:14:31.145431 | Job: ansible-lint 2025-12-29 03:14:31.145478 | Pipeline: periodic-daily 2025-12-29 03:14:31.145506 | Executor: 521e9411259a 2025-12-29 03:14:31.145529 | Triggered by: https://github.com/YAKEcloud/yake-ansible 2025-12-29 03:14:31.145552 | Event ID: 8b3d8eabf69e420f956e761bad729701 2025-12-29 03:14:31.182135 | 2025-12-29 03:14:31.182283 | LOOP [emit-job-header : Print node information] 2025-12-29 03:14:31.338926 | ubuntu-jammy | ok: 2025-12-29 03:14:31.339135 | ubuntu-jammy | # Node Information 2025-12-29 03:14:31.339170 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2025-12-29 03:14:31.339196 | ubuntu-jammy | Hostname: ubuntu 2025-12-29 03:14:31.339219 | ubuntu-jammy | Username: zuul 2025-12-29 03:14:31.339240 | ubuntu-jammy | Distro: Ubuntu 22.04 2025-12-29 03:14:31.339263 | ubuntu-jammy | Provider: regiocloud-a 2025-12-29 03:14:31.339284 | ubuntu-jammy | Region: 2025-12-29 03:14:31.339305 | ubuntu-jammy | Label: ubuntu-jammy 2025-12-29 03:14:31.339325 | ubuntu-jammy | Product Name: OpenStack Nova 2025-12-29 03:14:31.339345 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fec0:d849 2025-12-29 03:14:31.356083 | 2025-12-29 03:14:31.356227 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-29 03:14:32.040372 | ubuntu-jammy -> localhost | changed 2025-12-29 03:14:32.048498 | 2025-12-29 03:14:32.048661 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-29 03:14:33.909135 | ubuntu-jammy -> localhost | changed 2025-12-29 03:14:33.922358 | 2025-12-29 03:14:33.922497 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-29 03:14:34.381256 | ubuntu-jammy -> localhost | ok 2025-12-29 03:14:34.389502 | 2025-12-29 03:14:34.389660 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-29 03:14:34.440266 | ubuntu-jammy | ok 2025-12-29 03:14:34.461710 | ubuntu-jammy | included: /var/lib/zuul/builds/35e7f6a6cb25495bad42acd503dedaec/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-29 03:14:34.471588 | 2025-12-29 03:14:34.471767 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-29 03:14:36.955050 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2025-12-29 03:14:36.955292 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/35e7f6a6cb25495bad42acd503dedaec/work/35e7f6a6cb25495bad42acd503dedaec_id_rsa 2025-12-29 03:14:36.955332 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/35e7f6a6cb25495bad42acd503dedaec/work/35e7f6a6cb25495bad42acd503dedaec_id_rsa.pub 2025-12-29 03:14:36.955359 | ubuntu-jammy -> localhost | The key fingerprint is: 2025-12-29 03:14:36.955382 | ubuntu-jammy -> localhost | SHA256:SZSdp7Axvympfff35xD5rTtb/ZaxWkZl0g6F9vIfDf4 zuul-build-sshkey 2025-12-29 03:14:36.955404 | ubuntu-jammy -> localhost | The key's randomart image is: 2025-12-29 03:14:36.955425 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2025-12-29 03:14:36.955459 | ubuntu-jammy -> localhost | | .o . ..| 2025-12-29 03:14:36.955481 | ubuntu-jammy -> localhost | | .= o . oo | 2025-12-29 03:14:36.955500 | ubuntu-jammy -> localhost | | .* o .o.+| 2025-12-29 03:14:36.955519 | ubuntu-jammy -> localhost | | ...o o*o| 2025-12-29 03:14:36.955538 | ubuntu-jammy -> localhost | | S. o .o=o| 2025-12-29 03:14:36.955563 | ubuntu-jammy -> localhost | | o o o==| 2025-12-29 03:14:36.955582 | ubuntu-jammy -> localhost | | o . .+@| 2025-12-29 03:14:36.955601 | ubuntu-jammy -> localhost | | . . . . +*E| 2025-12-29 03:14:36.955622 | ubuntu-jammy -> localhost | | . . o*B*| 2025-12-29 03:14:36.955672 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2025-12-29 03:14:36.955734 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.253233 2025-12-29 03:14:36.963562 | 2025-12-29 03:14:36.964106 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-29 03:14:37.030694 | ubuntu-jammy | ok 2025-12-29 03:14:37.053007 | ubuntu-jammy | included: /var/lib/zuul/builds/35e7f6a6cb25495bad42acd503dedaec/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-29 03:14:37.076480 | 2025-12-29 03:14:37.076622 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-29 03:14:37.122787 | ubuntu-jammy | skipping: Conditional result was False 2025-12-29 03:14:37.131253 | 2025-12-29 03:14:37.131391 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-29 03:14:38.030075 | ubuntu-jammy | changed 2025-12-29 03:14:38.036899 | 2025-12-29 03:14:38.037013 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-29 03:14:38.352515 | ubuntu-jammy | ok 2025-12-29 03:14:38.366633 | 2025-12-29 03:14:38.366812 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-29 03:14:39.215773 | ubuntu-jammy | changed 2025-12-29 03:14:39.227781 | 2025-12-29 03:14:39.234064 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-29 03:14:39.999339 | ubuntu-jammy | changed 2025-12-29 03:14:40.020843 | 2025-12-29 03:14:40.020999 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-29 03:14:40.080059 | ubuntu-jammy | skipping: Conditional result was False 2025-12-29 03:14:40.093186 | 2025-12-29 03:14:40.093317 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-29 03:14:41.934802 | ubuntu-jammy -> localhost | changed 2025-12-29 03:14:41.948660 | 2025-12-29 03:14:41.948790 | TASK [add-build-sshkey : Add back temp key] 2025-12-29 03:14:43.828487 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/35e7f6a6cb25495bad42acd503dedaec/work/35e7f6a6cb25495bad42acd503dedaec_id_rsa (zuul-build-sshkey) 2025-12-29 03:14:43.828764 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.041090 2025-12-29 03:14:43.835867 | 2025-12-29 03:14:43.836002 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-29 03:14:44.664831 | ubuntu-jammy | ok 2025-12-29 03:14:44.689318 | 2025-12-29 03:14:44.689505 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-29 03:14:44.734340 | ubuntu-jammy | skipping: Conditional result was False 2025-12-29 03:14:44.749131 | 2025-12-29 03:14:44.749266 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-29 03:14:45.421430 | ubuntu-jammy | ok 2025-12-29 03:14:45.442624 | 2025-12-29 03:14:45.442808 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-29 03:14:45.519311 | ubuntu-jammy | ok 2025-12-29 03:14:45.531845 | 2025-12-29 03:14:45.532034 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-29 03:14:45.994893 | ubuntu-jammy -> localhost | ok 2025-12-29 03:14:46.014596 | 2025-12-29 03:14:46.014764 | TASK [validate-host : Collect information about the host] 2025-12-29 03:14:47.793121 | ubuntu-jammy | ok 2025-12-29 03:14:47.808817 | 2025-12-29 03:14:47.808964 | TASK [validate-host : Sanitize hostname] 2025-12-29 03:14:48.125777 | ubuntu-jammy | ok 2025-12-29 03:14:48.202393 | 2025-12-29 03:14:48.202551 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-29 03:14:49.446082 | ubuntu-jammy -> localhost | changed 2025-12-29 03:14:49.454113 | 2025-12-29 03:14:49.454248 | TASK [validate-host : Collect information about zuul worker] 2025-12-29 03:14:50.359605 | ubuntu-jammy | ok 2025-12-29 03:14:50.367475 | 2025-12-29 03:14:50.367610 | TASK [validate-host : Write out all zuul information for each host] 2025-12-29 03:14:51.519333 | ubuntu-jammy -> localhost | changed 2025-12-29 03:14:51.530615 | 2025-12-29 03:14:51.530759 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-29 03:14:51.796270 | ubuntu-jammy | ok 2025-12-29 03:14:51.802253 | 2025-12-29 03:14:51.802374 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-29 03:14:53.173432 | ubuntu-jammy | changed: 2025-12-29 03:14:53.173676 | ubuntu-jammy | cd+++++++++ src/ 2025-12-29 03:14:53.173713 | ubuntu-jammy | cd+++++++++ src/github.com/ 2025-12-29 03:14:53.173738 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2025-12-29 03:14:53.173760 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2025-12-29 03:14:53.173781 | ubuntu-jammy | Containerfile 2025-12-29 03:14:53.173928 | ubuntu-jammy | Containerfile 2025-12-29 03:14:53.193067 | ubuntu-jammy | Containerfile 2025-12-29 03:14:53.193138 | ubuntu-jammy | Containerfile 2025-12-29 03:14:53.193211 | ubuntu-jammy | Containerfile 2025-12-29 03:14:53.193279 | ubuntu-jammy | Containerfile 2025-12-29 03:14:53.203030 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.031143 2025-12-29 03:16:29.112324 | 2025-12-29 03:16:29.112459 | TASK [upload-logs : Upload logs to log server] 2025-12-29 03:16:30.805891 | localhost | Output suppressed because no_log was given 2025-12-29 03:16:30.809299 | 2025-12-29 03:16:30.809431 | LOOP [upload-logs : Compress console log and json output] 2025-12-29 03:16:30.924968 | localhost | skipping: Conditional result was False 2025-12-29 03:16:30.965944 | localhost | skipping: Conditional result was False 2025-12-29 03:16:30.984016 | 2025-12-29 03:16:30.984298 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-29 03:16:31.153689 | localhost | skipping: Conditional result was False 2025-12-29 03:16:31.154040 | 2025-12-29 03:16:31.175170 | localhost | skipping: Conditional result was False 2025-12-29 03:16:31.188858 | 2025-12-29 03:16:31.189006 | LOOP [upload-logs : Upload console log and json output]