2026-02-04 03:01:22.270688 | Job console starting 2026-02-04 03:01:22.280706 | Updating git repos 2026-02-04 03:01:22.835560 | Cloning repos into workspace 2026-02-04 03:01:22.941335 | Restoring repo states 2026-02-04 03:01:22.957943 | Merging changes 2026-02-04 03:01:22.957957 | Checking out repos 2026-02-04 03:01:23.039621 | Preparing playbooks 2026-02-04 03:01:24.493413 | Running Ansible setup 2026-02-04 03:01:30.273340 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-04 03:01:31.050603 | 2026-02-04 03:01:31.050737 | PLAY [Base pre] 2026-02-04 03:01:31.068116 | 2026-02-04 03:01:31.068318 | TASK [Setup log path fact] 2026-02-04 03:01:31.106958 | ubuntu-noble-large | ok 2026-02-04 03:01:31.134981 | 2026-02-04 03:01:31.135112 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-04 03:01:31.207703 | ubuntu-noble-large | ok 2026-02-04 03:01:31.240632 | 2026-02-04 03:01:31.240732 | TASK [emit-job-header : Print job information] 2026-02-04 03:01:31.303662 | # Job Information 2026-02-04 03:01:31.303911 | Ansible Version: 2.16.14 2026-02-04 03:01:31.303958 | Job: metalbox-mirror-container-images-full-publish 2026-02-04 03:01:31.303986 | Pipeline: periodic-daily 2026-02-04 03:01:31.304006 | Executor: 521e9411259a 2026-02-04 03:01:31.304029 | Triggered by: https://github.com/osism/metalbox 2026-02-04 03:01:31.304047 | Event ID: 717e993fc42349d18d2d19823dd46037 2026-02-04 03:01:31.308466 | 2026-02-04 03:01:31.308552 | LOOP [emit-job-header : Print node information] 2026-02-04 03:01:31.547525 | ubuntu-noble-large | ok: 2026-02-04 03:01:31.547698 | ubuntu-noble-large | # Node Information 2026-02-04 03:01:31.547730 | ubuntu-noble-large | Inventory Hostname: ubuntu-noble-large 2026-02-04 03:01:31.547752 | ubuntu-noble-large | Hostname: ubuntu 2026-02-04 03:01:31.547771 | ubuntu-noble-large | Username: zuul 2026-02-04 03:01:31.547788 | ubuntu-noble-large | Distro: Ubuntu 24.04 2026-02-04 03:01:31.547809 | ubuntu-noble-large | Provider: regiocloud-a 2026-02-04 03:01:31.547826 | ubuntu-noble-large | Region: 2026-02-04 03:01:31.547844 | ubuntu-noble-large | Label: ubuntu-noble-large 2026-02-04 03:01:31.547860 | ubuntu-noble-large | Product Name: OpenStack Nova 2026-02-04 03:01:31.547876 | ubuntu-noble-large | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fee5:da6a 2026-02-04 03:01:31.568717 | 2026-02-04 03:01:31.569607 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-04 03:01:32.498061 | ubuntu-noble-large -> localhost | changed 2026-02-04 03:01:32.504950 | 2026-02-04 03:01:32.505039 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-04 03:01:35.857858 | ubuntu-noble-large -> localhost | changed 2026-02-04 03:01:35.866669 | 2026-02-04 03:01:35.866764 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-04 03:01:36.276373 | ubuntu-noble-large -> localhost | ok 2026-02-04 03:01:36.290227 | 2026-02-04 03:01:36.290591 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-04 03:01:36.352395 | ubuntu-noble-large | ok 2026-02-04 03:01:36.387485 | ubuntu-noble-large | included: /var/lib/zuul/builds/367a60fc736847e8b20037e3caf7d5d4/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-04 03:01:36.422407 | 2026-02-04 03:01:36.422516 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-04 03:01:38.501081 | ubuntu-noble-large -> localhost | Generating public/private rsa key pair. 2026-02-04 03:01:38.501269 | ubuntu-noble-large -> localhost | Your identification has been saved in /var/lib/zuul/builds/367a60fc736847e8b20037e3caf7d5d4/work/367a60fc736847e8b20037e3caf7d5d4_id_rsa 2026-02-04 03:01:38.501315 | ubuntu-noble-large -> localhost | Your public key has been saved in /var/lib/zuul/builds/367a60fc736847e8b20037e3caf7d5d4/work/367a60fc736847e8b20037e3caf7d5d4_id_rsa.pub 2026-02-04 03:01:38.501337 | ubuntu-noble-large -> localhost | The key fingerprint is: 2026-02-04 03:01:38.501357 | ubuntu-noble-large -> localhost | SHA256:8kOJFWNbeq3htmHkOuEJTZ5d3aYjDqjiMDTurd7HDRo zuul-build-sshkey 2026-02-04 03:01:38.501382 | ubuntu-noble-large -> localhost | The key's randomart image is: 2026-02-04 03:01:38.501401 | ubuntu-noble-large -> localhost | +---[RSA 3072]----+ 2026-02-04 03:01:38.501418 | ubuntu-noble-large -> localhost | | + . | 2026-02-04 03:01:38.501435 | ubuntu-noble-large -> localhost | | . * . . . | 2026-02-04 03:01:38.501452 | ubuntu-noble-large -> localhost | | = + o . o| 2026-02-04 03:01:38.501467 | ubuntu-noble-large -> localhost | | * X + o | 2026-02-04 03:01:38.501483 | ubuntu-noble-large -> localhost | | o + S X . o | 2026-02-04 03:01:38.501503 | ubuntu-noble-large -> localhost | | o .E .B * = . . | 2026-02-04 03:01:38.501519 | ubuntu-noble-large -> localhost | | + .+.oB . . | 2026-02-04 03:01:38.501535 | ubuntu-noble-large -> localhost | | . *..o .o | 2026-02-04 03:01:38.501551 | ubuntu-noble-large -> localhost | | .+.+. | 2026-02-04 03:01:38.501567 | ubuntu-noble-large -> localhost | +----[SHA256]-----+ 2026-02-04 03:01:38.501607 | ubuntu-noble-large -> localhost | ok: Runtime: 0:00:00.840996 2026-02-04 03:01:38.506693 | 2026-02-04 03:01:38.506764 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-04 03:01:38.533499 | ubuntu-noble-large | ok 2026-02-04 03:01:38.546950 | ubuntu-noble-large | included: /var/lib/zuul/builds/367a60fc736847e8b20037e3caf7d5d4/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-04 03:01:38.584415 | 2026-02-04 03:01:38.584515 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-04 03:01:38.643025 | ubuntu-noble-large | skipping: Conditional result was False 2026-02-04 03:01:38.648264 | 2026-02-04 03:01:38.648356 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-04 03:01:40.032179 | ubuntu-noble-large | changed 2026-02-04 03:01:40.036618 | 2026-02-04 03:01:40.036698 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-04 03:01:40.374248 | ubuntu-noble-large | ok 2026-02-04 03:01:40.378746 | 2026-02-04 03:01:40.378842 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-04 03:01:41.257411 | ubuntu-noble-large | changed 2026-02-04 03:01:41.268218 | 2026-02-04 03:01:41.268329 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-04 03:01:42.187942 | ubuntu-noble-large | changed 2026-02-04 03:01:42.193498 | 2026-02-04 03:01:42.193590 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-04 03:01:42.226622 | ubuntu-noble-large | skipping: Conditional result was False 2026-02-04 03:01:42.232922 | 2026-02-04 03:01:42.233016 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-04 03:01:43.532774 | ubuntu-noble-large -> localhost | changed 2026-02-04 03:01:43.541645 | 2026-02-04 03:01:43.541731 | TASK [add-build-sshkey : Add back temp key] 2026-02-04 03:01:44.522031 | ubuntu-noble-large -> localhost | Identity added: /var/lib/zuul/builds/367a60fc736847e8b20037e3caf7d5d4/work/367a60fc736847e8b20037e3caf7d5d4_id_rsa (zuul-build-sshkey) 2026-02-04 03:01:44.522221 | ubuntu-noble-large -> localhost | ok: Runtime: 0:00:00.044601 2026-02-04 03:01:44.529847 | 2026-02-04 03:01:44.530014 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-04 03:01:45.312839 | ubuntu-noble-large | ok 2026-02-04 03:01:45.317018 | 2026-02-04 03:01:45.317099 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-04 03:01:45.350726 | ubuntu-noble-large | skipping: Conditional result was False 2026-02-04 03:01:45.359195 | 2026-02-04 03:01:45.359298 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-04 03:01:45.862587 | ubuntu-noble-large | ok 2026-02-04 03:01:45.885594 | 2026-02-04 03:01:45.885699 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-04 03:01:45.929462 | ubuntu-noble-large | ok 2026-02-04 03:01:45.933560 | 2026-02-04 03:01:45.933710 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-04 03:01:46.480340 | ubuntu-noble-large -> localhost | ok 2026-02-04 03:01:46.492289 | 2026-02-04 03:01:46.492383 | TASK [validate-host : Collect information about the host] 2026-02-04 03:01:48.153166 | ubuntu-noble-large | ok 2026-02-04 03:01:48.181025 | 2026-02-04 03:01:48.181124 | TASK [validate-host : Sanitize hostname] 2026-02-04 03:01:48.470560 | ubuntu-noble-large | ok 2026-02-04 03:01:48.482368 | 2026-02-04 03:01:48.482471 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-04 03:01:49.803988 | ubuntu-noble-large -> localhost | changed 2026-02-04 03:01:49.808760 | 2026-02-04 03:01:49.808845 | TASK [validate-host : Collect information about zuul worker] 2026-02-04 03:01:50.442795 | ubuntu-noble-large | ok 2026-02-04 03:01:50.446996 | 2026-02-04 03:01:50.447076 | TASK [validate-host : Write out all zuul information for each host] 2026-02-04 03:01:52.061142 | ubuntu-noble-large -> localhost | changed 2026-02-04 03:01:52.071096 | 2026-02-04 03:01:52.071178 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-04 03:01:52.396242 | ubuntu-noble-large | ok 2026-02-04 03:01:52.401505 | 2026-02-04 03:01:52.401591 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-04 03:01:53.991015 | ubuntu-noble-large | changed: 2026-02-04 03:01:53.991164 | ubuntu-noble-large | cd+++++++++ src/ 2026-02-04 03:01:53.991193 | ubuntu-noble-large | cd+++++++++ src/github.com/ 2026-02-04 03:01:53.991213 | ubuntu-noble-large | cd+++++++++ src/github.com/osism/ 2026-02-04 03:01:53.991231 | ubuntu-noble-large | cd+++++++++ src/github.com/osism/metalbox/ 2026-02-04 03:01:53.991248 | ubuntu-noble-large | Containerfile 2026-02-04 03:01:54.025982 | ubuntu-noble-large | localhost | ok: Runtime: 0:00:00.007052 2026-02-04 03:36:40.806313 | 2026-02-04 03:36:40.806544 | TASK [upload-logs : Upload logs to log server] 2026-02-04 03:36:41.372097 | localhost | Output suppressed because no_log was given 2026-02-04 03:36:41.374516 | 2026-02-04 03:36:41.374680 | LOOP [upload-logs : Compress console log and json output] 2026-02-04 03:36:41.440714 | localhost | skipping: Conditional result was False 2026-02-04 03:36:41.445695 | localhost | skipping: Conditional result was False 2026-02-04 03:36:41.458325 | 2026-02-04 03:36:41.458586 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-04 03:36:41.516812 | localhost | skipping: Conditional result was False 2026-02-04 03:36:41.517579 | 2026-02-04 03:36:41.521085 | localhost | skipping: Conditional result was False 2026-02-04 03:36:41.534287 | 2026-02-04 03:36:41.534527 | LOOP [upload-logs : Upload console log and json output]