2026-02-05 03:19:36.296281 | Job console starting 2026-02-05 03:19:36.307570 | Updating git repos 2026-02-05 03:19:36.355014 | Cloning repos into workspace 2026-02-05 03:19:36.408999 | Restoring repo states 2026-02-05 03:19:36.424025 | Merging changes 2026-02-05 03:19:36.424059 | Checking out repos 2026-02-05 03:19:36.541190 | Preparing playbooks 2026-02-05 03:19:38.105438 | Running Ansible setup 2026-02-05 03:19:44.400987 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-05 03:19:45.594719 | 2026-02-05 03:19:45.594874 | PLAY [Base pre] 2026-02-05 03:19:45.609455 | 2026-02-05 03:19:45.609596 | TASK [Setup log path fact] 2026-02-05 03:19:45.632916 | debian-bookworm | ok 2026-02-05 03:19:45.649259 | 2026-02-05 03:19:45.649372 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-05 03:19:45.677453 | debian-bookworm | ok 2026-02-05 03:19:45.685547 | 2026-02-05 03:19:45.685641 | TASK [emit-job-header : Print job information] 2026-02-05 03:19:45.743116 | # Job Information 2026-02-05 03:19:45.743262 | Ansible Version: 2.16.14 2026-02-05 03:19:45.743291 | Job: yamllint 2026-02-05 03:19:45.743318 | Pipeline: periodic-daily 2026-02-05 03:19:45.743337 | Executor: 521e9411259a 2026-02-05 03:19:45.743355 | Triggered by: https://github.com/osism/container-image-kolla-ansible 2026-02-05 03:19:45.743374 | Event ID: dfc28ba67be141808dc1ce396d797cec 2026-02-05 03:19:45.747373 | 2026-02-05 03:19:45.747456 | LOOP [emit-job-header : Print node information] 2026-02-05 03:19:46.015078 | debian-bookworm | ok: 2026-02-05 03:19:46.015261 | debian-bookworm | # Node Information 2026-02-05 03:19:46.015292 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-05 03:19:46.015313 | debian-bookworm | Hostname: debian 2026-02-05 03:19:46.015331 | debian-bookworm | Username: zuul 2026-02-05 03:19:46.015348 | debian-bookworm | Distro: Debian 12.13 2026-02-05 03:19:46.015367 | debian-bookworm | Provider: regiocloud-a 2026-02-05 03:19:46.015384 | debian-bookworm | Region: 2026-02-05 03:19:46.015401 | debian-bookworm | Label: debian-bookworm 2026-02-05 03:19:46.015417 | debian-bookworm | Product Name: OpenStack Nova 2026-02-05 03:19:46.015433 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fedf:555f 2026-02-05 03:19:46.039876 | 2026-02-05 03:19:46.039971 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-05 03:19:46.974892 | debian-bookworm -> localhost | changed 2026-02-05 03:19:46.982987 | 2026-02-05 03:19:46.983120 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-05 03:19:48.305914 | debian-bookworm -> localhost | changed 2026-02-05 03:19:48.321710 | 2026-02-05 03:19:48.321871 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-05 03:19:48.820263 | debian-bookworm -> localhost | ok 2026-02-05 03:19:48.827187 | 2026-02-05 03:19:48.827294 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-05 03:19:48.866231 | debian-bookworm | ok 2026-02-05 03:19:48.905703 | debian-bookworm | included: /var/lib/zuul/builds/8f1abf5cb0eb40e0897b5ad005552620/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-05 03:19:48.912589 | 2026-02-05 03:19:48.912686 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-05 03:19:50.136503 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-05 03:19:50.136705 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/8f1abf5cb0eb40e0897b5ad005552620/work/8f1abf5cb0eb40e0897b5ad005552620_id_rsa 2026-02-05 03:19:50.136745 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/8f1abf5cb0eb40e0897b5ad005552620/work/8f1abf5cb0eb40e0897b5ad005552620_id_rsa.pub 2026-02-05 03:19:50.136795 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-05 03:19:50.136822 | debian-bookworm -> localhost | SHA256:Ge0tuAOHNDal9xKlEOYQ1SSHEwS2FnBq9qwTI9LM8K8 zuul-build-sshkey 2026-02-05 03:19:50.136845 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-05 03:19:50.136875 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-05 03:19:50.136896 | debian-bookworm -> localhost | | ..B=O*+ . | 2026-02-05 03:19:50.136927 | debian-bookworm -> localhost | | + *o*.+ | 2026-02-05 03:19:50.136949 | debian-bookworm -> localhost | |. + o B.= . | 2026-02-05 03:19:50.136969 | debian-bookworm -> localhost | | O + o = B . | 2026-02-05 03:19:50.136988 | debian-bookworm -> localhost | |o B o o S + . | 2026-02-05 03:19:50.137014 | debian-bookworm -> localhost | |.. = o o . | 2026-02-05 03:19:50.137034 | debian-bookworm -> localhost | | o . o | 2026-02-05 03:19:50.137054 | debian-bookworm -> localhost | | o . | 2026-02-05 03:19:50.137074 | debian-bookworm -> localhost | | E | 2026-02-05 03:19:50.137094 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-05 03:19:50.137145 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.763831 2026-02-05 03:19:50.145800 | 2026-02-05 03:19:50.145890 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-05 03:19:50.186315 | debian-bookworm | ok 2026-02-05 03:19:50.202426 | debian-bookworm | included: /var/lib/zuul/builds/8f1abf5cb0eb40e0897b5ad005552620/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-05 03:19:50.217991 | 2026-02-05 03:19:50.218086 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-05 03:19:50.265259 | debian-bookworm | skipping: Conditional result was False 2026-02-05 03:19:50.271026 | 2026-02-05 03:19:50.271115 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-05 03:19:51.107262 | debian-bookworm | changed 2026-02-05 03:19:51.127635 | 2026-02-05 03:19:51.127746 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-05 03:19:51.417882 | debian-bookworm | ok 2026-02-05 03:19:51.436132 | 2026-02-05 03:19:51.436256 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-05 03:19:52.174907 | debian-bookworm | changed 2026-02-05 03:19:52.187582 | 2026-02-05 03:19:52.187696 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-05 03:19:52.835125 | debian-bookworm | changed 2026-02-05 03:19:52.840993 | 2026-02-05 03:19:52.841083 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-05 03:19:52.866700 | debian-bookworm | skipping: Conditional result was False 2026-02-05 03:19:52.877092 | 2026-02-05 03:19:52.881020 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-05 03:19:53.585319 | debian-bookworm -> localhost | changed 2026-02-05 03:19:53.596523 | 2026-02-05 03:19:53.596622 | TASK [add-build-sshkey : Add back temp key] 2026-02-05 03:19:54.208497 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/8f1abf5cb0eb40e0897b5ad005552620/work/8f1abf5cb0eb40e0897b5ad005552620_id_rsa (zuul-build-sshkey) 2026-02-05 03:19:54.208710 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.028942 2026-02-05 03:19:54.216107 | 2026-02-05 03:19:54.216194 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-05 03:19:54.688054 | debian-bookworm | ok 2026-02-05 03:19:54.693597 | 2026-02-05 03:19:54.693694 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-05 03:19:54.741512 | debian-bookworm | skipping: Conditional result was False 2026-02-05 03:19:54.752733 | 2026-02-05 03:19:54.752838 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-05 03:19:55.227259 | debian-bookworm | ok 2026-02-05 03:19:55.275987 | 2026-02-05 03:19:55.276997 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-05 03:19:55.344745 | debian-bookworm | ok 2026-02-05 03:19:55.353140 | 2026-02-05 03:19:55.353239 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-05 03:19:56.284515 | debian-bookworm -> localhost | ok 2026-02-05 03:19:56.293774 | 2026-02-05 03:19:56.293927 | TASK [validate-host : Collect information about the host] 2026-02-05 03:19:57.654906 | debian-bookworm | ok 2026-02-05 03:19:57.682156 | 2026-02-05 03:19:57.682265 | TASK [validate-host : Sanitize hostname] 2026-02-05 03:19:57.791917 | debian-bookworm | ok 2026-02-05 03:19:57.854924 | 2026-02-05 03:19:57.855037 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-05 03:19:58.889009 | debian-bookworm -> localhost | changed 2026-02-05 03:19:58.894463 | 2026-02-05 03:19:58.894558 | TASK [validate-host : Collect information about zuul worker] 2026-02-05 03:19:59.487352 | debian-bookworm | ok 2026-02-05 03:19:59.491884 | 2026-02-05 03:19:59.491973 | TASK [validate-host : Write out all zuul information for each host] 2026-02-05 03:20:00.853948 | debian-bookworm -> localhost | changed 2026-02-05 03:20:00.863161 | 2026-02-05 03:20:00.863264 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-05 03:20:01.183831 | debian-bookworm | ok 2026-02-05 03:20:01.189065 | 2026-02-05 03:20:01.189164 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-05 03:20:02.217064 | debian-bookworm | changed: 2026-02-05 03:20:02.217290 | debian-bookworm | cd+++++++++ src/ 2026-02-05 03:20:02.217329 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-05 03:20:02.217353 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-05 03:20:02.217377 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-kolla-ansible/ 2026-02-05 03:20:02.217397 | debian-bookworm | Containerfile 2026-02-05 03:20:02.217527 | debian-bookworm | localhost | ok: Runtime: 0:00:00.019890 2026-02-05 03:20:29.479226 | 2026-02-05 03:20:29.479329 | TASK [upload-logs : Upload logs to log server] 2026-02-05 03:20:30.169476 | localhost | Output suppressed because no_log was given 2026-02-05 03:20:30.171812 | 2026-02-05 03:20:30.172059 | LOOP [upload-logs : Compress console log and json output] 2026-02-05 03:20:30.226009 | localhost | skipping: Conditional result was False 2026-02-05 03:20:30.233658 | localhost | skipping: Conditional result was False 2026-02-05 03:20:30.239344 | 2026-02-05 03:20:30.239432 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-05 03:20:30.287283 | localhost | skipping: Conditional result was False 2026-02-05 03:20:30.287519 | 2026-02-05 03:20:30.293226 | localhost | skipping: Conditional result was False 2026-02-05 03:20:30.305335 | 2026-02-05 03:20:30.305432 | LOOP [upload-logs : Upload console log and json output]