2026-06-09 03:01:29.729152 | Job console starting 2026-06-09 03:01:29.743836 | Updating git repos 2026-06-09 03:01:29.939247 | Cloning repos into workspace 2026-06-09 03:01:30.047049 | Restoring repo states 2026-06-09 03:01:30.072557 | Merging changes 2026-06-09 03:01:30.072572 | Checking out repos 2026-06-09 03:01:30.231473 | Preparing playbooks 2026-06-09 03:01:31.783008 | Running Ansible setup 2026-06-09 03:01:38.400376 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-09 03:01:39.235010 | 2026-06-09 03:01:39.235128 | PLAY [Base pre] 2026-06-09 03:01:39.281795 | 2026-06-09 03:01:39.281907 | TASK [Setup log path fact] 2026-06-09 03:01:39.328397 | debian-bookworm | ok 2026-06-09 03:01:39.350600 | 2026-06-09 03:01:39.350719 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-09 03:01:39.389965 | debian-bookworm | ok 2026-06-09 03:01:39.414057 | 2026-06-09 03:01:39.414155 | TASK [emit-job-header : Print job information] 2026-06-09 03:01:39.540050 | # Job Information 2026-06-09 03:01:39.540225 | Ansible Version: 2.16.14 2026-06-09 03:01:39.540257 | Job: python-black 2026-06-09 03:01:39.540285 | Pipeline: periodic-daily 2026-06-09 03:01:39.540370 | Executor: 521e9411259a 2026-06-09 03:01:39.540395 | Triggered by: https://github.com/osism/ansible-collection-validations 2026-06-09 03:01:39.540436 | Event ID: 32a5c74dabad4c66b4c1515492f5625c 2026-06-09 03:01:39.556137 | 2026-06-09 03:01:39.556611 | LOOP [emit-job-header : Print node information] 2026-06-09 03:01:39.861541 | debian-bookworm | ok: 2026-06-09 03:01:39.861712 | debian-bookworm | # Node Information 2026-06-09 03:01:39.861746 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-09 03:01:39.861771 | debian-bookworm | Hostname: debian 2026-06-09 03:01:39.861794 | debian-bookworm | Username: zuul 2026-06-09 03:01:39.861814 | debian-bookworm | Distro: Debian 12.14 2026-06-09 03:01:39.861839 | debian-bookworm | Provider: regiocloud-a 2026-06-09 03:01:39.861861 | debian-bookworm | Region: 2026-06-09 03:01:39.861882 | debian-bookworm | Label: debian-bookworm 2026-06-09 03:01:39.861902 | debian-bookworm | Product Name: OpenStack Nova 2026-06-09 03:01:39.861922 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe82:21e8 2026-06-09 03:01:39.889661 | 2026-06-09 03:01:39.889766 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-09 03:01:41.094950 | debian-bookworm -> localhost | changed 2026-06-09 03:01:41.107373 | 2026-06-09 03:01:41.108124 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-09 03:01:44.166807 | debian-bookworm -> localhost | changed 2026-06-09 03:01:44.178708 | 2026-06-09 03:01:44.178813 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-09 03:01:44.579269 | debian-bookworm -> localhost | ok 2026-06-09 03:01:44.585483 | 2026-06-09 03:01:44.585582 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-09 03:01:44.625279 | debian-bookworm | ok 2026-06-09 03:01:44.671231 | debian-bookworm | included: /var/lib/zuul/builds/232ba5e7e2e94e458042f1355831f820/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-09 03:01:44.678079 | 2026-06-09 03:01:44.678179 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-09 03:01:47.116960 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-09 03:01:47.117144 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/232ba5e7e2e94e458042f1355831f820/work/232ba5e7e2e94e458042f1355831f820_id_rsa 2026-06-09 03:01:47.117175 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/232ba5e7e2e94e458042f1355831f820/work/232ba5e7e2e94e458042f1355831f820_id_rsa.pub 2026-06-09 03:01:47.117197 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-09 03:01:47.117217 | debian-bookworm -> localhost | SHA256:2VCHBrR8kElTkRgYzDGgulSje76UkCJ/BGXmAij2xFU zuul-build-sshkey 2026-06-09 03:01:47.117235 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-09 03:01:47.117261 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-09 03:01:47.117279 | debian-bookworm -> localhost | |o . *==EBB++. | 2026-06-09 03:01:47.117309 | debian-bookworm -> localhost | |oo O +o+=+. | 2026-06-09 03:01:47.117326 | debian-bookworm -> localhost | |o *o. +.. | 2026-06-09 03:01:47.117343 | debian-bookworm -> localhost | | .++. = | 2026-06-09 03:01:47.117359 | debian-bookworm -> localhost | |+= . S . | 2026-06-09 03:01:47.117378 | debian-bookworm -> localhost | |+oo.. | 2026-06-09 03:01:47.117395 | debian-bookworm -> localhost | |...+. | 2026-06-09 03:01:47.117411 | debian-bookworm -> localhost | | +. | 2026-06-09 03:01:47.117427 | debian-bookworm -> localhost | | o. | 2026-06-09 03:01:47.117444 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-09 03:01:47.117485 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.798046 2026-06-09 03:01:47.122594 | 2026-06-09 03:01:47.122674 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-09 03:01:47.149383 | debian-bookworm | ok 2026-06-09 03:01:47.158184 | debian-bookworm | included: /var/lib/zuul/builds/232ba5e7e2e94e458042f1355831f820/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-09 03:01:47.177738 | 2026-06-09 03:01:47.177836 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-09 03:01:47.210699 | debian-bookworm | skipping: Conditional result was False 2026-06-09 03:01:47.215716 | 2026-06-09 03:01:47.215809 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-09 03:01:47.871021 | debian-bookworm | changed 2026-06-09 03:01:47.875705 | 2026-06-09 03:01:47.875793 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-09 03:01:48.189409 | debian-bookworm | ok 2026-06-09 03:01:48.193861 | 2026-06-09 03:01:48.193939 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-09 03:01:49.027187 | debian-bookworm | changed 2026-06-09 03:01:49.037338 | 2026-06-09 03:01:49.037426 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-09 03:01:49.838578 | debian-bookworm | changed 2026-06-09 03:01:49.851184 | 2026-06-09 03:01:49.851280 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-09 03:01:49.893275 | debian-bookworm | skipping: Conditional result was False 2026-06-09 03:01:49.898639 | 2026-06-09 03:01:49.898720 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-09 03:01:51.164117 | debian-bookworm -> localhost | changed 2026-06-09 03:01:51.173413 | 2026-06-09 03:01:51.173507 | TASK [add-build-sshkey : Add back temp key] 2026-06-09 03:01:52.215019 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/232ba5e7e2e94e458042f1355831f820/work/232ba5e7e2e94e458042f1355831f820_id_rsa (zuul-build-sshkey) 2026-06-09 03:01:52.215337 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.032983 2026-06-09 03:01:52.239169 | 2026-06-09 03:01:52.239271 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-09 03:01:52.782055 | debian-bookworm | ok 2026-06-09 03:01:52.786221 | 2026-06-09 03:01:52.786381 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-09 03:01:52.819113 | debian-bookworm | skipping: Conditional result was False 2026-06-09 03:01:52.829328 | 2026-06-09 03:01:52.829419 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-09 03:01:53.555736 | debian-bookworm | ok 2026-06-09 03:01:53.600068 | 2026-06-09 03:01:53.600177 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-09 03:01:53.667893 | debian-bookworm | ok 2026-06-09 03:01:53.673261 | 2026-06-09 03:01:53.673360 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-09 03:01:54.589032 | debian-bookworm -> localhost | ok 2026-06-09 03:01:54.598005 | 2026-06-09 03:01:54.598096 | TASK [validate-host : Collect information about the host] 2026-06-09 03:01:56.166204 | debian-bookworm | ok 2026-06-09 03:01:56.191230 | 2026-06-09 03:01:56.191381 | TASK [validate-host : Sanitize hostname] 2026-06-09 03:01:56.341013 | debian-bookworm | ok 2026-06-09 03:01:56.427731 | 2026-06-09 03:01:56.427836 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-09 03:01:57.298261 | debian-bookworm -> localhost | changed 2026-06-09 03:01:57.302777 | 2026-06-09 03:01:57.302879 | TASK [validate-host : Collect information about zuul worker] 2026-06-09 03:01:57.727852 | debian-bookworm | ok 2026-06-09 03:01:57.732515 | 2026-06-09 03:01:57.732611 | TASK [validate-host : Write out all zuul information for each host] 2026-06-09 03:01:58.480196 | debian-bookworm -> localhost | changed 2026-06-09 03:01:58.489825 | 2026-06-09 03:01:58.489931 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-09 03:01:58.831128 | debian-bookworm | ok 2026-06-09 03:01:58.836693 | 2026-06-09 03:01:58.836784 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-09 03:02:00.641100 | debian-bookworm | changed: 2026-06-09 03:02:00.641253 | debian-bookworm | cd+++++++++ src/ 2026-06-09 03:02:00.641283 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-09 03:02:00.641318 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-09 03:02:00.641336 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-validations/ 2026-06-09 03:02:00.641353 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/232ba5e7e2e94e458042f1355831f820/work/logs" 2026-06-09 03:02:31.331062 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/232ba5e7e2e94e458042f1355831f820/work/artifacts" 2026-06-09 03:02:31.857863 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/232ba5e7e2e94e458042f1355831f820/work/docs" 2026-06-09 03:02:31.865826 | 2026-06-09 03:02:31.865921 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-09 03:02:32.745344 | debian-bookworm | changed: 2026-06-09 03:02:32.745539 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-09 03:02:32.745570 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-09 03:02:32.745595 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-09 03:02:32.745633 | debian-bookworm | changed: All items complete 2026-06-09 03:02:32.745656 | 2026-06-09 03:02:33.505361 | debian-bookworm | changed: .d..t...... ./ 2026-06-09 03:02:34.307022 | debian-bookworm | changed: .d..t...... ./ 2026-06-09 03:02:34.325218 | 2026-06-09 03:02:34.325345 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-09 03:02:34.374474 | debian-bookworm | skipping: Conditional result was False 2026-06-09 03:02:34.381621 | debian-bookworm | skipping: Conditional result was False 2026-06-09 03:02:34.389974 | 2026-06-09 03:02:34.390048 | PLAY RECAP 2026-06-09 03:02:34.390088 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-06-09 03:02:34.390109 | 2026-06-09 03:02:34.789516 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-09 03:02:34.790128 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-09 03:02:35.811389 | 2026-06-09 03:02:35.811516 | PLAY [Base post] 2026-06-09 03:02:35.834432 | 2026-06-09 03:02:35.834549 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-09 03:02:36.422440 | debian-bookworm | changed 2026-06-09 03:02:36.428004 | 2026-06-09 03:02:36.428093 | PLAY RECAP 2026-06-09 03:02:36.428140 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-09 03:02:36.428189 | 2026-06-09 03:02:36.734886 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-09 03:02:36.735509 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-09 03:02:37.899961 | 2026-06-09 03:02:37.900093 | PLAY [Base post-logs] 2026-06-09 03:02:37.925718 | 2026-06-09 03:02:37.925843 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-09 03:02:38.849313 | localhost | changed 2026-06-09 03:02:38.857183 | 2026-06-09 03:02:38.857320 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-09 03:02:38.895719 | localhost | ok 2026-06-09 03:02:38.898066 | 2026-06-09 03:02:38.898136 | TASK [Set zuul-log-path fact] 2026-06-09 03:02:38.922694 | localhost | ok 2026-06-09 03:02:38.930158 | 2026-06-09 03:02:38.930256 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-09 03:02:38.968240 | localhost | ok 2026-06-09 03:02:38.970620 | 2026-06-09 03:02:38.970692 | TASK [upload-logs : Create log directories] 2026-06-09 03:02:39.698877 | localhost | changed 2026-06-09 03:02:39.702752 | 2026-06-09 03:02:39.702867 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-09 03:02:40.970772 | localhost -> localhost | ok: Runtime: 0:00:00.008197 2026-06-09 03:02:40.973873 | 2026-06-09 03:02:40.973954 | TASK [upload-logs : Upload logs to log server] 2026-06-09 03:02:41.975562 | localhost | Output suppressed because no_log was given 2026-06-09 03:02:41.979695 | 2026-06-09 03:02:41.979781 | LOOP [upload-logs : Compress console log and json output] 2026-06-09 03:02:42.071942 | localhost | skipping: Conditional result was False 2026-06-09 03:02:42.083374 | localhost | skipping: Conditional result was False 2026-06-09 03:02:42.086433 | 2026-06-09 03:02:42.086516 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-09 03:02:42.177004 | localhost | skipping: Conditional result was False 2026-06-09 03:02:42.177205 | 2026-06-09 03:02:42.191151 | localhost | skipping: Conditional result was False 2026-06-09 03:02:42.194299 | 2026-06-09 03:02:42.194388 | LOOP [upload-logs : Upload console log and json output]