2026-07-20 16:27:43.040849 | Job console starting 2026-07-20 16:27:43.053684 | Updating git repos 2026-07-20 16:27:43.114125 | Cloning repos into workspace 2026-07-20 16:27:43.245533 | Restoring repo states 2026-07-20 16:27:43.302197 | Merging changes 2026-07-20 16:27:44.630180 | Checking out repos 2026-07-20 16:27:44.704421 | Preparing playbooks 2026-07-20 16:27:45.934692 | Running Ansible setup 2026-07-20 16:27:51.083351 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-20 16:27:51.994443 | 2026-07-20 16:27:51.994579 | PLAY [Base pre] 2026-07-20 16:27:52.015862 | 2026-07-20 16:27:52.016193 | TASK [Setup log path fact] 2026-07-20 16:27:52.044573 | debian-bookworm | ok 2026-07-20 16:27:52.080668 | 2026-07-20 16:27:52.080810 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-20 16:27:52.132778 | debian-bookworm | ok 2026-07-20 16:27:52.144973 | 2026-07-20 16:27:52.145092 | TASK [emit-job-header : Print job information] 2026-07-20 16:27:52.183983 | # Job Information 2026-07-20 16:27:52.184216 | Ansible Version: 2.16.14 2026-07-20 16:27:52.184254 | Job: ansible-collection-ensure-readme 2026-07-20 16:27:52.184291 | Pipeline: check 2026-07-20 16:27:52.184319 | Executor: 521e9411259a 2026-07-20 16:27:52.184340 | Triggered by: https://github.com/osism/ansible-collection-services/pull/1981 2026-07-20 16:27:52.184365 | Event ID: 8a262130-8454-11f1-9e5a-a70932d4cf21 2026-07-20 16:27:52.189465 | 2026-07-20 16:27:52.189576 | LOOP [emit-job-header : Print node information] 2026-07-20 16:27:52.325921 | debian-bookworm | ok: 2026-07-20 16:27:52.326266 | debian-bookworm | # Node Information 2026-07-20 16:27:52.326313 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-20 16:27:52.326338 | debian-bookworm | Hostname: debian 2026-07-20 16:27:52.326361 | debian-bookworm | Username: zuul 2026-07-20 16:27:52.326382 | debian-bookworm | Distro: Debian 12.15 2026-07-20 16:27:52.326405 | debian-bookworm | Provider: regiocloud-a 2026-07-20 16:27:52.326426 | debian-bookworm | Region: 2026-07-20 16:27:52.326447 | debian-bookworm | Label: debian-bookworm 2026-07-20 16:27:52.326716 | debian-bookworm | Product Name: OpenStack Nova 2026-07-20 16:27:52.326755 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fea4:bbd9 2026-07-20 16:27:52.346198 | 2026-07-20 16:27:52.346305 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-20 16:27:53.264239 | debian-bookworm -> localhost | changed 2026-07-20 16:27:53.272432 | 2026-07-20 16:27:53.272543 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-20 16:27:56.039026 | debian-bookworm -> localhost | changed 2026-07-20 16:27:56.047755 | 2026-07-20 16:27:56.047850 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-20 16:27:56.993654 | debian-bookworm -> localhost | ok 2026-07-20 16:27:56.998843 | 2026-07-20 16:27:56.998951 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-20 16:27:57.028792 | debian-bookworm | ok 2026-07-20 16:27:57.103702 | debian-bookworm | included: /var/lib/zuul/builds/4245ef9537ef4582bb35b850d4b4ab19/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-20 16:27:57.136493 | 2026-07-20 16:27:57.136587 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-20 16:27:59.434179 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-20 16:27:59.434348 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/4245ef9537ef4582bb35b850d4b4ab19/work/4245ef9537ef4582bb35b850d4b4ab19_id_rsa 2026-07-20 16:27:59.434378 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/4245ef9537ef4582bb35b850d4b4ab19/work/4245ef9537ef4582bb35b850d4b4ab19_id_rsa.pub 2026-07-20 16:27:59.434400 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-20 16:27:59.434421 | debian-bookworm -> localhost | SHA256:t9yKftrAspvriISICvmHzs5SJEWeCnkWxKpqQOB5XOY zuul-build-sshkey 2026-07-20 16:27:59.434449 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-20 16:27:59.434468 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-20 16:27:59.434485 | debian-bookworm -> localhost | | ++ | 2026-07-20 16:27:59.434503 | debian-bookworm -> localhost | |.ooo o | 2026-07-20 16:27:59.434519 | debian-bookworm -> localhost | |=oB + | 2026-07-20 16:27:59.434536 | debian-bookworm -> localhost | |+B.o E | 2026-07-20 16:27:59.434552 | debian-bookworm -> localhost | |+o. S . | 2026-07-20 16:27:59.434571 | debian-bookworm -> localhost | |=o. . o o | 2026-07-20 16:27:59.434587 | debian-bookworm -> localhost | |O... . o o . | 2026-07-20 16:27:59.434603 | debian-bookworm -> localhost | |=*.... + +.. | 2026-07-20 16:27:59.434621 | debian-bookworm -> localhost | |o+B...*++oo | 2026-07-20 16:27:59.434637 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-20 16:27:59.434676 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.300861 2026-07-20 16:27:59.439814 | 2026-07-20 16:27:59.439917 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-20 16:27:59.480710 | debian-bookworm | ok 2026-07-20 16:27:59.503253 | debian-bookworm | included: /var/lib/zuul/builds/4245ef9537ef4582bb35b850d4b4ab19/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-20 16:27:59.535058 | 2026-07-20 16:27:59.535157 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-20 16:27:59.615508 | debian-bookworm | skipping: Conditional result was False 2026-07-20 16:27:59.620688 | 2026-07-20 16:27:59.620783 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-20 16:28:00.704030 | debian-bookworm | changed 2026-07-20 16:28:00.708502 | 2026-07-20 16:28:00.708580 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-20 16:28:00.997048 | debian-bookworm | ok 2026-07-20 16:28:01.001570 | 2026-07-20 16:28:01.001648 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-20 16:28:01.770205 | debian-bookworm | changed 2026-07-20 16:28:01.774566 | 2026-07-20 16:28:01.774653 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-20 16:28:02.545931 | debian-bookworm | changed 2026-07-20 16:28:02.565428 | 2026-07-20 16:28:02.565540 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-20 16:28:02.597154 | debian-bookworm | skipping: Conditional result was False 2026-07-20 16:28:02.609028 | 2026-07-20 16:28:02.609126 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-20 16:28:03.479927 | debian-bookworm -> localhost | changed 2026-07-20 16:28:03.497342 | 2026-07-20 16:28:03.497449 | TASK [add-build-sshkey : Add back temp key] 2026-07-20 16:28:03.997796 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/4245ef9537ef4582bb35b850d4b4ab19/work/4245ef9537ef4582bb35b850d4b4ab19_id_rsa (zuul-build-sshkey) 2026-07-20 16:28:03.998010 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.011946 2026-07-20 16:28:04.005433 | 2026-07-20 16:28:04.005532 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-20 16:28:04.627893 | debian-bookworm | ok 2026-07-20 16:28:04.639321 | 2026-07-20 16:28:04.639435 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-20 16:28:04.713219 | debian-bookworm | skipping: Conditional result was False 2026-07-20 16:28:04.722145 | 2026-07-20 16:28:04.722242 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-20 16:28:05.295875 | debian-bookworm | ok 2026-07-20 16:28:05.324308 | 2026-07-20 16:28:05.324416 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-20 16:28:05.364819 | debian-bookworm | ok 2026-07-20 16:28:05.371187 | 2026-07-20 16:28:05.371284 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-20 16:28:05.871628 | debian-bookworm -> localhost | ok 2026-07-20 16:28:05.876939 | 2026-07-20 16:28:05.877032 | TASK [validate-host : Collect information about the host] 2026-07-20 16:28:07.017986 | debian-bookworm | ok 2026-07-20 16:28:07.066174 | 2026-07-20 16:28:07.066285 | TASK [validate-host : Sanitize hostname] 2026-07-20 16:28:07.328275 | debian-bookworm | ok 2026-07-20 16:28:07.339329 | 2026-07-20 16:28:07.339435 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-20 16:28:08.374451 | debian-bookworm -> localhost | changed 2026-07-20 16:28:08.380024 | 2026-07-20 16:28:08.380128 | TASK [validate-host : Collect information about zuul worker] 2026-07-20 16:28:08.971260 | debian-bookworm | ok 2026-07-20 16:28:08.976727 | 2026-07-20 16:28:08.976826 | TASK [validate-host : Write out all zuul information for each host] 2026-07-20 16:28:09.965962 | debian-bookworm -> localhost | changed 2026-07-20 16:28:09.976293 | 2026-07-20 16:28:09.976394 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-20 16:28:10.303916 | debian-bookworm | ok 2026-07-20 16:28:10.308345 | 2026-07-20 16:28:10.308463 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-20 16:28:11.388767 | debian-bookworm | changed: 2026-07-20 16:28:11.388948 | debian-bookworm | cd+++++++++ src/ 2026-07-20 16:28:11.388978 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-20 16:28:11.388999 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-20 16:28:11.389017 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-services/ 2026-07-20 16:28:11.389034 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/4245ef9537ef4582bb35b850d4b4ab19/work/logs" 2026-07-20 16:29:05.034302 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/4245ef9537ef4582bb35b850d4b4ab19/work/artifacts" 2026-07-20 16:29:05.333275 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/4245ef9537ef4582bb35b850d4b4ab19/work/docs" 2026-07-20 16:29:05.346159 | 2026-07-20 16:29:05.346412 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-20 16:29:06.189152 | debian-bookworm | changed: 2026-07-20 16:29:06.189389 | debian-bookworm | .d..t...... ./ 2026-07-20 16:29:06.189436 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-20 16:29:06.189463 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-20 16:29:06.189486 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-20 16:29:06.189508 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-20 16:29:06.189529 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-20 16:29:06.189573 | debian-bookworm | changed: All items complete 2026-07-20 16:29:06.189601 | 2026-07-20 16:29:06.835895 | debian-bookworm | changed: .d..t...... ./ 2026-07-20 16:29:07.452632 | debian-bookworm | changed: .d..t...... ./ 2026-07-20 16:29:07.467693 | 2026-07-20 16:29:07.467832 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-20 16:29:07.881511 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.007759 2026-07-20 16:29:08.463126 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.017237 2026-07-20 16:29:08.474259 | 2026-07-20 16:29:08.474377 | PLAY RECAP 2026-07-20 16:29:08.474431 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-20 16:29:08.474456 | 2026-07-20 16:29:08.719249 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-20 16:29:08.720229 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-20 16:29:10.071255 | 2026-07-20 16:29:10.071431 | PLAY [Base post] 2026-07-20 16:29:10.085659 | 2026-07-20 16:29:10.085817 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-20 16:29:11.002133 | debian-bookworm | changed 2026-07-20 16:29:11.016682 | 2026-07-20 16:29:11.017318 | PLAY RECAP 2026-07-20 16:29:11.017536 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-20 16:29:11.017741 | 2026-07-20 16:29:11.273208 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-20 16:29:11.274130 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-20 16:29:12.526573 | 2026-07-20 16:29:12.526751 | PLAY [Base post-logs] 2026-07-20 16:29:12.539508 | 2026-07-20 16:29:12.539662 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-20 16:29:13.373425 | localhost | changed 2026-07-20 16:29:13.388359 | 2026-07-20 16:29:13.388556 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-20 16:29:13.435298 | localhost | ok 2026-07-20 16:29:13.439310 | 2026-07-20 16:29:13.439427 | TASK [Set zuul-log-path fact] 2026-07-20 16:29:13.465444 | localhost | ok 2026-07-20 16:29:13.479412 | 2026-07-20 16:29:13.479559 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-20 16:29:13.526312 | localhost | ok 2026-07-20 16:29:13.533799 | 2026-07-20 16:29:13.533982 | TASK [upload-logs : Create log directories] 2026-07-20 16:29:14.594289 | localhost | changed 2026-07-20 16:29:14.603020 | 2026-07-20 16:29:14.603162 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-20 16:29:15.517651 | localhost -> localhost | ok: Runtime: 0:00:00.018128 2026-07-20 16:29:15.521312 | 2026-07-20 16:29:15.521407 | TASK [upload-logs : Upload logs to log server] 2026-07-20 16:29:16.499564 | localhost | Output suppressed because no_log was given 2026-07-20 16:29:16.501197 | 2026-07-20 16:29:16.501279 | LOOP [upload-logs : Compress console log and json output] 2026-07-20 16:29:16.603748 | localhost | skipping: Conditional result was False 2026-07-20 16:29:16.609778 | localhost | skipping: Conditional result was False 2026-07-20 16:29:16.617573 | 2026-07-20 16:29:16.617683 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-20 16:29:16.722403 | localhost | skipping: Conditional result was False 2026-07-20 16:29:16.722647 | 2026-07-20 16:29:16.727339 | localhost | skipping: Conditional result was False 2026-07-20 16:29:16.737820 | 2026-07-20 16:29:16.737938 | LOOP [upload-logs : Upload console log and json output]