2025-10-15 03:10:11.398524 | Job console starting 2025-10-15 03:10:11.407445 | Updating git repos 2025-10-15 03:10:11.434568 | Cloning repos into workspace 2025-10-15 03:10:11.484292 | Restoring repo states 2025-10-15 03:10:11.492329 | Merging changes 2025-10-15 03:10:11.492344 | Checking out repos 2025-10-15 03:10:11.514689 | Preparing playbooks 2025-10-15 03:10:12.287574 | Running Ansible setup 2025-10-15 03:10:16.526910 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-10-15 03:10:17.285666 | 2025-10-15 03:10:17.285767 | PLAY [Base pre] 2025-10-15 03:10:17.303794 | 2025-10-15 03:10:17.303893 | TASK [Setup log path fact] 2025-10-15 03:10:17.320367 | debian-bookworm | ok 2025-10-15 03:10:17.332513 | 2025-10-15 03:10:17.332621 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-15 03:10:17.390394 | debian-bookworm | ok 2025-10-15 03:10:17.398402 | 2025-10-15 03:10:17.398483 | TASK [emit-job-header : Print job information] 2025-10-15 03:10:17.436032 | # Job Information 2025-10-15 03:10:17.436170 | Ansible Version: 2.16.14 2025-10-15 03:10:17.436199 | Job: yamllint 2025-10-15 03:10:17.436226 | Pipeline: periodic-daily 2025-10-15 03:10:17.436245 | Executor: 521e9411259a 2025-10-15 03:10:17.436263 | Triggered by: https://github.com/osism/openstack-image-manager 2025-10-15 03:10:17.436281 | Event ID: d4df58dff72e429286dda8ba0ae80ae1 2025-10-15 03:10:17.440103 | 2025-10-15 03:10:17.440177 | LOOP [emit-job-header : Print node information] 2025-10-15 03:10:17.597486 | debian-bookworm | ok: 2025-10-15 03:10:17.597700 | debian-bookworm | # Node Information 2025-10-15 03:10:17.597731 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-10-15 03:10:17.597751 | debian-bookworm | Hostname: debian 2025-10-15 03:10:17.597769 | debian-bookworm | Username: zuul 2025-10-15 03:10:17.597786 | debian-bookworm | Distro: Debian 12.12 2025-10-15 03:10:17.597805 | debian-bookworm | Provider: regiocloud-a 2025-10-15 03:10:17.597822 | debian-bookworm | Region: 2025-10-15 03:10:17.597839 | debian-bookworm | Label: debian-bookworm 2025-10-15 03:10:17.597855 | debian-bookworm | Product Name: OpenStack Nova 2025-10-15 03:10:17.597871 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe3c:7724 2025-10-15 03:10:17.626644 | 2025-10-15 03:10:17.626737 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-15 03:10:18.235766 | debian-bookworm -> localhost | changed 2025-10-15 03:10:18.241270 | 2025-10-15 03:10:18.241385 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-15 03:10:19.476870 | debian-bookworm -> localhost | changed 2025-10-15 03:10:19.487138 | 2025-10-15 03:10:19.487281 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-15 03:10:19.754750 | debian-bookworm -> localhost | ok 2025-10-15 03:10:19.760035 | 2025-10-15 03:10:19.760120 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-15 03:10:19.790268 | debian-bookworm | ok 2025-10-15 03:10:19.832233 | debian-bookworm | included: /var/lib/zuul/builds/190c5132c74547f7b8d561b9143d6628/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-15 03:10:19.837699 | 2025-10-15 03:10:19.837778 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-15 03:10:22.193358 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-10-15 03:10:22.193556 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/190c5132c74547f7b8d561b9143d6628/work/190c5132c74547f7b8d561b9143d6628_id_rsa 2025-10-15 03:10:22.193594 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/190c5132c74547f7b8d561b9143d6628/work/190c5132c74547f7b8d561b9143d6628_id_rsa.pub 2025-10-15 03:10:22.193620 | debian-bookworm -> localhost | The key fingerprint is: 2025-10-15 03:10:22.193644 | debian-bookworm -> localhost | SHA256:aG9DNwb+cJusBHJhUnUNcbbYYwHqdJEyUrJcVFHiDpg zuul-build-sshkey 2025-10-15 03:10:22.193666 | debian-bookworm -> localhost | The key's randomart image is: 2025-10-15 03:10:22.193696 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-10-15 03:10:22.193718 | debian-bookworm -> localhost | | o+=.XO= | 2025-10-15 03:10:22.193740 | debian-bookworm -> localhost | | o.*o+.B.o | 2025-10-15 03:10:22.193759 | debian-bookworm -> localhost | | . E.=o+ = | 2025-10-15 03:10:22.193778 | debian-bookworm -> localhost | | o * = . . | 2025-10-15 03:10:22.193798 | debian-bookworm -> localhost | | . = S * | 2025-10-15 03:10:22.193821 | debian-bookworm -> localhost | | + + B + | 2025-10-15 03:10:22.193842 | debian-bookworm -> localhost | | = = | 2025-10-15 03:10:22.193862 | debian-bookworm -> localhost | | o o | 2025-10-15 03:10:22.193883 | debian-bookworm -> localhost | | . | 2025-10-15 03:10:22.193903 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-10-15 03:10:22.193948 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.898669 2025-10-15 03:10:22.200134 | 2025-10-15 03:10:22.200215 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-15 03:10:22.227410 | debian-bookworm | ok 2025-10-15 03:10:22.236123 | debian-bookworm | included: /var/lib/zuul/builds/190c5132c74547f7b8d561b9143d6628/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-15 03:10:22.244742 | 2025-10-15 03:10:22.244823 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-15 03:10:22.267767 | debian-bookworm | skipping: Conditional result was False 2025-10-15 03:10:22.273247 | 2025-10-15 03:10:22.273333 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-15 03:10:22.865338 | debian-bookworm | changed 2025-10-15 03:10:22.871967 | 2025-10-15 03:10:22.872072 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-15 03:10:23.137356 | debian-bookworm | ok 2025-10-15 03:10:23.142661 | 2025-10-15 03:10:23.142744 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-15 03:10:23.787323 | debian-bookworm | changed 2025-10-15 03:10:23.795307 | 2025-10-15 03:10:23.795398 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-15 03:10:24.410953 | debian-bookworm | changed 2025-10-15 03:10:24.416134 | 2025-10-15 03:10:24.416212 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-15 03:10:24.438822 | debian-bookworm | skipping: Conditional result was False 2025-10-15 03:10:24.444228 | 2025-10-15 03:10:24.444310 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-15 03:10:24.831300 | debian-bookworm -> localhost | changed 2025-10-15 03:10:24.842139 | 2025-10-15 03:10:24.842232 | TASK [add-build-sshkey : Add back temp key] 2025-10-15 03:10:25.164338 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/190c5132c74547f7b8d561b9143d6628/work/190c5132c74547f7b8d561b9143d6628_id_rsa (zuul-build-sshkey) 2025-10-15 03:10:25.164593 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.010531 2025-10-15 03:10:25.172453 | 2025-10-15 03:10:25.172554 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-15 03:10:25.539593 | debian-bookworm | ok 2025-10-15 03:10:25.544437 | 2025-10-15 03:10:25.544515 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-15 03:10:25.557339 | debian-bookworm | skipping: Conditional result was False 2025-10-15 03:10:25.565878 | 2025-10-15 03:10:25.565953 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-15 03:10:25.989922 | debian-bookworm | ok 2025-10-15 03:10:26.006136 | 2025-10-15 03:10:26.006233 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-15 03:10:26.052794 | debian-bookworm | ok 2025-10-15 03:10:26.059024 | 2025-10-15 03:10:26.059115 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-15 03:10:26.328357 | debian-bookworm -> localhost | ok 2025-10-15 03:10:26.334595 | 2025-10-15 03:10:26.334681 | TASK [validate-host : Collect information about the host] 2025-10-15 03:10:27.423090 | debian-bookworm | ok 2025-10-15 03:10:27.439873 | 2025-10-15 03:10:27.439972 | TASK [validate-host : Sanitize hostname] 2025-10-15 03:10:27.662888 | debian-bookworm | ok 2025-10-15 03:10:27.751460 | 2025-10-15 03:10:27.751575 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-15 03:10:29.469776 | debian-bookworm -> localhost | changed 2025-10-15 03:10:29.476444 | 2025-10-15 03:10:29.476795 | TASK [validate-host : Collect information about zuul worker] 2025-10-15 03:10:30.150507 | debian-bookworm | ok 2025-10-15 03:10:30.159910 | 2025-10-15 03:10:30.160009 | TASK [validate-host : Write out all zuul information for each host] 2025-10-15 03:10:30.970929 | debian-bookworm -> localhost | changed 2025-10-15 03:10:30.979987 | 2025-10-15 03:10:30.980083 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-15 03:10:31.289813 | debian-bookworm | ok 2025-10-15 03:10:31.295271 | 2025-10-15 03:10:31.295360 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-15 03:10:32.673918 | debian-bookworm | changed: 2025-10-15 03:10:32.674066 | debian-bookworm | cd+++++++++ src/ 2025-10-15 03:10:32.674096 | debian-bookworm | cd+++++++++ src/github.com/ 2025-10-15 03:10:32.674116 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-10-15 03:10:32.674134 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-image-manager/ 2025-10-15 03:10:32.674151 | debian-bookworm | localhost | ok: Runtime: 0:00:00.026588 2025-10-15 03:11:00.822195 | 2025-10-15 03:11:00.822276 | TASK [upload-logs : Upload logs to log server] 2025-10-15 03:11:01.625956 | localhost | Output suppressed because no_log was given 2025-10-15 03:11:01.627328 | 2025-10-15 03:11:01.627401 | LOOP [upload-logs : Compress console log and json output] 2025-10-15 03:11:01.668338 | localhost | skipping: Conditional result was False 2025-10-15 03:11:01.672928 | localhost | skipping: Conditional result was False 2025-10-15 03:11:01.682172 | 2025-10-15 03:11:01.682258 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-15 03:11:01.726151 | localhost | skipping: Conditional result was False 2025-10-15 03:11:01.726409 | 2025-10-15 03:11:01.730128 | localhost | skipping: Conditional result was False 2025-10-15 03:11:01.738346 | 2025-10-15 03:11:01.738431 | LOOP [upload-logs : Upload console log and json output]