2025-10-04 03:05:19.228216 | Job console starting 2025-10-04 03:05:19.233705 | Updating git repos 2025-10-04 03:05:19.264945 | Cloning repos into workspace 2025-10-04 03:05:19.322054 | Restoring repo states 2025-10-04 03:05:19.331249 | Merging changes 2025-10-04 03:05:19.331265 | Checking out repos 2025-10-04 03:05:19.356802 | Preparing playbooks 2025-10-04 03:05:20.629832 | Running Ansible setup 2025-10-04 03:05:25.437734 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-10-04 03:05:26.143837 | 2025-10-04 03:05:26.143964 | PLAY [Base pre] 2025-10-04 03:05:26.158976 | 2025-10-04 03:05:26.159085 | TASK [Setup log path fact] 2025-10-04 03:05:26.177212 | debian-bookworm | ok 2025-10-04 03:05:26.195683 | 2025-10-04 03:05:26.195797 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-04 03:05:26.224723 | debian-bookworm | ok 2025-10-04 03:05:26.233871 | 2025-10-04 03:05:26.233968 | TASK [emit-job-header : Print job information] 2025-10-04 03:05:26.272651 | # Job Information 2025-10-04 03:05:26.272798 | Ansible Version: 2.16.14 2025-10-04 03:05:26.272833 | Job: yamllint 2025-10-04 03:05:26.272865 | Pipeline: periodic-daily 2025-10-04 03:05:26.272889 | Executor: 521e9411259a 2025-10-04 03:05:26.272910 | Triggered by: https://github.com/osism/openstack-manila-service-image 2025-10-04 03:05:26.272932 | Event ID: cfd321077de94b3a988cda7cfe042472 2025-10-04 03:05:26.277486 | 2025-10-04 03:05:26.277573 | LOOP [emit-job-header : Print node information] 2025-10-04 03:05:26.394058 | debian-bookworm | ok: 2025-10-04 03:05:26.394291 | debian-bookworm | # Node Information 2025-10-04 03:05:26.394328 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-10-04 03:05:26.394354 | debian-bookworm | Hostname: debian 2025-10-04 03:05:26.394376 | debian-bookworm | Username: zuul 2025-10-04 03:05:26.394396 | debian-bookworm | Distro: Debian 12.12 2025-10-04 03:05:26.394420 | debian-bookworm | Provider: regiocloud-a 2025-10-04 03:05:26.394454 | debian-bookworm | Region: 2025-10-04 03:05:26.394476 | debian-bookworm | Label: debian-bookworm 2025-10-04 03:05:26.394496 | debian-bookworm | Product Name: OpenStack Nova 2025-10-04 03:05:26.394516 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe53:c9d7 2025-10-04 03:05:26.414152 | 2025-10-04 03:05:26.414255 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-04 03:05:26.820929 | debian-bookworm -> localhost | changed 2025-10-04 03:05:26.827532 | 2025-10-04 03:05:26.827635 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-04 03:05:27.825477 | debian-bookworm -> localhost | changed 2025-10-04 03:05:27.835880 | 2025-10-04 03:05:27.835987 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-04 03:05:28.042552 | debian-bookworm -> localhost | ok 2025-10-04 03:05:28.048326 | 2025-10-04 03:05:28.048485 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-04 03:05:28.076570 | debian-bookworm | ok 2025-10-04 03:05:28.095634 | debian-bookworm | included: /var/lib/zuul/builds/b849d2733f0c4014b11d50c6ef169486/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-04 03:05:28.101387 | 2025-10-04 03:05:28.101485 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-04 03:05:29.053873 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-10-04 03:05:29.054062 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/b849d2733f0c4014b11d50c6ef169486/work/b849d2733f0c4014b11d50c6ef169486_id_rsa 2025-10-04 03:05:29.054099 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/b849d2733f0c4014b11d50c6ef169486/work/b849d2733f0c4014b11d50c6ef169486_id_rsa.pub 2025-10-04 03:05:29.054125 | debian-bookworm -> localhost | The key fingerprint is: 2025-10-04 03:05:29.054148 | debian-bookworm -> localhost | SHA256:+fvyXWdYWkLKkvTOFJDOQZAu2wS/8jzXDKgRlQf4ryM zuul-build-sshkey 2025-10-04 03:05:29.054170 | debian-bookworm -> localhost | The key's randomart image is: 2025-10-04 03:05:29.054201 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-10-04 03:05:29.054223 | debian-bookworm -> localhost | | .o*o. | 2025-10-04 03:05:29.054244 | debian-bookworm -> localhost | | o + +. | 2025-10-04 03:05:29.054264 | debian-bookworm -> localhost | | * +... . | 2025-10-04 03:05:29.054284 | debian-bookworm -> localhost | | o =oo+ + | 2025-10-04 03:05:29.054303 | debian-bookworm -> localhost | | *S+o = . o| 2025-10-04 03:05:29.054325 | debian-bookworm -> localhost | | + +.o= * | 2025-10-04 03:05:29.054345 | debian-bookworm -> localhost | | * ..+o o +| 2025-10-04 03:05:29.054365 | debian-bookworm -> localhost | | E * o.o. o.| 2025-10-04 03:05:29.054385 | debian-bookworm -> localhost | | . +.+o . | 2025-10-04 03:05:29.054404 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-10-04 03:05:29.054462 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.474181 2025-10-04 03:05:29.060513 | 2025-10-04 03:05:29.060603 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-04 03:05:29.077992 | debian-bookworm | ok 2025-10-04 03:05:29.086586 | debian-bookworm | included: /var/lib/zuul/builds/b849d2733f0c4014b11d50c6ef169486/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-04 03:05:29.095016 | 2025-10-04 03:05:29.095103 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-04 03:05:29.108135 | debian-bookworm | skipping: Conditional result was False 2025-10-04 03:05:29.114410 | 2025-10-04 03:05:29.114521 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-04 03:05:29.732253 | debian-bookworm | changed 2025-10-04 03:05:29.737610 | 2025-10-04 03:05:29.737698 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-04 03:05:29.976928 | debian-bookworm | ok 2025-10-04 03:05:29.982076 | 2025-10-04 03:05:29.982166 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-04 03:05:30.655338 | debian-bookworm | changed 2025-10-04 03:05:30.661730 | 2025-10-04 03:05:30.661825 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-04 03:05:31.304300 | debian-bookworm | changed 2025-10-04 03:05:31.313072 | 2025-10-04 03:05:31.313191 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-04 03:05:31.337014 | debian-bookworm | skipping: Conditional result was False 2025-10-04 03:05:31.349559 | 2025-10-04 03:05:31.349702 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-04 03:05:31.870177 | debian-bookworm -> localhost | changed 2025-10-04 03:05:31.880420 | 2025-10-04 03:05:31.880543 | TASK [add-build-sshkey : Add back temp key] 2025-10-04 03:05:32.157531 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/b849d2733f0c4014b11d50c6ef169486/work/b849d2733f0c4014b11d50c6ef169486_id_rsa (zuul-build-sshkey) 2025-10-04 03:05:32.157787 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.009237 2025-10-04 03:05:32.166068 | 2025-10-04 03:05:32.166158 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-04 03:05:32.555001 | debian-bookworm | ok 2025-10-04 03:05:32.564753 | 2025-10-04 03:05:32.564850 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-04 03:05:32.591348 | debian-bookworm | skipping: Conditional result was False 2025-10-04 03:05:32.623677 | 2025-10-04 03:05:32.623782 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-04 03:05:33.083822 | debian-bookworm | ok 2025-10-04 03:05:33.102450 | 2025-10-04 03:05:33.102550 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-04 03:05:33.132963 | debian-bookworm | ok 2025-10-04 03:05:33.140630 | 2025-10-04 03:05:33.140722 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-04 03:05:33.439746 | debian-bookworm -> localhost | ok 2025-10-04 03:05:33.461543 | 2025-10-04 03:05:33.461661 | TASK [validate-host : Collect information about the host] 2025-10-04 03:05:34.556725 | debian-bookworm | ok 2025-10-04 03:05:34.566376 | 2025-10-04 03:05:34.566493 | TASK [validate-host : Sanitize hostname] 2025-10-04 03:05:34.645334 | debian-bookworm | ok 2025-10-04 03:05:34.672053 | 2025-10-04 03:05:34.672151 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-04 03:05:35.240248 | debian-bookworm -> localhost | changed 2025-10-04 03:05:35.246276 | 2025-10-04 03:05:35.246369 | TASK [validate-host : Collect information about zuul worker] 2025-10-04 03:05:35.682695 | debian-bookworm | ok 2025-10-04 03:05:35.691876 | 2025-10-04 03:05:35.691971 | TASK [validate-host : Write out all zuul information for each host] 2025-10-04 03:05:36.348256 | debian-bookworm -> localhost | changed 2025-10-04 03:05:36.367493 | 2025-10-04 03:05:36.367594 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-04 03:05:36.645555 | debian-bookworm | ok 2025-10-04 03:05:36.651336 | 2025-10-04 03:05:36.651454 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-04 03:05:37.644976 | debian-bookworm | changed: 2025-10-04 03:05:37.645142 | debian-bookworm | cd+++++++++ src/ 2025-10-04 03:05:37.645175 | debian-bookworm | cd+++++++++ src/github.com/ 2025-10-04 03:05:37.645199 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-10-04 03:05:37.645220 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-manila-service-image/ 2025-10-04 03:05:37.645241 | debian-bookworm | localhost | ok: Runtime: 0:00:00.017936 2025-10-04 03:06:04.203820 | 2025-10-04 03:06:04.203902 | TASK [upload-logs : Upload logs to log server] 2025-10-04 03:06:05.052963 | localhost | Output suppressed because no_log was given 2025-10-04 03:06:05.055199 | 2025-10-04 03:06:05.055296 | LOOP [upload-logs : Compress console log and json output] 2025-10-04 03:06:05.118110 | localhost | skipping: Conditional result was False 2025-10-04 03:06:05.127556 | localhost | skipping: Conditional result was False 2025-10-04 03:06:05.132155 | 2025-10-04 03:06:05.132251 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-04 03:06:05.269790 | localhost | skipping: Conditional result was False 2025-10-04 03:06:05.270003 | 2025-10-04 03:06:05.284647 | localhost | skipping: Conditional result was False 2025-10-04 03:06:05.288625 | 2025-10-04 03:06:05.288712 | LOOP [upload-logs : Upload console log and json output]