2026-04-07 03:16:35.628838 | Job console starting 2026-04-07 03:16:35.641135 | Updating git repos 2026-04-07 03:16:35.657775 | Cloning repos into workspace 2026-04-07 03:16:35.728747 | Restoring repo states 2026-04-07 03:16:35.741954 | Merging changes 2026-04-07 03:16:35.741974 | Checking out repos 2026-04-07 03:16:35.803402 | Preparing playbooks 2026-04-07 03:16:36.672944 | Running Ansible setup 2026-04-07 03:16:43.231671 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-04-07 03:16:44.262340 | 2026-04-07 03:16:44.262448 | PLAY [Base pre] 2026-04-07 03:16:44.296219 | 2026-04-07 03:16:44.296328 | TASK [Setup log path fact] 2026-04-07 03:16:44.324839 | ubuntu-noble-large | ok 2026-04-07 03:16:44.337173 | 2026-04-07 03:16:44.337278 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-07 03:16:44.366386 | ubuntu-noble-large | ok 2026-04-07 03:16:44.378205 | 2026-04-07 03:16:44.378310 | TASK [emit-job-header : Print job information] 2026-04-07 03:16:44.417220 | # Job Information 2026-04-07 03:16:44.417432 | Ansible Version: 2.16.14 2026-04-07 03:16:44.417470 | Job: openstack-ironic-images-publish-metalbox 2026-04-07 03:16:44.417514 | Pipeline: periodic-daily 2026-04-07 03:16:44.417539 | Executor: 521e9411259a 2026-04-07 03:16:44.417560 | Triggered by: https://github.com/osism/openstack-ironic-images 2026-04-07 03:16:44.417582 | Event ID: cb24ba813be24b629c098ec33d680f7a 2026-04-07 03:16:44.422390 | 2026-04-07 03:16:44.422500 | LOOP [emit-job-header : Print node information] 2026-04-07 03:16:44.540900 | ubuntu-noble-large | ok: 2026-04-07 03:16:44.541063 | ubuntu-noble-large | # Node Information 2026-04-07 03:16:44.541099 | ubuntu-noble-large | Inventory Hostname: ubuntu-noble-large 2026-04-07 03:16:44.541125 | ubuntu-noble-large | Hostname: ubuntu 2026-04-07 03:16:44.541147 | ubuntu-noble-large | Username: zuul 2026-04-07 03:16:44.541168 | ubuntu-noble-large | Distro: Ubuntu 24.04 2026-04-07 03:16:44.541192 | ubuntu-noble-large | Provider: regiocloud-a 2026-04-07 03:16:44.541214 | ubuntu-noble-large | Region: 2026-04-07 03:16:44.541236 | ubuntu-noble-large | Label: ubuntu-noble-large 2026-04-07 03:16:44.541256 | ubuntu-noble-large | Product Name: OpenStack Nova 2026-04-07 03:16:44.541277 | ubuntu-noble-large | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe80:2a0f 2026-04-07 03:16:44.567330 | 2026-04-07 03:16:44.567450 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-07 03:16:45.133269 | ubuntu-noble-large -> localhost | changed 2026-04-07 03:16:45.140541 | 2026-04-07 03:16:45.140652 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-07 03:16:46.897939 | ubuntu-noble-large -> localhost | changed 2026-04-07 03:16:46.923637 | 2026-04-07 03:16:46.923745 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-07 03:16:47.550963 | ubuntu-noble-large -> localhost | ok 2026-04-07 03:16:47.559845 | 2026-04-07 03:16:47.559950 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-07 03:16:47.600524 | ubuntu-noble-large | ok 2026-04-07 03:16:47.649383 | ubuntu-noble-large | included: /var/lib/zuul/builds/6c236b7a57334aa185cd3e325b327b50/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-07 03:16:47.655429 | 2026-04-07 03:16:47.655534 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-07 03:16:49.169144 | ubuntu-noble-large -> localhost | Generating public/private rsa key pair. 2026-04-07 03:16:49.169310 | ubuntu-noble-large -> localhost | Your identification has been saved in /var/lib/zuul/builds/6c236b7a57334aa185cd3e325b327b50/work/6c236b7a57334aa185cd3e325b327b50_id_rsa 2026-04-07 03:16:49.169342 | ubuntu-noble-large -> localhost | Your public key has been saved in /var/lib/zuul/builds/6c236b7a57334aa185cd3e325b327b50/work/6c236b7a57334aa185cd3e325b327b50_id_rsa.pub 2026-04-07 03:16:49.169365 | ubuntu-noble-large -> localhost | The key fingerprint is: 2026-04-07 03:16:49.169386 | ubuntu-noble-large -> localhost | SHA256:B4Q9RsbJspSkfTqGpU/LppNsj+C6LWbNBKEKoeRpnBY zuul-build-sshkey 2026-04-07 03:16:49.169412 | ubuntu-noble-large -> localhost | The key's randomart image is: 2026-04-07 03:16:49.169432 | ubuntu-noble-large -> localhost | +---[RSA 3072]----+ 2026-04-07 03:16:49.169449 | ubuntu-noble-large -> localhost | | ..B+. | 2026-04-07 03:16:49.169468 | ubuntu-noble-large -> localhost | |.E o=oB | 2026-04-07 03:16:49.169539 | ubuntu-noble-large -> localhost | |*.= ..o+o. | 2026-04-07 03:16:49.169557 | ubuntu-noble-large -> localhost | |+O +.o . | 2026-04-07 03:16:49.169575 | ubuntu-noble-large -> localhost | |= . o = S . | 2026-04-07 03:16:49.169597 | ubuntu-noble-large -> localhost | |. . = o . | 2026-04-07 03:16:49.169614 | ubuntu-noble-large -> localhost | | =. .= | 2026-04-07 03:16:49.169631 | ubuntu-noble-large -> localhost | |.= +=+ | 2026-04-07 03:16:49.169648 | ubuntu-noble-large -> localhost | |=+o.oo. | 2026-04-07 03:16:49.169665 | ubuntu-noble-large -> localhost | +----[SHA256]-----+ 2026-04-07 03:16:49.169707 | ubuntu-noble-large -> localhost | ok: Runtime: 0:00:00.881556 2026-04-07 03:16:49.175201 | 2026-04-07 03:16:49.175276 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-07 03:16:49.191691 | ubuntu-noble-large | ok 2026-04-07 03:16:49.199524 | ubuntu-noble-large | included: /var/lib/zuul/builds/6c236b7a57334aa185cd3e325b327b50/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-07 03:16:49.206728 | 2026-04-07 03:16:49.206797 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-07 03:16:49.219160 | ubuntu-noble-large | skipping: Conditional result was False 2026-04-07 03:16:49.223823 | 2026-04-07 03:16:49.223893 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-07 03:16:49.905158 | ubuntu-noble-large | changed 2026-04-07 03:16:49.910665 | 2026-04-07 03:16:49.910755 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-07 03:16:50.242722 | ubuntu-noble-large | ok 2026-04-07 03:16:50.249977 | 2026-04-07 03:16:50.250084 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-07 03:16:51.036938 | ubuntu-noble-large | changed 2026-04-07 03:16:51.042510 | 2026-04-07 03:16:51.042601 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-07 03:16:51.797280 | ubuntu-noble-large | changed 2026-04-07 03:16:51.802793 | 2026-04-07 03:16:51.802981 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-07 03:16:51.816674 | ubuntu-noble-large | skipping: Conditional result was False 2026-04-07 03:16:51.823553 | 2026-04-07 03:16:51.823675 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-07 03:16:52.357285 | ubuntu-noble-large -> localhost | changed 2026-04-07 03:16:52.385366 | 2026-04-07 03:16:52.385496 | TASK [add-build-sshkey : Add back temp key] 2026-04-07 03:16:53.021792 | ubuntu-noble-large -> localhost | Identity added: /var/lib/zuul/builds/6c236b7a57334aa185cd3e325b327b50/work/6c236b7a57334aa185cd3e325b327b50_id_rsa (zuul-build-sshkey) 2026-04-07 03:16:53.022050 | ubuntu-noble-large -> localhost | ok: Runtime: 0:00:00.022777 2026-04-07 03:16:53.030526 | 2026-04-07 03:16:53.030653 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-07 03:16:53.632171 | ubuntu-noble-large | ok 2026-04-07 03:16:53.643980 | 2026-04-07 03:16:53.644113 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-07 03:16:53.678739 | ubuntu-noble-large | skipping: Conditional result was False 2026-04-07 03:16:53.691084 | 2026-04-07 03:16:53.691223 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-04-07 03:16:54.226570 | ubuntu-noble-large | ok 2026-04-07 03:16:54.252933 | 2026-04-07 03:16:54.253091 | TASK [validate-host : Define zuul_info_dir fact] 2026-04-07 03:16:54.286597 | ubuntu-noble-large | ok 2026-04-07 03:16:54.295431 | 2026-04-07 03:16:54.296148 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-04-07 03:16:54.964103 | ubuntu-noble-large -> localhost | ok 2026-04-07 03:16:54.972333 | 2026-04-07 03:16:54.972461 | TASK [validate-host : Collect information about the host] 2026-04-07 03:16:56.652862 | ubuntu-noble-large | ok 2026-04-07 03:16:56.685454 | 2026-04-07 03:16:56.685605 | TASK [validate-host : Sanitize hostname] 2026-04-07 03:16:57.065730 | ubuntu-noble-large | ok 2026-04-07 03:16:57.083033 | 2026-04-07 03:16:57.083192 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-04-07 03:16:58.286441 | ubuntu-noble-large -> localhost | changed 2026-04-07 03:16:58.292405 | 2026-04-07 03:16:58.292534 | TASK [validate-host : Collect information about zuul worker] 2026-04-07 03:16:58.739689 | ubuntu-noble-large | ok 2026-04-07 03:16:58.747366 | 2026-04-07 03:16:58.747574 | TASK [validate-host : Write out all zuul information for each host] 2026-04-07 03:16:59.308089 | ubuntu-noble-large -> localhost | changed 2026-04-07 03:16:59.317508 | 2026-04-07 03:16:59.317602 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-04-07 03:16:59.634545 | ubuntu-noble-large | ok 2026-04-07 03:16:59.639953 | 2026-04-07 03:16:59.640044 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-04-07 03:17:00.485654 | ubuntu-noble-large | changed: 2026-04-07 03:17:00.485827 | ubuntu-noble-large | cd+++++++++ src/ 2026-04-07 03:17:00.485862 | ubuntu-noble-large | cd+++++++++ src/github.com/ 2026-04-07 03:17:00.485888 | ubuntu-noble-large | cd+++++++++ src/github.com/osism/ 2026-04-07 03:17:00.485911 | ubuntu-noble-large | cd+++++++++ src/github.com/osism/openstack-ironic-images/ 2026-04-07 03:17:00.485931 | ubuntu-noble-large | localhost | ok: Runtime: 0:00:00.008181 2026-04-07 04:12:44.645952 | 2026-04-07 04:12:44.646074 | TASK [upload-logs : Upload logs to log server] 2026-04-07 04:12:45.220229 | localhost | Output suppressed because no_log was given 2026-04-07 04:12:45.222156 | 2026-04-07 04:12:45.222267 | LOOP [upload-logs : Compress console log and json output] 2026-04-07 04:12:45.286046 | localhost | skipping: Conditional result was False 2026-04-07 04:12:45.293246 | localhost | skipping: Conditional result was False 2026-04-07 04:12:45.306162 | 2026-04-07 04:12:45.306464 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-07 04:12:45.365859 | localhost | skipping: Conditional result was False 2026-04-07 04:12:45.366378 | 2026-04-07 04:12:45.370636 | localhost | skipping: Conditional result was False 2026-04-07 04:12:45.377817 | 2026-04-07 04:12:45.378021 | LOOP [upload-logs : Upload console log and json output]