2026-07-27 03:19:26.240799 | Job console starting 2026-07-27 03:19:26.251974 | Updating git repos 2026-07-27 03:19:26.300076 | Cloning repos into workspace 2026-07-27 03:19:26.403815 | Restoring repo states 2026-07-27 03:19:26.418920 | Merging changes 2026-07-27 03:19:26.418946 | Checking out repos 2026-07-27 03:19:26.523839 | Preparing playbooks 2026-07-27 03:19:27.878651 | Running Ansible setup 2026-07-27 03:19:32.646823 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-27 03:19:34.182033 | 2026-07-27 03:19:34.182178 | PLAY [Base pre] 2026-07-27 03:19:34.244532 | 2026-07-27 03:19:34.251638 | TASK [Setup log path fact] 2026-07-27 03:19:34.331619 | debian-bookworm | ok 2026-07-27 03:19:34.386605 | 2026-07-27 03:19:34.386761 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-27 03:19:34.465247 | debian-bookworm | ok 2026-07-27 03:19:34.493269 | 2026-07-27 03:19:34.493407 | TASK [emit-job-header : Print job information] 2026-07-27 03:19:34.576387 | # Job Information 2026-07-27 03:19:34.576725 | Ansible Version: 2.16.14 2026-07-27 03:19:34.576768 | Job: python-black 2026-07-27 03:19:34.576802 | Pipeline: periodic-daily 2026-07-27 03:19:34.576879 | Executor: 521e9411259a 2026-07-27 03:19:34.576904 | Triggered by: https://github.com/osism/openstack-sandbox-manager 2026-07-27 03:19:34.576926 | Event ID: 06647ede5f8c4a10b8b361b0a49fc69f 2026-07-27 03:19:34.587240 | 2026-07-27 03:19:34.587372 | LOOP [emit-job-header : Print node information] 2026-07-27 03:19:35.026436 | debian-bookworm | ok: 2026-07-27 03:19:35.026627 | debian-bookworm | # Node Information 2026-07-27 03:19:35.026661 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-27 03:19:35.026687 | debian-bookworm | Hostname: debian 2026-07-27 03:19:35.026710 | debian-bookworm | Username: zuul 2026-07-27 03:19:35.026731 | debian-bookworm | Distro: Debian 12.15 2026-07-27 03:19:35.026754 | debian-bookworm | Provider: regiocloud-a 2026-07-27 03:19:35.026775 | debian-bookworm | Region: 2026-07-27 03:19:35.026796 | debian-bookworm | Label: debian-bookworm 2026-07-27 03:19:35.026817 | debian-bookworm | Product Name: OpenStack Nova 2026-07-27 03:19:35.026862 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe6a:14b9 2026-07-27 03:19:35.037550 | 2026-07-27 03:19:35.037668 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-27 03:19:36.423438 | debian-bookworm -> localhost | changed 2026-07-27 03:19:36.430740 | 2026-07-27 03:19:36.430862 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-27 03:19:38.930879 | debian-bookworm -> localhost | changed 2026-07-27 03:19:38.951461 | 2026-07-27 03:19:38.951626 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-27 03:19:39.739276 | debian-bookworm -> localhost | ok 2026-07-27 03:19:39.744526 | 2026-07-27 03:19:39.744638 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-27 03:19:39.819159 | debian-bookworm | ok 2026-07-27 03:19:39.849107 | debian-bookworm | included: /var/lib/zuul/builds/ef8f24017397478986831929bec15168/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-27 03:19:39.855836 | 2026-07-27 03:19:39.855943 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-27 03:19:41.843123 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-27 03:19:41.843330 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/ef8f24017397478986831929bec15168/work/ef8f24017397478986831929bec15168_id_rsa 2026-07-27 03:19:41.843395 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/ef8f24017397478986831929bec15168/work/ef8f24017397478986831929bec15168_id_rsa.pub 2026-07-27 03:19:41.843425 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-27 03:19:41.843451 | debian-bookworm -> localhost | SHA256:3Lj+oYozkTZFHb8auU+NY5juqJC2+OD2nCWw2j+DePI zuul-build-sshkey 2026-07-27 03:19:41.843474 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-27 03:19:41.843507 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-27 03:19:41.843530 | debian-bookworm -> localhost | | ... | 2026-07-27 03:19:41.843553 | debian-bookworm -> localhost | | . .. | 2026-07-27 03:19:41.843575 | debian-bookworm -> localhost | | . . | 2026-07-27 03:19:41.843596 | debian-bookworm -> localhost | | .. + . | 2026-07-27 03:19:41.843616 | debian-bookworm -> localhost | | . o S o | 2026-07-27 03:19:41.843642 | debian-bookworm -> localhost | | o.= B o | 2026-07-27 03:19:41.843663 | debian-bookworm -> localhost | |.o++ + * * . | 2026-07-27 03:19:41.843683 | debian-bookworm -> localhost | |=*+oO. + = o | 2026-07-27 03:19:41.843705 | debian-bookworm -> localhost | |+*E=+*oo=.o | 2026-07-27 03:19:41.843725 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-27 03:19:41.843777 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.043698 2026-07-27 03:19:41.850771 | 2026-07-27 03:19:41.851239 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-27 03:19:41.889630 | debian-bookworm | ok 2026-07-27 03:19:41.905201 | debian-bookworm | included: /var/lib/zuul/builds/ef8f24017397478986831929bec15168/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-27 03:19:41.925351 | 2026-07-27 03:19:41.925487 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-27 03:19:41.963419 | debian-bookworm | skipping: Conditional result was False 2026-07-27 03:19:41.970366 | 2026-07-27 03:19:41.970469 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-27 03:19:42.705770 | debian-bookworm | changed 2026-07-27 03:19:42.711262 | 2026-07-27 03:19:42.711393 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-27 03:19:43.009625 | debian-bookworm | ok 2026-07-27 03:19:43.015250 | 2026-07-27 03:19:43.015349 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-27 03:19:43.700829 | debian-bookworm | changed 2026-07-27 03:19:43.705158 | 2026-07-27 03:19:43.705240 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-27 03:19:44.476646 | debian-bookworm | changed 2026-07-27 03:19:44.481212 | 2026-07-27 03:19:44.481288 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-27 03:19:44.534941 | debian-bookworm | skipping: Conditional result was False 2026-07-27 03:19:44.540810 | 2026-07-27 03:19:44.540900 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-27 03:19:45.264718 | debian-bookworm -> localhost | changed 2026-07-27 03:19:45.273616 | 2026-07-27 03:19:45.273705 | TASK [add-build-sshkey : Add back temp key] 2026-07-27 03:19:45.763088 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/ef8f24017397478986831929bec15168/work/ef8f24017397478986831929bec15168_id_rsa (zuul-build-sshkey) 2026-07-27 03:19:45.763305 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.014173 2026-07-27 03:19:45.771095 | 2026-07-27 03:19:45.771200 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-27 03:19:46.155021 | debian-bookworm | ok 2026-07-27 03:19:46.160169 | 2026-07-27 03:19:46.160271 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-27 03:19:46.186328 | debian-bookworm | skipping: Conditional result was False 2026-07-27 03:19:46.199507 | 2026-07-27 03:19:46.199614 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-27 03:19:46.744750 | debian-bookworm | ok 2026-07-27 03:19:46.769032 | 2026-07-27 03:19:46.769875 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-27 03:19:46.863457 | debian-bookworm | ok 2026-07-27 03:19:46.868886 | 2026-07-27 03:19:46.868980 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-27 03:19:47.468860 | debian-bookworm -> localhost | ok 2026-07-27 03:19:47.475814 | 2026-07-27 03:19:47.475915 | TASK [validate-host : Collect information about the host] 2026-07-27 03:19:48.654610 | debian-bookworm | ok 2026-07-27 03:19:48.667787 | 2026-07-27 03:19:48.667882 | TASK [validate-host : Sanitize hostname] 2026-07-27 03:19:48.812724 | debian-bookworm | ok 2026-07-27 03:19:48.817960 | 2026-07-27 03:19:48.818051 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-27 03:19:49.568447 | debian-bookworm -> localhost | changed 2026-07-27 03:19:49.576581 | 2026-07-27 03:19:49.576715 | TASK [validate-host : Collect information about zuul worker] 2026-07-27 03:19:50.031175 | debian-bookworm | ok 2026-07-27 03:19:50.038501 | 2026-07-27 03:19:50.038726 | TASK [validate-host : Write out all zuul information for each host] 2026-07-27 03:19:50.733221 | debian-bookworm -> localhost | changed 2026-07-27 03:19:50.743807 | 2026-07-27 03:19:50.743947 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-27 03:19:50.997699 | debian-bookworm | ok 2026-07-27 03:19:51.007928 | 2026-07-27 03:19:51.008088 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-27 03:19:51.891857 | debian-bookworm | changed: 2026-07-27 03:19:51.892111 | debian-bookworm | cd+++++++++ src/ 2026-07-27 03:19:51.892158 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-27 03:19:51.892184 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-27 03:19:51.892207 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-sandbox-manager/ 2026-07-27 03:19:51.892228 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/ef8f24017397478986831929bec15168/work/logs" 2026-07-27 03:20:50.559653 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/ef8f24017397478986831929bec15168/work/artifacts" 2026-07-27 03:20:50.838563 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/ef8f24017397478986831929bec15168/work/docs" 2026-07-27 03:20:50.848687 | 2026-07-27 03:20:50.848791 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-27 03:20:51.816412 | debian-bookworm | changed: 2026-07-27 03:20:51.816583 | debian-bookworm | .d..t...... ./ 2026-07-27 03:20:51.816612 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-27 03:20:51.816632 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-27 03:20:51.816649 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-27 03:20:51.816666 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-27 03:20:51.816682 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-27 03:20:51.816717 | debian-bookworm | changed: All items complete 2026-07-27 03:20:51.816739 | 2026-07-27 03:20:52.394196 | debian-bookworm | changed: .d..t...... ./ 2026-07-27 03:20:53.088289 | debian-bookworm | changed: .d..t...... ./ 2026-07-27 03:20:53.110147 | 2026-07-27 03:20:53.110275 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-27 03:20:53.130628 | debian-bookworm | skipping: Conditional result was False 2026-07-27 03:20:53.135915 | debian-bookworm | skipping: Conditional result was False 2026-07-27 03:20:53.149677 | 2026-07-27 03:20:53.149734 | PLAY RECAP 2026-07-27 03:20:53.149779 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-27 03:20:53.149799 | 2026-07-27 03:20:53.297154 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-27 03:20:53.297955 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-27 03:20:54.074345 | 2026-07-27 03:20:54.074491 | PLAY [Base post] 2026-07-27 03:20:54.088085 | 2026-07-27 03:20:54.088217 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-27 03:20:54.656184 | debian-bookworm | changed 2026-07-27 03:20:54.663867 | 2026-07-27 03:20:54.663981 | PLAY RECAP 2026-07-27 03:20:54.664039 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-27 03:20:54.664099 | 2026-07-27 03:20:54.762269 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-27 03:20:54.763242 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-27 03:20:55.377003 | 2026-07-27 03:20:55.377132 | PLAY [Base post-logs] 2026-07-27 03:20:55.391439 | 2026-07-27 03:20:55.391549 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-27 03:20:55.742530 | localhost | changed 2026-07-27 03:20:55.757457 | 2026-07-27 03:20:55.757594 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-27 03:20:55.785733 | localhost | ok 2026-07-27 03:20:55.792852 | 2026-07-27 03:20:55.792996 | TASK [Set zuul-log-path fact] 2026-07-27 03:20:55.809384 | localhost | ok 2026-07-27 03:20:55.818053 | 2026-07-27 03:20:55.818143 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-27 03:20:55.842140 | localhost | ok 2026-07-27 03:20:55.845224 | 2026-07-27 03:20:55.845339 | TASK [upload-logs : Create log directories] 2026-07-27 03:20:56.316686 | localhost | changed 2026-07-27 03:20:56.320201 | 2026-07-27 03:20:56.320346 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-27 03:20:56.721564 | localhost -> localhost | ok: Runtime: 0:00:00.003589 2026-07-27 03:20:56.726314 | 2026-07-27 03:20:56.726419 | TASK [upload-logs : Upload logs to log server] 2026-07-27 03:20:57.218656 | localhost | Output suppressed because no_log was given 2026-07-27 03:20:57.220806 | 2026-07-27 03:20:57.220915 | LOOP [upload-logs : Compress console log and json output] 2026-07-27 03:20:57.268161 | localhost | skipping: Conditional result was False 2026-07-27 03:20:57.274082 | localhost | skipping: Conditional result was False 2026-07-27 03:20:57.284606 | 2026-07-27 03:20:57.284800 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-27 03:20:57.336205 | localhost | skipping: Conditional result was False 2026-07-27 03:20:57.336715 | 2026-07-27 03:20:57.339650 | localhost | skipping: Conditional result was False 2026-07-27 03:20:57.343313 | 2026-07-27 03:20:57.343433 | LOOP [upload-logs : Upload console log and json output]