2026-01-24 03:14:55.036304 | Job console starting 2026-01-24 03:14:55.050997 | Updating git repos 2026-01-24 03:14:55.068970 | Cloning repos into workspace 2026-01-24 03:14:55.128214 | Restoring repo states 2026-01-24 03:14:55.140462 | Merging changes 2026-01-24 03:14:55.140505 | Checking out repos 2026-01-24 03:14:55.241927 | Preparing playbooks 2026-01-24 03:14:56.571550 | Running Ansible setup 2026-01-24 03:15:02.605759 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-24 03:15:03.490770 | 2026-01-24 03:15:03.491159 | PLAY [Base pre] 2026-01-24 03:15:03.507746 | 2026-01-24 03:15:03.507884 | TASK [Setup log path fact] 2026-01-24 03:15:03.548136 | debian-bookworm | ok 2026-01-24 03:15:03.582389 | 2026-01-24 03:15:03.582591 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-24 03:15:03.640186 | debian-bookworm | ok 2026-01-24 03:15:03.659297 | 2026-01-24 03:15:03.659453 | TASK [emit-job-header : Print job information] 2026-01-24 03:15:03.756207 | # Job Information 2026-01-24 03:15:03.756415 | Ansible Version: 2.16.14 2026-01-24 03:15:03.756452 | Job: container-image-cfg-cookiecutter-push 2026-01-24 03:15:03.756484 | Pipeline: periodic-daily 2026-01-24 03:15:03.756506 | Executor: 521e9411259a 2026-01-24 03:15:03.756526 | Triggered by: https://github.com/osism/cfg-cookiecutter 2026-01-24 03:15:03.756548 | Event ID: ecf5009285a04065b5080031c13d4f85 2026-01-24 03:15:03.761805 | 2026-01-24 03:15:03.761924 | LOOP [emit-job-header : Print node information] 2026-01-24 03:15:03.989340 | debian-bookworm | ok: 2026-01-24 03:15:03.989547 | debian-bookworm | # Node Information 2026-01-24 03:15:03.989583 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-24 03:15:03.989608 | debian-bookworm | Hostname: debian 2026-01-24 03:15:03.989630 | debian-bookworm | Username: zuul 2026-01-24 03:15:03.989651 | debian-bookworm | Distro: Debian 12.13 2026-01-24 03:15:03.989676 | debian-bookworm | Provider: regiocloud-a 2026-01-24 03:15:03.989697 | debian-bookworm | Region: 2026-01-24 03:15:03.989718 | debian-bookworm | Label: debian-bookworm 2026-01-24 03:15:03.989738 | debian-bookworm | Product Name: OpenStack Nova 2026-01-24 03:15:03.989768 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe51:efef 2026-01-24 03:15:04.012682 | 2026-01-24 03:15:04.012829 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-24 03:15:04.686825 | debian-bookworm -> localhost | changed 2026-01-24 03:15:04.693558 | 2026-01-24 03:15:04.693667 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-24 03:15:06.333880 | debian-bookworm -> localhost | changed 2026-01-24 03:15:06.346390 | 2026-01-24 03:15:06.346495 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-24 03:15:06.769246 | debian-bookworm -> localhost | ok 2026-01-24 03:15:06.779380 | 2026-01-24 03:15:06.779489 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-24 03:15:06.810333 | debian-bookworm | ok 2026-01-24 03:15:06.844295 | debian-bookworm | included: /var/lib/zuul/builds/edd50cad5a344bdca3940b5cee240e09/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-24 03:15:06.858281 | 2026-01-24 03:15:06.858376 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-24 03:15:09.412782 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-24 03:15:09.412971 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/edd50cad5a344bdca3940b5cee240e09/work/edd50cad5a344bdca3940b5cee240e09_id_rsa 2026-01-24 03:15:09.413008 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/edd50cad5a344bdca3940b5cee240e09/work/edd50cad5a344bdca3940b5cee240e09_id_rsa.pub 2026-01-24 03:15:09.413029 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-24 03:15:09.413050 | debian-bookworm -> localhost | SHA256:zFSMot9s0UWR7SE118GlTP4ybIE4zqIwiktiXfeAQro zuul-build-sshkey 2026-01-24 03:15:09.413076 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-24 03:15:09.413094 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-24 03:15:09.413111 | debian-bookworm -> localhost | | o..o==.*| 2026-01-24 03:15:09.413150 | debian-bookworm -> localhost | | . ....+=o=.| 2026-01-24 03:15:09.413168 | debian-bookworm -> localhost | | . . ...o..o=. | 2026-01-24 03:15:09.413184 | debian-bookworm -> localhost | | o . .+.o.. ..o | 2026-01-24 03:15:09.413200 | debian-bookworm -> localhost | | . .o+ =S.o = .| 2026-01-24 03:15:09.413223 | debian-bookworm -> localhost | | .o.ooo.*. . o | 2026-01-24 03:15:09.413240 | debian-bookworm -> localhost | |oE.. .. . | 2026-01-24 03:15:09.413257 | debian-bookworm -> localhost | |+. | 2026-01-24 03:15:09.413274 | debian-bookworm -> localhost | |. | 2026-01-24 03:15:09.413291 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-24 03:15:09.413332 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.526294 2026-01-24 03:15:09.419339 | 2026-01-24 03:15:09.419433 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-24 03:15:09.456772 | debian-bookworm | ok 2026-01-24 03:15:09.465380 | debian-bookworm | included: /var/lib/zuul/builds/edd50cad5a344bdca3940b5cee240e09/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-24 03:15:09.483029 | 2026-01-24 03:15:09.483130 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-24 03:15:09.530585 | debian-bookworm | skipping: Conditional result was False 2026-01-24 03:15:09.537535 | 2026-01-24 03:15:09.537619 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-24 03:15:10.438031 | debian-bookworm | changed 2026-01-24 03:15:10.442357 | 2026-01-24 03:15:10.442430 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-24 03:15:10.743349 | debian-bookworm | ok 2026-01-24 03:15:10.747876 | 2026-01-24 03:15:10.747958 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-24 03:15:11.550232 | debian-bookworm | changed 2026-01-24 03:15:11.555482 | 2026-01-24 03:15:11.555565 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-24 03:15:12.208219 | debian-bookworm | changed 2026-01-24 03:15:12.216807 | 2026-01-24 03:15:12.216920 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-24 03:15:12.242470 | debian-bookworm | skipping: Conditional result was False 2026-01-24 03:15:12.257505 | 2026-01-24 03:15:12.257635 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-24 03:15:12.764478 | debian-bookworm -> localhost | changed 2026-01-24 03:15:12.783333 | 2026-01-24 03:15:12.783436 | TASK [add-build-sshkey : Add back temp key] 2026-01-24 03:15:13.162507 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/edd50cad5a344bdca3940b5cee240e09/work/edd50cad5a344bdca3940b5cee240e09_id_rsa (zuul-build-sshkey) 2026-01-24 03:15:13.162727 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.016570 2026-01-24 03:15:13.172158 | 2026-01-24 03:15:13.172246 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-24 03:15:13.596538 | debian-bookworm | ok 2026-01-24 03:15:13.600895 | 2026-01-24 03:15:13.600975 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-24 03:15:13.623611 | debian-bookworm | skipping: Conditional result was False 2026-01-24 03:15:13.632181 | 2026-01-24 03:15:13.632272 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-24 03:15:14.045659 | debian-bookworm | ok 2026-01-24 03:15:14.061446 | 2026-01-24 03:15:14.061546 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-24 03:15:14.100135 | debian-bookworm | ok 2026-01-24 03:15:14.113428 | 2026-01-24 03:15:14.113529 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-24 03:15:14.547087 | debian-bookworm -> localhost | ok 2026-01-24 03:15:14.552381 | 2026-01-24 03:15:14.552457 | TASK [validate-host : Collect information about the host] 2026-01-24 03:15:15.834476 | debian-bookworm | ok 2026-01-24 03:15:15.865184 | 2026-01-24 03:15:15.865308 | TASK [validate-host : Sanitize hostname] 2026-01-24 03:15:16.179843 | debian-bookworm | ok 2026-01-24 03:15:16.281503 | 2026-01-24 03:15:16.281627 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-24 03:15:17.774953 | debian-bookworm -> localhost | changed 2026-01-24 03:15:17.780655 | 2026-01-24 03:15:17.780753 | TASK [validate-host : Collect information about zuul worker] 2026-01-24 03:15:18.327902 | debian-bookworm | ok 2026-01-24 03:15:18.334030 | 2026-01-24 03:15:18.334123 | TASK [validate-host : Write out all zuul information for each host] 2026-01-24 03:15:19.318621 | debian-bookworm -> localhost | changed 2026-01-24 03:15:19.330232 | 2026-01-24 03:15:19.330335 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-24 03:15:19.647741 | debian-bookworm | ok 2026-01-24 03:15:19.653243 | 2026-01-24 03:15:19.653333 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-24 03:15:20.711571 | debian-bookworm | changed: 2026-01-24 03:15:20.711750 | debian-bookworm | cd+++++++++ src/ 2026-01-24 03:15:20.711778 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-24 03:15:20.711798 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-24 03:15:20.711816 | debian-bookworm | cd+++++++++ src/github.com/osism/cfg-cookiecutter/ 2026-01-24 03:15:20.711833 | debian-bookworm | Containerfile 2026-01-24 03:15:20.711939 | debian-bookworm | localhost | ok: Runtime: 0:00:00.006808 2026-01-24 03:17:17.480107 | 2026-01-24 03:17:17.480200 | TASK [upload-logs : Upload logs to log server] 2026-01-24 03:17:18.029760 | localhost | Output suppressed because no_log was given 2026-01-24 03:17:18.031411 | 2026-01-24 03:17:18.031500 | LOOP [upload-logs : Compress console log and json output] 2026-01-24 03:17:18.085038 | localhost | skipping: Conditional result was False 2026-01-24 03:17:18.091687 | localhost | skipping: Conditional result was False 2026-01-24 03:17:18.097553 | 2026-01-24 03:17:18.097652 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-24 03:17:18.174086 | localhost | skipping: Conditional result was False 2026-01-24 03:17:18.174383 | 2026-01-24 03:17:18.180680 | localhost | skipping: Conditional result was False 2026-01-24 03:17:18.183742 | 2026-01-24 03:17:18.183837 | LOOP [upload-logs : Upload console log and json output]