2026-04-27 03:12:55.174248 | Job console starting 2026-04-27 03:12:55.204657 | Updating git repos 2026-04-27 03:12:55.237395 | Cloning repos into workspace 2026-04-27 03:12:55.399842 | Restoring repo states 2026-04-27 03:12:55.442484 | Merging changes 2026-04-27 03:12:55.443037 | Checking out repos 2026-04-27 03:12:55.579207 | Preparing playbooks 2026-04-27 03:12:56.539412 | Running Ansible setup 2026-04-27 03:13:01.422880 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-04-27 03:13:02.522868 | 2026-04-27 03:13:02.523106 | PLAY [Base pre] 2026-04-27 03:13:02.551091 | 2026-04-27 03:13:02.551260 | TASK [Setup log path fact] 2026-04-27 03:13:02.598971 | debian-bookworm | ok 2026-04-27 03:13:02.651413 | 2026-04-27 03:13:02.651733 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-27 03:13:02.695464 | debian-bookworm | ok 2026-04-27 03:13:02.709716 | 2026-04-27 03:13:02.709857 | TASK [emit-job-header : Print job information] 2026-04-27 03:13:02.759799 | # Job Information 2026-04-27 03:13:02.760014 | Ansible Version: 2.16.14 2026-04-27 03:13:02.760055 | Job: container-image-cfg-cookiecutter-push 2026-04-27 03:13:02.760086 | Pipeline: periodic-daily 2026-04-27 03:13:02.760110 | Executor: 521e9411259a 2026-04-27 03:13:02.760132 | Triggered by: https://github.com/osism/cfg-cookiecutter 2026-04-27 03:13:02.760154 | Event ID: 16b7820d0a4d4d3da4f5f0399a0b7aa4 2026-04-27 03:13:02.767978 | 2026-04-27 03:13:02.768132 | LOOP [emit-job-header : Print node information] 2026-04-27 03:13:02.958675 | debian-bookworm | ok: 2026-04-27 03:13:02.958970 | debian-bookworm | # Node Information 2026-04-27 03:13:02.959007 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-04-27 03:13:02.959033 | debian-bookworm | Hostname: debian 2026-04-27 03:13:02.959055 | debian-bookworm | Username: zuul 2026-04-27 03:13:02.959121 | debian-bookworm | Distro: Debian 12.13 2026-04-27 03:13:02.959157 | debian-bookworm | Provider: regiocloud-a 2026-04-27 03:13:02.959185 | debian-bookworm | Region: 2026-04-27 03:13:02.959207 | debian-bookworm | Label: debian-bookworm 2026-04-27 03:13:02.959227 | debian-bookworm | Product Name: OpenStack Nova 2026-04-27 03:13:02.959247 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe90:906a 2026-04-27 03:13:02.979858 | 2026-04-27 03:13:02.980008 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-27 03:13:03.876613 | debian-bookworm -> localhost | changed 2026-04-27 03:13:03.884871 | 2026-04-27 03:13:03.885045 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-27 03:13:06.844357 | debian-bookworm -> localhost | changed 2026-04-27 03:13:06.858816 | 2026-04-27 03:13:06.878373 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-27 03:13:07.959027 | debian-bookworm -> localhost | ok 2026-04-27 03:13:07.989585 | 2026-04-27 03:13:07.990197 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-27 03:13:08.066198 | debian-bookworm | ok 2026-04-27 03:13:08.086951 | debian-bookworm | included: /var/lib/zuul/builds/829ec81b8f324709a86acc105cb7c128/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-27 03:13:08.094773 | 2026-04-27 03:13:08.094930 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-27 03:13:13.566567 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-04-27 03:13:13.567677 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/829ec81b8f324709a86acc105cb7c128/work/829ec81b8f324709a86acc105cb7c128_id_rsa 2026-04-27 03:13:13.567749 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/829ec81b8f324709a86acc105cb7c128/work/829ec81b8f324709a86acc105cb7c128_id_rsa.pub 2026-04-27 03:13:13.567780 | debian-bookworm -> localhost | The key fingerprint is: 2026-04-27 03:13:13.567807 | debian-bookworm -> localhost | SHA256:GRAIUsTQehP59fNxvHgHsFCVJft6lx/F0nQziEX8Yug zuul-build-sshkey 2026-04-27 03:13:13.567838 | debian-bookworm -> localhost | The key's randomart image is: 2026-04-27 03:13:13.567862 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-04-27 03:13:13.567883 | debian-bookworm -> localhost | |o*+o .o. ...==. | 2026-04-27 03:13:13.567904 | debian-bookworm -> localhost | | .= . ... . ++. | 2026-04-27 03:13:13.567925 | debian-bookworm -> localhost | | . o . ... =o..oo| 2026-04-27 03:13:13.567945 | debian-bookworm -> localhost | |. o . ooo.++ =+| 2026-04-27 03:13:13.567965 | debian-bookworm -> localhost | | . . So.+.o+ +| 2026-04-27 03:13:13.567993 | debian-bookworm -> localhost | | oEo...o| 2026-04-27 03:13:13.568015 | debian-bookworm -> localhost | | ....o.| 2026-04-27 03:13:13.568035 | debian-bookworm -> localhost | | . .o| 2026-04-27 03:13:13.568056 | debian-bookworm -> localhost | | .| 2026-04-27 03:13:13.568076 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-04-27 03:13:13.568133 | debian-bookworm -> localhost | ok: Runtime: 0:00:03.484490 2026-04-27 03:13:13.574146 | 2026-04-27 03:13:13.574229 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-27 03:13:13.612861 | debian-bookworm | ok 2026-04-27 03:13:13.627454 | debian-bookworm | included: /var/lib/zuul/builds/829ec81b8f324709a86acc105cb7c128/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-27 03:13:13.646742 | 2026-04-27 03:13:13.646870 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-27 03:13:13.687765 | debian-bookworm | skipping: Conditional result was False 2026-04-27 03:13:13.693345 | 2026-04-27 03:13:13.693440 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-27 03:13:14.358265 | debian-bookworm | changed 2026-04-27 03:13:14.364096 | 2026-04-27 03:13:14.364187 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-27 03:13:14.682996 | debian-bookworm | ok 2026-04-27 03:13:14.694695 | 2026-04-27 03:13:14.694811 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-27 03:13:15.441497 | debian-bookworm | changed 2026-04-27 03:13:15.457163 | 2026-04-27 03:13:15.457281 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-27 03:13:16.242374 | debian-bookworm | changed 2026-04-27 03:13:16.256151 | 2026-04-27 03:13:16.256257 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-27 03:13:16.295111 | debian-bookworm | skipping: Conditional result was False 2026-04-27 03:13:16.301182 | 2026-04-27 03:13:16.301284 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-27 03:13:17.496705 | debian-bookworm -> localhost | changed 2026-04-27 03:13:17.506733 | 2026-04-27 03:13:17.514868 | TASK [add-build-sshkey : Add back temp key] 2026-04-27 03:13:17.932151 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/829ec81b8f324709a86acc105cb7c128/work/829ec81b8f324709a86acc105cb7c128_id_rsa (zuul-build-sshkey) 2026-04-27 03:13:17.932363 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.011180 2026-04-27 03:13:17.939754 | 2026-04-27 03:13:17.939858 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-27 03:13:18.568677 | debian-bookworm | ok 2026-04-27 03:13:18.591832 | 2026-04-27 03:13:18.591941 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-27 03:13:18.642375 | debian-bookworm | skipping: Conditional result was False 2026-04-27 03:13:18.672740 | 2026-04-27 03:13:18.672851 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-04-27 03:13:19.423656 | debian-bookworm | ok 2026-04-27 03:13:19.466461 | 2026-04-27 03:13:19.466582 | TASK [validate-host : Define zuul_info_dir fact] 2026-04-27 03:13:19.524654 | debian-bookworm | ok 2026-04-27 03:13:19.529563 | 2026-04-27 03:13:19.529654 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-04-27 03:13:20.113793 | debian-bookworm -> localhost | ok 2026-04-27 03:13:20.123549 | 2026-04-27 03:13:20.123655 | TASK [validate-host : Collect information about the host] 2026-04-27 03:13:21.593514 | debian-bookworm | ok 2026-04-27 03:13:21.605464 | 2026-04-27 03:13:21.605568 | TASK [validate-host : Sanitize hostname] 2026-04-27 03:13:21.801785 | debian-bookworm | ok 2026-04-27 03:13:21.860345 | 2026-04-27 03:13:21.860444 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-04-27 03:13:22.789174 | debian-bookworm -> localhost | changed 2026-04-27 03:13:22.800585 | 2026-04-27 03:13:22.800896 | TASK [validate-host : Collect information about zuul worker] 2026-04-27 03:13:23.261541 | debian-bookworm | ok 2026-04-27 03:13:23.265280 | 2026-04-27 03:13:23.265357 | TASK [validate-host : Write out all zuul information for each host] 2026-04-27 03:13:23.868544 | debian-bookworm -> localhost | changed 2026-04-27 03:13:23.882307 | 2026-04-27 03:13:23.882667 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-04-27 03:13:24.143225 | debian-bookworm | ok 2026-04-27 03:13:24.148706 | 2026-04-27 03:13:24.148801 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-04-27 03:13:25.248717 | debian-bookworm | changed: 2026-04-27 03:13:25.248865 | debian-bookworm | cd+++++++++ src/ 2026-04-27 03:13:25.248892 | debian-bookworm | cd+++++++++ src/github.com/ 2026-04-27 03:13:25.248912 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-04-27 03:13:25.248930 | debian-bookworm | cd+++++++++ src/github.com/osism/cfg-cookiecutter/ 2026-04-27 03:13:25.248946 | debian-bookworm | Containerfile 2026-04-27 03:13:25.249050 | debian-bookworm | localhost | ok: Runtime: 0:00:00.012411 2026-04-27 03:15:23.868809 | 2026-04-27 03:15:23.868906 | TASK [upload-logs : Upload logs to log server] 2026-04-27 03:15:24.625520 | localhost | Output suppressed because no_log was given 2026-04-27 03:15:24.627112 | 2026-04-27 03:15:24.627194 | LOOP [upload-logs : Compress console log and json output] 2026-04-27 03:15:24.712833 | localhost | skipping: Conditional result was False 2026-04-27 03:15:24.719343 | localhost | skipping: Conditional result was False 2026-04-27 03:15:24.723251 | 2026-04-27 03:15:24.723376 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-27 03:15:24.766579 | localhost | skipping: Conditional result was False 2026-04-27 03:15:24.766798 | 2026-04-27 03:15:24.783650 | localhost | skipping: Conditional result was False 2026-04-27 03:15:24.789781 | 2026-04-27 03:15:24.790024 | LOOP [upload-logs : Upload console log and json output]