2025-09-28 03:16:44.339919 | Job console starting 2025-09-28 03:16:44.358090 | Updating git repos 2025-09-28 03:16:44.395811 | Cloning repos into workspace 2025-09-28 03:16:44.467976 | Restoring repo states 2025-09-28 03:16:44.494132 | Merging changes 2025-09-28 03:16:44.494150 | Checking out repos 2025-09-28 03:16:44.610272 | Preparing playbooks 2025-09-28 03:16:45.667159 | Running Ansible setup 2025-09-28 03:16:51.151421 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-09-28 03:16:51.862412 | 2025-09-28 03:16:51.862578 | PLAY [Base pre] 2025-09-28 03:16:51.885877 | 2025-09-28 03:16:51.885988 | TASK [Setup log path fact] 2025-09-28 03:16:51.905174 | debian-bookworm | ok 2025-09-28 03:16:51.930484 | 2025-09-28 03:16:51.930591 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-09-28 03:16:52.010776 | debian-bookworm | ok 2025-09-28 03:16:52.028581 | 2025-09-28 03:16:52.028707 | TASK [emit-job-header : Print job information] 2025-09-28 03:16:52.104416 | # Job Information 2025-09-28 03:16:52.104672 | Ansible Version: 2.16.14 2025-09-28 03:16:52.104712 | Job: yamllint 2025-09-28 03:16:52.104746 | Pipeline: periodic-daily 2025-09-28 03:16:52.104769 | Executor: 521e9411259a 2025-09-28 03:16:52.104790 | Triggered by: https://github.com/osism/cloud-in-a-box 2025-09-28 03:16:52.104811 | Event ID: 308f4e04a7764c75bd84e0a1c4a3c6dc 2025-09-28 03:16:52.109968 | 2025-09-28 03:16:52.113335 | LOOP [emit-job-header : Print node information] 2025-09-28 03:16:52.234810 | debian-bookworm | ok: 2025-09-28 03:16:52.235237 | debian-bookworm | # Node Information 2025-09-28 03:16:52.235274 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-09-28 03:16:52.235300 | debian-bookworm | Hostname: debian 2025-09-28 03:16:52.235322 | debian-bookworm | Username: zuul 2025-09-28 03:16:52.235388 | debian-bookworm | Distro: Debian 12.12 2025-09-28 03:16:52.235415 | debian-bookworm | Provider: regiocloud-a 2025-09-28 03:16:52.235482 | debian-bookworm | Region: 2025-09-28 03:16:52.235513 | debian-bookworm | Label: debian-bookworm 2025-09-28 03:16:52.235536 | debian-bookworm | Product Name: OpenStack Nova 2025-09-28 03:16:52.235557 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe1f:9116 2025-09-28 03:16:52.260769 | 2025-09-28 03:16:52.260926 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-09-28 03:16:52.914157 | debian-bookworm -> localhost | changed 2025-09-28 03:16:52.933367 | 2025-09-28 03:16:52.933490 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-09-28 03:16:55.468758 | debian-bookworm -> localhost | changed 2025-09-28 03:16:55.501772 | 2025-09-28 03:16:55.501878 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-09-28 03:16:56.319751 | debian-bookworm -> localhost | ok 2025-09-28 03:16:56.325514 | 2025-09-28 03:16:56.325603 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-09-28 03:16:56.344710 | debian-bookworm | ok 2025-09-28 03:16:56.424493 | debian-bookworm | included: /var/lib/zuul/builds/240d321c66c74c87982c9851f0003c20/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-09-28 03:16:56.442174 | 2025-09-28 03:16:56.442270 | TASK [add-build-sshkey : Create Temp SSH key] 2025-09-28 03:16:58.644931 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-09-28 03:16:58.645104 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/240d321c66c74c87982c9851f0003c20/work/240d321c66c74c87982c9851f0003c20_id_rsa 2025-09-28 03:16:58.645136 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/240d321c66c74c87982c9851f0003c20/work/240d321c66c74c87982c9851f0003c20_id_rsa.pub 2025-09-28 03:16:58.645159 | debian-bookworm -> localhost | The key fingerprint is: 2025-09-28 03:16:58.645180 | debian-bookworm -> localhost | SHA256:HLHJcbhsXMjgTxwaMucs6q5xf/k/upK1u5C3TPmCE1c zuul-build-sshkey 2025-09-28 03:16:58.645200 | debian-bookworm -> localhost | The key's randomart image is: 2025-09-28 03:16:58.645226 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-09-28 03:16:58.645245 | debian-bookworm -> localhost | | o +o+o. | 2025-09-28 03:16:58.645263 | debian-bookworm -> localhost | | B =+B. | 2025-09-28 03:16:58.645280 | debian-bookworm -> localhost | | . =oBo | 2025-09-28 03:16:58.645297 | debian-bookworm -> localhost | | . . +=.E | 2025-09-28 03:16:58.645313 | debian-bookworm -> localhost | | . .S. | 2025-09-28 03:16:58.645336 | debian-bookworm -> localhost | | . ..o. | 2025-09-28 03:16:58.645353 | debian-bookworm -> localhost | |. o oB+. | 2025-09-28 03:16:58.645369 | debian-bookworm -> localhost | | + . B=oo. | 2025-09-28 03:16:58.645387 | debian-bookworm -> localhost | |... .. +OBo. | 2025-09-28 03:16:58.645404 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-09-28 03:16:58.645447 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.287614 2025-09-28 03:16:58.650469 | 2025-09-28 03:16:58.650543 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-09-28 03:16:58.690826 | debian-bookworm | ok 2025-09-28 03:16:58.714295 | debian-bookworm | included: /var/lib/zuul/builds/240d321c66c74c87982c9851f0003c20/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-09-28 03:16:58.722193 | 2025-09-28 03:16:58.722276 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-09-28 03:16:58.777686 | debian-bookworm | skipping: Conditional result was False 2025-09-28 03:16:58.783202 | 2025-09-28 03:16:58.783287 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-09-28 03:16:59.511150 | debian-bookworm | changed 2025-09-28 03:16:59.516134 | 2025-09-28 03:16:59.516211 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-09-28 03:16:59.797149 | debian-bookworm | ok 2025-09-28 03:16:59.801654 | 2025-09-28 03:16:59.801729 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-09-28 03:17:00.569612 | debian-bookworm | changed 2025-09-28 03:17:00.579576 | 2025-09-28 03:17:00.579678 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-09-28 03:17:01.289273 | debian-bookworm | changed 2025-09-28 03:17:01.294498 | 2025-09-28 03:17:01.294581 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-09-28 03:17:01.319041 | debian-bookworm | skipping: Conditional result was False 2025-09-28 03:17:01.325327 | 2025-09-28 03:17:01.325414 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-09-28 03:17:02.068607 | debian-bookworm -> localhost | changed 2025-09-28 03:17:02.077514 | 2025-09-28 03:17:02.077606 | TASK [add-build-sshkey : Add back temp key] 2025-09-28 03:17:02.635134 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/240d321c66c74c87982c9851f0003c20/work/240d321c66c74c87982c9851f0003c20_id_rsa (zuul-build-sshkey) 2025-09-28 03:17:02.635361 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.021196 2025-09-28 03:17:02.642397 | 2025-09-28 03:17:02.642484 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-09-28 03:17:03.271684 | debian-bookworm | ok 2025-09-28 03:17:03.275887 | 2025-09-28 03:17:03.275968 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-09-28 03:17:03.309355 | debian-bookworm | skipping: Conditional result was False 2025-09-28 03:17:03.330590 | 2025-09-28 03:17:03.330749 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-09-28 03:17:03.849675 | debian-bookworm | ok 2025-09-28 03:17:03.865117 | 2025-09-28 03:17:03.865205 | TASK [validate-host : Define zuul_info_dir fact] 2025-09-28 03:17:03.893119 | debian-bookworm | ok 2025-09-28 03:17:03.897120 | 2025-09-28 03:17:03.897192 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-09-28 03:17:04.334791 | debian-bookworm -> localhost | ok 2025-09-28 03:17:04.340044 | 2025-09-28 03:17:04.340115 | TASK [validate-host : Collect information about the host] 2025-09-28 03:17:05.696742 | debian-bookworm | ok 2025-09-28 03:17:05.712876 | 2025-09-28 03:17:05.712953 | TASK [validate-host : Sanitize hostname] 2025-09-28 03:17:05.840760 | debian-bookworm | ok 2025-09-28 03:17:05.901685 | 2025-09-28 03:17:05.901778 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-09-28 03:17:06.869388 | debian-bookworm -> localhost | changed 2025-09-28 03:17:06.874079 | 2025-09-28 03:17:06.874156 | TASK [validate-host : Collect information about zuul worker] 2025-09-28 03:17:07.514347 | debian-bookworm | ok 2025-09-28 03:17:07.518335 | 2025-09-28 03:17:07.518414 | TASK [validate-host : Write out all zuul information for each host] 2025-09-28 03:17:08.726304 | debian-bookworm -> localhost | changed 2025-09-28 03:17:08.734474 | 2025-09-28 03:17:08.734553 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-09-28 03:17:09.015412 | debian-bookworm | ok 2025-09-28 03:17:09.021205 | 2025-09-28 03:17:09.021299 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-09-28 03:17:09.808239 | debian-bookworm | changed: 2025-09-28 03:17:09.808412 | debian-bookworm | cd+++++++++ src/ 2025-09-28 03:17:09.808446 | debian-bookworm | cd+++++++++ src/github.com/ 2025-09-28 03:17:09.808470 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-09-28 03:17:09.808493 | debian-bookworm | cd+++++++++ src/github.com/osism/cloud-in-a-box/ 2025-09-28 03:17:09.808513 | debian-bookworm | localhost | ok: Runtime: 0:00:00.010226 2025-09-28 03:17:34.214159 | 2025-09-28 03:17:34.214269 | TASK [upload-logs : Upload logs to log server] 2025-09-28 03:17:34.756564 | localhost | Output suppressed because no_log was given 2025-09-28 03:17:34.758943 | 2025-09-28 03:17:34.759059 | LOOP [upload-logs : Compress console log and json output] 2025-09-28 03:17:34.804212 | localhost | skipping: Conditional result was False 2025-09-28 03:17:34.811638 | localhost | skipping: Conditional result was False 2025-09-28 03:17:34.820120 | 2025-09-28 03:17:34.820229 | LOOP [upload-logs : Upload compressed console log and json output] 2025-09-28 03:17:34.860244 | localhost | skipping: Conditional result was False 2025-09-28 03:17:34.860513 | 2025-09-28 03:17:34.866640 | localhost | skipping: Conditional result was False 2025-09-28 03:17:34.876228 | 2025-09-28 03:17:34.876348 | LOOP [upload-logs : Upload console log and json output]