2026-05-18 03:03:32.228757 | Job console starting 2026-05-18 03:03:32.259491 | Updating git repos 2026-05-18 03:03:32.310161 | Cloning repos into workspace 2026-05-18 03:03:32.401423 | Restoring repo states 2026-05-18 03:03:32.435440 | Merging changes 2026-05-18 03:03:32.435464 | Checking out repos 2026-05-18 03:03:32.543793 | Preparing playbooks 2026-05-18 03:03:33.664984 | Running Ansible setup 2026-05-18 03:03:39.425763 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-05-18 03:03:40.466916 | 2026-05-18 03:03:40.467101 | PLAY [Base pre] 2026-05-18 03:03:40.507693 | 2026-05-18 03:03:40.507845 | TASK [Setup log path fact] 2026-05-18 03:03:40.547153 | ubuntu-jammy | ok 2026-05-18 03:03:40.577087 | 2026-05-18 03:03:40.577249 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-18 03:03:40.618245 | ubuntu-jammy | ok 2026-05-18 03:03:40.644024 | 2026-05-18 03:03:40.644193 | TASK [emit-job-header : Print job information] 2026-05-18 03:03:40.734026 | # Job Information 2026-05-18 03:03:40.734214 | Ansible Version: 2.16.14 2026-05-18 03:03:40.734250 | Job: yamllint 2026-05-18 03:03:40.734284 | Pipeline: periodic-daily 2026-05-18 03:03:40.734308 | Executor: 521e9411259a 2026-05-18 03:03:40.734329 | Triggered by: https://github.com/YAKEcloud/yake-ansible 2026-05-18 03:03:40.734351 | Event ID: 06977ef8c6f04f6390d39efe6d7b7c44 2026-05-18 03:03:40.743784 | 2026-05-18 03:03:40.743915 | LOOP [emit-job-header : Print node information] 2026-05-18 03:03:40.920231 | ubuntu-jammy | ok: 2026-05-18 03:03:40.920400 | ubuntu-jammy | # Node Information 2026-05-18 03:03:40.920433 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-05-18 03:03:40.920458 | ubuntu-jammy | Hostname: ubuntu 2026-05-18 03:03:40.920481 | ubuntu-jammy | Username: zuul 2026-05-18 03:03:40.920503 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-05-18 03:03:40.920527 | ubuntu-jammy | Provider: regiocloud-a 2026-05-18 03:03:40.920548 | ubuntu-jammy | Region: 2026-05-18 03:03:40.920569 | ubuntu-jammy | Label: ubuntu-jammy 2026-05-18 03:03:40.920589 | ubuntu-jammy | Product Name: OpenStack Nova 2026-05-18 03:03:40.920609 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fec6:44c2 2026-05-18 03:03:40.940418 | 2026-05-18 03:03:40.940555 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-18 03:03:41.653449 | ubuntu-jammy -> localhost | changed 2026-05-18 03:03:41.660683 | 2026-05-18 03:03:41.660792 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-18 03:03:43.449155 | ubuntu-jammy -> localhost | changed 2026-05-18 03:03:43.458034 | 2026-05-18 03:03:43.458141 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-18 03:03:43.759375 | ubuntu-jammy -> localhost | ok 2026-05-18 03:03:43.769235 | 2026-05-18 03:03:43.769340 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-18 03:03:43.796402 | ubuntu-jammy | ok 2026-05-18 03:03:43.820762 | ubuntu-jammy | included: /var/lib/zuul/builds/754eddee3655486fa57254b89869dc3b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-18 03:03:43.825878 | 2026-05-18 03:03:43.825958 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-18 03:03:45.691821 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-05-18 03:03:45.691987 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/754eddee3655486fa57254b89869dc3b/work/754eddee3655486fa57254b89869dc3b_id_rsa 2026-05-18 03:03:45.692018 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/754eddee3655486fa57254b89869dc3b/work/754eddee3655486fa57254b89869dc3b_id_rsa.pub 2026-05-18 03:03:45.692040 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-05-18 03:03:45.692061 | ubuntu-jammy -> localhost | SHA256:lKX5ONBoBobp3X4KJ9ZQI8BbKTFs7YUMEezR/bVf7XU zuul-build-sshkey 2026-05-18 03:03:45.692105 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-05-18 03:03:45.692123 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-05-18 03:03:45.692148 | ubuntu-jammy -> localhost | | +B%o+ . | 2026-05-18 03:03:45.692167 | ubuntu-jammy -> localhost | | XoO.=o =. | 2026-05-18 03:03:45.692184 | ubuntu-jammy -> localhost | | + B ==o*. . . | 2026-05-18 03:03:45.692201 | ubuntu-jammy -> localhost | | + +o.o.o. . E| 2026-05-18 03:03:45.692218 | ubuntu-jammy -> localhost | | + S .. . .o| 2026-05-18 03:03:45.692241 | ubuntu-jammy -> localhost | | + + .. . .| 2026-05-18 03:03:45.692258 | ubuntu-jammy -> localhost | | . + o | 2026-05-18 03:03:45.692274 | ubuntu-jammy -> localhost | | . | 2026-05-18 03:03:45.692291 | ubuntu-jammy -> localhost | | | 2026-05-18 03:03:45.692307 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-05-18 03:03:45.692349 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.231282 2026-05-18 03:03:45.697495 | 2026-05-18 03:03:45.697578 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-18 03:03:45.730855 | ubuntu-jammy | ok 2026-05-18 03:03:45.766682 | ubuntu-jammy | included: /var/lib/zuul/builds/754eddee3655486fa57254b89869dc3b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-18 03:03:45.799473 | 2026-05-18 03:03:45.799571 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-18 03:03:45.858973 | ubuntu-jammy | skipping: Conditional result was False 2026-05-18 03:03:45.887142 | 2026-05-18 03:03:45.887243 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-18 03:03:46.602553 | ubuntu-jammy | changed 2026-05-18 03:03:46.608636 | 2026-05-18 03:03:46.608734 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-18 03:03:46.880658 | ubuntu-jammy | ok 2026-05-18 03:03:46.886110 | 2026-05-18 03:03:46.886187 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-18 03:03:47.717297 | ubuntu-jammy | changed 2026-05-18 03:03:47.753330 | 2026-05-18 03:03:47.756683 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-18 03:03:48.498829 | ubuntu-jammy | changed 2026-05-18 03:03:48.505255 | 2026-05-18 03:03:48.505338 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-18 03:03:48.543855 | ubuntu-jammy | skipping: Conditional result was False 2026-05-18 03:03:48.555393 | 2026-05-18 03:03:48.555485 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-18 03:03:49.668353 | ubuntu-jammy -> localhost | changed 2026-05-18 03:03:49.676880 | 2026-05-18 03:03:49.676967 | TASK [add-build-sshkey : Add back temp key] 2026-05-18 03:03:50.418211 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/754eddee3655486fa57254b89869dc3b/work/754eddee3655486fa57254b89869dc3b_id_rsa (zuul-build-sshkey) 2026-05-18 03:03:50.418398 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.024407 2026-05-18 03:03:50.423367 | 2026-05-18 03:03:50.423448 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-18 03:03:50.993707 | ubuntu-jammy | ok 2026-05-18 03:03:51.023155 | 2026-05-18 03:03:51.023351 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-18 03:03:51.049271 | ubuntu-jammy | skipping: Conditional result was False 2026-05-18 03:03:51.084641 | 2026-05-18 03:03:51.084778 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-18 03:03:51.548833 | ubuntu-jammy | ok 2026-05-18 03:03:51.581610 | 2026-05-18 03:03:51.581752 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-18 03:03:51.648936 | ubuntu-jammy | ok 2026-05-18 03:03:51.671463 | 2026-05-18 03:03:51.671588 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-18 03:03:52.439100 | ubuntu-jammy -> localhost | ok 2026-05-18 03:03:52.446800 | 2026-05-18 03:03:52.447005 | TASK [validate-host : Collect information about the host] 2026-05-18 03:03:54.780160 | ubuntu-jammy | ok 2026-05-18 03:03:54.798968 | 2026-05-18 03:03:54.799120 | TASK [validate-host : Sanitize hostname] 2026-05-18 03:03:55.024668 | ubuntu-jammy | ok 2026-05-18 03:03:55.115414 | 2026-05-18 03:03:55.115550 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-18 03:03:56.613521 | ubuntu-jammy -> localhost | changed 2026-05-18 03:03:56.620308 | 2026-05-18 03:03:56.620425 | TASK [validate-host : Collect information about zuul worker] 2026-05-18 03:03:57.218486 | ubuntu-jammy | ok 2026-05-18 03:03:57.241404 | 2026-05-18 03:03:57.241535 | TASK [validate-host : Write out all zuul information for each host] 2026-05-18 03:03:58.767569 | ubuntu-jammy -> localhost | changed 2026-05-18 03:03:58.779282 | 2026-05-18 03:03:58.779409 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-18 03:03:59.081568 | ubuntu-jammy | ok 2026-05-18 03:03:59.091250 | 2026-05-18 03:03:59.091349 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-18 03:04:00.414692 | ubuntu-jammy | changed: 2026-05-18 03:04:00.415020 | ubuntu-jammy | cd+++++++++ src/ 2026-05-18 03:04:00.415061 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-05-18 03:04:00.415126 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-05-18 03:04:00.415150 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-05-18 03:04:00.415170 | ubuntu-jammy | Containerfile 2026-05-18 03:04:00.415319 | ubuntu-jammy | Containerfile 2026-05-18 03:04:00.420761 | ubuntu-jammy | Containerfile 2026-05-18 03:04:00.420830 | ubuntu-jammy | Containerfile 2026-05-18 03:04:00.420912 | ubuntu-jammy | Containerfile 2026-05-18 03:04:00.420982 | ubuntu-jammy | Containerfile 2026-05-18 03:04:00.421055 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.021764 2026-05-18 03:04:35.060754 | 2026-05-18 03:04:35.060889 | TASK [upload-logs : Upload logs to log server] 2026-05-18 03:04:35.955765 | localhost | Output suppressed because no_log was given 2026-05-18 03:04:35.957643 | 2026-05-18 03:04:35.957751 | LOOP [upload-logs : Compress console log and json output] 2026-05-18 03:04:36.063386 | localhost | skipping: Conditional result was False 2026-05-18 03:04:36.091917 | localhost | skipping: Conditional result was False 2026-05-18 03:04:36.104811 | 2026-05-18 03:04:36.104946 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-18 03:04:36.150203 | localhost | skipping: Conditional result was False 2026-05-18 03:04:36.150420 | 2026-05-18 03:04:36.154070 | localhost | skipping: Conditional result was False 2026-05-18 03:04:36.162269 | 2026-05-18 03:04:36.162876 | LOOP [upload-logs : Upload console log and json output]