2026-05-22 03:19:05.396141 | Job console starting 2026-05-22 03:19:05.410092 | Updating git repos 2026-05-22 03:19:05.452642 | Cloning repos into workspace 2026-05-22 03:19:05.510044 | Restoring repo states 2026-05-22 03:19:05.528557 | Merging changes 2026-05-22 03:19:05.528574 | Checking out repos 2026-05-22 03:19:05.590888 | Preparing playbooks 2026-05-22 03:19:06.898486 | Running Ansible setup 2026-05-22 03:19:11.228775 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-22 03:19:12.061129 | 2026-05-22 03:19:12.061280 | PLAY [Base pre] 2026-05-22 03:19:12.086345 | 2026-05-22 03:19:12.086514 | TASK [Setup log path fact] 2026-05-22 03:19:12.104278 | debian-bookworm | ok 2026-05-22 03:19:12.131438 | 2026-05-22 03:19:12.131573 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-22 03:19:12.160159 | debian-bookworm | ok 2026-05-22 03:19:12.172538 | 2026-05-22 03:19:12.172644 | TASK [emit-job-header : Print job information] 2026-05-22 03:19:12.201139 | # Job Information 2026-05-22 03:19:12.201364 | Ansible Version: 2.16.14 2026-05-22 03:19:12.201401 | Job: yamllint 2026-05-22 03:19:12.201442 | Pipeline: periodic-daily 2026-05-22 03:19:12.201471 | Executor: 521e9411259a 2026-05-22 03:19:12.201492 | Triggered by: https://github.com/osism/openstack-manila-service-image 2026-05-22 03:19:12.201521 | Event ID: b752e689b6074679868a3c6c48827439 2026-05-22 03:19:12.206399 | 2026-05-22 03:19:12.206510 | LOOP [emit-job-header : Print node information] 2026-05-22 03:19:12.342308 | debian-bookworm | ok: 2026-05-22 03:19:12.342518 | debian-bookworm | # Node Information 2026-05-22 03:19:12.342552 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-22 03:19:12.342585 | debian-bookworm | Hostname: debian 2026-05-22 03:19:12.342609 | debian-bookworm | Username: zuul 2026-05-22 03:19:12.342630 | debian-bookworm | Distro: Debian 12.14 2026-05-22 03:19:12.342654 | debian-bookworm | Provider: regiocloud-a 2026-05-22 03:19:12.342675 | debian-bookworm | Region: 2026-05-22 03:19:12.342696 | debian-bookworm | Label: debian-bookworm 2026-05-22 03:19:12.342716 | debian-bookworm | Product Name: OpenStack Nova 2026-05-22 03:19:12.342736 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe5e:4e4a 2026-05-22 03:19:12.357934 | 2026-05-22 03:19:12.358040 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-22 03:19:13.092859 | debian-bookworm -> localhost | changed 2026-05-22 03:19:13.099965 | 2026-05-22 03:19:13.100073 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-22 03:19:14.118159 | debian-bookworm -> localhost | changed 2026-05-22 03:19:14.128953 | 2026-05-22 03:19:14.129046 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-22 03:19:14.415537 | debian-bookworm -> localhost | ok 2026-05-22 03:19:14.421541 | 2026-05-22 03:19:14.421803 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-22 03:19:14.463870 | debian-bookworm | ok 2026-05-22 03:19:14.490818 | debian-bookworm | included: /var/lib/zuul/builds/6e12985b87f947a1a96c98b16271c79b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-22 03:19:14.502525 | 2026-05-22 03:19:14.502623 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-22 03:19:16.148569 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-22 03:19:16.150769 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/6e12985b87f947a1a96c98b16271c79b/work/6e12985b87f947a1a96c98b16271c79b_id_rsa 2026-05-22 03:19:16.150822 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/6e12985b87f947a1a96c98b16271c79b/work/6e12985b87f947a1a96c98b16271c79b_id_rsa.pub 2026-05-22 03:19:16.150867 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-22 03:19:16.150893 | debian-bookworm -> localhost | SHA256:nieCGXIkOOyGOQAXb5KejroN7IuPH+wDGqg33CU3Luc zuul-build-sshkey 2026-05-22 03:19:16.150916 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-22 03:19:16.150947 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-22 03:19:16.150970 | debian-bookworm -> localhost | |. o. | 2026-05-22 03:19:16.150991 | debian-bookworm -> localhost | |oo o | 2026-05-22 03:19:16.151012 | debian-bookworm -> localhost | |+.+ + | 2026-05-22 03:19:16.151031 | debian-bookworm -> localhost | |++ * | 2026-05-22 03:19:16.151051 | debian-bookworm -> localhost | |=o+ o S | 2026-05-22 03:19:16.151079 | debian-bookworm -> localhost | |*= o.++. . | 2026-05-22 03:19:16.151100 | debian-bookworm -> localhost | |==+.o=..+ . | 2026-05-22 03:19:16.151119 | debian-bookworm -> localhost | |*==.o o. o | 2026-05-22 03:19:16.151140 | debian-bookworm -> localhost | |=B*o +E | 2026-05-22 03:19:16.151160 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-22 03:19:16.151241 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.932498 2026-05-22 03:19:16.194750 | 2026-05-22 03:19:16.194910 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-22 03:19:16.246687 | debian-bookworm | ok 2026-05-22 03:19:16.266963 | debian-bookworm | included: /var/lib/zuul/builds/6e12985b87f947a1a96c98b16271c79b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-22 03:19:16.280931 | 2026-05-22 03:19:16.281041 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-22 03:19:16.305484 | debian-bookworm | skipping: Conditional result was False 2026-05-22 03:19:16.310333 | 2026-05-22 03:19:16.310417 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-22 03:19:17.120800 | debian-bookworm | changed 2026-05-22 03:19:17.128283 | 2026-05-22 03:19:17.128382 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-22 03:19:17.380878 | debian-bookworm | ok 2026-05-22 03:19:17.388087 | 2026-05-22 03:19:17.388214 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-22 03:19:18.031057 | debian-bookworm | changed 2026-05-22 03:19:18.041263 | 2026-05-22 03:19:18.041371 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-22 03:19:18.783472 | debian-bookworm | changed 2026-05-22 03:19:18.792249 | 2026-05-22 03:19:18.792350 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-22 03:19:18.824567 | debian-bookworm | skipping: Conditional result was False 2026-05-22 03:19:18.830754 | 2026-05-22 03:19:18.830866 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-22 03:19:19.389147 | debian-bookworm -> localhost | changed 2026-05-22 03:19:19.408734 | 2026-05-22 03:19:19.408865 | TASK [add-build-sshkey : Add back temp key] 2026-05-22 03:19:19.736179 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/6e12985b87f947a1a96c98b16271c79b/work/6e12985b87f947a1a96c98b16271c79b_id_rsa (zuul-build-sshkey) 2026-05-22 03:19:19.737517 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.009689 2026-05-22 03:19:19.745393 | 2026-05-22 03:19:19.745477 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-22 03:19:20.192029 | debian-bookworm | ok 2026-05-22 03:19:20.197418 | 2026-05-22 03:19:20.197519 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-22 03:19:20.220733 | debian-bookworm | skipping: Conditional result was False 2026-05-22 03:19:20.232661 | 2026-05-22 03:19:20.232751 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-22 03:19:20.648641 | debian-bookworm | ok 2026-05-22 03:19:20.666146 | 2026-05-22 03:19:20.666268 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-22 03:19:20.693135 | debian-bookworm | ok 2026-05-22 03:19:20.697131 | 2026-05-22 03:19:20.697228 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-22 03:19:21.075196 | debian-bookworm -> localhost | ok 2026-05-22 03:19:21.080356 | 2026-05-22 03:19:21.080452 | TASK [validate-host : Collect information about the host] 2026-05-22 03:19:22.115098 | debian-bookworm | ok 2026-05-22 03:19:22.125113 | 2026-05-22 03:19:22.125217 | TASK [validate-host : Sanitize hostname] 2026-05-22 03:19:22.241230 | debian-bookworm | ok 2026-05-22 03:19:22.306353 | 2026-05-22 03:19:22.306464 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-22 03:19:22.908207 | debian-bookworm -> localhost | changed 2026-05-22 03:19:22.913540 | 2026-05-22 03:19:22.913629 | TASK [validate-host : Collect information about zuul worker] 2026-05-22 03:19:23.306601 | debian-bookworm | ok 2026-05-22 03:19:23.311687 | 2026-05-22 03:19:23.311781 | TASK [validate-host : Write out all zuul information for each host] 2026-05-22 03:19:23.973934 | debian-bookworm -> localhost | changed 2026-05-22 03:19:24.004003 | 2026-05-22 03:19:24.004531 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-22 03:19:24.290922 | debian-bookworm | ok 2026-05-22 03:19:24.296075 | 2026-05-22 03:19:24.296188 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-22 03:19:25.078712 | debian-bookworm | changed: 2026-05-22 03:19:25.078950 | debian-bookworm | cd+++++++++ src/ 2026-05-22 03:19:25.078986 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-22 03:19:25.079011 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-22 03:19:25.079035 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-manila-service-image/ 2026-05-22 03:19:25.079056 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/6e12985b87f947a1a96c98b16271c79b/work/logs" 2026-05-22 03:19:48.884659 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/6e12985b87f947a1a96c98b16271c79b/work/artifacts" 2026-05-22 03:19:49.184965 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/6e12985b87f947a1a96c98b16271c79b/work/docs" 2026-05-22 03:19:49.199476 | 2026-05-22 03:19:49.199609 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-22 03:19:50.153352 | debian-bookworm | changed: 2026-05-22 03:19:50.153727 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-22 03:19:50.153791 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-22 03:19:50.153840 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-22 03:19:50.153915 | debian-bookworm | changed: All items complete 2026-05-22 03:19:50.153959 | 2026-05-22 03:19:50.744536 | debian-bookworm | changed: .d..t...... ./ 2026-05-22 03:19:51.360205 | debian-bookworm | changed: .d..t...... ./ 2026-05-22 03:19:51.384956 | 2026-05-22 03:19:51.385093 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-22 03:19:51.417789 | debian-bookworm | skipping: Conditional result was False 2026-05-22 03:19:51.423116 | debian-bookworm | skipping: Conditional result was False 2026-05-22 03:19:51.439046 | 2026-05-22 03:19:51.439205 | PLAY RECAP 2026-05-22 03:19:51.439266 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-22 03:19:51.439292 | 2026-05-22 03:19:51.584447 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-22 03:19:51.586405 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-22 03:19:52.383767 | 2026-05-22 03:19:52.383931 | PLAY [Base post] 2026-05-22 03:19:52.397879 | 2026-05-22 03:19:52.398021 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-22 03:19:52.961897 | debian-bookworm | changed 2026-05-22 03:19:52.972030 | 2026-05-22 03:19:52.972192 | PLAY RECAP 2026-05-22 03:19:52.972278 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-22 03:19:52.972363 | 2026-05-22 03:19:53.100849 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-22 03:19:53.102929 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-22 03:19:53.938282 | 2026-05-22 03:19:53.938454 | PLAY [Base post-logs] 2026-05-22 03:19:53.950919 | 2026-05-22 03:19:53.951071 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-22 03:19:54.754609 | localhost | changed 2026-05-22 03:19:54.779756 | 2026-05-22 03:19:54.779925 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-22 03:19:54.840973 | localhost | ok 2026-05-22 03:19:54.847904 | 2026-05-22 03:19:54.849156 | TASK [Set zuul-log-path fact] 2026-05-22 03:19:54.889105 | localhost | ok 2026-05-22 03:19:54.909331 | 2026-05-22 03:19:54.909600 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-22 03:19:54.940558 | localhost | ok 2026-05-22 03:19:54.947598 | 2026-05-22 03:19:54.948294 | TASK [upload-logs : Create log directories] 2026-05-22 03:19:55.527165 | localhost | changed 2026-05-22 03:19:55.530147 | 2026-05-22 03:19:55.530261 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-22 03:19:56.266236 | localhost -> localhost | ok: Runtime: 0:00:00.011543 2026-05-22 03:19:56.275418 | 2026-05-22 03:19:56.275569 | TASK [upload-logs : Upload logs to log server] 2026-05-22 03:19:57.116381 | localhost | Output suppressed because no_log was given 2026-05-22 03:19:57.119903 | 2026-05-22 03:19:57.120070 | LOOP [upload-logs : Compress console log and json output] 2026-05-22 03:19:57.175629 | localhost | skipping: Conditional result was False 2026-05-22 03:19:57.183082 | localhost | skipping: Conditional result was False 2026-05-22 03:19:57.191853 | 2026-05-22 03:19:57.191977 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-22 03:19:57.240408 | localhost | skipping: Conditional result was False 2026-05-22 03:19:57.240708 | 2026-05-22 03:19:57.251339 | localhost | skipping: Conditional result was False 2026-05-22 03:19:57.260923 | 2026-05-22 03:19:57.261086 | LOOP [upload-logs : Upload console log and json output]