2025-09-27 03:06:39.201940 | Job console starting 2025-09-27 03:06:39.226238 | Updating git repos 2025-09-27 03:06:39.262518 | Cloning repos into workspace 2025-09-27 03:06:39.327669 | Restoring repo states 2025-09-27 03:06:39.380503 | Merging changes 2025-09-27 03:06:39.380520 | Checking out repos 2025-09-27 03:06:39.461437 | Preparing playbooks 2025-09-27 03:06:40.303345 | Running Ansible setup 2025-09-27 03:06:45.669809 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-09-27 03:06:46.504874 | 2025-09-27 03:06:46.504980 | PLAY [Base pre] 2025-09-27 03:06:46.518002 | 2025-09-27 03:06:46.518102 | TASK [Setup log path fact] 2025-09-27 03:06:46.545618 | debian-bookworm | ok 2025-09-27 03:06:46.561277 | 2025-09-27 03:06:46.561768 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-09-27 03:06:46.609891 | debian-bookworm | ok 2025-09-27 03:06:46.624970 | 2025-09-27 03:06:46.625069 | TASK [emit-job-header : Print job information] 2025-09-27 03:06:46.683071 | # Job Information 2025-09-27 03:06:46.683266 | Ansible Version: 2.16.14 2025-09-27 03:06:46.683297 | Job: ansible-lint 2025-09-27 03:06:46.683327 | Pipeline: periodic-daily 2025-09-27 03:06:46.683350 | Executor: 521e9411259a 2025-09-27 03:06:46.683368 | Triggered by: https://github.com/osism/ansible-playbooks 2025-09-27 03:06:46.683387 | Event ID: 21619224c31144ab9d0da51fe2e8e0f3 2025-09-27 03:06:46.687754 | 2025-09-27 03:06:46.687834 | LOOP [emit-job-header : Print node information] 2025-09-27 03:06:46.941950 | debian-bookworm | ok: 2025-09-27 03:06:46.942133 | debian-bookworm | # Node Information 2025-09-27 03:06:46.942163 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-09-27 03:06:46.942184 | debian-bookworm | Hostname: debian 2025-09-27 03:06:46.942201 | debian-bookworm | Username: zuul 2025-09-27 03:06:46.942218 | debian-bookworm | Distro: Debian 12.12 2025-09-27 03:06:46.942238 | debian-bookworm | Provider: regiocloud-a 2025-09-27 03:06:46.942255 | debian-bookworm | Region: 2025-09-27 03:06:46.942271 | debian-bookworm | Label: debian-bookworm 2025-09-27 03:06:46.942288 | debian-bookworm | Product Name: OpenStack Nova 2025-09-27 03:06:46.942303 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe56:c785 2025-09-27 03:06:46.951180 | 2025-09-27 03:06:46.951271 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-09-27 03:06:47.495716 | debian-bookworm -> localhost | changed 2025-09-27 03:06:47.502123 | 2025-09-27 03:06:47.502211 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-09-27 03:06:50.589803 | debian-bookworm -> localhost | changed 2025-09-27 03:06:50.599048 | 2025-09-27 03:06:50.599137 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-09-27 03:06:51.373461 | debian-bookworm -> localhost | ok 2025-09-27 03:06:51.379276 | 2025-09-27 03:06:51.379371 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-09-27 03:06:51.422889 | debian-bookworm | ok 2025-09-27 03:06:51.461766 | debian-bookworm | included: /var/lib/zuul/builds/d5fcb78247e844f4a5164c82d7590ac6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-09-27 03:06:51.470668 | 2025-09-27 03:06:51.470763 | TASK [add-build-sshkey : Create Temp SSH key] 2025-09-27 03:06:54.054989 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-09-27 03:06:54.055189 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/d5fcb78247e844f4a5164c82d7590ac6/work/d5fcb78247e844f4a5164c82d7590ac6_id_rsa 2025-09-27 03:06:54.055221 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/d5fcb78247e844f4a5164c82d7590ac6/work/d5fcb78247e844f4a5164c82d7590ac6_id_rsa.pub 2025-09-27 03:06:54.055243 | debian-bookworm -> localhost | The key fingerprint is: 2025-09-27 03:06:54.055264 | debian-bookworm -> localhost | SHA256:rrlFYiXddMH57mVxqwB0BIXo3KOVqcKp7KSe289XkYg zuul-build-sshkey 2025-09-27 03:06:54.055282 | debian-bookworm -> localhost | The key's randomart image is: 2025-09-27 03:06:54.055308 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-09-27 03:06:54.055326 | debian-bookworm -> localhost | | ..*+oo | 2025-09-27 03:06:54.055343 | debian-bookworm -> localhost | | o = oo | 2025-09-27 03:06:54.055360 | debian-bookworm -> localhost | | = * * . | 2025-09-27 03:06:54.055376 | debian-bookworm -> localhost | | E * X ...| 2025-09-27 03:06:54.055392 | debian-bookworm -> localhost | | . + S + . +| 2025-09-27 03:06:54.055426 | debian-bookworm -> localhost | | = * . . ..o| 2025-09-27 03:06:54.055443 | debian-bookworm -> localhost | | ... . + ...o | 2025-09-27 03:06:54.055460 | debian-bookworm -> localhost | | =o. = .. | 2025-09-27 03:06:54.055476 | debian-bookworm -> localhost | |.=oo.o=. | 2025-09-27 03:06:54.055492 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-09-27 03:06:54.055535 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.282558 2025-09-27 03:06:54.061844 | 2025-09-27 03:06:54.061926 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-09-27 03:06:54.090639 | debian-bookworm | ok 2025-09-27 03:06:54.098367 | debian-bookworm | included: /var/lib/zuul/builds/d5fcb78247e844f4a5164c82d7590ac6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-09-27 03:06:54.117123 | 2025-09-27 03:06:54.117218 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-09-27 03:06:54.172420 | debian-bookworm | skipping: Conditional result was False 2025-09-27 03:06:54.177109 | 2025-09-27 03:06:54.177190 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-09-27 03:06:54.962330 | debian-bookworm | changed 2025-09-27 03:06:54.966643 | 2025-09-27 03:06:54.966716 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-09-27 03:06:55.269301 | debian-bookworm | ok 2025-09-27 03:06:55.278037 | 2025-09-27 03:06:55.278127 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-09-27 03:06:56.008422 | debian-bookworm | changed 2025-09-27 03:06:56.020260 | 2025-09-27 03:06:56.020365 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-09-27 03:06:56.727727 | debian-bookworm | changed 2025-09-27 03:06:56.732167 | 2025-09-27 03:06:56.732252 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-09-27 03:06:56.817544 | debian-bookworm | skipping: Conditional result was False 2025-09-27 03:06:56.822766 | 2025-09-27 03:06:56.823382 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-09-27 03:06:57.600437 | debian-bookworm -> localhost | changed 2025-09-27 03:06:57.609124 | 2025-09-27 03:06:57.609212 | TASK [add-build-sshkey : Add back temp key] 2025-09-27 03:06:58.539153 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/d5fcb78247e844f4a5164c82d7590ac6/work/d5fcb78247e844f4a5164c82d7590ac6_id_rsa (zuul-build-sshkey) 2025-09-27 03:06:58.539338 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.040154 2025-09-27 03:06:58.545660 | 2025-09-27 03:06:58.545746 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-09-27 03:06:59.439522 | debian-bookworm | ok 2025-09-27 03:06:59.457737 | 2025-09-27 03:06:59.457830 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-09-27 03:06:59.522212 | debian-bookworm | skipping: Conditional result was False 2025-09-27 03:06:59.543365 | 2025-09-27 03:06:59.544657 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-09-27 03:07:00.462168 | debian-bookworm | ok 2025-09-27 03:07:00.476155 | 2025-09-27 03:07:00.476251 | TASK [validate-host : Define zuul_info_dir fact] 2025-09-27 03:07:00.522881 | debian-bookworm | ok 2025-09-27 03:07:00.526981 | 2025-09-27 03:07:00.527053 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-09-27 03:07:01.387651 | debian-bookworm -> localhost | ok 2025-09-27 03:07:01.393934 | 2025-09-27 03:07:01.394018 | TASK [validate-host : Collect information about the host] 2025-09-27 03:07:03.197132 | debian-bookworm | ok 2025-09-27 03:07:03.213374 | 2025-09-27 03:07:03.213491 | TASK [validate-host : Sanitize hostname] 2025-09-27 03:07:03.397952 | debian-bookworm | ok 2025-09-27 03:07:03.510681 | 2025-09-27 03:07:03.510788 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-09-27 03:07:04.310538 | debian-bookworm -> localhost | changed 2025-09-27 03:07:04.317368 | 2025-09-27 03:07:04.317478 | TASK [validate-host : Collect information about zuul worker] 2025-09-27 03:07:04.761687 | debian-bookworm | ok 2025-09-27 03:07:04.765472 | 2025-09-27 03:07:04.765554 | TASK [validate-host : Write out all zuul information for each host] 2025-09-27 03:07:05.683701 | debian-bookworm -> localhost | changed 2025-09-27 03:07:05.691127 | 2025-09-27 03:07:05.691208 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-09-27 03:07:05.966601 | debian-bookworm | ok 2025-09-27 03:07:05.971637 | 2025-09-27 03:07:05.971724 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-09-27 03:07:06.809766 | debian-bookworm | changed: 2025-09-27 03:07:06.809944 | debian-bookworm | cd+++++++++ src/ 2025-09-27 03:07:06.809979 | debian-bookworm | cd+++++++++ src/github.com/ 2025-09-27 03:07:06.810004 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-09-27 03:07:06.810026 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-playbooks/ 2025-09-27 03:07:06.810047 | debian-bookworm | cleanup-container-images.yml 2025-09-27 03:07:06.815873 | debian-bookworm | tempest.yml 2025-09-27 03:07:06.821509 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-playbooks/playbooks/state/ 2025-09-27 03:07:06.821527 | debian-bookworm | localhost | ok: Runtime: 0:00:00.012115 2025-09-27 03:09:30.505720 | 2025-09-27 03:09:30.505797 | TASK [upload-logs : Upload logs to log server] 2025-09-27 03:09:31.218012 | localhost | Output suppressed because no_log was given 2025-09-27 03:09:31.219714 | 2025-09-27 03:09:31.219803 | LOOP [upload-logs : Compress console log and json output] 2025-09-27 03:09:31.342226 | localhost | skipping: Conditional result was False 2025-09-27 03:09:31.361920 | localhost | skipping: Conditional result was False 2025-09-27 03:09:31.367117 | 2025-09-27 03:09:31.367233 | LOOP [upload-logs : Upload compressed console log and json output] 2025-09-27 03:09:31.465136 | localhost | skipping: Conditional result was False 2025-09-27 03:09:31.465364 | 2025-09-27 03:09:31.478418 | localhost | skipping: Conditional result was False 2025-09-27 03:09:31.488353 | 2025-09-27 03:09:31.488454 | LOOP [upload-logs : Upload console log and json output]