2025-11-04 08:18:18.005320 | Job console starting 2025-11-04 08:18:18.018400 | Updating git repos 2025-11-04 08:18:18.052220 | Cloning repos into workspace 2025-11-04 08:18:18.091556 | Restoring repo states 2025-11-04 08:18:18.099563 | Merging changes 2025-11-04 08:18:18.607378 | Checking out repos 2025-11-04 08:18:18.644196 | Preparing playbooks 2025-11-04 08:18:19.211988 | Running Ansible setup 2025-11-04 08:18:23.344820 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-11-04 08:18:24.088787 | 2025-11-04 08:18:24.088928 | PLAY [Base pre] 2025-11-04 08:18:24.104805 | 2025-11-04 08:18:24.104922 | TASK [Setup log path fact] 2025-11-04 08:18:24.133734 | debian-bookworm | ok 2025-11-04 08:18:24.148163 | 2025-11-04 08:18:24.148283 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-04 08:18:24.176962 | debian-bookworm | ok 2025-11-04 08:18:24.186587 | 2025-11-04 08:18:24.186690 | TASK [emit-job-header : Print job information] 2025-11-04 08:18:24.232771 | # Job Information 2025-11-04 08:18:24.233058 | Ansible Version: 2.16.14 2025-11-04 08:18:24.233123 | Job: yamllint 2025-11-04 08:18:24.233179 | Pipeline: check 2025-11-04 08:18:24.233221 | Executor: 521e9411259a 2025-11-04 08:18:24.233258 | Triggered by: https://github.com/osism/openstack-ironic-images/pull/156 2025-11-04 08:18:24.233296 | Event ID: ccdee0d0-b956-11f0-9698-26fb13ab5aac 2025-11-04 08:18:24.240757 | 2025-11-04 08:18:24.240893 | LOOP [emit-job-header : Print node information] 2025-11-04 08:18:24.348084 | debian-bookworm | ok: 2025-11-04 08:18:24.348281 | debian-bookworm | # Node Information 2025-11-04 08:18:24.348325 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-11-04 08:18:24.348357 | debian-bookworm | Hostname: debian 2025-11-04 08:18:24.348386 | debian-bookworm | Username: zuul 2025-11-04 08:18:24.348413 | debian-bookworm | Distro: Debian 12.12 2025-11-04 08:18:24.348445 | debian-bookworm | Provider: regiocloud-a 2025-11-04 08:18:24.348480 | debian-bookworm | Region: 2025-11-04 08:18:24.348510 | debian-bookworm | Label: debian-bookworm 2025-11-04 08:18:24.348579 | debian-bookworm | Product Name: OpenStack Nova 2025-11-04 08:18:24.348606 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe7b:509d 2025-11-04 08:18:24.368536 | 2025-11-04 08:18:24.368695 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-11-04 08:18:24.830625 | debian-bookworm -> localhost | changed 2025-11-04 08:18:24.845195 | 2025-11-04 08:18:24.845344 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-11-04 08:18:25.873407 | debian-bookworm -> localhost | changed 2025-11-04 08:18:25.884426 | 2025-11-04 08:18:25.884561 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-11-04 08:18:26.171859 | debian-bookworm -> localhost | ok 2025-11-04 08:18:26.185075 | 2025-11-04 08:18:26.185238 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-11-04 08:18:26.222968 | debian-bookworm | ok 2025-11-04 08:18:26.247086 | debian-bookworm | included: /var/lib/zuul/builds/bd4009b4bd144bca938ab4e5eee7dfca/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-11-04 08:18:26.253090 | 2025-11-04 08:18:26.253182 | TASK [add-build-sshkey : Create Temp SSH key] 2025-11-04 08:18:27.442689 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-11-04 08:18:27.443255 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/bd4009b4bd144bca938ab4e5eee7dfca/work/bd4009b4bd144bca938ab4e5eee7dfca_id_rsa 2025-11-04 08:18:27.443361 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/bd4009b4bd144bca938ab4e5eee7dfca/work/bd4009b4bd144bca938ab4e5eee7dfca_id_rsa.pub 2025-11-04 08:18:27.443429 | debian-bookworm -> localhost | The key fingerprint is: 2025-11-04 08:18:27.443490 | debian-bookworm -> localhost | SHA256:JyxfmAzxT6RiH/5qi9DpsjfP99W8KvT7ZK9TE8r5OFs zuul-build-sshkey 2025-11-04 08:18:27.443610 | debian-bookworm -> localhost | The key's randomart image is: 2025-11-04 08:18:27.443690 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-11-04 08:18:27.443741 | debian-bookworm -> localhost | | . . | 2025-11-04 08:18:27.443788 | debian-bookworm -> localhost | | o o | 2025-11-04 08:18:27.443829 | debian-bookworm -> localhost | | + + . | 2025-11-04 08:18:27.443871 | debian-bookworm -> localhost | | . B * . | 2025-11-04 08:18:27.443912 | debian-bookworm -> localhost | | . S + . o .| 2025-11-04 08:18:27.443964 | debian-bookworm -> localhost | | . + = . + +.| 2025-11-04 08:18:27.444010 | debian-bookworm -> localhost | | . o . o . +E+| 2025-11-04 08:18:27.444055 | debian-bookworm -> localhost | | .ooo.... ==.o| 2025-11-04 08:18:27.444100 | debian-bookworm -> localhost | | .+o+=o .o+B=.| 2025-11-04 08:18:27.444143 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-11-04 08:18:27.444257 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.692199 2025-11-04 08:18:27.455256 | 2025-11-04 08:18:27.455419 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-11-04 08:18:27.492504 | debian-bookworm | ok 2025-11-04 08:18:27.506440 | debian-bookworm | included: /var/lib/zuul/builds/bd4009b4bd144bca938ab4e5eee7dfca/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-11-04 08:18:27.515873 | 2025-11-04 08:18:27.515978 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-11-04 08:18:27.541358 | debian-bookworm | skipping: Conditional result was False 2025-11-04 08:18:27.555510 | 2025-11-04 08:18:27.555684 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-11-04 08:18:28.198617 | debian-bookworm | changed 2025-11-04 08:18:28.207141 | 2025-11-04 08:18:28.207267 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-11-04 08:18:28.456348 | debian-bookworm | ok 2025-11-04 08:18:28.465209 | 2025-11-04 08:18:28.465340 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-11-04 08:18:29.138445 | debian-bookworm | changed 2025-11-04 08:18:29.149012 | 2025-11-04 08:18:29.149143 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-11-04 08:18:29.812539 | debian-bookworm | changed 2025-11-04 08:18:29.821128 | 2025-11-04 08:18:29.821266 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-11-04 08:18:29.845407 | debian-bookworm | skipping: Conditional result was False 2025-11-04 08:18:29.855199 | 2025-11-04 08:18:29.855343 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-11-04 08:18:30.306326 | debian-bookworm -> localhost | changed 2025-11-04 08:18:30.329627 | 2025-11-04 08:18:30.329799 | TASK [add-build-sshkey : Add back temp key] 2025-11-04 08:18:30.657257 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/bd4009b4bd144bca938ab4e5eee7dfca/work/bd4009b4bd144bca938ab4e5eee7dfca_id_rsa (zuul-build-sshkey) 2025-11-04 08:18:30.657610 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.016401 2025-11-04 08:18:30.667732 | 2025-11-04 08:18:30.667852 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-11-04 08:18:31.052203 | debian-bookworm | ok 2025-11-04 08:18:31.059998 | 2025-11-04 08:18:31.060138 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-11-04 08:18:31.094710 | debian-bookworm | skipping: Conditional result was False 2025-11-04 08:18:31.112861 | 2025-11-04 08:18:31.112982 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-11-04 08:18:31.534577 | debian-bookworm | ok 2025-11-04 08:18:31.551311 | 2025-11-04 08:18:31.551452 | TASK [validate-host : Define zuul_info_dir fact] 2025-11-04 08:18:31.592481 | debian-bookworm | ok 2025-11-04 08:18:31.599451 | 2025-11-04 08:18:31.599632 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-11-04 08:18:31.886504 | debian-bookworm -> localhost | ok 2025-11-04 08:18:31.893190 | 2025-11-04 08:18:31.893304 | TASK [validate-host : Collect information about the host] 2025-11-04 08:18:33.016677 | debian-bookworm | ok 2025-11-04 08:18:33.032428 | 2025-11-04 08:18:33.032616 | TASK [validate-host : Sanitize hostname] 2025-11-04 08:18:33.151359 | debian-bookworm | ok 2025-11-04 08:18:33.193005 | 2025-11-04 08:18:33.193131 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-11-04 08:18:33.756691 | debian-bookworm -> localhost | changed 2025-11-04 08:18:33.768763 | 2025-11-04 08:18:33.768936 | TASK [validate-host : Collect information about zuul worker] 2025-11-04 08:18:34.180568 | debian-bookworm | ok 2025-11-04 08:18:34.188921 | 2025-11-04 08:18:34.189071 | TASK [validate-host : Write out all zuul information for each host] 2025-11-04 08:18:34.740411 | debian-bookworm -> localhost | changed 2025-11-04 08:18:34.750026 | 2025-11-04 08:18:34.750130 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-11-04 08:18:35.037728 | debian-bookworm | ok 2025-11-04 08:18:35.046700 | 2025-11-04 08:18:35.046885 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-11-04 08:18:35.884127 | debian-bookworm | changed: 2025-11-04 08:18:35.884460 | debian-bookworm | cd+++++++++ src/ 2025-11-04 08:18:35.884589 | debian-bookworm | cd+++++++++ src/github.com/ 2025-11-04 08:18:35.884646 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-11-04 08:18:35.884693 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-ironic-images/ 2025-11-04 08:18:35.884737 | debian-bookworm | localhost | ok: Runtime: 0:00:00.004445 2025-11-04 08:18:59.686397 | 2025-11-04 08:18:59.686513 | TASK [upload-logs : Upload logs to log server] 2025-11-04 08:19:00.237316 | localhost | Output suppressed because no_log was given 2025-11-04 08:19:00.240986 | 2025-11-04 08:19:00.241164 | LOOP [upload-logs : Compress console log and json output] 2025-11-04 08:19:00.294417 | localhost | skipping: Conditional result was False 2025-11-04 08:19:00.309855 | localhost | skipping: Conditional result was False 2025-11-04 08:19:00.322638 | 2025-11-04 08:19:00.322900 | LOOP [upload-logs : Upload compressed console log and json output] 2025-11-04 08:19:00.388626 | localhost | skipping: Conditional result was False 2025-11-04 08:19:00.388892 | 2025-11-04 08:19:00.395305 | localhost | skipping: Conditional result was False 2025-11-04 08:19:00.405753 | 2025-11-04 08:19:00.405973 | LOOP [upload-logs : Upload console log and json output]