2026-01-10 13:12:08.915055 | Job console starting 2026-01-10 13:12:08.943096 | Updating git repos 2026-01-10 13:12:09.011188 | Cloning repos into workspace 2026-01-10 13:12:09.106730 | Restoring repo states 2026-01-10 13:12:09.122592 | Merging changes 2026-01-10 13:12:09.962285 | Checking out repos 2026-01-10 13:12:10.054714 | Preparing playbooks 2026-01-10 13:12:11.463623 | Running Ansible setup 2026-01-10 13:12:18.743344 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-10 13:12:20.191576 | 2026-01-10 13:12:20.191760 | PLAY [Base pre] 2026-01-10 13:12:20.209675 | 2026-01-10 13:12:20.209837 | TASK [Setup log path fact] 2026-01-10 13:12:20.240296 | debian-bookworm | ok 2026-01-10 13:12:20.258067 | 2026-01-10 13:12:20.258245 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-10 13:12:20.290932 | debian-bookworm | ok 2026-01-10 13:12:20.305301 | 2026-01-10 13:12:20.305441 | TASK [emit-job-header : Print job information] 2026-01-10 13:12:20.385731 | # Job Information 2026-01-10 13:12:20.385930 | Ansible Version: 2.16.14 2026-01-10 13:12:20.386007 | Job: python-black 2026-01-10 13:12:20.386045 | Pipeline: check 2026-01-10 13:12:20.386068 | Executor: 521e9411259a 2026-01-10 13:12:20.386090 | Triggered by: https://github.com/osism/python-osism/pull/1700 2026-01-10 13:12:20.386113 | Event ID: f276d4c0-ee25-11f0-99a9-53fa9161f5f0 2026-01-10 13:12:20.393841 | 2026-01-10 13:12:20.394033 | LOOP [emit-job-header : Print node information] 2026-01-10 13:12:20.588802 | debian-bookworm | ok: 2026-01-10 13:12:20.589055 | debian-bookworm | # Node Information 2026-01-10 13:12:20.589094 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-10 13:12:20.589119 | debian-bookworm | Hostname: debian 2026-01-10 13:12:20.589141 | debian-bookworm | Username: zuul 2026-01-10 13:12:20.589162 | debian-bookworm | Distro: Debian 12.12 2026-01-10 13:12:20.589186 | debian-bookworm | Provider: regiocloud-a 2026-01-10 13:12:20.589207 | debian-bookworm | Region: 2026-01-10 13:12:20.589228 | debian-bookworm | Label: debian-bookworm 2026-01-10 13:12:20.589248 | debian-bookworm | Product Name: OpenStack Nova 2026-01-10 13:12:20.589267 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe7e:b601 2026-01-10 13:12:20.608366 | 2026-01-10 13:12:20.608523 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-10 13:12:21.682544 | debian-bookworm -> localhost | changed 2026-01-10 13:12:21.690275 | 2026-01-10 13:12:21.690422 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-10 13:12:23.569044 | debian-bookworm -> localhost | changed 2026-01-10 13:12:23.593919 | 2026-01-10 13:12:23.594264 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-10 13:12:23.954173 | debian-bookworm -> localhost | ok 2026-01-10 13:12:23.960792 | 2026-01-10 13:12:23.960921 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-10 13:12:24.022404 | debian-bookworm | ok 2026-01-10 13:12:24.053955 | debian-bookworm | included: /var/lib/zuul/builds/6a9b2f86889a4b87b827fa88f1210872/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-10 13:12:24.062948 | 2026-01-10 13:12:24.063108 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-10 13:12:26.540903 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-10 13:12:26.541198 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/6a9b2f86889a4b87b827fa88f1210872/work/6a9b2f86889a4b87b827fa88f1210872_id_rsa 2026-01-10 13:12:26.541239 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/6a9b2f86889a4b87b827fa88f1210872/work/6a9b2f86889a4b87b827fa88f1210872_id_rsa.pub 2026-01-10 13:12:26.541267 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-10 13:12:26.541293 | debian-bookworm -> localhost | SHA256:6Fvo2AMJY6Coro4gUuuPotQysrXmU3seraYxgyVDM/o zuul-build-sshkey 2026-01-10 13:12:26.541316 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-10 13:12:26.541355 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-10 13:12:26.541377 | debian-bookworm -> localhost | | | 2026-01-10 13:12:26.541399 | debian-bookworm -> localhost | |. | 2026-01-10 13:12:26.541420 | debian-bookworm -> localhost | |o.+ | 2026-01-10 13:12:26.541439 | debian-bookworm -> localhost | |oo+o . | 2026-01-10 13:12:26.541459 | debian-bookworm -> localhost | |o.+o... S | 2026-01-10 13:12:26.541483 | debian-bookworm -> localhost | |.o.*+. o | 2026-01-10 13:12:26.541504 | debian-bookworm -> localhost | |*+Eo+o+ o | 2026-01-10 13:12:26.541525 | debian-bookworm -> localhost | |O==o.B+= | 2026-01-10 13:12:26.541546 | debian-bookworm -> localhost | |O==o+=*. | 2026-01-10 13:12:26.541567 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-10 13:12:26.541618 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.621591 2026-01-10 13:12:26.548593 | 2026-01-10 13:12:26.548714 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-10 13:12:26.598826 | debian-bookworm | ok 2026-01-10 13:12:26.619060 | debian-bookworm | included: /var/lib/zuul/builds/6a9b2f86889a4b87b827fa88f1210872/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-10 13:12:26.638881 | 2026-01-10 13:12:26.639052 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-10 13:12:26.683794 | debian-bookworm | skipping: Conditional result was False 2026-01-10 13:12:26.690193 | 2026-01-10 13:12:26.690307 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-10 13:12:27.624286 | debian-bookworm | changed 2026-01-10 13:12:27.634606 | 2026-01-10 13:12:27.634739 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-10 13:12:27.921569 | debian-bookworm | ok 2026-01-10 13:12:27.943176 | 2026-01-10 13:12:27.943328 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-10 13:12:28.657216 | debian-bookworm | changed 2026-01-10 13:12:28.666979 | 2026-01-10 13:12:28.667150 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-10 13:12:29.344030 | debian-bookworm | changed 2026-01-10 13:12:29.350305 | 2026-01-10 13:12:29.350428 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-10 13:12:29.378221 | debian-bookworm | skipping: Conditional result was False 2026-01-10 13:12:29.390488 | 2026-01-10 13:12:29.390957 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-10 13:12:29.960163 | debian-bookworm -> localhost | changed 2026-01-10 13:12:29.972245 | 2026-01-10 13:12:29.972387 | TASK [add-build-sshkey : Add back temp key] 2026-01-10 13:12:30.392181 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/6a9b2f86889a4b87b827fa88f1210872/work/6a9b2f86889a4b87b827fa88f1210872_id_rsa (zuul-build-sshkey) 2026-01-10 13:12:30.392441 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.028429 2026-01-10 13:12:30.401437 | 2026-01-10 13:12:30.401577 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-10 13:12:30.967116 | debian-bookworm | ok 2026-01-10 13:12:30.972915 | 2026-01-10 13:12:30.973077 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-10 13:12:30.999123 | debian-bookworm | skipping: Conditional result was False 2026-01-10 13:12:31.014884 | 2026-01-10 13:12:31.015066 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-10 13:12:31.533745 | debian-bookworm | ok 2026-01-10 13:12:31.565946 | 2026-01-10 13:12:31.566142 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-10 13:12:31.635883 | debian-bookworm | ok 2026-01-10 13:12:31.643495 | 2026-01-10 13:12:31.649606 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-10 13:12:32.202582 | debian-bookworm -> localhost | ok 2026-01-10 13:12:32.211255 | 2026-01-10 13:12:32.211402 | TASK [validate-host : Collect information about the host] 2026-01-10 13:12:33.563824 | debian-bookworm | ok 2026-01-10 13:12:33.586746 | 2026-01-10 13:12:33.586907 | TASK [validate-host : Sanitize hostname] 2026-01-10 13:12:33.741360 | debian-bookworm | ok 2026-01-10 13:12:33.820924 | 2026-01-10 13:12:33.821107 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-10 13:12:34.585020 | debian-bookworm -> localhost | changed 2026-01-10 13:12:34.591388 | 2026-01-10 13:12:34.591523 | TASK [validate-host : Collect information about zuul worker] 2026-01-10 13:12:35.025883 | debian-bookworm | ok 2026-01-10 13:12:35.047694 | 2026-01-10 13:12:35.047866 | TASK [validate-host : Write out all zuul information for each host] 2026-01-10 13:12:36.131084 | debian-bookworm -> localhost | changed 2026-01-10 13:12:36.141027 | 2026-01-10 13:12:36.141203 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-10 13:12:36.463333 | debian-bookworm | ok 2026-01-10 13:12:36.469396 | 2026-01-10 13:12:36.469521 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-10 13:12:37.939102 | debian-bookworm | changed: 2026-01-10 13:12:37.939378 | debian-bookworm | cd+++++++++ src/ 2026-01-10 13:12:37.939422 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-10 13:12:37.939448 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-10 13:12:37.939471 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-01-10 13:12:37.939491 | debian-bookworm | Containerfile 2026-01-10 13:12:37.939624 | debian-bookworm | Containerfile 2026-01-10 13:12:37.949192 | debian-bookworm | localhost | ok: Runtime: 0:00:00.004994 2026-01-10 13:13:06.421691 | 2026-01-10 13:13:06.421877 | TASK [upload-logs : Upload logs to log server] 2026-01-10 13:13:07.064109 | localhost | Output suppressed because no_log was given 2026-01-10 13:13:07.068389 | 2026-01-10 13:13:07.068581 | LOOP [upload-logs : Compress console log and json output] 2026-01-10 13:13:07.132735 | localhost | skipping: Conditional result was False 2026-01-10 13:13:07.138483 | localhost | skipping: Conditional result was False 2026-01-10 13:13:07.151599 | 2026-01-10 13:13:07.151919 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-10 13:13:07.213826 | localhost | skipping: Conditional result was False 2026-01-10 13:13:07.214109 | 2026-01-10 13:13:07.214908 | localhost | skipping: Conditional result was False 2026-01-10 13:13:07.217923 | 2026-01-10 13:13:07.218054 | LOOP [upload-logs : Upload console log and json output]