2026-07-31 03:20:37.019925 | Job console starting 2026-07-31 03:20:37.034975 | Updating git repos 2026-07-31 03:20:37.071875 | Cloning repos into workspace 2026-07-31 03:20:37.161307 | Restoring repo states 2026-07-31 03:20:37.170896 | Merging changes 2026-07-31 03:20:37.170916 | Checking out repos 2026-07-31 03:20:37.235096 | Preparing playbooks 2026-07-31 03:20:38.055903 | Running Ansible setup 2026-07-31 03:20:42.801156 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-07-31 03:20:44.068436 | 2026-07-31 03:20:44.068677 | PLAY [Base pre] 2026-07-31 03:20:44.094170 | 2026-07-31 03:20:44.094371 | TASK [Setup log path fact] 2026-07-31 03:20:44.116379 | ubuntu-jammy | ok 2026-07-31 03:20:44.139149 | 2026-07-31 03:20:44.139342 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-31 03:20:44.184363 | ubuntu-jammy | ok 2026-07-31 03:20:44.199498 | 2026-07-31 03:20:44.199790 | TASK [emit-job-header : Print job information] 2026-07-31 03:20:44.242034 | # Job Information 2026-07-31 03:20:44.242268 | Ansible Version: 2.16.14 2026-07-31 03:20:44.242303 | Job: yamllint 2026-07-31 03:20:44.242337 | Pipeline: periodic-daily 2026-07-31 03:20:44.242360 | Executor: 521e9411259a 2026-07-31 03:20:44.242380 | Triggered by: https://github.com/YAKEcloud/yake-ansible 2026-07-31 03:20:44.242404 | Event ID: 785b7acea5cc4b31b107a785919a0519 2026-07-31 03:20:44.248081 | 2026-07-31 03:20:44.248234 | LOOP [emit-job-header : Print node information] 2026-07-31 03:20:44.374911 | ubuntu-jammy | ok: 2026-07-31 03:20:44.375478 | ubuntu-jammy | # Node Information 2026-07-31 03:20:44.375585 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-07-31 03:20:44.375633 | ubuntu-jammy | Hostname: ubuntu 2026-07-31 03:20:44.375674 | ubuntu-jammy | Username: zuul 2026-07-31 03:20:44.375710 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-07-31 03:20:44.375753 | ubuntu-jammy | Provider: regiocloud-a 2026-07-31 03:20:44.375792 | ubuntu-jammy | Region: 2026-07-31 03:20:44.375832 | ubuntu-jammy | Label: ubuntu-jammy 2026-07-31 03:20:44.375873 | ubuntu-jammy | Product Name: OpenStack Nova 2026-07-31 03:20:44.375914 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe54:b96b 2026-07-31 03:20:44.406270 | 2026-07-31 03:20:44.406469 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-31 03:20:44.964504 | ubuntu-jammy -> localhost | changed 2026-07-31 03:20:44.980624 | 2026-07-31 03:20:44.980790 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-31 03:20:47.464891 | ubuntu-jammy -> localhost | changed 2026-07-31 03:20:47.488291 | 2026-07-31 03:20:47.488456 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-31 03:20:47.919176 | ubuntu-jammy -> localhost | ok 2026-07-31 03:20:47.929444 | 2026-07-31 03:20:47.929728 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-31 03:20:47.970464 | ubuntu-jammy | ok 2026-07-31 03:20:48.001344 | ubuntu-jammy | included: /var/lib/zuul/builds/e514ac1ac2bf4474a5d48acc8a339002/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-31 03:20:48.009833 | 2026-07-31 03:20:48.009971 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-31 03:20:49.899782 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-07-31 03:20:49.900005 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/e514ac1ac2bf4474a5d48acc8a339002/work/e514ac1ac2bf4474a5d48acc8a339002_id_rsa 2026-07-31 03:20:49.900046 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/e514ac1ac2bf4474a5d48acc8a339002/work/e514ac1ac2bf4474a5d48acc8a339002_id_rsa.pub 2026-07-31 03:20:49.900072 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-07-31 03:20:49.900098 | ubuntu-jammy -> localhost | SHA256:ksbVsWlSwVtKUP5W+/FDNlN+doaPR4EkxTRVrl28fH8 zuul-build-sshkey 2026-07-31 03:20:49.900121 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-07-31 03:20:49.900141 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-07-31 03:20:49.900173 | ubuntu-jammy -> localhost | | .+=o+=..o| 2026-07-31 03:20:49.900197 | ubuntu-jammy -> localhost | | +o++.oo | 2026-07-31 03:20:49.900217 | ubuntu-jammy -> localhost | | o.*+ ...=| 2026-07-31 03:20:49.900237 | ubuntu-jammy -> localhost | | . o oo. ..*=| 2026-07-31 03:20:49.900257 | ubuntu-jammy -> localhost | | = S o +OX| 2026-07-31 03:20:49.900285 | ubuntu-jammy -> localhost | | . . . oBX| 2026-07-31 03:20:49.900306 | ubuntu-jammy -> localhost | | ..E| 2026-07-31 03:20:49.900327 | ubuntu-jammy -> localhost | | .o| 2026-07-31 03:20:49.900348 | ubuntu-jammy -> localhost | | | 2026-07-31 03:20:49.900368 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-07-31 03:20:49.900437 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.416381 2026-07-31 03:20:49.909107 | 2026-07-31 03:20:49.909215 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-31 03:20:49.940184 | ubuntu-jammy | ok 2026-07-31 03:20:49.953787 | ubuntu-jammy | included: /var/lib/zuul/builds/e514ac1ac2bf4474a5d48acc8a339002/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-31 03:20:49.969371 | 2026-07-31 03:20:49.969481 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-31 03:20:49.993793 | ubuntu-jammy | skipping: Conditional result was False 2026-07-31 03:20:50.000384 | 2026-07-31 03:20:50.000483 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-31 03:20:50.623826 | ubuntu-jammy | changed 2026-07-31 03:20:50.660335 | 2026-07-31 03:20:50.661712 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-31 03:20:50.939584 | ubuntu-jammy | ok 2026-07-31 03:20:50.950090 | 2026-07-31 03:20:50.950296 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-31 03:20:51.579516 | ubuntu-jammy | changed 2026-07-31 03:20:51.586984 | 2026-07-31 03:20:51.587090 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-31 03:20:52.244491 | ubuntu-jammy | changed 2026-07-31 03:20:52.250090 | 2026-07-31 03:20:52.250186 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-31 03:20:52.274122 | ubuntu-jammy | skipping: Conditional result was False 2026-07-31 03:20:52.289233 | 2026-07-31 03:20:52.289589 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-31 03:20:52.711321 | ubuntu-jammy -> localhost | changed 2026-07-31 03:20:52.722208 | 2026-07-31 03:20:52.722309 | TASK [add-build-sshkey : Add back temp key] 2026-07-31 03:20:53.059743 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/e514ac1ac2bf4474a5d48acc8a339002/work/e514ac1ac2bf4474a5d48acc8a339002_id_rsa (zuul-build-sshkey) 2026-07-31 03:20:53.060364 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.010028 2026-07-31 03:20:53.076971 | 2026-07-31 03:20:53.077098 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-31 03:20:53.484774 | ubuntu-jammy | ok 2026-07-31 03:20:53.492891 | 2026-07-31 03:20:53.493051 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-31 03:20:53.529054 | ubuntu-jammy | skipping: Conditional result was False 2026-07-31 03:20:53.547711 | 2026-07-31 03:20:53.547863 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-31 03:20:54.013092 | ubuntu-jammy | ok 2026-07-31 03:20:54.035327 | 2026-07-31 03:20:54.035564 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-31 03:20:54.065426 | ubuntu-jammy | ok 2026-07-31 03:20:54.070745 | 2026-07-31 03:20:54.070888 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-31 03:20:54.451842 | ubuntu-jammy -> localhost | ok 2026-07-31 03:20:54.465112 | 2026-07-31 03:20:54.465402 | TASK [validate-host : Collect information about the host] 2026-07-31 03:20:55.677686 | ubuntu-jammy | ok 2026-07-31 03:20:55.692723 | 2026-07-31 03:20:55.692923 | TASK [validate-host : Sanitize hostname] 2026-07-31 03:20:55.821512 | ubuntu-jammy | ok 2026-07-31 03:20:55.882629 | 2026-07-31 03:20:55.882807 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-31 03:20:56.530966 | ubuntu-jammy -> localhost | changed 2026-07-31 03:20:56.537782 | 2026-07-31 03:20:56.537918 | TASK [validate-host : Collect information about zuul worker] 2026-07-31 03:20:56.966590 | ubuntu-jammy | ok 2026-07-31 03:20:56.972905 | 2026-07-31 03:20:56.973377 | TASK [validate-host : Write out all zuul information for each host] 2026-07-31 03:20:57.595836 | ubuntu-jammy -> localhost | changed 2026-07-31 03:20:57.610723 | 2026-07-31 03:20:57.610922 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-31 03:20:57.892063 | ubuntu-jammy | ok 2026-07-31 03:20:57.898323 | 2026-07-31 03:20:57.898436 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-31 03:20:58.964373 | ubuntu-jammy | changed: 2026-07-31 03:20:58.964636 | ubuntu-jammy | cd+++++++++ src/ 2026-07-31 03:20:58.964674 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-07-31 03:20:58.964699 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-07-31 03:20:58.964720 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-07-31 03:20:58.964740 | ubuntu-jammy | Containerfile 2026-07-31 03:20:58.964869 | ubuntu-jammy | Containerfile 2026-07-31 03:20:58.978035 | ubuntu-jammy | Containerfile 2026-07-31 03:20:58.978105 | ubuntu-jammy | Containerfile 2026-07-31 03:20:58.978173 | ubuntu-jammy | Containerfile 2026-07-31 03:20:58.978242 | ubuntu-jammy | Containerfile 2026-07-31 03:20:58.978311 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.008186 2026-07-31 03:21:27.416794 | 2026-07-31 03:21:27.416967 | TASK [upload-logs : Upload logs to log server] 2026-07-31 03:21:28.037275 | localhost | Output suppressed because no_log was given 2026-07-31 03:21:28.039404 | 2026-07-31 03:21:28.039538 | LOOP [upload-logs : Compress console log and json output] 2026-07-31 03:21:28.111654 | localhost | skipping: Conditional result was False 2026-07-31 03:21:28.131210 | localhost | skipping: Conditional result was False 2026-07-31 03:21:28.140340 | 2026-07-31 03:21:28.140549 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-31 03:21:28.197290 | localhost | skipping: Conditional result was False 2026-07-31 03:21:28.197758 | 2026-07-31 03:21:28.202110 | localhost | skipping: Conditional result was False 2026-07-31 03:21:28.213834 | 2026-07-31 03:21:28.214046 | LOOP [upload-logs : Upload console log and json output]