2026-08-02 03:13:04.176867 | Job console starting 2026-08-02 03:13:04.186918 | Updating git repos 2026-08-02 03:13:04.240080 | Cloning repos into workspace 2026-08-02 03:13:04.308898 | Restoring repo states 2026-08-02 03:13:04.342970 | Merging changes 2026-08-02 03:13:04.342990 | Checking out repos 2026-08-02 03:13:04.514945 | Preparing playbooks 2026-08-02 03:13:05.383981 | Running Ansible setup 2026-08-02 03:13:09.377876 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-08-02 03:13:10.303086 | 2026-08-02 03:13:10.303319 | PLAY [Base pre] 2026-08-02 03:13:10.323555 | 2026-08-02 03:13:10.323748 | TASK [Setup log path fact] 2026-08-02 03:13:10.354791 | debian-bookworm | ok 2026-08-02 03:13:10.394421 | 2026-08-02 03:13:10.394617 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-02 03:13:10.435540 | debian-bookworm | ok 2026-08-02 03:13:10.454442 | 2026-08-02 03:13:10.454590 | TASK [emit-job-header : Print job information] 2026-08-02 03:13:10.503167 | # Job Information 2026-08-02 03:13:10.503476 | Ansible Version: 2.16.14 2026-08-02 03:13:10.503519 | Job: flake8 2026-08-02 03:13:10.503561 | Pipeline: periodic-daily 2026-08-02 03:13:10.503589 | Executor: 521e9411259a 2026-08-02 03:13:10.503609 | Triggered by: https://github.com/osism/ansible-collection-services 2026-08-02 03:13:10.503632 | Event ID: 9e1f8c5e17a046619beb0aa860b3c1b8 2026-08-02 03:13:10.511503 | 2026-08-02 03:13:10.511648 | LOOP [emit-job-header : Print node information] 2026-08-02 03:13:10.655712 | debian-bookworm | ok: 2026-08-02 03:13:10.656008 | debian-bookworm | # Node Information 2026-08-02 03:13:10.656048 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-08-02 03:13:10.656074 | debian-bookworm | Hostname: debian 2026-08-02 03:13:10.656096 | debian-bookworm | Username: zuul 2026-08-02 03:13:10.656117 | debian-bookworm | Distro: Debian 12.15 2026-08-02 03:13:10.656140 | debian-bookworm | Provider: regiocloud-a 2026-08-02 03:13:10.656162 | debian-bookworm | Region: 2026-08-02 03:13:10.656183 | debian-bookworm | Label: debian-bookworm 2026-08-02 03:13:10.656223 | debian-bookworm | Product Name: OpenStack Nova 2026-08-02 03:13:10.656244 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fefe:fcf7 2026-08-02 03:13:10.672504 | 2026-08-02 03:13:10.672661 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-02 03:13:11.397120 | debian-bookworm -> localhost | changed 2026-08-02 03:13:11.409250 | 2026-08-02 03:13:11.409477 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-02 03:13:12.579402 | debian-bookworm -> localhost | changed 2026-08-02 03:13:12.591246 | 2026-08-02 03:13:12.591374 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-02 03:13:12.914820 | debian-bookworm -> localhost | ok 2026-08-02 03:13:12.921505 | 2026-08-02 03:13:12.921634 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-02 03:13:12.956517 | debian-bookworm | ok 2026-08-02 03:13:12.990135 | debian-bookworm | included: /var/lib/zuul/builds/a120dc9663964c0fb2bf081c85f5c12c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-02 03:13:13.002240 | 2026-08-02 03:13:13.002390 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-02 03:13:14.963440 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-08-02 03:13:14.963772 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/a120dc9663964c0fb2bf081c85f5c12c/work/a120dc9663964c0fb2bf081c85f5c12c_id_rsa 2026-08-02 03:13:14.963819 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/a120dc9663964c0fb2bf081c85f5c12c/work/a120dc9663964c0fb2bf081c85f5c12c_id_rsa.pub 2026-08-02 03:13:14.963847 | debian-bookworm -> localhost | The key fingerprint is: 2026-08-02 03:13:14.963872 | debian-bookworm -> localhost | SHA256:6Qmo+DjzrQX4leWS790zpt24HCU3lKG0eQzVJC12rZ4 zuul-build-sshkey 2026-08-02 03:13:14.963896 | debian-bookworm -> localhost | The key's randomart image is: 2026-08-02 03:13:14.963939 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-08-02 03:13:14.963962 | debian-bookworm -> localhost | | o.++.. | 2026-08-02 03:13:14.963984 | debian-bookworm -> localhost | | . *o++ .| 2026-08-02 03:13:14.964005 | debian-bookworm -> localhost | | . +.=o . | 2026-08-02 03:13:14.964025 | debian-bookworm -> localhost | | . * . o . | 2026-08-02 03:13:14.964045 | debian-bookworm -> localhost | |. . * o S . +. . | 2026-08-02 03:13:14.964073 | debian-bookworm -> localhost | | o + o o . + .E | 2026-08-02 03:13:14.964094 | debian-bookworm -> localhost | |. o . . o . | 2026-08-02 03:13:14.964115 | debian-bookworm -> localhost | |oo o . . +++ | 2026-08-02 03:13:14.964136 | debian-bookworm -> localhost | |.++.. . oo*+. | 2026-08-02 03:13:14.964157 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-08-02 03:13:14.964241 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.055544 2026-08-02 03:13:14.973442 | 2026-08-02 03:13:14.973601 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-02 03:13:15.007084 | debian-bookworm | ok 2026-08-02 03:13:15.021374 | debian-bookworm | included: /var/lib/zuul/builds/a120dc9663964c0fb2bf081c85f5c12c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-02 03:13:15.042973 | 2026-08-02 03:13:15.043435 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-02 03:13:15.068455 | debian-bookworm | skipping: Conditional result was False 2026-08-02 03:13:15.076367 | 2026-08-02 03:13:15.076520 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-02 03:13:15.903834 | debian-bookworm | changed 2026-08-02 03:13:15.909699 | 2026-08-02 03:13:15.909826 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-02 03:13:16.195595 | debian-bookworm | ok 2026-08-02 03:13:16.203083 | 2026-08-02 03:13:16.203263 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-02 03:13:16.892699 | debian-bookworm | changed 2026-08-02 03:13:16.898433 | 2026-08-02 03:13:16.898668 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-02 03:13:17.558739 | debian-bookworm | changed 2026-08-02 03:13:17.567030 | 2026-08-02 03:13:17.567153 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-02 03:13:17.594160 | debian-bookworm | skipping: Conditional result was False 2026-08-02 03:13:17.602756 | 2026-08-02 03:13:17.602946 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-02 03:13:18.152940 | debian-bookworm -> localhost | changed 2026-08-02 03:13:18.184548 | 2026-08-02 03:13:18.184729 | TASK [add-build-sshkey : Add back temp key] 2026-08-02 03:13:18.738699 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/a120dc9663964c0fb2bf081c85f5c12c/work/a120dc9663964c0fb2bf081c85f5c12c_id_rsa (zuul-build-sshkey) 2026-08-02 03:13:18.738986 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.015572 2026-08-02 03:13:18.758164 | 2026-08-02 03:13:18.758350 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-02 03:13:19.363693 | debian-bookworm | ok 2026-08-02 03:13:19.377723 | 2026-08-02 03:13:19.377872 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-02 03:13:19.428653 | debian-bookworm | skipping: Conditional result was False 2026-08-02 03:13:19.453786 | 2026-08-02 03:13:19.453929 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-02 03:13:20.005259 | debian-bookworm | ok 2026-08-02 03:13:20.023309 | 2026-08-02 03:13:20.023475 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-02 03:13:20.083035 | debian-bookworm | ok 2026-08-02 03:13:20.097251 | 2026-08-02 03:13:20.097399 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-02 03:13:20.838646 | debian-bookworm -> localhost | ok 2026-08-02 03:13:20.851966 | 2026-08-02 03:13:20.852107 | TASK [validate-host : Collect information about the host] 2026-08-02 03:13:22.667460 | debian-bookworm | ok 2026-08-02 03:13:22.681414 | 2026-08-02 03:13:22.681552 | TASK [validate-host : Sanitize hostname] 2026-08-02 03:13:22.853139 | debian-bookworm | ok 2026-08-02 03:13:22.859244 | 2026-08-02 03:13:22.859358 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-02 03:13:23.620443 | debian-bookworm -> localhost | changed 2026-08-02 03:13:23.627218 | 2026-08-02 03:13:23.627349 | TASK [validate-host : Collect information about zuul worker] 2026-08-02 03:13:24.079642 | debian-bookworm | ok 2026-08-02 03:13:24.090330 | 2026-08-02 03:13:24.090763 | TASK [validate-host : Write out all zuul information for each host] 2026-08-02 03:13:24.695539 | debian-bookworm -> localhost | changed 2026-08-02 03:13:24.703736 | 2026-08-02 03:13:24.703822 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-02 03:13:24.958065 | debian-bookworm | ok 2026-08-02 03:13:24.965488 | 2026-08-02 03:13:24.965590 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-02 03:13:26.554727 | debian-bookworm | changed: 2026-08-02 03:13:26.554894 | debian-bookworm | cd+++++++++ src/ 2026-08-02 03:13:26.554923 | debian-bookworm | cd+++++++++ src/github.com/ 2026-08-02 03:13:26.554943 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-08-02 03:13:26.554961 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-services/ 2026-08-02 03:13:26.554978 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/a120dc9663964c0fb2bf081c85f5c12c/work/logs" 2026-08-02 03:15:03.735270 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/a120dc9663964c0fb2bf081c85f5c12c/work/artifacts" 2026-08-02 03:15:04.292580 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/a120dc9663964c0fb2bf081c85f5c12c/work/docs" 2026-08-02 03:15:04.302880 | 2026-08-02 03:15:04.303041 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-02 03:15:05.514404 | debian-bookworm | changed: 2026-08-02 03:15:05.514674 | debian-bookworm | .d..t...... ./ 2026-08-02 03:15:05.514712 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-08-02 03:15:05.514736 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-08-02 03:15:05.514757 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-08-02 03:15:05.514777 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-08-02 03:15:05.514798 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-08-02 03:15:05.514885 | debian-bookworm | changed: All items complete 2026-08-02 03:15:05.514915 | 2026-08-02 03:15:06.203877 | debian-bookworm | changed: .d..t...... ./ 2026-08-02 03:15:07.243147 | debian-bookworm | changed: .d..t...... ./ 2026-08-02 03:15:07.264295 | 2026-08-02 03:15:07.264456 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-02 03:15:07.345577 | debian-bookworm | skipping: Conditional result was False 2026-08-02 03:15:07.358689 | debian-bookworm | skipping: Conditional result was False 2026-08-02 03:15:07.369273 | 2026-08-02 03:15:07.369397 | PLAY RECAP 2026-08-02 03:15:07.369452 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-08-02 03:15:07.369476 | 2026-08-02 03:15:07.773955 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-02 03:15:07.774910 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-02 03:15:08.760290 | 2026-08-02 03:15:08.760609 | PLAY [Base post] 2026-08-02 03:15:08.775999 | 2026-08-02 03:15:08.776190 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-02 03:15:09.395816 | debian-bookworm | changed 2026-08-02 03:15:09.410681 | 2026-08-02 03:15:09.410861 | PLAY RECAP 2026-08-02 03:15:09.410935 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-02 03:15:09.410999 | 2026-08-02 03:15:09.618887 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-02 03:15:09.619807 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-02 03:15:10.928386 | 2026-08-02 03:15:10.928532 | PLAY [Base post-logs] 2026-08-02 03:15:10.939213 | 2026-08-02 03:15:10.939341 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-02 03:15:11.593568 | localhost | changed 2026-08-02 03:15:11.607843 | 2026-08-02 03:15:11.608003 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-02 03:15:11.674776 | localhost | ok 2026-08-02 03:15:11.681998 | 2026-08-02 03:15:11.682095 | TASK [Set zuul-log-path fact] 2026-08-02 03:15:11.714684 | localhost | ok 2026-08-02 03:15:11.724076 | 2026-08-02 03:15:11.724192 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-02 03:15:11.761633 | localhost | ok 2026-08-02 03:15:11.772619 | 2026-08-02 03:15:11.772741 | TASK [upload-logs : Create log directories] 2026-08-02 03:15:12.846698 | localhost | changed 2026-08-02 03:15:12.849605 | 2026-08-02 03:15:12.849701 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-02 03:15:13.845091 | localhost -> localhost | ok: Runtime: 0:00:00.037566 2026-08-02 03:15:13.848961 | 2026-08-02 03:15:13.849088 | TASK [upload-logs : Upload logs to log server] 2026-08-02 03:15:15.150583 | localhost | Output suppressed because no_log was given 2026-08-02 03:15:15.152079 | 2026-08-02 03:15:15.152942 | LOOP [upload-logs : Compress console log and json output] 2026-08-02 03:15:15.306539 | localhost | skipping: Conditional result was False 2026-08-02 03:15:15.320485 | localhost | skipping: Conditional result was False 2026-08-02 03:15:15.330707 | 2026-08-02 03:15:15.330814 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-02 03:15:15.508728 | localhost | skipping: Conditional result was False 2026-08-02 03:15:15.511655 | 2026-08-02 03:15:15.512584 | localhost | skipping: Conditional result was False 2026-08-02 03:15:15.537134 | 2026-08-02 03:15:15.537229 | LOOP [upload-logs : Upload console log and json output]