2026-06-11 03:22:47.774695 | Job console starting 2026-06-11 03:22:47.780392 | Updating git repos 2026-06-11 03:22:47.842681 | Cloning repos into workspace 2026-06-11 03:22:47.917553 | Restoring repo states 2026-06-11 03:22:47.944631 | Merging changes 2026-06-11 03:22:47.944646 | Checking out repos 2026-06-11 03:22:48.048896 | Preparing playbooks 2026-06-11 03:22:49.340695 | Running Ansible setup 2026-06-11 03:22:54.399182 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-11 03:22:55.497305 | 2026-06-11 03:22:55.497458 | PLAY [Base pre] 2026-06-11 03:22:55.511959 | 2026-06-11 03:22:55.512058 | TASK [Setup log path fact] 2026-06-11 03:22:55.546136 | debian-bookworm | ok 2026-06-11 03:22:55.571999 | 2026-06-11 03:22:55.572113 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-11 03:22:55.598748 | debian-bookworm | ok 2026-06-11 03:22:55.611166 | 2026-06-11 03:22:55.611263 | TASK [emit-job-header : Print job information] 2026-06-11 03:22:55.638705 | # Job Information 2026-06-11 03:22:55.638853 | Ansible Version: 2.16.14 2026-06-11 03:22:55.638883 | Job: python-black 2026-06-11 03:22:55.638909 | Pipeline: periodic-daily 2026-06-11 03:22:55.638928 | Executor: 521e9411259a 2026-06-11 03:22:55.638944 | Triggered by: https://github.com/osism/container-image-kolla-ansible 2026-06-11 03:22:55.638961 | Event ID: b75160c0e0574d63b15e2ef580919a51 2026-06-11 03:22:55.642878 | 2026-06-11 03:22:55.642960 | LOOP [emit-job-header : Print node information] 2026-06-11 03:22:55.742222 | debian-bookworm | ok: 2026-06-11 03:22:55.742379 | debian-bookworm | # Node Information 2026-06-11 03:22:55.742413 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-11 03:22:55.742438 | debian-bookworm | Hostname: debian 2026-06-11 03:22:55.742460 | debian-bookworm | Username: zuul 2026-06-11 03:22:55.742495 | debian-bookworm | Distro: Debian 12.14 2026-06-11 03:22:55.742521 | debian-bookworm | Provider: regiocloud-a 2026-06-11 03:22:55.742541 | debian-bookworm | Region: 2026-06-11 03:22:55.742562 | debian-bookworm | Label: debian-bookworm 2026-06-11 03:22:55.742581 | debian-bookworm | Product Name: OpenStack Nova 2026-06-11 03:22:55.742600 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feb2:ddfe 2026-06-11 03:22:55.756506 | 2026-06-11 03:22:55.756605 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-11 03:22:56.316158 | debian-bookworm -> localhost | changed 2026-06-11 03:22:56.322072 | 2026-06-11 03:22:56.322163 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-11 03:22:57.354405 | debian-bookworm -> localhost | changed 2026-06-11 03:22:57.364880 | 2026-06-11 03:22:57.364990 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-11 03:22:57.611574 | debian-bookworm -> localhost | ok 2026-06-11 03:22:57.630899 | 2026-06-11 03:22:57.631015 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-11 03:22:57.660162 | debian-bookworm | ok 2026-06-11 03:22:57.678609 | debian-bookworm | included: /var/lib/zuul/builds/14290a93aabb4b0980b7bb693e85906e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-11 03:22:57.686614 | 2026-06-11 03:22:57.686707 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-11 03:22:59.497014 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-11 03:22:59.497288 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/14290a93aabb4b0980b7bb693e85906e/work/14290a93aabb4b0980b7bb693e85906e_id_rsa 2026-06-11 03:22:59.497407 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/14290a93aabb4b0980b7bb693e85906e/work/14290a93aabb4b0980b7bb693e85906e_id_rsa.pub 2026-06-11 03:22:59.497446 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-11 03:22:59.497472 | debian-bookworm -> localhost | SHA256:9gRdlUtAqTEHhDkg+tlI5b5A6vP2rl8hR6yIhjiO3DA zuul-build-sshkey 2026-06-11 03:22:59.497508 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-11 03:22:59.497539 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-11 03:22:59.497562 | debian-bookworm -> localhost | | . o. +oo++.. | 2026-06-11 03:22:59.497583 | debian-bookworm -> localhost | | . + .+.o.o o | 2026-06-11 03:22:59.497602 | debian-bookworm -> localhost | | . o . +..= . . | 2026-06-11 03:22:59.497696 | debian-bookworm -> localhost | |.. * * o .. . | 2026-06-11 03:22:59.497727 | debian-bookworm -> localhost | |+E+ * = S . | 2026-06-11 03:22:59.497757 | debian-bookworm -> localhost | |+++ . = + | 2026-06-11 03:22:59.497780 | debian-bookworm -> localhost | |.oo. . . . | 2026-06-11 03:22:59.497801 | debian-bookworm -> localhost | | o. . | 2026-06-11 03:22:59.497822 | debian-bookworm -> localhost | | .o=+ | 2026-06-11 03:22:59.497842 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-11 03:22:59.497969 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.355558 2026-06-11 03:22:59.508347 | 2026-06-11 03:22:59.508450 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-11 03:22:59.545229 | debian-bookworm | ok 2026-06-11 03:22:59.565950 | debian-bookworm | included: /var/lib/zuul/builds/14290a93aabb4b0980b7bb693e85906e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-11 03:22:59.586574 | 2026-06-11 03:22:59.586802 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-11 03:22:59.611347 | debian-bookworm | skipping: Conditional result was False 2026-06-11 03:22:59.618857 | 2026-06-11 03:22:59.618962 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-11 03:23:00.319050 | debian-bookworm | changed 2026-06-11 03:23:00.330429 | 2026-06-11 03:23:00.330589 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-11 03:23:00.623089 | debian-bookworm | ok 2026-06-11 03:23:00.635408 | 2026-06-11 03:23:00.636168 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-11 03:23:01.328214 | debian-bookworm | changed 2026-06-11 03:23:01.337271 | 2026-06-11 03:23:01.337437 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-11 03:23:02.049815 | debian-bookworm | changed 2026-06-11 03:23:02.056044 | 2026-06-11 03:23:02.056161 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-11 03:23:02.080237 | debian-bookworm | skipping: Conditional result was False 2026-06-11 03:23:02.086572 | 2026-06-11 03:23:02.086689 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-11 03:23:02.640899 | debian-bookworm -> localhost | changed 2026-06-11 03:23:02.652773 | 2026-06-11 03:23:02.652918 | TASK [add-build-sshkey : Add back temp key] 2026-06-11 03:23:03.035581 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/14290a93aabb4b0980b7bb693e85906e/work/14290a93aabb4b0980b7bb693e85906e_id_rsa (zuul-build-sshkey) 2026-06-11 03:23:03.035971 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012359 2026-06-11 03:23:03.089136 | 2026-06-11 03:23:03.099744 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-11 03:23:03.564019 | debian-bookworm | ok 2026-06-11 03:23:03.573338 | 2026-06-11 03:23:03.573887 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-11 03:23:03.599314 | debian-bookworm | skipping: Conditional result was False 2026-06-11 03:23:03.610205 | 2026-06-11 03:23:03.610338 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-11 03:23:04.109217 | debian-bookworm | ok 2026-06-11 03:23:04.124756 | 2026-06-11 03:23:04.124894 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-11 03:23:04.184288 | debian-bookworm | ok 2026-06-11 03:23:04.189500 | 2026-06-11 03:23:04.189611 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-11 03:23:04.834676 | debian-bookworm -> localhost | ok 2026-06-11 03:23:04.841871 | 2026-06-11 03:23:04.842000 | TASK [validate-host : Collect information about the host] 2026-06-11 03:23:06.217446 | debian-bookworm | ok 2026-06-11 03:23:06.243199 | 2026-06-11 03:23:06.243349 | TASK [validate-host : Sanitize hostname] 2026-06-11 03:23:06.465182 | debian-bookworm | ok 2026-06-11 03:23:06.475724 | 2026-06-11 03:23:06.475864 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-11 03:23:07.327829 | debian-bookworm -> localhost | changed 2026-06-11 03:23:07.340445 | 2026-06-11 03:23:07.340626 | TASK [validate-host : Collect information about zuul worker] 2026-06-11 03:23:07.861028 | debian-bookworm | ok 2026-06-11 03:23:07.869127 | 2026-06-11 03:23:07.869291 | TASK [validate-host : Write out all zuul information for each host] 2026-06-11 03:23:08.487723 | debian-bookworm -> localhost | changed 2026-06-11 03:23:08.498252 | 2026-06-11 03:23:08.498377 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-11 03:23:08.781962 | debian-bookworm | ok 2026-06-11 03:23:08.789282 | 2026-06-11 03:23:08.789411 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-11 03:23:09.665508 | debian-bookworm | changed: 2026-06-11 03:23:09.665881 | debian-bookworm | cd+++++++++ src/ 2026-06-11 03:23:09.665941 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-11 03:23:09.665982 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-11 03:23:09.666018 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-kolla-ansible/ 2026-06-11 03:23:09.666050 | debian-bookworm | Containerfile 2026-06-11 03:23:09.666295 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/14290a93aabb4b0980b7bb693e85906e/work/logs" 2026-06-11 03:24:03.872467 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/14290a93aabb4b0980b7bb693e85906e/work/artifacts" 2026-06-11 03:24:04.961873 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/14290a93aabb4b0980b7bb693e85906e/work/docs" 2026-06-11 03:24:04.977804 | 2026-06-11 03:24:04.977960 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-11 03:24:06.113863 | debian-bookworm | changed: 2026-06-11 03:24:06.114184 | debian-bookworm | .d..t...... ./ 2026-06-11 03:24:06.114247 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-11 03:24:06.114288 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-11 03:24:06.114324 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-11 03:24:06.114359 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-11 03:24:06.114392 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-11 03:24:06.114458 | debian-bookworm | changed: All items complete 2026-06-11 03:24:06.114503 | 2026-06-11 03:24:06.656179 | debian-bookworm | changed: .d..t...... ./ 2026-06-11 03:24:07.235913 | debian-bookworm | changed: .d..t...... ./ 2026-06-11 03:24:07.252861 | 2026-06-11 03:24:07.252973 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-11 03:24:07.274890 | debian-bookworm | skipping: Conditional result was False 2026-06-11 03:24:07.281129 | debian-bookworm | skipping: Conditional result was False 2026-06-11 03:24:07.294465 | 2026-06-11 03:24:07.294531 | PLAY RECAP 2026-06-11 03:24:07.294634 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-06-11 03:24:07.294660 | 2026-06-11 03:24:07.385786 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-11 03:24:07.386714 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-11 03:24:08.134269 | 2026-06-11 03:24:08.134420 | PLAY [Base post] 2026-06-11 03:24:08.161310 | 2026-06-11 03:24:08.161450 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-11 03:24:08.756278 | debian-bookworm | changed 2026-06-11 03:24:08.767299 | 2026-06-11 03:24:08.767398 | PLAY RECAP 2026-06-11 03:24:08.767459 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-11 03:24:08.767634 | 2026-06-11 03:24:08.864204 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-11 03:24:08.865311 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-11 03:24:09.511226 | 2026-06-11 03:24:09.511368 | PLAY [Base post-logs] 2026-06-11 03:24:09.543390 | 2026-06-11 03:24:09.543521 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-11 03:24:09.954244 | localhost | changed 2026-06-11 03:24:09.962282 | 2026-06-11 03:24:09.962396 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-11 03:24:09.986413 | localhost | ok 2026-06-11 03:24:09.988915 | 2026-06-11 03:24:09.988988 | TASK [Set zuul-log-path fact] 2026-06-11 03:24:10.013023 | localhost | ok 2026-06-11 03:24:10.023633 | 2026-06-11 03:24:10.023729 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-11 03:24:10.072086 | localhost | ok 2026-06-11 03:24:10.075456 | 2026-06-11 03:24:10.075553 | TASK [upload-logs : Create log directories] 2026-06-11 03:24:10.516652 | localhost | changed 2026-06-11 03:24:10.519257 | 2026-06-11 03:24:10.519364 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-11 03:24:10.957069 | localhost -> localhost | ok: Runtime: 0:00:00.007168 2026-06-11 03:24:10.969864 | 2026-06-11 03:24:10.970030 | TASK [upload-logs : Upload logs to log server] 2026-06-11 03:24:11.470724 | localhost | Output suppressed because no_log was given 2026-06-11 03:24:11.472493 | 2026-06-11 03:24:11.472596 | LOOP [upload-logs : Compress console log and json output] 2026-06-11 03:24:11.516704 | localhost | skipping: Conditional result was False 2026-06-11 03:24:11.520084 | localhost | skipping: Conditional result was False 2026-06-11 03:24:11.534826 | 2026-06-11 03:24:11.535011 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-11 03:24:11.592275 | localhost | skipping: Conditional result was False 2026-06-11 03:24:11.592788 | 2026-06-11 03:24:11.596116 | localhost | skipping: Conditional result was False 2026-06-11 03:24:11.602353 | 2026-06-11 03:24:11.602440 | LOOP [upload-logs : Upload console log and json output]