2025-12-23 03:14:09.445871 | Job console starting 2025-12-23 03:14:09.457005 | Updating git repos 2025-12-23 03:14:09.503477 | Cloning repos into workspace 2025-12-23 03:14:09.554183 | Restoring repo states 2025-12-23 03:14:09.563512 | Merging changes 2025-12-23 03:14:09.563534 | Checking out repos 2025-12-23 03:14:09.682380 | Preparing playbooks 2025-12-23 03:14:10.929369 | Running Ansible setup 2025-12-23 03:14:16.097868 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2025-12-23 03:14:17.124753 | 2025-12-23 03:14:17.124937 | PLAY [Base pre] 2025-12-23 03:14:17.142139 | 2025-12-23 03:14:17.142311 | TASK [Setup log path fact] 2025-12-23 03:14:17.162213 | ubuntu-jammy | ok 2025-12-23 03:14:17.180029 | 2025-12-23 03:14:17.180198 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-23 03:14:17.211452 | ubuntu-jammy | ok 2025-12-23 03:14:17.222402 | 2025-12-23 03:14:17.222593 | TASK [emit-job-header : Print job information] 2025-12-23 03:14:17.283460 | # Job Information 2025-12-23 03:14:17.283665 | Ansible Version: 2.16.14 2025-12-23 03:14:17.283700 | Job: yamllint 2025-12-23 03:14:17.283733 | Pipeline: periodic-daily 2025-12-23 03:14:17.283756 | Executor: 521e9411259a 2025-12-23 03:14:17.283777 | Triggered by: https://github.com/YAKEcloud/yake-ansible 2025-12-23 03:14:17.283799 | Event ID: de5763b30dcd43f5894f0088cb159989 2025-12-23 03:14:17.288787 | 2025-12-23 03:14:17.288916 | LOOP [emit-job-header : Print node information] 2025-12-23 03:14:17.400062 | ubuntu-jammy | ok: 2025-12-23 03:14:17.400326 | ubuntu-jammy | # Node Information 2025-12-23 03:14:17.400361 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2025-12-23 03:14:17.400386 | ubuntu-jammy | Hostname: ubuntu 2025-12-23 03:14:17.400408 | ubuntu-jammy | Username: zuul 2025-12-23 03:14:17.400429 | ubuntu-jammy | Distro: Ubuntu 22.04 2025-12-23 03:14:17.400453 | ubuntu-jammy | Provider: regiocloud-a 2025-12-23 03:14:17.400475 | ubuntu-jammy | Region: 2025-12-23 03:14:17.400513 | ubuntu-jammy | Label: ubuntu-jammy 2025-12-23 03:14:17.400533 | ubuntu-jammy | Product Name: OpenStack Nova 2025-12-23 03:14:17.400553 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fede:f248 2025-12-23 03:14:17.422050 | 2025-12-23 03:14:17.422185 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-23 03:14:18.161911 | ubuntu-jammy -> localhost | changed 2025-12-23 03:14:18.169850 | 2025-12-23 03:14:18.169979 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-23 03:14:20.484757 | ubuntu-jammy -> localhost | changed 2025-12-23 03:14:20.496792 | 2025-12-23 03:14:20.496930 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-23 03:14:21.266706 | ubuntu-jammy -> localhost | ok 2025-12-23 03:14:21.273523 | 2025-12-23 03:14:21.273669 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-23 03:14:21.305077 | ubuntu-jammy | ok 2025-12-23 03:14:21.389980 | ubuntu-jammy | included: /var/lib/zuul/builds/1e9c17ea8d39464abde9758f6095a0f0/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-23 03:14:21.415084 | 2025-12-23 03:14:21.415228 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-23 03:14:23.444291 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2025-12-23 03:14:23.444574 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/1e9c17ea8d39464abde9758f6095a0f0/work/1e9c17ea8d39464abde9758f6095a0f0_id_rsa 2025-12-23 03:14:23.444615 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/1e9c17ea8d39464abde9758f6095a0f0/work/1e9c17ea8d39464abde9758f6095a0f0_id_rsa.pub 2025-12-23 03:14:23.444641 | ubuntu-jammy -> localhost | The key fingerprint is: 2025-12-23 03:14:23.444666 | ubuntu-jammy -> localhost | SHA256:iRmS4IT8LeNoRFnq7a1zokriwyztdrjBq4h/RROCE48 zuul-build-sshkey 2025-12-23 03:14:23.444688 | ubuntu-jammy -> localhost | The key's randomart image is: 2025-12-23 03:14:23.444709 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2025-12-23 03:14:23.444743 | ubuntu-jammy -> localhost | |..*+ | 2025-12-23 03:14:23.444766 | ubuntu-jammy -> localhost | |.*++... | 2025-12-23 03:14:23.444786 | ubuntu-jammy -> localhost | |..E.=... | 2025-12-23 03:14:23.444806 | ubuntu-jammy -> localhost | |...+ oo+ . | 2025-12-23 03:14:23.444826 | ubuntu-jammy -> localhost | |..o.o.o.S | 2025-12-23 03:14:23.445761 | ubuntu-jammy -> localhost | | +... . | 2025-12-23 03:14:23.445789 | ubuntu-jammy -> localhost | |=ooo o | 2025-12-23 03:14:23.445812 | ubuntu-jammy -> localhost | |B++=+. | 2025-12-23 03:14:23.445836 | ubuntu-jammy -> localhost | |BBB=+ | 2025-12-23 03:14:23.445858 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2025-12-23 03:14:23.445924 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.762076 2025-12-23 03:14:23.452710 | 2025-12-23 03:14:23.452828 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-23 03:14:23.524399 | ubuntu-jammy | ok 2025-12-23 03:14:23.534740 | ubuntu-jammy | included: /var/lib/zuul/builds/1e9c17ea8d39464abde9758f6095a0f0/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-23 03:14:23.595682 | 2025-12-23 03:14:23.595869 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-23 03:14:23.630621 | ubuntu-jammy | skipping: Conditional result was False 2025-12-23 03:14:23.637842 | 2025-12-23 03:14:23.637982 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-23 03:14:24.460574 | ubuntu-jammy | changed 2025-12-23 03:14:24.478539 | 2025-12-23 03:14:24.478682 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-23 03:14:24.833200 | ubuntu-jammy | ok 2025-12-23 03:14:24.844561 | 2025-12-23 03:14:24.844705 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-23 03:14:25.735631 | ubuntu-jammy | changed 2025-12-23 03:14:25.748136 | 2025-12-23 03:14:25.748279 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-23 03:14:26.670154 | ubuntu-jammy | changed 2025-12-23 03:14:26.678977 | 2025-12-23 03:14:26.679098 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-23 03:14:26.717958 | ubuntu-jammy | skipping: Conditional result was False 2025-12-23 03:14:26.725149 | 2025-12-23 03:14:26.725278 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-23 03:14:28.068210 | ubuntu-jammy -> localhost | changed 2025-12-23 03:14:28.111261 | 2025-12-23 03:14:28.122215 | TASK [add-build-sshkey : Add back temp key] 2025-12-23 03:14:29.182720 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/1e9c17ea8d39464abde9758f6095a0f0/work/1e9c17ea8d39464abde9758f6095a0f0_id_rsa (zuul-build-sshkey) 2025-12-23 03:14:29.183044 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.016166 2025-12-23 03:14:29.197532 | 2025-12-23 03:14:29.197749 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-23 03:14:30.240429 | ubuntu-jammy | ok 2025-12-23 03:14:30.252444 | 2025-12-23 03:14:30.252941 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-23 03:14:30.288035 | ubuntu-jammy | skipping: Conditional result was False 2025-12-23 03:14:30.303363 | 2025-12-23 03:14:30.303527 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-23 03:14:30.883972 | ubuntu-jammy | ok 2025-12-23 03:14:30.947146 | 2025-12-23 03:14:30.947343 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-23 03:14:31.020029 | ubuntu-jammy | ok 2025-12-23 03:14:31.033421 | 2025-12-23 03:14:31.034212 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-23 03:14:31.919814 | ubuntu-jammy -> localhost | ok 2025-12-23 03:14:31.927353 | 2025-12-23 03:14:31.927477 | TASK [validate-host : Collect information about the host] 2025-12-23 03:14:33.994119 | ubuntu-jammy | ok 2025-12-23 03:14:34.058702 | 2025-12-23 03:14:34.058869 | TASK [validate-host : Sanitize hostname] 2025-12-23 03:14:34.402635 | ubuntu-jammy | ok 2025-12-23 03:14:34.475231 | 2025-12-23 03:14:34.475383 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-23 03:14:36.015321 | ubuntu-jammy -> localhost | changed 2025-12-23 03:14:36.025172 | 2025-12-23 03:14:36.025455 | TASK [validate-host : Collect information about zuul worker] 2025-12-23 03:14:36.932093 | ubuntu-jammy | ok 2025-12-23 03:14:36.939533 | 2025-12-23 03:14:36.939686 | TASK [validate-host : Write out all zuul information for each host] 2025-12-23 03:14:38.773288 | ubuntu-jammy -> localhost | changed 2025-12-23 03:14:38.787343 | 2025-12-23 03:14:38.787502 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-23 03:14:39.104289 | ubuntu-jammy | ok 2025-12-23 03:14:39.120690 | 2025-12-23 03:14:39.120836 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-23 03:14:41.585344 | ubuntu-jammy | changed: 2025-12-23 03:14:41.585610 | ubuntu-jammy | cd+++++++++ src/ 2025-12-23 03:14:41.585647 | ubuntu-jammy | cd+++++++++ src/github.com/ 2025-12-23 03:14:41.585672 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2025-12-23 03:14:41.585693 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2025-12-23 03:14:41.585713 | ubuntu-jammy | Containerfile 2025-12-23 03:14:41.585863 | ubuntu-jammy | Containerfile 2025-12-23 03:14:41.612214 | ubuntu-jammy | Containerfile 2025-12-23 03:14:41.612289 | ubuntu-jammy | Containerfile 2025-12-23 03:14:41.612368 | ubuntu-jammy | Containerfile 2025-12-23 03:14:41.612438 | ubuntu-jammy | Containerfile 2025-12-23 03:14:41.612521 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.007336 2025-12-23 03:15:16.108833 | 2025-12-23 03:15:16.108960 | TASK [upload-logs : Upload logs to log server] 2025-12-23 03:15:17.052934 | localhost | Output suppressed because no_log was given 2025-12-23 03:15:17.055162 | 2025-12-23 03:15:17.055271 | LOOP [upload-logs : Compress console log and json output] 2025-12-23 03:15:17.108335 | localhost | skipping: Conditional result was False 2025-12-23 03:15:17.115117 | localhost | skipping: Conditional result was False 2025-12-23 03:15:17.130099 | 2025-12-23 03:15:17.130240 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-23 03:15:17.208167 | localhost | skipping: Conditional result was False 2025-12-23 03:15:17.208468 | 2025-12-23 03:15:17.213870 | localhost | skipping: Conditional result was False 2025-12-23 03:15:17.218556 | 2025-12-23 03:15:17.218675 | LOOP [upload-logs : Upload console log and json output]