2026-03-14 03:19:11.481629 | Job console starting 2026-03-14 03:19:11.494649 | Updating git repos 2026-03-14 03:19:11.519724 | Cloning repos into workspace 2026-03-14 03:19:11.607549 | Restoring repo states 2026-03-14 03:19:11.622180 | Merging changes 2026-03-14 03:19:11.622200 | Checking out repos 2026-03-14 03:19:11.699485 | Preparing playbooks 2026-03-14 03:19:12.929399 | Running Ansible setup 2026-03-14 03:19:18.558527 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-14 03:19:19.399251 | 2026-03-14 03:19:19.399369 | PLAY [Base pre] 2026-03-14 03:19:19.423924 | 2026-03-14 03:19:19.424030 | TASK [Setup log path fact] 2026-03-14 03:19:19.440742 | debian-bookworm | ok 2026-03-14 03:19:19.463779 | 2026-03-14 03:19:19.463901 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-14 03:19:19.491381 | debian-bookworm | ok 2026-03-14 03:19:19.500911 | 2026-03-14 03:19:19.501007 | TASK [emit-job-header : Print job information] 2026-03-14 03:19:19.551834 | # Job Information 2026-03-14 03:19:19.551974 | Ansible Version: 2.16.14 2026-03-14 03:19:19.552004 | Job: terraform-base-validate-testbed-default 2026-03-14 03:19:19.552032 | Pipeline: periodic-daily 2026-03-14 03:19:19.552051 | Executor: 521e9411259a 2026-03-14 03:19:19.552068 | Triggered by: https://github.com/osism/terraform-base 2026-03-14 03:19:19.552087 | Event ID: 66f864d4447f49c797d66d5390cd9de5 2026-03-14 03:19:19.556321 | 2026-03-14 03:19:19.556414 | LOOP [emit-job-header : Print node information] 2026-03-14 03:19:19.708523 | debian-bookworm | ok: 2026-03-14 03:19:19.708709 | debian-bookworm | # Node Information 2026-03-14 03:19:19.708740 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-14 03:19:19.708762 | debian-bookworm | Hostname: debian 2026-03-14 03:19:19.708780 | debian-bookworm | Username: zuul 2026-03-14 03:19:19.708798 | debian-bookworm | Distro: Debian 12.13 2026-03-14 03:19:19.708818 | debian-bookworm | Provider: regiocloud-a 2026-03-14 03:19:19.708835 | debian-bookworm | Region: 2026-03-14 03:19:19.708853 | debian-bookworm | Label: debian-bookworm 2026-03-14 03:19:19.708869 | debian-bookworm | Product Name: OpenStack Nova 2026-03-14 03:19:19.708885 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe0a:5eea 2026-03-14 03:19:19.720461 | 2026-03-14 03:19:19.720552 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-14 03:19:20.305261 | debian-bookworm -> localhost | changed 2026-03-14 03:19:20.311013 | 2026-03-14 03:19:20.311103 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-14 03:19:22.001076 | debian-bookworm -> localhost | changed 2026-03-14 03:19:22.013022 | 2026-03-14 03:19:22.013130 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-14 03:19:22.520155 | debian-bookworm -> localhost | ok 2026-03-14 03:19:22.529134 | 2026-03-14 03:19:22.529242 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-14 03:19:22.567251 | debian-bookworm | ok 2026-03-14 03:19:22.588692 | debian-bookworm | included: /var/lib/zuul/builds/ac68a84215f642eaae90508d86298ab2/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-14 03:19:22.595212 | 2026-03-14 03:19:22.595299 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-14 03:19:24.512690 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-14 03:19:24.512926 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/ac68a84215f642eaae90508d86298ab2/work/ac68a84215f642eaae90508d86298ab2_id_rsa 2026-03-14 03:19:24.512972 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/ac68a84215f642eaae90508d86298ab2/work/ac68a84215f642eaae90508d86298ab2_id_rsa.pub 2026-03-14 03:19:24.513001 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-14 03:19:24.513026 | debian-bookworm -> localhost | SHA256:LzWmjI8BH4GtpkjNYj/EkWXEMc9mlEq10o8V73hRMUk zuul-build-sshkey 2026-03-14 03:19:24.513058 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-14 03:19:24.513081 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-14 03:19:24.513102 | debian-bookworm -> localhost | | o*oo.. .Eo | 2026-03-14 03:19:24.513124 | debian-bookworm -> localhost | | +=*.. o ... | 2026-03-14 03:19:24.513144 | debian-bookworm -> localhost | | oo.+B . o | 2026-03-14 03:19:24.513163 | debian-bookworm -> localhost | | + .o+.+ o . | 2026-03-14 03:19:24.513183 | debian-bookworm -> localhost | | + =+ ..So+o | 2026-03-14 03:19:24.513205 | debian-bookworm -> localhost | |o.+o o + =.. | 2026-03-14 03:19:24.513226 | debian-bookworm -> localhost | |. .o + + . | 2026-03-14 03:19:24.513245 | debian-bookworm -> localhost | | . + . | 2026-03-14 03:19:24.513266 | debian-bookworm -> localhost | | . . | 2026-03-14 03:19:24.513286 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-14 03:19:24.513344 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.983277 2026-03-14 03:19:24.519837 | 2026-03-14 03:19:24.519932 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-14 03:19:24.548199 | debian-bookworm | ok 2026-03-14 03:19:24.558237 | debian-bookworm | included: /var/lib/zuul/builds/ac68a84215f642eaae90508d86298ab2/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-14 03:19:24.567270 | 2026-03-14 03:19:24.567363 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-14 03:19:24.600852 | debian-bookworm | skipping: Conditional result was False 2026-03-14 03:19:24.613400 | 2026-03-14 03:19:24.613540 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-14 03:19:25.222787 | debian-bookworm | changed 2026-03-14 03:19:25.228858 | 2026-03-14 03:19:25.231075 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-14 03:19:25.463647 | debian-bookworm | ok 2026-03-14 03:19:25.473263 | 2026-03-14 03:19:25.473369 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-14 03:19:26.147234 | debian-bookworm | changed 2026-03-14 03:19:26.153630 | 2026-03-14 03:19:26.153735 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-14 03:19:26.840138 | debian-bookworm | changed 2026-03-14 03:19:26.844838 | 2026-03-14 03:19:26.844923 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-14 03:19:26.891367 | debian-bookworm | skipping: Conditional result was False 2026-03-14 03:19:26.896525 | 2026-03-14 03:19:26.896609 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-14 03:19:27.407050 | debian-bookworm -> localhost | changed 2026-03-14 03:19:27.425364 | 2026-03-14 03:19:27.425457 | TASK [add-build-sshkey : Add back temp key] 2026-03-14 03:19:27.936260 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/ac68a84215f642eaae90508d86298ab2/work/ac68a84215f642eaae90508d86298ab2_id_rsa (zuul-build-sshkey) 2026-03-14 03:19:27.936443 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.024968 2026-03-14 03:19:27.952590 | 2026-03-14 03:19:27.952707 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-14 03:19:28.328661 | debian-bookworm | ok 2026-03-14 03:19:28.335016 | 2026-03-14 03:19:28.335126 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-14 03:19:28.371322 | debian-bookworm | skipping: Conditional result was False 2026-03-14 03:19:28.386049 | 2026-03-14 03:19:28.386191 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-14 03:19:28.837365 | debian-bookworm | ok 2026-03-14 03:19:28.851980 | 2026-03-14 03:19:28.852106 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-14 03:19:28.895157 | debian-bookworm | ok 2026-03-14 03:19:28.902661 | 2026-03-14 03:19:28.902822 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-14 03:19:29.234890 | debian-bookworm -> localhost | ok 2026-03-14 03:19:29.243999 | 2026-03-14 03:19:29.244096 | TASK [validate-host : Collect information about the host] 2026-03-14 03:19:30.270599 | debian-bookworm | ok 2026-03-14 03:19:30.289259 | 2026-03-14 03:19:30.289368 | TASK [validate-host : Sanitize hostname] 2026-03-14 03:19:30.401950 | debian-bookworm | ok 2026-03-14 03:19:30.447744 | 2026-03-14 03:19:30.447861 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-14 03:19:30.968064 | debian-bookworm -> localhost | changed 2026-03-14 03:19:30.974076 | 2026-03-14 03:19:30.974206 | TASK [validate-host : Collect information about zuul worker] 2026-03-14 03:19:31.347023 | debian-bookworm | ok 2026-03-14 03:19:31.352494 | 2026-03-14 03:19:31.352911 | TASK [validate-host : Write out all zuul information for each host] 2026-03-14 03:19:32.181438 | debian-bookworm -> localhost | changed 2026-03-14 03:19:32.195881 | 2026-03-14 03:19:32.195967 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-14 03:19:32.473563 | debian-bookworm | ok 2026-03-14 03:19:32.482282 | 2026-03-14 03:19:32.482371 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-14 03:19:33.747612 | debian-bookworm | changed: 2026-03-14 03:19:33.747880 | debian-bookworm | cd+++++++++ src/ 2026-03-14 03:19:33.747917 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-14 03:19:33.747943 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-14 03:19:33.747966 | debian-bookworm | cd+++++++++ src/github.com/osism/terraform-base/ 2026-03-14 03:19:33.747988 | debian-bookworm | localhost | ok: Runtime: 0:00:00.016528 2026-03-14 03:19:53.088302 | 2026-03-14 03:19:53.088430 | TASK [upload-logs : Upload logs to log server] 2026-03-14 03:19:54.893524 | localhost | Output suppressed because no_log was given 2026-03-14 03:19:54.895381 | 2026-03-14 03:19:54.895487 | LOOP [upload-logs : Compress console log and json output] 2026-03-14 03:19:55.055232 | localhost | skipping: Conditional result was False 2026-03-14 03:19:55.072616 | localhost | skipping: Conditional result was False 2026-03-14 03:19:55.085772 | 2026-03-14 03:19:55.085920 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-14 03:19:55.212529 | localhost | skipping: Conditional result was False 2026-03-14 03:19:55.212929 | 2026-03-14 03:19:55.219210 | localhost | skipping: Conditional result was False 2026-03-14 03:19:55.225507 | 2026-03-14 03:19:55.225640 | LOOP [upload-logs : Upload console log and json output]