2026-01-06 03:11:26.513405 | Job console starting 2026-01-06 03:11:26.525602 | Updating git repos 2026-01-06 03:11:26.564812 | Cloning repos into workspace 2026-01-06 03:11:26.658236 | Restoring repo states 2026-01-06 03:11:26.667114 | Merging changes 2026-01-06 03:11:26.667133 | Checking out repos 2026-01-06 03:11:26.804393 | Preparing playbooks 2026-01-06 03:11:28.295508 | Running Ansible setup 2026-01-06 03:11:35.448858 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-06 03:11:37.308254 | 2026-01-06 03:11:37.308463 | PLAY [Base pre] 2026-01-06 03:11:37.361222 | 2026-01-06 03:11:37.361411 | TASK [Setup log path fact] 2026-01-06 03:11:37.403623 | debian-bookworm | ok 2026-01-06 03:11:37.445493 | 2026-01-06 03:11:37.445690 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-06 03:11:37.506450 | debian-bookworm | ok 2026-01-06 03:11:37.532942 | 2026-01-06 03:11:37.533085 | TASK [emit-job-header : Print job information] 2026-01-06 03:11:37.638913 | # Job Information 2026-01-06 03:11:37.639465 | Ansible Version: 2.16.14 2026-01-06 03:11:37.639514 | Job: kolla-operations-mixin-ouput-ensure-git-checkin 2026-01-06 03:11:37.639552 | Pipeline: periodic-daily 2026-01-06 03:11:37.639581 | Executor: 521e9411259a 2026-01-06 03:11:37.639602 | Triggered by: https://github.com/osism/kolla-operations 2026-01-06 03:11:37.639625 | Event ID: afcdf66a7a0e42a68d2b2afdd381b634 2026-01-06 03:11:37.645179 | 2026-01-06 03:11:37.645351 | LOOP [emit-job-header : Print node information] 2026-01-06 03:11:38.043659 | debian-bookworm | ok: 2026-01-06 03:11:38.044003 | debian-bookworm | # Node Information 2026-01-06 03:11:38.044047 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-06 03:11:38.044074 | debian-bookworm | Hostname: debian 2026-01-06 03:11:38.044097 | debian-bookworm | Username: zuul 2026-01-06 03:11:38.044119 | debian-bookworm | Distro: Debian 12.12 2026-01-06 03:11:38.044142 | debian-bookworm | Provider: regiocloud-a 2026-01-06 03:11:38.044164 | debian-bookworm | Region: 2026-01-06 03:11:38.044186 | debian-bookworm | Label: debian-bookworm 2026-01-06 03:11:38.044206 | debian-bookworm | Product Name: OpenStack Nova 2026-01-06 03:11:38.044225 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe13:4a1f 2026-01-06 03:11:38.057530 | 2026-01-06 03:11:38.057671 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-06 03:11:39.604584 | debian-bookworm -> localhost | changed 2026-01-06 03:11:39.612269 | 2026-01-06 03:11:39.612430 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-06 03:11:42.176454 | debian-bookworm -> localhost | changed 2026-01-06 03:11:42.194533 | 2026-01-06 03:11:42.194681 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-06 03:11:42.680605 | debian-bookworm -> localhost | ok 2026-01-06 03:11:42.687121 | 2026-01-06 03:11:42.687257 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-06 03:11:42.736486 | debian-bookworm | ok 2026-01-06 03:11:42.767988 | debian-bookworm | included: /var/lib/zuul/builds/192211fd293743f79ec40075ed964980/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-06 03:11:42.787506 | 2026-01-06 03:11:42.787652 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-06 03:11:45.892482 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-06 03:11:45.892730 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/192211fd293743f79ec40075ed964980/work/192211fd293743f79ec40075ed964980_id_rsa 2026-01-06 03:11:45.892768 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/192211fd293743f79ec40075ed964980/work/192211fd293743f79ec40075ed964980_id_rsa.pub 2026-01-06 03:11:45.892810 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-06 03:11:45.892842 | debian-bookworm -> localhost | SHA256:bsZMS8k/r32hRiMCMnlfu/93/U9tz9WYYL9UCq6wfEg zuul-build-sshkey 2026-01-06 03:11:45.892878 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-06 03:11:45.892910 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-06 03:11:45.892932 | debian-bookworm -> localhost | | | 2026-01-06 03:11:45.892954 | debian-bookworm -> localhost | | | 2026-01-06 03:11:45.892974 | debian-bookworm -> localhost | | . | 2026-01-06 03:11:45.892994 | debian-bookworm -> localhost | | + o. .. | 2026-01-06 03:11:45.893014 | debian-bookworm -> localhost | | + oS. .+ .| 2026-01-06 03:11:45.893044 | debian-bookworm -> localhost | | *Eoooo+.=o| 2026-01-06 03:11:45.893065 | debian-bookworm -> localhost | | .Ooo+.o*.B| 2026-01-06 03:11:45.893085 | debian-bookworm -> localhost | | +.oo=o..=*| 2026-01-06 03:11:45.893106 | debian-bookworm -> localhost | | o.o++oo.O| 2026-01-06 03:11:45.893126 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-06 03:11:45.893180 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.538344 2026-01-06 03:11:45.910806 | 2026-01-06 03:11:45.915368 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-06 03:11:45.977631 | debian-bookworm | ok 2026-01-06 03:11:46.003799 | debian-bookworm | included: /var/lib/zuul/builds/192211fd293743f79ec40075ed964980/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-06 03:11:46.033325 | 2026-01-06 03:11:46.033474 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-06 03:11:46.075756 | debian-bookworm | skipping: Conditional result was False 2026-01-06 03:11:46.082705 | 2026-01-06 03:11:46.082868 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-06 03:11:47.190552 | debian-bookworm | changed 2026-01-06 03:11:47.200633 | 2026-01-06 03:11:47.200771 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-06 03:11:47.598745 | debian-bookworm | ok 2026-01-06 03:11:47.609581 | 2026-01-06 03:11:47.609767 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-06 03:11:48.442140 | debian-bookworm | changed 2026-01-06 03:11:48.461543 | 2026-01-06 03:11:48.461743 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-06 03:11:49.224507 | debian-bookworm | changed 2026-01-06 03:11:49.230329 | 2026-01-06 03:11:49.230470 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-06 03:11:49.282983 | debian-bookworm | skipping: Conditional result was False 2026-01-06 03:11:49.290187 | 2026-01-06 03:11:49.290390 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-06 03:11:49.853164 | debian-bookworm -> localhost | changed 2026-01-06 03:11:49.865117 | 2026-01-06 03:11:49.865256 | TASK [add-build-sshkey : Add back temp key] 2026-01-06 03:11:50.395480 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/192211fd293743f79ec40075ed964980/work/192211fd293743f79ec40075ed964980_id_rsa (zuul-build-sshkey) 2026-01-06 03:11:50.395740 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.032450 2026-01-06 03:11:50.404283 | 2026-01-06 03:11:50.404472 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-06 03:11:50.988395 | debian-bookworm | ok 2026-01-06 03:11:50.994865 | 2026-01-06 03:11:50.995001 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-06 03:11:51.019410 | debian-bookworm | skipping: Conditional result was False 2026-01-06 03:11:51.035195 | 2026-01-06 03:11:51.035421 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-06 03:11:51.504344 | debian-bookworm | ok 2026-01-06 03:11:51.516596 | 2026-01-06 03:11:51.516747 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-06 03:11:51.546216 | debian-bookworm | ok 2026-01-06 03:11:51.552130 | 2026-01-06 03:11:51.552262 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-06 03:11:52.008546 | debian-bookworm -> localhost | ok 2026-01-06 03:11:52.015352 | 2026-01-06 03:11:52.015496 | TASK [validate-host : Collect information about the host] 2026-01-06 03:11:53.500087 | debian-bookworm | ok 2026-01-06 03:11:53.513200 | 2026-01-06 03:11:53.513385 | TASK [validate-host : Sanitize hostname] 2026-01-06 03:11:53.637181 | debian-bookworm | ok 2026-01-06 03:11:53.695893 | 2026-01-06 03:11:53.696042 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-06 03:11:54.746757 | debian-bookworm -> localhost | changed 2026-01-06 03:11:54.753063 | 2026-01-06 03:11:54.753196 | TASK [validate-host : Collect information about zuul worker] 2026-01-06 03:11:55.285777 | debian-bookworm | ok 2026-01-06 03:11:55.291040 | 2026-01-06 03:11:55.291174 | TASK [validate-host : Write out all zuul information for each host] 2026-01-06 03:11:56.154953 | debian-bookworm -> localhost | changed 2026-01-06 03:11:56.170793 | 2026-01-06 03:11:56.170999 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-06 03:11:56.522356 | debian-bookworm | ok 2026-01-06 03:11:56.534532 | 2026-01-06 03:11:56.534668 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-06 03:11:58.247982 | debian-bookworm | changed: 2026-01-06 03:11:58.248187 | debian-bookworm | cd+++++++++ src/ 2026-01-06 03:11:58.248225 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-06 03:11:58.248250 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-06 03:11:58.248273 | debian-bookworm | cd+++++++++ src/github.com/osism/kolla-operations/ 2026-01-06 03:11:58.248294 | debian-bookworm | Containerfile 2026-01-06 03:11:58.251394 | debian-bookworm | localhost | ok: Runtime: 0:00:00.029092 2026-01-06 03:13:44.963127 | 2026-01-06 03:13:44.963245 | TASK [upload-logs : Upload logs to log server] 2026-01-06 03:13:45.810056 | localhost | Output suppressed because no_log was given 2026-01-06 03:13:45.811935 | 2026-01-06 03:13:45.812042 | LOOP [upload-logs : Compress console log and json output] 2026-01-06 03:13:45.862527 | localhost | skipping: Conditional result was False 2026-01-06 03:13:45.868611 | localhost | skipping: Conditional result was False 2026-01-06 03:13:45.880633 | 2026-01-06 03:13:45.880803 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-06 03:13:45.976716 | localhost | skipping: Conditional result was False 2026-01-06 03:13:45.977650 | 2026-01-06 03:13:45.982980 | localhost | skipping: Conditional result was False 2026-01-06 03:13:45.998607 | 2026-01-06 03:13:45.998742 | LOOP [upload-logs : Upload console log and json output]