2026-05-06 14:26:21.631148 | Job console starting 2026-05-06 14:26:21.675067 | Updating git repos 2026-05-06 14:26:21.744428 | Cloning repos into workspace 2026-05-06 14:26:21.934334 | Restoring repo states 2026-05-06 14:26:21.961308 | Merging changes 2026-05-06 14:26:22.791294 | Checking out repos 2026-05-06 14:26:22.997885 | Preparing playbooks 2026-05-06 14:26:24.313744 | Running Ansible setup 2026-05-06 14:26:31.577621 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-06 14:26:32.913885 | 2026-05-06 14:26:32.914078 | PLAY [Base pre] 2026-05-06 14:26:32.949724 | 2026-05-06 14:26:32.949897 | TASK [Setup log path fact] 2026-05-06 14:26:32.993151 | debian-bookworm | ok 2026-05-06 14:26:33.028526 | 2026-05-06 14:26:33.028750 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-06 14:26:33.113150 | debian-bookworm | ok 2026-05-06 14:26:33.128989 | 2026-05-06 14:26:33.129131 | TASK [emit-job-header : Print job information] 2026-05-06 14:26:33.255756 | # Job Information 2026-05-06 14:26:33.255965 | Ansible Version: 2.16.14 2026-05-06 14:26:33.256000 | Job: python-black 2026-05-06 14:26:33.256033 | Pipeline: check 2026-05-06 14:26:33.256057 | Executor: 521e9411259a 2026-05-06 14:26:33.256078 | Triggered by: https://github.com/osism/python-osism/pull/2263 2026-05-06 14:26:33.256100 | Event ID: 86efa230-4957-11f1-96ac-0028618f9e83 2026-05-06 14:26:33.261289 | 2026-05-06 14:26:33.261429 | LOOP [emit-job-header : Print node information] 2026-05-06 14:26:33.472826 | debian-bookworm | ok: 2026-05-06 14:26:33.472962 | debian-bookworm | # Node Information 2026-05-06 14:26:33.472990 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-06 14:26:33.473012 | debian-bookworm | Hostname: debian 2026-05-06 14:26:33.473030 | debian-bookworm | Username: zuul 2026-05-06 14:26:33.473047 | debian-bookworm | Distro: Debian 12.13 2026-05-06 14:26:33.473067 | debian-bookworm | Provider: regiocloud-a 2026-05-06 14:26:33.473084 | debian-bookworm | Region: 2026-05-06 14:26:33.473101 | debian-bookworm | Label: debian-bookworm 2026-05-06 14:26:33.473116 | debian-bookworm | Product Name: OpenStack Nova 2026-05-06 14:26:33.473132 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feff:dae6 2026-05-06 14:26:33.486282 | 2026-05-06 14:26:33.486386 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-06 14:26:34.496282 | debian-bookworm -> localhost | changed 2026-05-06 14:26:34.502135 | 2026-05-06 14:26:34.502233 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-06 14:26:36.385852 | debian-bookworm -> localhost | changed 2026-05-06 14:26:36.396684 | 2026-05-06 14:26:36.396778 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-06 14:26:37.021259 | debian-bookworm -> localhost | ok 2026-05-06 14:26:37.026230 | 2026-05-06 14:26:37.026309 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-06 14:26:37.064655 | debian-bookworm | ok 2026-05-06 14:26:37.089419 | debian-bookworm | included: /var/lib/zuul/builds/0d873c849fc945bb9ac7ff2352c848ba/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-06 14:26:37.103664 | 2026-05-06 14:26:37.103760 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-06 14:26:39.979344 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-06 14:26:39.979585 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/0d873c849fc945bb9ac7ff2352c848ba/work/0d873c849fc945bb9ac7ff2352c848ba_id_rsa 2026-05-06 14:26:39.979626 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/0d873c849fc945bb9ac7ff2352c848ba/work/0d873c849fc945bb9ac7ff2352c848ba_id_rsa.pub 2026-05-06 14:26:39.979666 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-06 14:26:39.979690 | debian-bookworm -> localhost | SHA256:WYTfnsUcO3VrN8w8QoS6I+Qlse9FRkAhxYQVfwCN/1M zuul-build-sshkey 2026-05-06 14:26:39.979712 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-06 14:26:39.979746 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-06 14:26:39.979769 | debian-bookworm -> localhost | | .B@O.o. | 2026-05-06 14:26:39.979790 | debian-bookworm -> localhost | | oo+.+... o| 2026-05-06 14:26:39.979810 | debian-bookworm -> localhost | | o.=o.+++o| 2026-05-06 14:26:39.979830 | debian-bookworm -> localhost | | + =.+o.*E.| 2026-05-06 14:26:39.979850 | debian-bookworm -> localhost | | o S +..o+.+| 2026-05-06 14:26:39.979873 | debian-bookworm -> localhost | | o + .oo | 2026-05-06 14:26:39.979893 | debian-bookworm -> localhost | | o o . | 2026-05-06 14:26:39.979913 | debian-bookworm -> localhost | | . | 2026-05-06 14:26:39.979933 | debian-bookworm -> localhost | | | 2026-05-06 14:26:39.979954 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-06 14:26:39.980008 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.060775 2026-05-06 14:26:39.991325 | 2026-05-06 14:26:39.991436 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-06 14:26:40.019906 | debian-bookworm | ok 2026-05-06 14:26:40.032986 | debian-bookworm | included: /var/lib/zuul/builds/0d873c849fc945bb9ac7ff2352c848ba/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-06 14:26:40.043872 | 2026-05-06 14:26:40.043987 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-06 14:26:40.067404 | debian-bookworm | skipping: Conditional result was False 2026-05-06 14:26:40.073145 | 2026-05-06 14:26:40.073246 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-06 14:26:40.707387 | debian-bookworm | changed 2026-05-06 14:26:40.713122 | 2026-05-06 14:26:40.713219 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-06 14:26:40.945434 | debian-bookworm | ok 2026-05-06 14:26:40.959314 | 2026-05-06 14:26:40.959430 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-06 14:26:41.677531 | debian-bookworm | changed 2026-05-06 14:26:41.689104 | 2026-05-06 14:26:41.689295 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-06 14:26:42.379745 | debian-bookworm | changed 2026-05-06 14:26:42.385086 | 2026-05-06 14:26:42.385178 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-06 14:26:42.408316 | debian-bookworm | skipping: Conditional result was False 2026-05-06 14:26:42.414748 | 2026-05-06 14:26:42.414862 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-06 14:26:43.114817 | debian-bookworm -> localhost | changed 2026-05-06 14:26:43.125155 | 2026-05-06 14:26:43.125265 | TASK [add-build-sshkey : Add back temp key] 2026-05-06 14:26:43.515180 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/0d873c849fc945bb9ac7ff2352c848ba/work/0d873c849fc945bb9ac7ff2352c848ba_id_rsa (zuul-build-sshkey) 2026-05-06 14:26:43.515385 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.038959 2026-05-06 14:26:43.523197 | 2026-05-06 14:26:43.523289 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-06 14:26:43.953049 | debian-bookworm | ok 2026-05-06 14:26:43.957154 | 2026-05-06 14:26:43.957237 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-06 14:26:44.000113 | debian-bookworm | skipping: Conditional result was False 2026-05-06 14:26:44.008661 | 2026-05-06 14:26:44.008757 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-06 14:26:44.457323 | debian-bookworm | ok 2026-05-06 14:26:44.475659 | 2026-05-06 14:26:44.475767 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-06 14:26:44.519058 | debian-bookworm | ok 2026-05-06 14:26:44.524071 | 2026-05-06 14:26:44.524168 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-06 14:26:44.798386 | debian-bookworm -> localhost | ok 2026-05-06 14:26:44.804701 | 2026-05-06 14:26:44.804802 | TASK [validate-host : Collect information about the host] 2026-05-06 14:26:46.099962 | debian-bookworm | ok 2026-05-06 14:26:46.120844 | 2026-05-06 14:26:46.120961 | TASK [validate-host : Sanitize hostname] 2026-05-06 14:26:46.270780 | debian-bookworm | ok 2026-05-06 14:26:46.330057 | 2026-05-06 14:26:46.330178 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-06 14:26:47.221002 | debian-bookworm -> localhost | changed 2026-05-06 14:26:47.226480 | 2026-05-06 14:26:47.226580 | TASK [validate-host : Collect information about zuul worker] 2026-05-06 14:26:47.674970 | debian-bookworm | ok 2026-05-06 14:26:47.684269 | 2026-05-06 14:26:47.684463 | TASK [validate-host : Write out all zuul information for each host] 2026-05-06 14:26:48.345622 | debian-bookworm -> localhost | changed 2026-05-06 14:26:48.354906 | 2026-05-06 14:26:48.355014 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-06 14:26:48.671286 | debian-bookworm | ok 2026-05-06 14:26:48.682716 | 2026-05-06 14:26:48.682882 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-06 14:26:50.024456 | debian-bookworm | changed: 2026-05-06 14:26:50.024725 | debian-bookworm | cd+++++++++ src/ 2026-05-06 14:26:50.024764 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-06 14:26:50.024789 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-06 14:26:50.024810 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-05-06 14:26:50.024831 | debian-bookworm | Containerfile 2026-05-06 14:26:50.024965 | debian-bookworm | Containerfile 2026-05-06 14:26:50.049235 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/0d873c849fc945bb9ac7ff2352c848ba/work/logs" 2026-05-06 14:27:22.467321 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/0d873c849fc945bb9ac7ff2352c848ba/work/artifacts" 2026-05-06 14:27:22.774054 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/0d873c849fc945bb9ac7ff2352c848ba/work/docs" 2026-05-06 14:27:22.786707 | 2026-05-06 14:27:22.786821 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-06 14:27:23.594382 | debian-bookworm | changed: 2026-05-06 14:27:23.594732 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-06 14:27:23.594795 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-06 14:27:23.594943 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-06 14:27:23.595027 | debian-bookworm | changed: All items complete 2026-05-06 14:27:23.595135 | 2026-05-06 14:27:24.150159 | debian-bookworm | changed: .d..t...... ./ 2026-05-06 14:27:24.732053 | debian-bookworm | changed: .d..t...... ./ 2026-05-06 14:27:24.755204 | 2026-05-06 14:27:24.755359 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-06 14:27:25.373955 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.011171 2026-05-06 14:27:25.672444 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.010089 2026-05-06 14:27:25.687392 | 2026-05-06 14:27:25.687520 | PLAY RECAP 2026-05-06 14:27:25.687942 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-06 14:27:25.687998 | 2026-05-06 14:27:25.861412 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-06 14:27:25.863607 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-06 14:27:26.733422 | 2026-05-06 14:27:26.733629 | PLAY [Base post] 2026-05-06 14:27:26.748563 | 2026-05-06 14:27:26.748775 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-06 14:27:27.353506 | debian-bookworm | changed 2026-05-06 14:27:27.362396 | 2026-05-06 14:27:27.362536 | PLAY RECAP 2026-05-06 14:27:27.362633 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-06 14:27:27.362711 | 2026-05-06 14:27:27.496207 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-06 14:27:27.500123 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-06 14:27:28.364668 | 2026-05-06 14:27:28.364871 | PLAY [Base post-logs] 2026-05-06 14:27:28.376478 | 2026-05-06 14:27:28.376752 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-06 14:27:28.960229 | localhost | changed 2026-05-06 14:27:28.970349 | 2026-05-06 14:27:28.970519 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-06 14:27:29.008268 | localhost | ok 2026-05-06 14:27:29.011493 | 2026-05-06 14:27:29.011641 | TASK [Set zuul-log-path fact] 2026-05-06 14:27:29.027231 | localhost | ok 2026-05-06 14:27:29.035616 | 2026-05-06 14:27:29.035746 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-06 14:27:29.072008 | localhost | ok 2026-05-06 14:27:29.075440 | 2026-05-06 14:27:29.075562 | TASK [upload-logs : Create log directories] 2026-05-06 14:27:29.591808 | localhost | changed 2026-05-06 14:27:29.594913 | 2026-05-06 14:27:29.595034 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-06 14:27:30.285960 | localhost -> localhost | ok: Runtime: 0:00:00.014380 2026-05-06 14:27:30.292438 | 2026-05-06 14:27:30.292572 | TASK [upload-logs : Upload logs to log server] 2026-05-06 14:27:30.893491 | localhost | Output suppressed because no_log was given 2026-05-06 14:27:30.896257 | 2026-05-06 14:27:30.896408 | LOOP [upload-logs : Compress console log and json output] 2026-05-06 14:27:30.975062 | localhost | skipping: Conditional result was False 2026-05-06 14:27:30.981084 | localhost | skipping: Conditional result was False 2026-05-06 14:27:30.985234 | 2026-05-06 14:27:30.985385 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-06 14:27:31.043917 | localhost | skipping: Conditional result was False 2026-05-06 14:27:31.044455 | 2026-05-06 14:27:31.048939 | localhost | skipping: Conditional result was False 2026-05-06 14:27:31.054129 | 2026-05-06 14:27:31.054320 | LOOP [upload-logs : Upload console log and json output]