2026-07-19 02:23:25.625090 | Job console starting 2026-07-19 02:23:25.641321 | Updating git repos 2026-07-19 02:23:25.674356 | Cloning repos into workspace 2026-07-19 02:23:25.731372 | Restoring repo states 2026-07-19 02:23:25.745362 | Merging changes 2026-07-19 02:23:26.289644 | Checking out repos 2026-07-19 02:23:26.367030 | Preparing playbooks 2026-07-19 02:23:27.677019 | Running Ansible setup 2026-07-19 02:23:33.002351 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-19 02:23:34.515685 | 2026-07-19 02:23:34.515905 | PLAY [Base pre] 2026-07-19 02:23:34.548424 | 2026-07-19 02:23:34.548619 | TASK [Setup log path fact] 2026-07-19 02:23:34.616311 | debian-bookworm | ok 2026-07-19 02:23:34.661202 | 2026-07-19 02:23:34.661428 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-19 02:23:34.712133 | debian-bookworm | ok 2026-07-19 02:23:34.745083 | 2026-07-19 02:23:34.745263 | TASK [emit-job-header : Print job information] 2026-07-19 02:23:34.851290 | # Job Information 2026-07-19 02:23:34.851511 | Ansible Version: 2.16.14 2026-07-19 02:23:34.851548 | Job: python-black 2026-07-19 02:23:34.851583 | Pipeline: check 2026-07-19 02:23:34.851606 | Executor: 521e9411259a 2026-07-19 02:23:34.851627 | Triggered by: https://github.com/osism/openstack-image-manager/pull/1248 2026-07-19 02:23:34.851650 | Event ID: be9fe640-8318-11f1-94ee-f71dc30f9ef3 2026-07-19 02:23:34.863216 | 2026-07-19 02:23:34.863370 | LOOP [emit-job-header : Print node information] 2026-07-19 02:23:35.000661 | debian-bookworm | ok: 2026-07-19 02:23:35.000954 | debian-bookworm | # Node Information 2026-07-19 02:23:35.000992 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-19 02:23:35.001018 | debian-bookworm | Hostname: debian 2026-07-19 02:23:35.001042 | debian-bookworm | Username: zuul 2026-07-19 02:23:35.001063 | debian-bookworm | Distro: Debian 12.15 2026-07-19 02:23:35.001088 | debian-bookworm | Provider: regiocloud-a 2026-07-19 02:23:35.001110 | debian-bookworm | Region: 2026-07-19 02:23:35.001132 | debian-bookworm | Label: debian-bookworm 2026-07-19 02:23:35.001152 | debian-bookworm | Product Name: OpenStack Nova 2026-07-19 02:23:35.001172 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe4e:a726 2026-07-19 02:23:35.021124 | 2026-07-19 02:23:35.021297 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-19 02:23:36.417496 | debian-bookworm -> localhost | changed 2026-07-19 02:23:36.424959 | 2026-07-19 02:23:36.425103 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-19 02:23:38.802298 | debian-bookworm -> localhost | changed 2026-07-19 02:23:38.818507 | 2026-07-19 02:23:38.818647 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-19 02:23:39.147577 | debian-bookworm -> localhost | ok 2026-07-19 02:23:39.154248 | 2026-07-19 02:23:39.154358 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-19 02:23:39.198704 | debian-bookworm | ok 2026-07-19 02:23:39.223786 | debian-bookworm | included: /var/lib/zuul/builds/75e575b0ad314cb29bd73ceb861f7cdf/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-19 02:23:39.230388 | 2026-07-19 02:23:39.230476 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-19 02:23:40.715729 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-19 02:23:40.715918 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/75e575b0ad314cb29bd73ceb861f7cdf/work/75e575b0ad314cb29bd73ceb861f7cdf_id_rsa 2026-07-19 02:23:40.715953 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/75e575b0ad314cb29bd73ceb861f7cdf/work/75e575b0ad314cb29bd73ceb861f7cdf_id_rsa.pub 2026-07-19 02:23:40.715975 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-19 02:23:40.715997 | debian-bookworm -> localhost | SHA256:MADL+w+HOwpPSa5NHJ1/V6m7n0KvPIdqDgNU5w1CM2I zuul-build-sshkey 2026-07-19 02:23:40.716017 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-19 02:23:40.716044 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-19 02:23:40.716063 | debian-bookworm -> localhost | | ..E.* o | 2026-07-19 02:23:40.716081 | debian-bookworm -> localhost | | . o + * o | 2026-07-19 02:23:40.716099 | debian-bookworm -> localhost | | o . o . . | 2026-07-19 02:23:40.716116 | debian-bookworm -> localhost | | + . o . | 2026-07-19 02:23:40.716133 | debian-bookworm -> localhost | | + + S o | 2026-07-19 02:23:40.716152 | debian-bookworm -> localhost | | + + + .o | 2026-07-19 02:23:40.716170 | debian-bookworm -> localhost | |. * + = ..oo | 2026-07-19 02:23:40.716188 | debian-bookworm -> localhost | | B .= +.o+.o. | 2026-07-19 02:23:40.716206 | debian-bookworm -> localhost | |. +....oo.=Bo | 2026-07-19 02:23:40.716223 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-19 02:23:40.716280 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.931766 2026-07-19 02:23:40.721473 | 2026-07-19 02:23:40.721552 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-19 02:23:40.749024 | debian-bookworm | ok 2026-07-19 02:23:40.758390 | debian-bookworm | included: /var/lib/zuul/builds/75e575b0ad314cb29bd73ceb861f7cdf/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-19 02:23:40.765077 | 2026-07-19 02:23:40.765416 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-19 02:23:40.795070 | debian-bookworm | skipping: Conditional result was False 2026-07-19 02:23:40.816135 | 2026-07-19 02:23:40.816224 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-19 02:23:41.540933 | debian-bookworm | changed 2026-07-19 02:23:41.566282 | 2026-07-19 02:23:41.566389 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-19 02:23:41.881687 | debian-bookworm | ok 2026-07-19 02:23:41.886647 | 2026-07-19 02:23:41.886734 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-19 02:23:42.616180 | debian-bookworm | changed 2026-07-19 02:23:42.628789 | 2026-07-19 02:23:42.628958 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-19 02:23:43.397634 | debian-bookworm | changed 2026-07-19 02:23:43.403687 | 2026-07-19 02:23:43.403774 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-19 02:23:43.427389 | debian-bookworm | skipping: Conditional result was False 2026-07-19 02:23:43.438495 | 2026-07-19 02:23:43.438618 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-19 02:23:44.015593 | debian-bookworm -> localhost | changed 2026-07-19 02:23:44.025909 | 2026-07-19 02:23:44.026169 | TASK [add-build-sshkey : Add back temp key] 2026-07-19 02:23:44.333379 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/75e575b0ad314cb29bd73ceb861f7cdf/work/75e575b0ad314cb29bd73ceb861f7cdf_id_rsa (zuul-build-sshkey) 2026-07-19 02:23:44.333604 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.016950 2026-07-19 02:23:44.341787 | 2026-07-19 02:23:44.341895 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-19 02:23:44.810019 | debian-bookworm | ok 2026-07-19 02:23:44.815006 | 2026-07-19 02:23:44.815096 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-19 02:23:44.853827 | debian-bookworm | skipping: Conditional result was False 2026-07-19 02:23:44.874655 | 2026-07-19 02:23:44.874793 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-19 02:23:45.285163 | debian-bookworm | ok 2026-07-19 02:23:45.317240 | 2026-07-19 02:23:45.318579 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-19 02:23:45.391691 | debian-bookworm | ok 2026-07-19 02:23:45.412746 | 2026-07-19 02:23:45.412876 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-19 02:23:45.804188 | debian-bookworm -> localhost | ok 2026-07-19 02:23:45.813137 | 2026-07-19 02:23:45.813255 | TASK [validate-host : Collect information about the host] 2026-07-19 02:23:46.960705 | debian-bookworm | ok 2026-07-19 02:23:46.990090 | 2026-07-19 02:23:46.990187 | TASK [validate-host : Sanitize hostname] 2026-07-19 02:23:47.349568 | debian-bookworm | ok 2026-07-19 02:23:47.353969 | 2026-07-19 02:23:47.354049 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-19 02:23:47.934648 | debian-bookworm -> localhost | changed 2026-07-19 02:23:47.940033 | 2026-07-19 02:23:47.940117 | TASK [validate-host : Collect information about zuul worker] 2026-07-19 02:23:48.393674 | debian-bookworm | ok 2026-07-19 02:23:48.398371 | 2026-07-19 02:23:48.398469 | TASK [validate-host : Write out all zuul information for each host] 2026-07-19 02:23:49.174504 | debian-bookworm -> localhost | changed 2026-07-19 02:23:49.184864 | 2026-07-19 02:23:49.184955 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-19 02:23:49.446981 | debian-bookworm | ok 2026-07-19 02:23:49.455084 | 2026-07-19 02:23:49.455198 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-19 02:23:50.664569 | debian-bookworm | changed: 2026-07-19 02:23:50.664765 | debian-bookworm | cd+++++++++ src/ 2026-07-19 02:23:50.664796 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-19 02:23:50.664816 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-19 02:23:50.664834 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-image-manager/ 2026-07-19 02:23:50.664851 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/75e575b0ad314cb29bd73ceb861f7cdf/work/logs" 2026-07-19 02:24:53.380857 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/75e575b0ad314cb29bd73ceb861f7cdf/work/artifacts" 2026-07-19 02:24:53.951704 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/75e575b0ad314cb29bd73ceb861f7cdf/work/docs" 2026-07-19 02:24:53.965817 | 2026-07-19 02:24:53.965999 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-19 02:24:54.987065 | debian-bookworm | changed: 2026-07-19 02:24:54.987343 | debian-bookworm | .d..t...... ./ 2026-07-19 02:24:54.987380 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-19 02:24:54.987405 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-19 02:24:54.987427 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-19 02:24:54.987448 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-19 02:24:54.987468 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-19 02:24:54.987513 | debian-bookworm | changed: All items complete 2026-07-19 02:24:54.987540 | 2026-07-19 02:24:55.968848 | debian-bookworm | changed: .d..t...... ./ 2026-07-19 02:24:57.086775 | debian-bookworm | changed: .d..t...... ./ 2026-07-19 02:24:57.122677 | 2026-07-19 02:24:57.122887 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-19 02:24:57.673987 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.024036 2026-07-19 02:24:57.998825 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.007129 2026-07-19 02:24:58.011108 | 2026-07-19 02:24:58.011270 | PLAY RECAP 2026-07-19 02:24:58.011325 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-19 02:24:58.011350 | 2026-07-19 02:24:58.420002 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-19 02:24:58.422025 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-19 02:24:59.222899 | 2026-07-19 02:24:59.223038 | PLAY [Base post] 2026-07-19 02:24:59.235589 | 2026-07-19 02:24:59.235745 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-19 02:24:59.813824 | debian-bookworm | changed 2026-07-19 02:24:59.825204 | 2026-07-19 02:24:59.825343 | PLAY RECAP 2026-07-19 02:24:59.825406 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-19 02:24:59.825471 | 2026-07-19 02:24:59.956093 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-19 02:24:59.956961 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-19 02:25:00.974407 | 2026-07-19 02:25:00.974553 | PLAY [Base post-logs] 2026-07-19 02:25:01.001096 | 2026-07-19 02:25:01.001272 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-19 02:25:01.455061 | localhost | changed 2026-07-19 02:25:01.464895 | 2026-07-19 02:25:01.465034 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-19 02:25:01.491626 | localhost | ok 2026-07-19 02:25:01.495226 | 2026-07-19 02:25:01.495325 | TASK [Set zuul-log-path fact] 2026-07-19 02:25:01.510312 | localhost | ok 2026-07-19 02:25:01.519053 | 2026-07-19 02:25:01.519167 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-19 02:25:01.544022 | localhost | ok 2026-07-19 02:25:01.547412 | 2026-07-19 02:25:01.547515 | TASK [upload-logs : Create log directories] 2026-07-19 02:25:02.429865 | localhost | changed 2026-07-19 02:25:02.433031 | 2026-07-19 02:25:02.433169 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-19 02:25:03.305213 | localhost -> localhost | ok: Runtime: 0:00:00.004504 2026-07-19 02:25:03.309508 | 2026-07-19 02:25:03.309616 | TASK [upload-logs : Upload logs to log server] 2026-07-19 02:25:03.945213 | localhost | Output suppressed because no_log was given 2026-07-19 02:25:03.946968 | 2026-07-19 02:25:03.947060 | LOOP [upload-logs : Compress console log and json output] 2026-07-19 02:25:03.991324 | localhost | skipping: Conditional result was False 2026-07-19 02:25:04.011451 | localhost | skipping: Conditional result was False 2026-07-19 02:25:04.024644 | 2026-07-19 02:25:04.024805 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-19 02:25:04.070554 | localhost | skipping: Conditional result was False 2026-07-19 02:25:04.070800 | 2026-07-19 02:25:04.077464 | localhost | skipping: Conditional result was False 2026-07-19 02:25:04.085179 | 2026-07-19 02:25:04.085296 | LOOP [upload-logs : Upload console log and json output]