2026-04-22 08:09:28.099882 | Job console starting 2026-04-22 08:09:28.127816 | Updating git repos 2026-04-22 08:09:28.144196 | Cloning repos into workspace 2026-04-22 08:09:28.175353 | Restoring repo states 2026-04-22 08:09:28.180323 | Merging changes 2026-04-22 08:09:28.678623 | Checking out repos 2026-04-22 08:09:28.751254 | Preparing playbooks 2026-04-22 08:09:29.406133 | Running Ansible setup 2026-04-22 08:09:34.118172 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-04-22 08:09:34.884425 | 2026-04-22 08:09:34.884582 | PLAY [Base pre] 2026-04-22 08:09:34.917709 | 2026-04-22 08:09:34.918016 | TASK [Setup log path fact] 2026-04-22 08:09:34.952828 | ubuntu-noble-large | ok 2026-04-22 08:09:34.970958 | 2026-04-22 08:09:34.971136 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-22 08:09:35.021981 | ubuntu-noble-large | ok 2026-04-22 08:09:35.034552 | 2026-04-22 08:09:35.034692 | TASK [emit-job-header : Print job information] 2026-04-22 08:09:35.074971 | # Job Information 2026-04-22 08:09:35.075167 | Ansible Version: 2.16.14 2026-04-22 08:09:35.075202 | Job: metalbox-mirror-container-images-stable-full 2026-04-22 08:09:35.075235 | Pipeline: check 2026-04-22 08:09:35.075259 | Executor: 521e9411259a 2026-04-22 08:09:35.075280 | Triggered by: https://github.com/osism/metalbox/pull/344 2026-04-22 08:09:35.075301 | Event ID: 7c5c7400-3e22-11f1-8c90-feb68138d16d 2026-04-22 08:09:35.080340 | 2026-04-22 08:09:35.080465 | LOOP [emit-job-header : Print node information] 2026-04-22 08:09:35.187877 | ubuntu-noble-large | ok: 2026-04-22 08:09:35.188155 | ubuntu-noble-large | # Node Information 2026-04-22 08:09:35.188192 | ubuntu-noble-large | Inventory Hostname: ubuntu-noble-large 2026-04-22 08:09:35.188217 | ubuntu-noble-large | Hostname: ubuntu 2026-04-22 08:09:35.188239 | ubuntu-noble-large | Username: zuul 2026-04-22 08:09:35.188259 | ubuntu-noble-large | Distro: Ubuntu 24.04 2026-04-22 08:09:35.188289 | ubuntu-noble-large | Provider: regiocloud-a 2026-04-22 08:09:35.188314 | ubuntu-noble-large | Region: 2026-04-22 08:09:35.188335 | ubuntu-noble-large | Label: ubuntu-noble-large 2026-04-22 08:09:35.188353 | ubuntu-noble-large | Product Name: OpenStack Nova 2026-04-22 08:09:35.188373 | ubuntu-noble-large | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe11:6aaa 2026-04-22 08:09:35.200633 | 2026-04-22 08:09:35.200809 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-22 08:09:35.670948 | ubuntu-noble-large -> localhost | changed 2026-04-22 08:09:35.678280 | 2026-04-22 08:09:35.678397 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-22 08:09:37.091097 | ubuntu-noble-large -> localhost | changed 2026-04-22 08:09:37.112703 | 2026-04-22 08:09:37.112867 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-22 08:09:37.473735 | ubuntu-noble-large -> localhost | ok 2026-04-22 08:09:37.481489 | 2026-04-22 08:09:37.481619 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-22 08:09:37.513960 | ubuntu-noble-large | ok 2026-04-22 08:09:37.529499 | ubuntu-noble-large | included: /var/lib/zuul/builds/7c2db83cc39d4e5798eedde74069857b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-22 08:09:37.537784 | 2026-04-22 08:09:37.537897 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-22 08:09:38.665818 | ubuntu-noble-large -> localhost | Generating public/private rsa key pair. 2026-04-22 08:09:38.666044 | ubuntu-noble-large -> localhost | Your identification has been saved in /var/lib/zuul/builds/7c2db83cc39d4e5798eedde74069857b/work/7c2db83cc39d4e5798eedde74069857b_id_rsa 2026-04-22 08:09:38.666081 | ubuntu-noble-large -> localhost | Your public key has been saved in /var/lib/zuul/builds/7c2db83cc39d4e5798eedde74069857b/work/7c2db83cc39d4e5798eedde74069857b_id_rsa.pub 2026-04-22 08:09:38.666106 | ubuntu-noble-large -> localhost | The key fingerprint is: 2026-04-22 08:09:38.666130 | ubuntu-noble-large -> localhost | SHA256:iodzdb1dO3JsaZi2gNkutsKPO0G3anOxJVS7r+HPQHs zuul-build-sshkey 2026-04-22 08:09:38.666162 | ubuntu-noble-large -> localhost | The key's randomart image is: 2026-04-22 08:09:38.666183 | ubuntu-noble-large -> localhost | +---[RSA 3072]----+ 2026-04-22 08:09:38.666204 | ubuntu-noble-large -> localhost | | | 2026-04-22 08:09:38.666225 | ubuntu-noble-large -> localhost | | . | 2026-04-22 08:09:38.666245 | ubuntu-noble-large -> localhost | | . . | 2026-04-22 08:09:38.666264 | ubuntu-noble-large -> localhost | | . o o | 2026-04-22 08:09:38.666283 | ubuntu-noble-large -> localhost | | . S o.o .| 2026-04-22 08:09:38.666311 | ubuntu-noble-large -> localhost | | o + ==o.o+.o| 2026-04-22 08:09:38.666330 | ubuntu-noble-large -> localhost | | + = oo=*oE.O | 2026-04-22 08:09:38.666350 | ubuntu-noble-large -> localhost | | + B.=o B.* .| 2026-04-22 08:09:38.666369 | ubuntu-noble-large -> localhost | | .oOoo+o+ | 2026-04-22 08:09:38.666389 | ubuntu-noble-large -> localhost | +----[SHA256]-----+ 2026-04-22 08:09:38.666440 | ubuntu-noble-large -> localhost | ok: Runtime: 0:00:00.522993 2026-04-22 08:09:38.673769 | 2026-04-22 08:09:38.673884 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-22 08:09:38.712245 | ubuntu-noble-large | ok 2026-04-22 08:09:38.723709 | ubuntu-noble-large | included: /var/lib/zuul/builds/7c2db83cc39d4e5798eedde74069857b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-22 08:09:38.732892 | 2026-04-22 08:09:38.732999 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-22 08:09:38.757025 | ubuntu-noble-large | skipping: Conditional result was False 2026-04-22 08:09:38.763664 | 2026-04-22 08:09:38.763834 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-22 08:09:39.541626 | ubuntu-noble-large | changed 2026-04-22 08:09:39.547512 | 2026-04-22 08:09:39.547623 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-22 08:09:39.830345 | ubuntu-noble-large | ok 2026-04-22 08:09:39.848225 | 2026-04-22 08:09:39.848376 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-22 08:09:40.634973 | ubuntu-noble-large | changed 2026-04-22 08:09:40.640440 | 2026-04-22 08:09:40.640553 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-22 08:09:41.426025 | ubuntu-noble-large | changed 2026-04-22 08:09:41.436874 | 2026-04-22 08:09:41.437024 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-22 08:09:41.461046 | ubuntu-noble-large | skipping: Conditional result was False 2026-04-22 08:09:41.467481 | 2026-04-22 08:09:41.467605 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-22 08:09:41.955589 | ubuntu-noble-large -> localhost | changed 2026-04-22 08:09:41.972429 | 2026-04-22 08:09:41.972587 | TASK [add-build-sshkey : Add back temp key] 2026-04-22 08:09:42.294305 | ubuntu-noble-large -> localhost | Identity added: /var/lib/zuul/builds/7c2db83cc39d4e5798eedde74069857b/work/7c2db83cc39d4e5798eedde74069857b_id_rsa (zuul-build-sshkey) 2026-04-22 08:09:42.294540 | ubuntu-noble-large -> localhost | ok: Runtime: 0:00:00.011068 2026-04-22 08:09:42.303143 | 2026-04-22 08:09:42.303263 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-22 08:09:42.753405 | ubuntu-noble-large | ok 2026-04-22 08:09:42.769467 | 2026-04-22 08:09:42.769803 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-22 08:09:42.820620 | ubuntu-noble-large | skipping: Conditional result was False 2026-04-22 08:09:42.839035 | 2026-04-22 08:09:42.839302 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-04-22 08:09:43.487930 | ubuntu-noble-large | ok 2026-04-22 08:09:43.498980 | 2026-04-22 08:09:43.499117 | TASK [validate-host : Define zuul_info_dir fact] 2026-04-22 08:09:43.539233 | ubuntu-noble-large | ok 2026-04-22 08:09:43.544664 | 2026-04-22 08:09:43.544815 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-04-22 08:09:43.825573 | ubuntu-noble-large -> localhost | ok 2026-04-22 08:09:43.832277 | 2026-04-22 08:09:43.832380 | TASK [validate-host : Collect information about the host] 2026-04-22 08:09:45.168548 | ubuntu-noble-large | ok 2026-04-22 08:09:45.185317 | 2026-04-22 08:09:45.185469 | TASK [validate-host : Sanitize hostname] 2026-04-22 08:09:45.344305 | ubuntu-noble-large | ok 2026-04-22 08:09:45.349514 | 2026-04-22 08:09:45.349637 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-04-22 08:09:45.959907 | ubuntu-noble-large -> localhost | changed 2026-04-22 08:09:45.967066 | 2026-04-22 08:09:45.967203 | TASK [validate-host : Collect information about zuul worker] 2026-04-22 08:09:46.433324 | ubuntu-noble-large | ok 2026-04-22 08:09:46.438316 | 2026-04-22 08:09:46.438439 | TASK [validate-host : Write out all zuul information for each host] 2026-04-22 08:09:47.070355 | ubuntu-noble-large -> localhost | changed 2026-04-22 08:09:47.080765 | 2026-04-22 08:09:47.080884 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-04-22 08:09:47.417487 | ubuntu-noble-large | ok 2026-04-22 08:09:47.423323 | 2026-04-22 08:09:47.423434 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-04-22 08:09:48.308289 | ubuntu-noble-large | changed: 2026-04-22 08:09:48.308494 | ubuntu-noble-large | cd+++++++++ src/ 2026-04-22 08:09:48.308530 | ubuntu-noble-large | cd+++++++++ src/github.com/ 2026-04-22 08:09:48.308554 | ubuntu-noble-large | cd+++++++++ src/github.com/osism/ 2026-04-22 08:09:48.308577 | ubuntu-noble-large | cd+++++++++ src/github.com/osism/metalbox/ 2026-04-22 08:09:48.308597 | ubuntu-noble-large | Containerfile 2026-04-22 08:09:48.321891 | ubuntu-noble-large | localhost | ok: Runtime: 0:00:00.007588 2026-04-22 08:18:09.810794 | 2026-04-22 08:18:09.810939 | TASK [upload-logs : Upload logs to log server] 2026-04-22 08:18:10.384220 | localhost | Output suppressed because no_log was given 2026-04-22 08:18:10.386944 | 2026-04-22 08:18:10.387082 | LOOP [upload-logs : Compress console log and json output] 2026-04-22 08:18:10.451284 | localhost | skipping: Conditional result was False 2026-04-22 08:18:10.456252 | localhost | skipping: Conditional result was False 2026-04-22 08:18:10.470435 | 2026-04-22 08:18:10.470758 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-22 08:18:10.520388 | localhost | skipping: Conditional result was False 2026-04-22 08:18:10.520861 | 2026-04-22 08:18:10.524949 | localhost | skipping: Conditional result was False 2026-04-22 08:18:10.533789 | 2026-04-22 08:18:10.534051 | LOOP [upload-logs : Upload console log and json output]