2026-08-10 03:17:17.475303 | Job console starting 2026-08-10 03:17:17.485676 | Updating git repos 2026-08-10 03:17:17.590605 | Cloning repos into workspace 2026-08-10 03:17:17.713548 | Restoring repo states 2026-08-10 03:17:17.795391 | Merging changes 2026-08-10 03:17:17.795417 | Checking out repos 2026-08-10 03:17:18.123925 | Preparing playbooks 2026-08-10 03:17:19.887849 | Running Ansible setup 2026-08-10 03:17:26.515039 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-08-10 03:17:28.272236 | 2026-08-10 03:17:28.272423 | PLAY [Base pre] 2026-08-10 03:17:28.293089 | 2026-08-10 03:17:28.293275 | TASK [Setup log path fact] 2026-08-10 03:17:28.314635 | debian-bookworm | ok 2026-08-10 03:17:28.339944 | 2026-08-10 03:17:28.340154 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-10 03:17:28.381171 | debian-bookworm | ok 2026-08-10 03:17:28.394327 | 2026-08-10 03:17:28.394481 | TASK [emit-job-header : Print job information] 2026-08-10 03:17:28.480939 | # Job Information 2026-08-10 03:17:28.481584 | Ansible Version: 2.16.14 2026-08-10 03:17:28.481638 | Job: python-black 2026-08-10 03:17:28.481675 | Pipeline: periodic-daily 2026-08-10 03:17:28.481699 | Executor: 521e9411259a 2026-08-10 03:17:28.481721 | Triggered by: https://github.com/osism/ansible-collection-services 2026-08-10 03:17:28.481786 | Event ID: a5835b49f3044fc592b7520f5ceed2c4 2026-08-10 03:17:28.488287 | 2026-08-10 03:17:28.488418 | LOOP [emit-job-header : Print node information] 2026-08-10 03:17:28.705152 | debian-bookworm | ok: 2026-08-10 03:17:28.705326 | debian-bookworm | # Node Information 2026-08-10 03:17:28.705361 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-08-10 03:17:28.705386 | debian-bookworm | Hostname: debian 2026-08-10 03:17:28.705408 | debian-bookworm | Username: zuul 2026-08-10 03:17:28.705428 | debian-bookworm | Distro: Debian 12.15 2026-08-10 03:17:28.705452 | debian-bookworm | Provider: regiocloud-a 2026-08-10 03:17:28.705473 | debian-bookworm | Region: 2026-08-10 03:17:28.705494 | debian-bookworm | Label: debian-bookworm 2026-08-10 03:17:28.705514 | debian-bookworm | Product Name: OpenStack Nova 2026-08-10 03:17:28.705534 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe92:7663 2026-08-10 03:17:28.728555 | 2026-08-10 03:17:28.728670 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-10 03:17:29.553526 | debian-bookworm -> localhost | changed 2026-08-10 03:17:29.563228 | 2026-08-10 03:17:29.563342 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-10 03:17:30.666609 | debian-bookworm -> localhost | changed 2026-08-10 03:17:30.675488 | 2026-08-10 03:17:30.675572 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-10 03:17:31.143099 | debian-bookworm -> localhost | ok 2026-08-10 03:17:31.148448 | 2026-08-10 03:17:31.148540 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-10 03:17:31.182651 | debian-bookworm | ok 2026-08-10 03:17:31.211822 | debian-bookworm | included: /var/lib/zuul/builds/34ee602118ec4aee81c3c34234c1dd7d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-10 03:17:31.216857 | 2026-08-10 03:17:31.216943 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-10 03:17:32.877566 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-08-10 03:17:32.877752 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/34ee602118ec4aee81c3c34234c1dd7d/work/34ee602118ec4aee81c3c34234c1dd7d_id_rsa 2026-08-10 03:17:32.877785 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/34ee602118ec4aee81c3c34234c1dd7d/work/34ee602118ec4aee81c3c34234c1dd7d_id_rsa.pub 2026-08-10 03:17:32.877807 | debian-bookworm -> localhost | The key fingerprint is: 2026-08-10 03:17:32.877826 | debian-bookworm -> localhost | SHA256:Dsu5Pj0VLVWVp5Ev8llwvLAtdfwa3hgiAgEuIcBdkRI zuul-build-sshkey 2026-08-10 03:17:32.877844 | debian-bookworm -> localhost | The key's randomart image is: 2026-08-10 03:17:32.877870 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-08-10 03:17:32.877889 | debian-bookworm -> localhost | |= oE+++. ..=o| 2026-08-10 03:17:32.877907 | debian-bookworm -> localhost | | o = .. ..+o*| 2026-08-10 03:17:32.877923 | debian-bookworm -> localhost | | . o . o =*=| 2026-08-10 03:17:32.877940 | debian-bookworm -> localhost | | . . + +o=o+| 2026-08-10 03:17:32.877957 | debian-bookworm -> localhost | | . S. + =.X | 2026-08-10 03:17:32.877976 | debian-bookworm -> localhost | | . = . * .| 2026-08-10 03:17:32.878192 | debian-bookworm -> localhost | | +... | 2026-08-10 03:17:32.878227 | debian-bookworm -> localhost | | ..o | 2026-08-10 03:17:32.878249 | debian-bookworm -> localhost | | .o. . | 2026-08-10 03:17:32.878268 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-08-10 03:17:32.878467 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.712070 2026-08-10 03:17:32.886043 | 2026-08-10 03:17:32.886132 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-10 03:17:32.938806 | debian-bookworm | ok 2026-08-10 03:17:32.963194 | debian-bookworm | included: /var/lib/zuul/builds/34ee602118ec4aee81c3c34234c1dd7d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-10 03:17:32.981013 | 2026-08-10 03:17:32.981142 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-10 03:17:33.034904 | debian-bookworm | skipping: Conditional result was False 2026-08-10 03:17:33.039904 | 2026-08-10 03:17:33.039990 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-10 03:17:33.684187 | debian-bookworm | changed 2026-08-10 03:17:33.691888 | 2026-08-10 03:17:33.692012 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-10 03:17:33.975041 | debian-bookworm | ok 2026-08-10 03:17:33.982960 | 2026-08-10 03:17:33.983460 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-10 03:17:34.722472 | debian-bookworm | changed 2026-08-10 03:17:34.731439 | 2026-08-10 03:17:34.731537 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-10 03:17:35.409945 | debian-bookworm | changed 2026-08-10 03:17:35.416778 | 2026-08-10 03:17:35.416878 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-10 03:17:35.430179 | debian-bookworm | skipping: Conditional result was False 2026-08-10 03:17:35.436364 | 2026-08-10 03:17:35.436453 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-10 03:17:35.878142 | debian-bookworm -> localhost | changed 2026-08-10 03:17:35.892310 | 2026-08-10 03:17:35.892431 | TASK [add-build-sshkey : Add back temp key] 2026-08-10 03:17:36.250248 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/34ee602118ec4aee81c3c34234c1dd7d/work/34ee602118ec4aee81c3c34234c1dd7d_id_rsa (zuul-build-sshkey) 2026-08-10 03:17:36.250439 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.040337 2026-08-10 03:17:36.256933 | 2026-08-10 03:17:36.257015 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-10 03:17:36.659826 | debian-bookworm | ok 2026-08-10 03:17:36.664388 | 2026-08-10 03:17:36.664495 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-10 03:17:36.699688 | debian-bookworm | skipping: Conditional result was False 2026-08-10 03:17:36.709311 | 2026-08-10 03:17:36.709406 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-10 03:17:37.308565 | debian-bookworm | ok 2026-08-10 03:17:37.327201 | 2026-08-10 03:17:37.327318 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-10 03:17:37.365989 | debian-bookworm | ok 2026-08-10 03:17:37.370571 | 2026-08-10 03:17:37.370650 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-10 03:17:37.875458 | debian-bookworm -> localhost | ok 2026-08-10 03:17:37.881235 | 2026-08-10 03:17:37.881322 | TASK [validate-host : Collect information about the host] 2026-08-10 03:17:39.727060 | debian-bookworm | ok 2026-08-10 03:17:39.769146 | 2026-08-10 03:17:39.769260 | TASK [validate-host : Sanitize hostname] 2026-08-10 03:17:40.150679 | debian-bookworm | ok 2026-08-10 03:17:40.166263 | 2026-08-10 03:17:40.166369 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-10 03:17:41.108442 | debian-bookworm -> localhost | changed 2026-08-10 03:17:41.114408 | 2026-08-10 03:17:41.114505 | TASK [validate-host : Collect information about zuul worker] 2026-08-10 03:17:41.507654 | debian-bookworm | ok 2026-08-10 03:17:41.515967 | 2026-08-10 03:17:41.516179 | TASK [validate-host : Write out all zuul information for each host] 2026-08-10 03:17:42.263241 | debian-bookworm -> localhost | changed 2026-08-10 03:17:42.271135 | 2026-08-10 03:17:42.271212 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-10 03:17:42.510274 | debian-bookworm | ok 2026-08-10 03:17:42.515016 | 2026-08-10 03:17:42.515107 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-10 03:17:43.729887 | debian-bookworm | changed: 2026-08-10 03:17:43.730048 | debian-bookworm | cd+++++++++ src/ 2026-08-10 03:17:43.730077 | debian-bookworm | cd+++++++++ src/github.com/ 2026-08-10 03:17:43.730097 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-08-10 03:17:43.730115 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-services/ 2026-08-10 03:17:43.730132 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/34ee602118ec4aee81c3c34234c1dd7d/work/logs" 2026-08-10 03:18:44.534707 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/34ee602118ec4aee81c3c34234c1dd7d/work/artifacts" 2026-08-10 03:18:45.572227 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/34ee602118ec4aee81c3c34234c1dd7d/work/docs" 2026-08-10 03:18:45.592817 | 2026-08-10 03:18:45.601241 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-10 03:18:47.144967 | debian-bookworm | changed: 2026-08-10 03:18:47.148996 | debian-bookworm | .d..t...... ./ 2026-08-10 03:18:47.149094 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-08-10 03:18:47.149122 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-08-10 03:18:47.149145 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-08-10 03:18:47.149172 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-08-10 03:18:47.149194 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-08-10 03:18:47.149249 | debian-bookworm | changed: All items complete 2026-08-10 03:18:47.149276 | 2026-08-10 03:18:47.989058 | debian-bookworm | changed: .d..t...... ./ 2026-08-10 03:18:48.750414 | debian-bookworm | changed: .d..t...... ./ 2026-08-10 03:18:48.783448 | 2026-08-10 03:18:48.783705 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-10 03:18:48.836135 | debian-bookworm | skipping: Conditional result was False 2026-08-10 03:18:48.853330 | debian-bookworm | skipping: Conditional result was False 2026-08-10 03:18:48.867221 | 2026-08-10 03:18:48.867336 | PLAY RECAP 2026-08-10 03:18:48.867391 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-08-10 03:18:48.867417 | 2026-08-10 03:18:49.157053 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-10 03:18:49.158058 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-10 03:18:50.122759 | 2026-08-10 03:18:50.123001 | PLAY [Base post] 2026-08-10 03:18:50.139885 | 2026-08-10 03:18:50.140159 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-10 03:18:50.853388 | debian-bookworm | changed 2026-08-10 03:18:50.868322 | 2026-08-10 03:18:50.868771 | PLAY RECAP 2026-08-10 03:18:50.868858 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-10 03:18:50.869392 | 2026-08-10 03:18:51.222259 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-10 03:18:51.223600 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-10 03:18:52.907646 | 2026-08-10 03:18:52.907773 | PLAY [Base post-logs] 2026-08-10 03:18:52.928533 | 2026-08-10 03:18:52.928670 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-10 03:18:53.535396 | localhost | changed 2026-08-10 03:18:53.546467 | 2026-08-10 03:18:53.546611 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-10 03:18:53.596707 | localhost | ok 2026-08-10 03:18:53.599686 | 2026-08-10 03:18:53.599777 | TASK [Set zuul-log-path fact] 2026-08-10 03:18:53.625288 | localhost | ok 2026-08-10 03:18:53.651381 | 2026-08-10 03:18:53.651523 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-10 03:18:53.700499 | localhost | ok 2026-08-10 03:18:53.703516 | 2026-08-10 03:18:53.703617 | TASK [upload-logs : Create log directories] 2026-08-10 03:18:54.403881 | localhost | changed 2026-08-10 03:18:54.410441 | 2026-08-10 03:18:54.410578 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-10 03:18:55.396171 | localhost -> localhost | ok: Runtime: 0:00:00.022420 2026-08-10 03:18:55.405937 | 2026-08-10 03:18:55.406061 | TASK [upload-logs : Upload logs to log server] 2026-08-10 03:18:56.227339 | localhost | Output suppressed because no_log was given 2026-08-10 03:18:56.229378 | 2026-08-10 03:18:56.229472 | LOOP [upload-logs : Compress console log and json output] 2026-08-10 03:18:56.330950 | localhost | skipping: Conditional result was False 2026-08-10 03:18:56.339067 | localhost | skipping: Conditional result was False 2026-08-10 03:18:56.346117 | 2026-08-10 03:18:56.346239 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-10 03:18:56.424639 | localhost | skipping: Conditional result was False 2026-08-10 03:18:56.424893 | 2026-08-10 03:18:56.429701 | localhost | skipping: Conditional result was False 2026-08-10 03:18:56.432807 | 2026-08-10 03:18:56.432901 | LOOP [upload-logs : Upload console log and json output]