2026-07-12 20:35:31.373984 | Job console starting 2026-07-12 20:35:31.381552 | Updating git repos 2026-07-12 20:35:31.429052 | Cloning repos into workspace 2026-07-12 20:35:31.532284 | Restoring repo states 2026-07-12 20:35:31.586178 | Merging changes 2026-07-12 20:35:32.457845 | Checking out repos 2026-07-12 20:35:32.507956 | Preparing playbooks 2026-07-12 20:35:33.216475 | Running Ansible setup 2026-07-12 20:35:39.222669 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-12 20:35:40.992869 | 2026-07-12 20:35:40.993003 | PLAY [Base pre] 2026-07-12 20:35:41.007978 | 2026-07-12 20:35:41.008090 | TASK [Setup log path fact] 2026-07-12 20:35:41.065961 | debian-bookworm | ok 2026-07-12 20:35:41.089788 | 2026-07-12 20:35:41.089915 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-12 20:35:41.137314 | debian-bookworm | ok 2026-07-12 20:35:41.145370 | 2026-07-12 20:35:41.145459 | TASK [emit-job-header : Print job information] 2026-07-12 20:35:41.206467 | # Job Information 2026-07-12 20:35:41.206605 | Ansible Version: 2.16.14 2026-07-12 20:35:41.206633 | Job: python-black 2026-07-12 20:35:41.206659 | Pipeline: check 2026-07-12 20:35:41.206677 | Executor: 521e9411259a 2026-07-12 20:35:41.206694 | Triggered by: https://github.com/osism/python-osism/pull/2292 2026-07-12 20:35:41.206714 | Event ID: 2d25b820-7e31-11f1-8555-e0c3b3742b34 2026-07-12 20:35:41.210713 | 2026-07-12 20:35:41.210796 | LOOP [emit-job-header : Print node information] 2026-07-12 20:35:41.444509 | debian-bookworm | ok: 2026-07-12 20:35:41.444742 | debian-bookworm | # Node Information 2026-07-12 20:35:41.444775 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-12 20:35:41.444797 | debian-bookworm | Hostname: debian 2026-07-12 20:35:41.444816 | debian-bookworm | Username: zuul 2026-07-12 20:35:41.444833 | debian-bookworm | Distro: Debian 12.15 2026-07-12 20:35:41.444853 | debian-bookworm | Provider: regiocloud-a 2026-07-12 20:35:41.444870 | debian-bookworm | Region: 2026-07-12 20:35:41.444888 | debian-bookworm | Label: debian-bookworm 2026-07-12 20:35:41.444904 | debian-bookworm | Product Name: OpenStack Nova 2026-07-12 20:35:41.444920 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fef7:4a85 2026-07-12 20:35:41.472694 | 2026-07-12 20:35:41.472801 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-12 20:35:42.345269 | debian-bookworm -> localhost | changed 2026-07-12 20:35:42.351233 | 2026-07-12 20:35:42.351327 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-12 20:35:43.416392 | debian-bookworm -> localhost | changed 2026-07-12 20:35:43.432407 | 2026-07-12 20:35:43.432530 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-12 20:35:43.748557 | debian-bookworm -> localhost | ok 2026-07-12 20:35:43.755718 | 2026-07-12 20:35:43.755825 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-12 20:35:43.786819 | debian-bookworm | ok 2026-07-12 20:35:43.806071 | debian-bookworm | included: /var/lib/zuul/builds/2b0de34fcbf641beba25d6cdb079192a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-12 20:35:43.812247 | 2026-07-12 20:35:43.812340 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-12 20:35:44.948612 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-12 20:35:44.949253 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/2b0de34fcbf641beba25d6cdb079192a/work/2b0de34fcbf641beba25d6cdb079192a_id_rsa 2026-07-12 20:35:44.949437 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/2b0de34fcbf641beba25d6cdb079192a/work/2b0de34fcbf641beba25d6cdb079192a_id_rsa.pub 2026-07-12 20:35:44.949574 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-12 20:35:44.949702 | debian-bookworm -> localhost | SHA256:t1ynp/Ijr2TR4BEnzhO+MyaWOWO6evf1aLGW2L9jqik zuul-build-sshkey 2026-07-12 20:35:44.949819 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-12 20:35:44.950005 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-12 20:35:44.950134 | debian-bookworm -> localhost | | + . | 2026-07-12 20:35:44.950290 | debian-bookworm -> localhost | | + = | 2026-07-12 20:35:44.950400 | debian-bookworm -> localhost | | B | 2026-07-12 20:35:44.950505 | debian-bookworm -> localhost | | + * | 2026-07-12 20:35:44.950614 | debian-bookworm -> localhost | | S O o . | 2026-07-12 20:35:44.950732 | debian-bookworm -> localhost | | + B *.o | 2026-07-12 20:35:44.950800 | debian-bookworm -> localhost | | . =oo+. | 2026-07-12 20:35:44.951038 | debian-bookworm -> localhost | | ..Eo+oB=o | 2026-07-12 20:35:44.951112 | debian-bookworm -> localhost | | .o.. o=X*=+o | 2026-07-12 20:35:44.951173 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-12 20:35:44.951322 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.644413 2026-07-12 20:35:44.975925 | 2026-07-12 20:35:44.976107 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-12 20:35:45.003121 | debian-bookworm | ok 2026-07-12 20:35:45.017699 | debian-bookworm | included: /var/lib/zuul/builds/2b0de34fcbf641beba25d6cdb079192a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-12 20:35:45.027968 | 2026-07-12 20:35:45.028175 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-12 20:35:45.042901 | debian-bookworm | skipping: Conditional result was False 2026-07-12 20:35:45.055483 | 2026-07-12 20:35:45.055632 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-12 20:35:45.864058 | debian-bookworm | changed 2026-07-12 20:35:45.875141 | 2026-07-12 20:35:45.875273 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-12 20:35:46.149702 | debian-bookworm | ok 2026-07-12 20:35:46.155240 | 2026-07-12 20:35:46.155335 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-12 20:35:46.775876 | debian-bookworm | changed 2026-07-12 20:35:46.781474 | 2026-07-12 20:35:46.781592 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-12 20:35:47.428247 | debian-bookworm | changed 2026-07-12 20:35:47.437171 | 2026-07-12 20:35:47.437315 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-12 20:35:47.461851 | debian-bookworm | skipping: Conditional result was False 2026-07-12 20:35:47.471217 | 2026-07-12 20:35:47.471357 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-12 20:35:48.051061 | debian-bookworm -> localhost | changed 2026-07-12 20:35:48.066962 | 2026-07-12 20:35:48.067156 | TASK [add-build-sshkey : Add back temp key] 2026-07-12 20:35:48.484032 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/2b0de34fcbf641beba25d6cdb079192a/work/2b0de34fcbf641beba25d6cdb079192a_id_rsa (zuul-build-sshkey) 2026-07-12 20:35:48.484607 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.018573 2026-07-12 20:35:48.501128 | 2026-07-12 20:35:48.501338 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-12 20:35:48.905710 | debian-bookworm | ok 2026-07-12 20:35:48.914333 | 2026-07-12 20:35:48.914474 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-12 20:35:48.940097 | debian-bookworm | skipping: Conditional result was False 2026-07-12 20:35:48.951764 | 2026-07-12 20:35:48.951912 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-12 20:35:49.550469 | debian-bookworm | ok 2026-07-12 20:35:49.565721 | 2026-07-12 20:35:49.565909 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-12 20:35:49.601647 | debian-bookworm | ok 2026-07-12 20:35:49.611453 | 2026-07-12 20:35:49.611621 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-12 20:35:49.938074 | debian-bookworm -> localhost | ok 2026-07-12 20:35:49.948252 | 2026-07-12 20:35:49.948511 | TASK [validate-host : Collect information about the host] 2026-07-12 20:35:51.236842 | debian-bookworm | ok 2026-07-12 20:35:51.256121 | 2026-07-12 20:35:51.256296 | TASK [validate-host : Sanitize hostname] 2026-07-12 20:35:51.454559 | debian-bookworm | ok 2026-07-12 20:35:51.461573 | 2026-07-12 20:35:51.461702 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-12 20:35:52.201598 | debian-bookworm -> localhost | changed 2026-07-12 20:35:52.216310 | 2026-07-12 20:35:52.216514 | TASK [validate-host : Collect information about zuul worker] 2026-07-12 20:35:52.679254 | debian-bookworm | ok 2026-07-12 20:35:52.684325 | 2026-07-12 20:35:52.684448 | TASK [validate-host : Write out all zuul information for each host] 2026-07-12 20:35:53.437092 | debian-bookworm -> localhost | changed 2026-07-12 20:35:53.451831 | 2026-07-12 20:35:53.452265 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-12 20:35:53.729487 | debian-bookworm | ok 2026-07-12 20:35:53.739060 | 2026-07-12 20:35:53.739192 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-12 20:35:54.862796 | debian-bookworm | changed: 2026-07-12 20:35:54.863120 | debian-bookworm | cd+++++++++ src/ 2026-07-12 20:35:54.863174 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-12 20:35:54.863210 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-12 20:35:54.863243 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-07-12 20:35:54.863272 | debian-bookworm | Containerfile 2026-07-12 20:35:54.863521 | debian-bookworm | Containerfile 2026-07-12 20:35:54.878791 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/2b0de34fcbf641beba25d6cdb079192a/work/logs" 2026-07-12 20:37:04.920118 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/2b0de34fcbf641beba25d6cdb079192a/work/artifacts" 2026-07-12 20:37:05.210231 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/2b0de34fcbf641beba25d6cdb079192a/work/docs" 2026-07-12 20:37:05.222597 | 2026-07-12 20:37:05.222739 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-12 20:37:06.092515 | debian-bookworm | changed: 2026-07-12 20:37:06.092779 | debian-bookworm | .d..t...... ./ 2026-07-12 20:37:06.092822 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-12 20:37:06.092852 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-12 20:37:06.092880 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-12 20:37:06.092906 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-12 20:37:06.092931 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-12 20:37:06.092983 | debian-bookworm | changed: All items complete 2026-07-12 20:37:06.093017 | 2026-07-12 20:37:06.657772 | debian-bookworm | changed: .d..t...... ./ 2026-07-12 20:37:07.232111 | debian-bookworm | changed: .d..t...... ./ 2026-07-12 20:37:07.270468 | 2026-07-12 20:37:07.270630 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-12 20:37:07.640951 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.012432 2026-07-12 20:37:07.955001 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.008374 2026-07-12 20:37:07.970182 | 2026-07-12 20:37:07.970312 | PLAY RECAP 2026-07-12 20:37:07.970384 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-12 20:37:07.970417 | 2026-07-12 20:37:08.110470 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-12 20:37:08.113005 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-12 20:37:08.926489 | 2026-07-12 20:37:08.926729 | PLAY [Base post] 2026-07-12 20:37:08.941158 | 2026-07-12 20:37:08.941351 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-12 20:37:09.529569 | debian-bookworm | changed 2026-07-12 20:37:09.536693 | 2026-07-12 20:37:09.536815 | PLAY RECAP 2026-07-12 20:37:09.536881 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-12 20:37:09.536945 | 2026-07-12 20:37:09.687311 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-12 20:37:09.689540 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-12 20:37:10.580997 | 2026-07-12 20:37:10.581191 | PLAY [Base post-logs] 2026-07-12 20:37:10.593056 | 2026-07-12 20:37:10.593243 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-12 20:37:11.092526 | localhost | changed 2026-07-12 20:37:11.108837 | 2026-07-12 20:37:11.109039 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-12 20:37:11.136008 | localhost | ok 2026-07-12 20:37:11.140704 | 2026-07-12 20:37:11.140826 | TASK [Set zuul-log-path fact] 2026-07-12 20:37:11.156473 | localhost | ok 2026-07-12 20:37:11.165168 | 2026-07-12 20:37:11.165332 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-12 20:37:11.192656 | localhost | ok 2026-07-12 20:37:11.201427 | 2026-07-12 20:37:11.201660 | TASK [upload-logs : Create log directories] 2026-07-12 20:37:11.796366 | localhost | changed 2026-07-12 20:37:11.801408 | 2026-07-12 20:37:11.801581 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-12 20:37:12.324534 | localhost -> localhost | ok: Runtime: 0:00:00.008965 2026-07-12 20:37:12.330905 | 2026-07-12 20:37:12.331087 | TASK [upload-logs : Upload logs to log server] 2026-07-12 20:37:12.951421 | localhost | Output suppressed because no_log was given 2026-07-12 20:37:12.957890 | 2026-07-12 20:37:12.958068 | LOOP [upload-logs : Compress console log and json output] 2026-07-12 20:37:13.014051 | localhost | skipping: Conditional result was False 2026-07-12 20:37:13.028010 | localhost | skipping: Conditional result was False 2026-07-12 20:37:13.037939 | 2026-07-12 20:37:13.038075 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-12 20:37:13.088566 | localhost | skipping: Conditional result was False 2026-07-12 20:37:13.088948 | 2026-07-12 20:37:13.093812 | localhost | skipping: Conditional result was False 2026-07-12 20:37:13.107195 | 2026-07-12 20:37:13.107416 | LOOP [upload-logs : Upload console log and json output]