2026-01-09 07:28:46.951084 | Job console starting 2026-01-09 07:28:46.967039 | Updating git repos 2026-01-09 07:28:47.023381 | Cloning repos into workspace 2026-01-09 07:28:47.086066 | Restoring repo states 2026-01-09 07:28:47.091964 | Merging changes 2026-01-09 07:28:47.767501 | Checking out repos 2026-01-09 07:28:47.858220 | Preparing playbooks 2026-01-09 07:28:48.915792 | Running Ansible setup 2026-01-09 07:28:54.133890 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-09 07:28:55.213899 | 2026-01-09 07:28:55.214075 | PLAY [Base pre] 2026-01-09 07:28:55.255163 | 2026-01-09 07:28:55.255330 | TASK [Setup log path fact] 2026-01-09 07:28:55.288004 | debian-bookworm | ok 2026-01-09 07:28:55.328807 | 2026-01-09 07:28:55.328997 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-09 07:28:55.406821 | debian-bookworm | ok 2026-01-09 07:28:55.429737 | 2026-01-09 07:28:55.429904 | TASK [emit-job-header : Print job information] 2026-01-09 07:28:55.484141 | # Job Information 2026-01-09 07:28:55.484329 | Ansible Version: 2.16.14 2026-01-09 07:28:55.484365 | Job: yamllint 2026-01-09 07:28:55.484403 | Pipeline: check 2026-01-09 07:28:55.484427 | Executor: 521e9411259a 2026-01-09 07:28:55.484448 | Triggered by: https://github.com/osism/openstack-project-manager/pull/258 2026-01-09 07:28:55.484470 | Event ID: d05e4bb0-ed2c-11f0-8dac-6b69462da064 2026-01-09 07:28:55.489749 | 2026-01-09 07:28:55.489877 | LOOP [emit-job-header : Print node information] 2026-01-09 07:28:55.722619 | debian-bookworm | ok: 2026-01-09 07:28:55.722938 | debian-bookworm | # Node Information 2026-01-09 07:28:55.722978 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-09 07:28:55.723004 | debian-bookworm | Hostname: debian 2026-01-09 07:28:55.723027 | debian-bookworm | Username: zuul 2026-01-09 07:28:55.723048 | debian-bookworm | Distro: Debian 12.12 2026-01-09 07:28:55.723072 | debian-bookworm | Provider: regiocloud-a 2026-01-09 07:28:55.723094 | debian-bookworm | Region: 2026-01-09 07:28:55.723115 | debian-bookworm | Label: debian-bookworm 2026-01-09 07:28:55.723135 | debian-bookworm | Product Name: OpenStack Nova 2026-01-09 07:28:55.723154 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe07:835a 2026-01-09 07:28:55.742906 | 2026-01-09 07:28:55.743116 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-09 07:28:56.482591 | debian-bookworm -> localhost | changed 2026-01-09 07:28:56.496642 | 2026-01-09 07:28:56.496896 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-09 07:28:58.118944 | debian-bookworm -> localhost | changed 2026-01-09 07:28:58.130811 | 2026-01-09 07:28:58.130984 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-09 07:28:58.636655 | debian-bookworm -> localhost | ok 2026-01-09 07:28:58.643471 | 2026-01-09 07:28:58.643616 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-09 07:28:58.695455 | debian-bookworm | ok 2026-01-09 07:28:58.727378 | debian-bookworm | included: /var/lib/zuul/builds/7bd3a762004049659fdd0df754b9af33/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-09 07:28:58.734507 | 2026-01-09 07:28:58.734632 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-09 07:29:01.198309 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-09 07:29:01.198664 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/7bd3a762004049659fdd0df754b9af33/work/7bd3a762004049659fdd0df754b9af33_id_rsa 2026-01-09 07:29:01.198792 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/7bd3a762004049659fdd0df754b9af33/work/7bd3a762004049659fdd0df754b9af33_id_rsa.pub 2026-01-09 07:29:01.198897 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-09 07:29:01.198946 | debian-bookworm -> localhost | SHA256:Ihs85t1SULAcFedxs6S+ZUs5j1Ft85q6fQ0NQHmxZ8w zuul-build-sshkey 2026-01-09 07:29:01.198985 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-09 07:29:01.199050 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-09 07:29:01.199088 | debian-bookworm -> localhost | | oo+.o.=... | 2026-01-09 07:29:01.199125 | debian-bookworm -> localhost | | . + o =oo.= | 2026-01-09 07:29:01.199160 | debian-bookworm -> localhost | | + o .oo.E| 2026-01-09 07:29:01.199193 | debian-bookworm -> localhost | | . . . o.+o| 2026-01-09 07:29:01.199227 | debian-bookworm -> localhost | | * . S . B o.| 2026-01-09 07:29:01.199267 | debian-bookworm -> localhost | | o * + = *.o.| 2026-01-09 07:29:01.199301 | debian-bookworm -> localhost | | o o . . o +..| 2026-01-09 07:29:01.199334 | debian-bookworm -> localhost | | . o o| 2026-01-09 07:29:01.199369 | debian-bookworm -> localhost | | o... | 2026-01-09 07:29:01.199401 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-09 07:29:01.199482 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.549687 2026-01-09 07:29:01.213739 | 2026-01-09 07:29:01.213867 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-09 07:29:01.240580 | debian-bookworm | ok 2026-01-09 07:29:01.251337 | debian-bookworm | included: /var/lib/zuul/builds/7bd3a762004049659fdd0df754b9af33/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-09 07:29:01.261851 | 2026-01-09 07:29:01.261965 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-09 07:29:01.286360 | debian-bookworm | skipping: Conditional result was False 2026-01-09 07:29:01.301732 | 2026-01-09 07:29:01.301897 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-09 07:29:02.010676 | debian-bookworm | changed 2026-01-09 07:29:02.016268 | 2026-01-09 07:29:02.016376 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-09 07:29:02.264126 | debian-bookworm | ok 2026-01-09 07:29:02.272740 | 2026-01-09 07:29:02.272892 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-09 07:29:02.946578 | debian-bookworm | changed 2026-01-09 07:29:02.963886 | 2026-01-09 07:29:02.964030 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-09 07:29:03.601308 | debian-bookworm | changed 2026-01-09 07:29:03.607633 | 2026-01-09 07:29:03.607791 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-09 07:29:03.638498 | debian-bookworm | skipping: Conditional result was False 2026-01-09 07:29:03.654271 | 2026-01-09 07:29:03.654515 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-09 07:29:04.259218 | debian-bookworm -> localhost | changed 2026-01-09 07:29:04.274083 | 2026-01-09 07:29:04.274236 | TASK [add-build-sshkey : Add back temp key] 2026-01-09 07:29:04.865304 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/7bd3a762004049659fdd0df754b9af33/work/7bd3a762004049659fdd0df754b9af33_id_rsa (zuul-build-sshkey) 2026-01-09 07:29:04.865566 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.020028 2026-01-09 07:29:04.876263 | 2026-01-09 07:29:04.876411 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-09 07:29:05.318443 | debian-bookworm | ok 2026-01-09 07:29:05.326725 | 2026-01-09 07:29:05.326964 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-09 07:29:05.361786 | debian-bookworm | skipping: Conditional result was False 2026-01-09 07:29:05.375117 | 2026-01-09 07:29:05.375252 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-09 07:29:05.870366 | debian-bookworm | ok 2026-01-09 07:29:05.896029 | 2026-01-09 07:29:05.896184 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-09 07:29:05.983395 | debian-bookworm | ok 2026-01-09 07:29:05.998615 | 2026-01-09 07:29:05.998800 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-09 07:29:06.477970 | debian-bookworm -> localhost | ok 2026-01-09 07:29:06.487954 | 2026-01-09 07:29:06.488139 | TASK [validate-host : Collect information about the host] 2026-01-09 07:29:07.690128 | debian-bookworm | ok 2026-01-09 07:29:07.706115 | 2026-01-09 07:29:07.706266 | TASK [validate-host : Sanitize hostname] 2026-01-09 07:29:07.818860 | debian-bookworm | ok 2026-01-09 07:29:07.867303 | 2026-01-09 07:29:07.867449 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-09 07:29:08.511372 | debian-bookworm -> localhost | changed 2026-01-09 07:29:08.521835 | 2026-01-09 07:29:08.522048 | TASK [validate-host : Collect information about zuul worker] 2026-01-09 07:29:08.980314 | debian-bookworm | ok 2026-01-09 07:29:08.985663 | 2026-01-09 07:29:08.985817 | TASK [validate-host : Write out all zuul information for each host] 2026-01-09 07:29:09.645835 | debian-bookworm -> localhost | changed 2026-01-09 07:29:09.663097 | 2026-01-09 07:29:09.663244 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-09 07:29:09.949261 | debian-bookworm | ok 2026-01-09 07:29:09.967653 | 2026-01-09 07:29:09.967867 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-09 07:29:10.940562 | debian-bookworm | changed: 2026-01-09 07:29:10.940862 | debian-bookworm | cd+++++++++ src/ 2026-01-09 07:29:10.940924 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-09 07:29:10.940951 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-09 07:29:10.940974 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-project-manager/ 2026-01-09 07:29:10.940995 | debian-bookworm | localhost | ok: Runtime: 0:00:00.012294 2026-01-09 07:29:36.233834 | 2026-01-09 07:29:36.233992 | TASK [upload-logs : Upload logs to log server] 2026-01-09 07:29:36.962218 | localhost | Output suppressed because no_log was given 2026-01-09 07:29:36.964215 | 2026-01-09 07:29:36.964330 | LOOP [upload-logs : Compress console log and json output] 2026-01-09 07:29:37.029387 | localhost | skipping: Conditional result was False 2026-01-09 07:29:37.046424 | localhost | skipping: Conditional result was False 2026-01-09 07:29:37.053025 | 2026-01-09 07:29:37.053156 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-09 07:29:37.164265 | localhost | skipping: Conditional result was False 2026-01-09 07:29:37.164676 | 2026-01-09 07:29:37.169966 | localhost | skipping: Conditional result was False 2026-01-09 07:29:37.177967 | 2026-01-09 07:29:37.178126 | LOOP [upload-logs : Upload console log and json output]