2026-01-29 21:26:36.115587 | Job console starting 2026-01-29 21:26:36.140773 | Updating git repos 2026-01-29 21:26:36.219330 | Cloning repos into workspace 2026-01-29 21:26:36.281685 | Restoring repo states 2026-01-29 21:26:36.303950 | Merging changes 2026-01-29 21:26:36.958748 | Checking out repos 2026-01-29 21:26:37.047403 | Preparing playbooks 2026-01-29 21:26:38.419962 | Running Ansible setup 2026-01-29 21:26:44.744752 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-29 21:26:46.420114 | 2026-01-29 21:26:46.420278 | PLAY [Base pre] 2026-01-29 21:26:46.452693 | 2026-01-29 21:26:46.452893 | TASK [Setup log path fact] 2026-01-29 21:26:46.493274 | debian-bookworm | ok 2026-01-29 21:26:46.524921 | 2026-01-29 21:26:46.525092 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-29 21:26:46.590894 | debian-bookworm | ok 2026-01-29 21:26:46.609425 | 2026-01-29 21:26:46.609561 | TASK [emit-job-header : Print job information] 2026-01-29 21:26:46.692751 | # Job Information 2026-01-29 21:26:46.693032 | Ansible Version: 2.16.14 2026-01-29 21:26:46.693072 | Job: yamllint 2026-01-29 21:26:46.693114 | Pipeline: check 2026-01-29 21:26:46.693142 | Executor: 521e9411259a 2026-01-29 21:26:46.693163 | Triggered by: https://github.com/osism/container-image-ceph-ansible/pull/665 2026-01-29 21:26:46.693187 | Event ID: 2b63e8d0-fd59-11f0-9e27-676482900db1 2026-01-29 21:26:46.698494 | 2026-01-29 21:26:46.698631 | LOOP [emit-job-header : Print node information] 2026-01-29 21:26:46.941573 | debian-bookworm | ok: 2026-01-29 21:26:46.941773 | debian-bookworm | # Node Information 2026-01-29 21:26:46.941808 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-29 21:26:46.941834 | debian-bookworm | Hostname: debian 2026-01-29 21:26:46.941893 | debian-bookworm | Username: zuul 2026-01-29 21:26:46.941914 | debian-bookworm | Distro: Debian 12.13 2026-01-29 21:26:46.941938 | debian-bookworm | Provider: regiocloud-a 2026-01-29 21:26:46.941960 | debian-bookworm | Region: 2026-01-29 21:26:46.941981 | debian-bookworm | Label: debian-bookworm 2026-01-29 21:26:46.942001 | debian-bookworm | Product Name: OpenStack Nova 2026-01-29 21:26:46.942020 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fef0:67cc 2026-01-29 21:26:46.961729 | 2026-01-29 21:26:46.961909 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-29 21:26:47.984205 | debian-bookworm -> localhost | changed 2026-01-29 21:26:47.991003 | 2026-01-29 21:26:47.991107 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-29 21:26:49.953521 | debian-bookworm -> localhost | changed 2026-01-29 21:26:49.961912 | 2026-01-29 21:26:49.961995 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-29 21:26:50.370534 | debian-bookworm -> localhost | ok 2026-01-29 21:26:50.375361 | 2026-01-29 21:26:50.375449 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-29 21:26:50.402049 | debian-bookworm | ok 2026-01-29 21:26:50.421965 | debian-bookworm | included: /var/lib/zuul/builds/e14bb6bbf1af45a9ae1db63adcecd533/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-29 21:26:50.437226 | 2026-01-29 21:26:50.437308 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-29 21:26:53.380470 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-29 21:26:53.380733 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/e14bb6bbf1af45a9ae1db63adcecd533/work/e14bb6bbf1af45a9ae1db63adcecd533_id_rsa 2026-01-29 21:26:53.380775 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/e14bb6bbf1af45a9ae1db63adcecd533/work/e14bb6bbf1af45a9ae1db63adcecd533_id_rsa.pub 2026-01-29 21:26:53.380802 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-29 21:26:53.380827 | debian-bookworm -> localhost | SHA256:Zl/ZwN6mP1zhBfbtngHr0Ltt9DE0v7N8pQsbe4vHDTQ zuul-build-sshkey 2026-01-29 21:26:53.380877 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-29 21:26:53.380909 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-29 21:26:53.380931 | debian-bookworm -> localhost | | | 2026-01-29 21:26:53.380953 | debian-bookworm -> localhost | | . o | 2026-01-29 21:26:53.380974 | debian-bookworm -> localhost | | o. o.| 2026-01-29 21:26:53.380994 | debian-bookworm -> localhost | | . *E++| 2026-01-29 21:26:53.381013 | debian-bookworm -> localhost | | S =.Oo=| 2026-01-29 21:26:53.381038 | debian-bookworm -> localhost | | o . o =.*=| 2026-01-29 21:26:53.381059 | debian-bookworm -> localhost | | . *oo*O| 2026-01-29 21:26:53.381079 | debian-bookworm -> localhost | | XX==| 2026-01-29 21:26:53.381100 | debian-bookworm -> localhost | | ++*B+| 2026-01-29 21:26:53.381120 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-29 21:26:53.381173 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.958832 2026-01-29 21:26:53.388039 | 2026-01-29 21:26:53.388143 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-29 21:26:53.405985 | debian-bookworm | ok 2026-01-29 21:26:53.414934 | debian-bookworm | included: /var/lib/zuul/builds/e14bb6bbf1af45a9ae1db63adcecd533/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-29 21:26:53.425224 | 2026-01-29 21:26:53.425321 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-29 21:26:53.439244 | debian-bookworm | skipping: Conditional result was False 2026-01-29 21:26:53.446066 | 2026-01-29 21:26:53.446181 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-29 21:26:54.047673 | debian-bookworm | changed 2026-01-29 21:26:54.056947 | 2026-01-29 21:26:54.057050 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-29 21:26:54.310272 | debian-bookworm | ok 2026-01-29 21:26:54.320103 | 2026-01-29 21:26:54.320200 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-29 21:26:54.941364 | debian-bookworm | changed 2026-01-29 21:26:54.948439 | 2026-01-29 21:26:54.948541 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-29 21:26:55.592625 | debian-bookworm | changed 2026-01-29 21:26:55.598606 | 2026-01-29 21:26:55.598695 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-29 21:26:55.625431 | debian-bookworm | skipping: Conditional result was False 2026-01-29 21:26:55.631244 | 2026-01-29 21:26:55.631338 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-29 21:26:56.100714 | debian-bookworm -> localhost | changed 2026-01-29 21:26:56.112780 | 2026-01-29 21:26:56.112911 | TASK [add-build-sshkey : Add back temp key] 2026-01-29 21:26:56.591394 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/e14bb6bbf1af45a9ae1db63adcecd533/work/e14bb6bbf1af45a9ae1db63adcecd533_id_rsa (zuul-build-sshkey) 2026-01-29 21:26:56.591597 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.023075 2026-01-29 21:26:56.598789 | 2026-01-29 21:26:56.598912 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-29 21:26:57.188891 | debian-bookworm | ok 2026-01-29 21:26:57.194128 | 2026-01-29 21:26:57.194221 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-29 21:26:57.217965 | debian-bookworm | skipping: Conditional result was False 2026-01-29 21:26:57.228209 | 2026-01-29 21:26:57.228311 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-29 21:26:57.660949 | debian-bookworm | ok 2026-01-29 21:26:57.671780 | 2026-01-29 21:26:57.671908 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-29 21:26:57.700713 | debian-bookworm | ok 2026-01-29 21:26:57.705658 | 2026-01-29 21:26:57.705748 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-29 21:26:58.114549 | debian-bookworm -> localhost | ok 2026-01-29 21:26:58.120543 | 2026-01-29 21:26:58.120629 | TASK [validate-host : Collect information about the host] 2026-01-29 21:26:59.269422 | debian-bookworm | ok 2026-01-29 21:26:59.287680 | 2026-01-29 21:26:59.287790 | TASK [validate-host : Sanitize hostname] 2026-01-29 21:26:59.378307 | debian-bookworm | ok 2026-01-29 21:26:59.410037 | 2026-01-29 21:26:59.410144 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-29 21:27:00.110482 | debian-bookworm -> localhost | changed 2026-01-29 21:27:00.116485 | 2026-01-29 21:27:00.116586 | TASK [validate-host : Collect information about zuul worker] 2026-01-29 21:27:00.487182 | debian-bookworm | ok 2026-01-29 21:27:00.491690 | 2026-01-29 21:27:00.491796 | TASK [validate-host : Write out all zuul information for each host] 2026-01-29 21:27:01.271191 | debian-bookworm -> localhost | changed 2026-01-29 21:27:01.280944 | 2026-01-29 21:27:01.281044 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-29 21:27:01.530929 | debian-bookworm | ok 2026-01-29 21:27:01.536103 | 2026-01-29 21:27:01.536199 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-29 21:27:02.415777 | debian-bookworm | changed: 2026-01-29 21:27:02.415955 | debian-bookworm | cd+++++++++ src/ 2026-01-29 21:27:02.415991 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-29 21:27:02.416015 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-29 21:27:02.416036 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-ceph-ansible/ 2026-01-29 21:27:02.416056 | debian-bookworm | Containerfile 2026-01-29 21:27:02.416202 | debian-bookworm | localhost | ok: Runtime: 0:00:00.004649 2026-01-29 21:27:27.449006 | 2026-01-29 21:27:27.449154 | TASK [upload-logs : Upload logs to log server] 2026-01-29 21:27:28.093316 | localhost | Output suppressed because no_log was given 2026-01-29 21:27:28.095767 | 2026-01-29 21:27:28.095900 | LOOP [upload-logs : Compress console log and json output] 2026-01-29 21:27:28.158546 | localhost | skipping: Conditional result was False 2026-01-29 21:27:28.165905 | localhost | skipping: Conditional result was False 2026-01-29 21:27:28.174063 | 2026-01-29 21:27:28.174184 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-29 21:27:28.227279 | localhost | skipping: Conditional result was False 2026-01-29 21:27:28.227579 | 2026-01-29 21:27:28.233222 | localhost | skipping: Conditional result was False 2026-01-29 21:27:28.243484 | 2026-01-29 21:27:28.243628 | LOOP [upload-logs : Upload console log and json output]