2026-01-12 07:40:50.973486 | Job console starting 2026-01-12 07:40:50.996873 | Updating git repos 2026-01-12 07:40:51.029543 | Cloning repos into workspace 2026-01-12 07:40:51.094521 | Restoring repo states 2026-01-12 07:40:51.118134 | Merging changes 2026-01-12 07:40:51.118172 | Checking out repos 2026-01-12 07:40:51.181075 | Preparing playbooks 2026-01-12 07:40:51.844529 | Running Ansible setup 2026-01-12 07:40:56.367083 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-12 07:40:57.235365 | 2026-01-12 07:40:57.235537 | PLAY [Base pre] 2026-01-12 07:40:57.252912 | 2026-01-12 07:40:57.253066 | TASK [Setup log path fact] 2026-01-12 07:40:57.283131 | debian-bookworm | ok 2026-01-12 07:40:57.299605 | 2026-01-12 07:40:57.299769 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-12 07:40:57.347483 | debian-bookworm | ok 2026-01-12 07:40:57.357866 | 2026-01-12 07:40:57.358006 | TASK [emit-job-header : Print job information] 2026-01-12 07:40:57.407336 | # Job Information 2026-01-12 07:40:57.407540 | Ansible Version: 2.16.14 2026-01-12 07:40:57.407575 | Job: container-image-kolla-ansible-push-2024.2 2026-01-12 07:40:57.407610 | Pipeline: post 2026-01-12 07:40:57.407632 | Executor: 521e9411259a 2026-01-12 07:40:57.407652 | Triggered by: https://github.com/osism/container-image-kolla-ansible/commit/8daab944cfdb82c69b91c7253e0b7e23fc977ce4 2026-01-12 07:40:57.407675 | Event ID: 01966366-ef8a-11f0-9b9e-0dd124d5e3d3 2026-01-12 07:40:57.412906 | 2026-01-12 07:40:57.413033 | LOOP [emit-job-header : Print node information] 2026-01-12 07:40:57.526191 | debian-bookworm | ok: 2026-01-12 07:40:57.526494 | debian-bookworm | # Node Information 2026-01-12 07:40:57.526546 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-12 07:40:57.526583 | debian-bookworm | Hostname: debian 2026-01-12 07:40:57.526615 | debian-bookworm | Username: zuul 2026-01-12 07:40:57.526644 | debian-bookworm | Distro: Debian 12.13 2026-01-12 07:40:57.526679 | debian-bookworm | Provider: regiocloud-a 2026-01-12 07:40:57.526709 | debian-bookworm | Region: 2026-01-12 07:40:57.526740 | debian-bookworm | Label: debian-bookworm 2026-01-12 07:40:57.526769 | debian-bookworm | Product Name: OpenStack Nova 2026-01-12 07:40:57.526796 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe0b:1889 2026-01-12 07:40:57.548432 | 2026-01-12 07:40:57.548588 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-12 07:40:58.094599 | debian-bookworm -> localhost | changed 2026-01-12 07:40:58.114031 | 2026-01-12 07:40:58.114329 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-12 07:40:59.499598 | debian-bookworm -> localhost | changed 2026-01-12 07:40:59.511966 | 2026-01-12 07:40:59.512102 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-12 07:40:59.841219 | debian-bookworm -> localhost | ok 2026-01-12 07:40:59.854578 | 2026-01-12 07:40:59.854778 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-12 07:40:59.889666 | debian-bookworm | ok 2026-01-12 07:40:59.914210 | debian-bookworm | included: /var/lib/zuul/builds/c68b207e373146e4a418815e13aa1dca/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-12 07:40:59.922341 | 2026-01-12 07:40:59.922627 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-12 07:41:02.674005 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-12 07:41:02.674493 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/c68b207e373146e4a418815e13aa1dca/work/c68b207e373146e4a418815e13aa1dca_id_rsa 2026-01-12 07:41:02.674560 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/c68b207e373146e4a418815e13aa1dca/work/c68b207e373146e4a418815e13aa1dca_id_rsa.pub 2026-01-12 07:41:02.674598 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-12 07:41:02.674632 | debian-bookworm -> localhost | SHA256:C/YWnxftLnLzbbR9tzJZ+DgHOkGSWgzbMnJhqvcisGU zuul-build-sshkey 2026-01-12 07:41:02.674675 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-12 07:41:02.674706 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-12 07:41:02.674735 | debian-bookworm -> localhost | | | 2026-01-12 07:41:02.674764 | debian-bookworm -> localhost | | + | 2026-01-12 07:41:02.674792 | debian-bookworm -> localhost | | o * . | 2026-01-12 07:41:02.674818 | debian-bookworm -> localhost | | o = * . . | 2026-01-12 07:41:02.675313 | debian-bookworm -> localhost | | . = S o . o | 2026-01-12 07:41:02.675381 | debian-bookworm -> localhost | | . E o + + o = ..| 2026-01-12 07:41:02.675428 | debian-bookworm -> localhost | | = . . + o + B.o| 2026-01-12 07:41:02.675470 | debian-bookworm -> localhost | | . . . o .++B ==| 2026-01-12 07:41:02.675514 | debian-bookworm -> localhost | | . . o.+Bo=| 2026-01-12 07:41:02.675561 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-12 07:41:02.675745 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.213646 2026-01-12 07:41:02.686175 | 2026-01-12 07:41:02.686384 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-12 07:41:02.717484 | debian-bookworm | ok 2026-01-12 07:41:02.739233 | debian-bookworm | included: /var/lib/zuul/builds/c68b207e373146e4a418815e13aa1dca/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-12 07:41:02.751204 | 2026-01-12 07:41:02.751364 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-12 07:41:02.775483 | debian-bookworm | skipping: Conditional result was False 2026-01-12 07:41:02.783191 | 2026-01-12 07:41:02.783343 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-12 07:41:03.511627 | debian-bookworm | changed 2026-01-12 07:41:03.524965 | 2026-01-12 07:41:03.525104 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-12 07:41:03.821463 | debian-bookworm | ok 2026-01-12 07:41:03.830217 | 2026-01-12 07:41:03.830386 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-12 07:41:04.595100 | debian-bookworm | changed 2026-01-12 07:41:04.607804 | 2026-01-12 07:41:04.607979 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-12 07:41:05.306403 | debian-bookworm | changed 2026-01-12 07:41:05.313098 | 2026-01-12 07:41:05.313220 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-12 07:41:05.347346 | debian-bookworm | skipping: Conditional result was False 2026-01-12 07:41:05.360123 | 2026-01-12 07:41:05.360333 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-12 07:41:05.956566 | debian-bookworm -> localhost | changed 2026-01-12 07:41:05.970825 | 2026-01-12 07:41:05.971013 | TASK [add-build-sshkey : Add back temp key] 2026-01-12 07:41:06.704139 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/c68b207e373146e4a418815e13aa1dca/work/c68b207e373146e4a418815e13aa1dca_id_rsa (zuul-build-sshkey) 2026-01-12 07:41:06.704424 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.031292 2026-01-12 07:41:06.713105 | 2026-01-12 07:41:06.713244 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-12 07:41:07.181085 | debian-bookworm | ok 2026-01-12 07:41:07.189610 | 2026-01-12 07:41:07.189765 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-12 07:41:07.224956 | debian-bookworm | skipping: Conditional result was False 2026-01-12 07:41:07.247112 | 2026-01-12 07:41:07.247338 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-12 07:41:07.696029 | debian-bookworm | ok 2026-01-12 07:41:07.711297 | 2026-01-12 07:41:07.711448 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-12 07:41:07.756561 | debian-bookworm | ok 2026-01-12 07:41:07.762533 | 2026-01-12 07:41:07.762667 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-12 07:41:08.092546 | debian-bookworm -> localhost | ok 2026-01-12 07:41:08.099840 | 2026-01-12 07:41:08.099960 | TASK [validate-host : Collect information about the host] 2026-01-12 07:41:09.240015 | debian-bookworm | ok 2026-01-12 07:41:09.254683 | 2026-01-12 07:41:09.254865 | TASK [validate-host : Sanitize hostname] 2026-01-12 07:41:09.409147 | debian-bookworm | ok 2026-01-12 07:41:09.457237 | 2026-01-12 07:41:09.457399 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-12 07:41:10.198893 | debian-bookworm -> localhost | changed 2026-01-12 07:41:10.205221 | 2026-01-12 07:41:10.205365 | TASK [validate-host : Collect information about zuul worker] 2026-01-12 07:41:10.663927 | debian-bookworm | ok 2026-01-12 07:41:10.669301 | 2026-01-12 07:41:10.669434 | TASK [validate-host : Write out all zuul information for each host] 2026-01-12 07:41:11.355999 | debian-bookworm -> localhost | changed 2026-01-12 07:41:11.366102 | 2026-01-12 07:41:11.366234 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-12 07:41:11.663438 | debian-bookworm | ok 2026-01-12 07:41:11.669391 | 2026-01-12 07:41:11.669505 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-12 07:41:12.744882 | debian-bookworm | changed: 2026-01-12 07:41:12.745106 | debian-bookworm | cd+++++++++ src/ 2026-01-12 07:41:12.745144 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-12 07:41:12.745170 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-12 07:41:12.745199 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-kolla-ansible/ 2026-01-12 07:41:12.745229 | debian-bookworm | Containerfile 2026-01-12 07:41:12.745410 | debian-bookworm | localhost | ok: Runtime: 0:00:00.008926 2026-01-12 07:52:53.059382 | 2026-01-12 07:52:53.059629 | TASK [upload-logs : Upload logs to log server] 2026-01-12 07:52:53.672207 | localhost | Output suppressed because no_log was given 2026-01-12 07:52:53.676490 | 2026-01-12 07:52:53.676694 | LOOP [upload-logs : Compress console log and json output] 2026-01-12 07:52:53.740219 | localhost | skipping: Conditional result was False 2026-01-12 07:52:53.745631 | localhost | skipping: Conditional result was False 2026-01-12 07:52:53.753210 | 2026-01-12 07:52:53.753432 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-12 07:52:53.806649 | localhost | skipping: Conditional result was False 2026-01-12 07:52:53.807493 | 2026-01-12 07:52:53.809263 | localhost | skipping: Conditional result was False 2026-01-12 07:52:53.814917 | 2026-01-12 07:52:53.815082 | LOOP [upload-logs : Upload console log and json output]