2026-01-12 03:03:04.950097 | Job console starting 2026-01-12 03:03:04.959349 | Updating git repos 2026-01-12 03:03:04.990577 | Cloning repos into workspace 2026-01-12 03:03:05.149122 | Restoring repo states 2026-01-12 03:03:05.172453 | Merging changes 2026-01-12 03:03:05.172479 | Checking out repos 2026-01-12 03:03:05.289892 | Preparing playbooks 2026-01-12 03:03:07.249405 | Running Ansible setup 2026-01-12 03:03:15.093305 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-12 03:03:16.716481 | 2026-01-12 03:03:16.716688 | PLAY [Base pre] 2026-01-12 03:03:16.777340 | 2026-01-12 03:03:16.777562 | TASK [Setup log path fact] 2026-01-12 03:03:16.826978 | debian-bookworm | ok 2026-01-12 03:03:16.898379 | 2026-01-12 03:03:16.898625 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-12 03:03:16.983183 | debian-bookworm | ok 2026-01-12 03:03:17.016755 | 2026-01-12 03:03:17.016977 | TASK [emit-job-header : Print job information] 2026-01-12 03:03:17.107000 | # Job Information 2026-01-12 03:03:17.107204 | Ansible Version: 2.16.14 2026-01-12 03:03:17.107243 | Job: python-black 2026-01-12 03:03:17.107276 | Pipeline: periodic-daily 2026-01-12 03:03:17.107300 | Executor: 521e9411259a 2026-01-12 03:03:17.107321 | Triggered by: https://github.com/osism/openstack-image-manager 2026-01-12 03:03:17.107343 | Event ID: 7f6791a896a14a2eb7126ad79442ff1d 2026-01-12 03:03:17.119564 | 2026-01-12 03:03:17.119733 | LOOP [emit-job-header : Print node information] 2026-01-12 03:03:17.436185 | debian-bookworm | ok: 2026-01-12 03:03:17.436391 | debian-bookworm | # Node Information 2026-01-12 03:03:17.436426 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-12 03:03:17.436452 | debian-bookworm | Hostname: debian 2026-01-12 03:03:17.436473 | debian-bookworm | Username: zuul 2026-01-12 03:03:17.436495 | debian-bookworm | Distro: Debian 12.13 2026-01-12 03:03:17.436519 | debian-bookworm | Provider: regiocloud-a 2026-01-12 03:03:17.436540 | debian-bookworm | Region: 2026-01-12 03:03:17.436561 | debian-bookworm | Label: debian-bookworm 2026-01-12 03:03:17.436580 | debian-bookworm | Product Name: OpenStack Nova 2026-01-12 03:03:17.436600 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feff:af0e 2026-01-12 03:03:17.460637 | 2026-01-12 03:03:17.460835 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-12 03:03:18.766790 | debian-bookworm -> localhost | changed 2026-01-12 03:03:18.774827 | 2026-01-12 03:03:18.774990 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-12 03:03:21.664305 | debian-bookworm -> localhost | changed 2026-01-12 03:03:21.709082 | 2026-01-12 03:03:21.713499 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-12 03:03:22.635324 | debian-bookworm -> localhost | ok 2026-01-12 03:03:22.641827 | 2026-01-12 03:03:22.641971 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-12 03:03:22.694271 | debian-bookworm | ok 2026-01-12 03:03:22.761452 | debian-bookworm | included: /var/lib/zuul/builds/6f2247b0c4db4acd8282341906ace72b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-12 03:03:22.789379 | 2026-01-12 03:03:22.789532 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-12 03:03:25.312311 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-12 03:03:25.312599 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/6f2247b0c4db4acd8282341906ace72b/work/6f2247b0c4db4acd8282341906ace72b_id_rsa 2026-01-12 03:03:25.312639 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/6f2247b0c4db4acd8282341906ace72b/work/6f2247b0c4db4acd8282341906ace72b_id_rsa.pub 2026-01-12 03:03:25.312709 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-12 03:03:25.312739 | debian-bookworm -> localhost | SHA256:hwY42QMGXC+x+Bchs0Eumh609PPlxYJiMh0rFR85dFs zuul-build-sshkey 2026-01-12 03:03:25.312762 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-12 03:03:25.312800 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-12 03:03:25.312821 | debian-bookworm -> localhost | | ..=@oo. E | 2026-01-12 03:03:25.312843 | debian-bookworm -> localhost | | .+o/o.o | 2026-01-12 03:03:25.312863 | debian-bookworm -> localhost | | oooO.B. | 2026-01-12 03:03:25.312882 | debian-bookworm -> localhost | |oo=ooo.+.. | 2026-01-12 03:03:25.312902 | debian-bookworm -> localhost | |o* B...oSo. | 2026-01-12 03:03:25.312926 | debian-bookworm -> localhost | |. * +.o.o. | 2026-01-12 03:03:25.312960 | debian-bookworm -> localhost | | . . . | 2026-01-12 03:03:25.312981 | debian-bookworm -> localhost | | | 2026-01-12 03:03:25.313002 | debian-bookworm -> localhost | | | 2026-01-12 03:03:25.313023 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-12 03:03:25.313074 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.328099 2026-01-12 03:03:25.320473 | 2026-01-12 03:03:25.320607 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-12 03:03:25.367331 | debian-bookworm | ok 2026-01-12 03:03:25.427076 | debian-bookworm | included: /var/lib/zuul/builds/6f2247b0c4db4acd8282341906ace72b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-12 03:03:25.514459 | 2026-01-12 03:03:25.514601 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-12 03:03:25.629538 | debian-bookworm | skipping: Conditional result was False 2026-01-12 03:03:25.638649 | 2026-01-12 03:03:25.638808 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-12 03:03:26.538949 | debian-bookworm | changed 2026-01-12 03:03:26.545407 | 2026-01-12 03:03:26.545501 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-12 03:03:26.846859 | debian-bookworm | ok 2026-01-12 03:03:26.863996 | 2026-01-12 03:03:26.864129 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-12 03:03:27.709854 | debian-bookworm | changed 2026-01-12 03:03:27.728214 | 2026-01-12 03:03:27.728576 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-12 03:03:28.527757 | debian-bookworm | changed 2026-01-12 03:03:28.537704 | 2026-01-12 03:03:28.538046 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-12 03:03:28.631999 | debian-bookworm | skipping: Conditional result was False 2026-01-12 03:03:28.637029 | 2026-01-12 03:03:28.637122 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-12 03:03:29.754225 | debian-bookworm -> localhost | changed 2026-01-12 03:03:29.764468 | 2026-01-12 03:03:29.768523 | TASK [add-build-sshkey : Add back temp key] 2026-01-12 03:03:30.511748 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/6f2247b0c4db4acd8282341906ace72b/work/6f2247b0c4db4acd8282341906ace72b_id_rsa (zuul-build-sshkey) 2026-01-12 03:03:30.512824 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.018154 2026-01-12 03:03:30.523161 | 2026-01-12 03:03:30.523252 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-12 03:03:31.358813 | debian-bookworm | ok 2026-01-12 03:03:31.372598 | 2026-01-12 03:03:31.372749 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-12 03:03:31.424236 | debian-bookworm | skipping: Conditional result was False 2026-01-12 03:03:31.448058 | 2026-01-12 03:03:31.448181 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-12 03:03:32.600930 | debian-bookworm | ok 2026-01-12 03:03:32.632402 | 2026-01-12 03:03:32.632526 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-12 03:03:32.680952 | debian-bookworm | ok 2026-01-12 03:03:32.685891 | 2026-01-12 03:03:32.685991 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-12 03:03:33.771836 | debian-bookworm -> localhost | ok 2026-01-12 03:03:33.777023 | 2026-01-12 03:03:33.777110 | TASK [validate-host : Collect information about the host] 2026-01-12 03:03:35.372281 | debian-bookworm | ok 2026-01-12 03:03:35.408208 | 2026-01-12 03:03:35.408433 | TASK [validate-host : Sanitize hostname] 2026-01-12 03:03:35.832273 | debian-bookworm | ok 2026-01-12 03:03:35.915478 | 2026-01-12 03:03:35.915588 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-12 03:03:37.470164 | debian-bookworm -> localhost | changed 2026-01-12 03:03:37.477342 | 2026-01-12 03:03:37.477557 | TASK [validate-host : Collect information about zuul worker] 2026-01-12 03:03:38.236508 | debian-bookworm | ok 2026-01-12 03:03:38.255509 | 2026-01-12 03:03:38.267812 | TASK [validate-host : Write out all zuul information for each host] 2026-01-12 03:03:39.601776 | debian-bookworm -> localhost | changed 2026-01-12 03:03:39.617225 | 2026-01-12 03:03:39.617362 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-12 03:03:39.962712 | debian-bookworm | ok 2026-01-12 03:03:39.970400 | 2026-01-12 03:03:39.970533 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-12 03:03:41.404639 | debian-bookworm | changed: 2026-01-12 03:03:41.405085 | debian-bookworm | cd+++++++++ src/ 2026-01-12 03:03:41.405248 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-12 03:03:41.405404 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-12 03:03:41.405602 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-image-manager/ 2026-01-12 03:03:41.405800 | debian-bookworm | localhost | ok: Runtime: 0:00:00.007410 2026-01-12 03:04:16.987050 | 2026-01-12 03:04:16.987154 | TASK [upload-logs : Upload logs to log server] 2026-01-12 03:04:18.959868 | localhost | Output suppressed because no_log was given 2026-01-12 03:04:18.961955 | 2026-01-12 03:04:18.962046 | LOOP [upload-logs : Compress console log and json output] 2026-01-12 03:04:19.156602 | localhost | skipping: Conditional result was False 2026-01-12 03:04:19.166452 | localhost | skipping: Conditional result was False 2026-01-12 03:04:19.170554 | 2026-01-12 03:04:19.170701 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-12 03:04:19.285031 | localhost | skipping: Conditional result was False 2026-01-12 03:04:19.285291 | 2026-01-12 03:04:19.291810 | localhost | skipping: Conditional result was False 2026-01-12 03:04:19.295455 | 2026-01-12 03:04:19.295568 | LOOP [upload-logs : Upload console log and json output]