2025-10-25 03:13:41.273362 | Job console starting 2025-10-25 03:13:41.293108 | Updating git repos 2025-10-25 03:13:41.319418 | Cloning repos into workspace 2025-10-25 03:13:41.388570 | Restoring repo states 2025-10-25 03:13:41.399314 | Merging changes 2025-10-25 03:13:41.399329 | Checking out repos 2025-10-25 03:13:41.488200 | Preparing playbooks 2025-10-25 03:13:41.958431 | Running Ansible setup 2025-10-25 03:13:45.932087 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-10-25 03:13:46.606328 | 2025-10-25 03:13:46.606455 | PLAY [Base pre] 2025-10-25 03:13:46.621282 | 2025-10-25 03:13:46.621397 | TASK [Setup log path fact] 2025-10-25 03:13:46.649390 | debian-bookworm | ok 2025-10-25 03:13:46.663997 | 2025-10-25 03:13:46.664115 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-25 03:13:46.692710 | debian-bookworm | ok 2025-10-25 03:13:46.706869 | 2025-10-25 03:13:46.706967 | TASK [emit-job-header : Print job information] 2025-10-25 03:13:46.736010 | # Job Information 2025-10-25 03:13:46.736159 | Ansible Version: 2.16.14 2025-10-25 03:13:46.736205 | Job: yamllint 2025-10-25 03:13:46.736238 | Pipeline: periodic-daily 2025-10-25 03:13:46.736261 | Executor: 521e9411259a 2025-10-25 03:13:46.736281 | Triggered by: https://github.com/osism/mappings 2025-10-25 03:13:46.736303 | Event ID: a9c56a7b27454852a10527c0d9df9867 2025-10-25 03:13:46.742972 | 2025-10-25 03:13:46.743066 | LOOP [emit-job-header : Print node information] 2025-10-25 03:13:46.843678 | debian-bookworm | ok: 2025-10-25 03:13:46.843931 | debian-bookworm | # Node Information 2025-10-25 03:13:46.843989 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-10-25 03:13:46.844033 | debian-bookworm | Hostname: debian 2025-10-25 03:13:46.844072 | debian-bookworm | Username: zuul 2025-10-25 03:13:46.844107 | debian-bookworm | Distro: Debian 12.12 2025-10-25 03:13:46.844148 | debian-bookworm | Provider: regiocloud-a 2025-10-25 03:13:46.844198 | debian-bookworm | Region: 2025-10-25 03:13:46.844236 | debian-bookworm | Label: debian-bookworm 2025-10-25 03:13:46.844270 | debian-bookworm | Product Name: OpenStack Nova 2025-10-25 03:13:46.844304 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fea7:42bc 2025-10-25 03:13:46.865931 | 2025-10-25 03:13:46.866049 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-25 03:13:47.290046 | debian-bookworm -> localhost | changed 2025-10-25 03:13:47.296787 | 2025-10-25 03:13:47.296880 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-25 03:13:48.199301 | debian-bookworm -> localhost | changed 2025-10-25 03:13:48.209956 | 2025-10-25 03:13:48.210105 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-25 03:13:48.435066 | debian-bookworm -> localhost | ok 2025-10-25 03:13:48.440928 | 2025-10-25 03:13:48.441017 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-25 03:13:48.459314 | debian-bookworm | ok 2025-10-25 03:13:48.475800 | debian-bookworm | included: /var/lib/zuul/builds/8fe454a986ce453fa5fd4faf553c5de5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-25 03:13:48.482386 | 2025-10-25 03:13:48.482469 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-25 03:13:49.338202 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-10-25 03:13:49.338402 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/8fe454a986ce453fa5fd4faf553c5de5/work/8fe454a986ce453fa5fd4faf553c5de5_id_rsa 2025-10-25 03:13:49.338438 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/8fe454a986ce453fa5fd4faf553c5de5/work/8fe454a986ce453fa5fd4faf553c5de5_id_rsa.pub 2025-10-25 03:13:49.338464 | debian-bookworm -> localhost | The key fingerprint is: 2025-10-25 03:13:49.338489 | debian-bookworm -> localhost | SHA256:HHdXjFYBiOOHAGQPhgAhn3rlgrOw1mkqTIA7XC0XYjE zuul-build-sshkey 2025-10-25 03:13:49.338511 | debian-bookworm -> localhost | The key's randomart image is: 2025-10-25 03:13:49.338541 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-10-25 03:13:49.338563 | debian-bookworm -> localhost | |=o.E+*. . ...=+| 2025-10-25 03:13:49.338584 | debian-bookworm -> localhost | |.. =+.o. o . o..| 2025-10-25 03:13:49.338604 | debian-bookworm -> localhost | |. + + ..+ + ... | 2025-10-25 03:13:49.338624 | debian-bookworm -> localhost | |oo = o . = o . | 2025-10-25 03:13:49.338644 | debian-bookworm -> localhost | |B.+ + S . | 2025-10-25 03:13:49.338667 | debian-bookworm -> localhost | |+B... | 2025-10-25 03:13:49.338687 | debian-bookworm -> localhost | |=o + | 2025-10-25 03:13:49.338706 | debian-bookworm -> localhost | |o.o | 2025-10-25 03:13:49.338727 | debian-bookworm -> localhost | |.. | 2025-10-25 03:13:49.338747 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-10-25 03:13:49.338799 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.382910 2025-10-25 03:13:49.345033 | 2025-10-25 03:13:49.345119 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-25 03:13:49.362358 | debian-bookworm | ok 2025-10-25 03:13:49.376005 | debian-bookworm | included: /var/lib/zuul/builds/8fe454a986ce453fa5fd4faf553c5de5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-25 03:13:49.395544 | 2025-10-25 03:13:49.395638 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-25 03:13:49.408385 | debian-bookworm | skipping: Conditional result was False 2025-10-25 03:13:49.414881 | 2025-10-25 03:13:49.414969 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-25 03:13:50.068979 | debian-bookworm | changed 2025-10-25 03:13:50.074247 | 2025-10-25 03:13:50.074328 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-25 03:13:50.354101 | debian-bookworm | ok 2025-10-25 03:13:50.366161 | 2025-10-25 03:13:50.366268 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-25 03:13:51.030072 | debian-bookworm | changed 2025-10-25 03:13:51.036542 | 2025-10-25 03:13:51.036650 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-25 03:13:51.685773 | debian-bookworm | changed 2025-10-25 03:13:51.690916 | 2025-10-25 03:13:51.690997 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-25 03:13:51.713897 | debian-bookworm | skipping: Conditional result was False 2025-10-25 03:13:51.727845 | 2025-10-25 03:13:51.727979 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-25 03:13:52.210780 | debian-bookworm -> localhost | changed 2025-10-25 03:13:52.234668 | 2025-10-25 03:13:52.235274 | TASK [add-build-sshkey : Add back temp key] 2025-10-25 03:13:52.643583 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/8fe454a986ce453fa5fd4faf553c5de5/work/8fe454a986ce453fa5fd4faf553c5de5_id_rsa (zuul-build-sshkey) 2025-10-25 03:13:52.643966 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012573 2025-10-25 03:13:52.654743 | 2025-10-25 03:13:52.654895 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-25 03:13:53.109937 | debian-bookworm | ok 2025-10-25 03:13:53.118501 | 2025-10-25 03:13:53.118649 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-25 03:13:53.143298 | debian-bookworm | skipping: Conditional result was False 2025-10-25 03:13:53.159029 | 2025-10-25 03:13:53.159143 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-25 03:13:53.606395 | debian-bookworm | ok 2025-10-25 03:13:53.624193 | 2025-10-25 03:13:53.624343 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-25 03:13:53.657164 | debian-bookworm | ok 2025-10-25 03:13:53.663111 | 2025-10-25 03:13:53.663230 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-25 03:13:53.983540 | debian-bookworm -> localhost | ok 2025-10-25 03:13:53.990945 | 2025-10-25 03:13:53.991055 | TASK [validate-host : Collect information about the host] 2025-10-25 03:13:55.133565 | debian-bookworm | ok 2025-10-25 03:13:55.144921 | 2025-10-25 03:13:55.145035 | TASK [validate-host : Sanitize hostname] 2025-10-25 03:13:55.255811 | debian-bookworm | ok 2025-10-25 03:13:55.294024 | 2025-10-25 03:13:55.294153 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-25 03:13:55.864990 | debian-bookworm -> localhost | changed 2025-10-25 03:13:55.871286 | 2025-10-25 03:13:55.871400 | TASK [validate-host : Collect information about zuul worker] 2025-10-25 03:13:56.301562 | debian-bookworm | ok 2025-10-25 03:13:56.308388 | 2025-10-25 03:13:56.308513 | TASK [validate-host : Write out all zuul information for each host] 2025-10-25 03:13:56.837873 | debian-bookworm -> localhost | changed 2025-10-25 03:13:56.847797 | 2025-10-25 03:13:56.847915 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-25 03:13:57.128651 | debian-bookworm | ok 2025-10-25 03:13:57.134714 | 2025-10-25 03:13:57.134819 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-25 03:13:58.170770 | debian-bookworm | changed: 2025-10-25 03:13:58.171152 | debian-bookworm | cd+++++++++ src/ 2025-10-25 03:13:58.171251 | debian-bookworm | cd+++++++++ src/github.com/ 2025-10-25 03:13:58.171303 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-10-25 03:13:58.171348 | debian-bookworm | cd+++++++++ src/github.com/osism/mappings/ 2025-10-25 03:13:58.171391 | debian-bookworm | Containerfile 2025-10-25 03:13:58.171554 | debian-bookworm | localhost | ok: Runtime: 0:00:00.014119 2025-10-25 03:14:27.309499 | 2025-10-25 03:14:27.309592 | TASK [upload-logs : Upload logs to log server] 2025-10-25 03:14:28.031319 | localhost | Output suppressed because no_log was given 2025-10-25 03:14:28.032887 | 2025-10-25 03:14:28.032970 | LOOP [upload-logs : Compress console log and json output] 2025-10-25 03:14:28.087588 | localhost | skipping: Conditional result was False 2025-10-25 03:14:28.093452 | localhost | skipping: Conditional result was False 2025-10-25 03:14:28.098383 | 2025-10-25 03:14:28.098473 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-25 03:14:28.157200 | localhost | skipping: Conditional result was False 2025-10-25 03:14:28.157423 | 2025-10-25 03:14:28.162054 | localhost | skipping: Conditional result was False 2025-10-25 03:14:28.165076 | 2025-10-25 03:14:28.165208 | LOOP [upload-logs : Upload console log and json output]