2026-04-13 03:00:21.229012 | Job console starting 2026-04-13 03:00:21.242883 | Updating git repos 2026-04-13 03:00:21.676491 | Cloning repos into workspace 2026-04-13 03:00:21.773512 | Restoring repo states 2026-04-13 03:00:21.887828 | Merging changes 2026-04-13 03:00:21.887847 | Checking out repos 2026-04-13 03:00:21.984265 | Preparing playbooks 2026-04-13 03:00:23.577280 | Running Ansible setup 2026-04-13 03:00:30.803534 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-04-13 03:00:32.641161 | 2026-04-13 03:00:32.641283 | PLAY [Base pre] 2026-04-13 03:00:32.688587 | 2026-04-13 03:00:32.688725 | TASK [Setup log path fact] 2026-04-13 03:00:32.728889 | debian-bookworm | ok 2026-04-13 03:00:32.750512 | 2026-04-13 03:00:32.750633 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-13 03:00:32.815074 | debian-bookworm | ok 2026-04-13 03:00:32.822649 | 2026-04-13 03:00:32.822756 | TASK [emit-job-header : Print job information] 2026-04-13 03:00:32.884170 | # Job Information 2026-04-13 03:00:32.884307 | Ansible Version: 2.16.14 2026-04-13 03:00:32.884337 | Job: python-black 2026-04-13 03:00:32.884363 | Pipeline: periodic-daily 2026-04-13 03:00:32.884382 | Executor: 521e9411259a 2026-04-13 03:00:32.884399 | Triggered by: https://github.com/osism/container-image-ceph-ansible 2026-04-13 03:00:32.884418 | Event ID: 73775a77c06b47ec996da54571e259c4 2026-04-13 03:00:32.888271 | 2026-04-13 03:00:32.888348 | LOOP [emit-job-header : Print node information] 2026-04-13 03:00:33.117384 | debian-bookworm | ok: 2026-04-13 03:00:33.117526 | debian-bookworm | # Node Information 2026-04-13 03:00:33.117554 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-04-13 03:00:33.117575 | debian-bookworm | Hostname: debian 2026-04-13 03:00:33.117593 | debian-bookworm | Username: zuul 2026-04-13 03:00:33.117611 | debian-bookworm | Distro: Debian 12.13 2026-04-13 03:00:33.117630 | debian-bookworm | Provider: regiocloud-a 2026-04-13 03:00:33.117648 | debian-bookworm | Region: 2026-04-13 03:00:33.117665 | debian-bookworm | Label: debian-bookworm 2026-04-13 03:00:33.117692 | debian-bookworm | Product Name: OpenStack Nova 2026-04-13 03:00:33.117709 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe9a:c862 2026-04-13 03:00:33.126444 | 2026-04-13 03:00:33.126532 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-13 03:00:34.136068 | debian-bookworm -> localhost | changed 2026-04-13 03:00:34.142185 | 2026-04-13 03:00:34.142277 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-13 03:00:36.525088 | debian-bookworm -> localhost | changed 2026-04-13 03:00:36.541034 | 2026-04-13 03:00:36.541141 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-13 03:00:37.373408 | debian-bookworm -> localhost | ok 2026-04-13 03:00:37.379610 | 2026-04-13 03:00:37.379730 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-13 03:00:37.410726 | debian-bookworm | ok 2026-04-13 03:00:37.466262 | debian-bookworm | included: /var/lib/zuul/builds/666d01607a2b440ba465de1ed5e6c46b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-13 03:00:37.482733 | 2026-04-13 03:00:37.486149 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-13 03:00:39.618332 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-04-13 03:00:39.618500 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/666d01607a2b440ba465de1ed5e6c46b/work/666d01607a2b440ba465de1ed5e6c46b_id_rsa 2026-04-13 03:00:39.618531 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/666d01607a2b440ba465de1ed5e6c46b/work/666d01607a2b440ba465de1ed5e6c46b_id_rsa.pub 2026-04-13 03:00:39.618552 | debian-bookworm -> localhost | The key fingerprint is: 2026-04-13 03:00:39.618572 | debian-bookworm -> localhost | SHA256:pAS7AAQyatTnXU4ox8j8L1JsAKjK7vgmKMkfTK19x04 zuul-build-sshkey 2026-04-13 03:00:39.618591 | debian-bookworm -> localhost | The key's randomart image is: 2026-04-13 03:00:39.618617 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-04-13 03:00:39.618636 | debian-bookworm -> localhost | |Boo.= o . | 2026-04-13 03:00:39.618655 | debian-bookworm -> localhost | |++ . X + o | 2026-04-13 03:00:39.618694 | debian-bookworm -> localhost | |o.. + O = | 2026-04-13 03:00:39.618714 | debian-bookworm -> localhost | |o ..+ O . | 2026-04-13 03:00:39.618730 | debian-bookworm -> localhost | |o ...+ S | 2026-04-13 03:00:39.618751 | debian-bookworm -> localhost | |..o o. ... | 2026-04-13 03:00:39.618769 | debian-bookworm -> localhost | |+. + ....E | 2026-04-13 03:00:39.618786 | debian-bookworm -> localhost | |*o. . . + | 2026-04-13 03:00:39.618803 | debian-bookworm -> localhost | |+=o. . | 2026-04-13 03:00:39.618819 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-04-13 03:00:39.618872 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.256927 2026-04-13 03:00:39.624034 | 2026-04-13 03:00:39.624116 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-13 03:00:39.652627 | debian-bookworm | ok 2026-04-13 03:00:39.668480 | debian-bookworm | included: /var/lib/zuul/builds/666d01607a2b440ba465de1ed5e6c46b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-13 03:00:39.676848 | 2026-04-13 03:00:39.676935 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-13 03:00:39.689740 | debian-bookworm | skipping: Conditional result was False 2026-04-13 03:00:39.695188 | 2026-04-13 03:00:39.695276 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-13 03:00:40.456786 | debian-bookworm | changed 2026-04-13 03:00:40.461585 | 2026-04-13 03:00:40.461691 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-13 03:00:40.759265 | debian-bookworm | ok 2026-04-13 03:00:40.768597 | 2026-04-13 03:00:40.768715 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-13 03:00:41.637479 | debian-bookworm | changed 2026-04-13 03:00:41.645448 | 2026-04-13 03:00:41.645554 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-13 03:00:42.336220 | debian-bookworm | changed 2026-04-13 03:00:42.341405 | 2026-04-13 03:00:42.341493 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-13 03:00:42.368545 | debian-bookworm | skipping: Conditional result was False 2026-04-13 03:00:42.374695 | 2026-04-13 03:00:42.374795 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-13 03:00:43.504707 | debian-bookworm -> localhost | changed 2026-04-13 03:00:43.513137 | 2026-04-13 03:00:43.513216 | TASK [add-build-sshkey : Add back temp key] 2026-04-13 03:00:43.987953 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/666d01607a2b440ba465de1ed5e6c46b/work/666d01607a2b440ba465de1ed5e6c46b_id_rsa (zuul-build-sshkey) 2026-04-13 03:00:43.988140 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.021695 2026-04-13 03:00:43.994457 | 2026-04-13 03:00:43.994543 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-13 03:00:44.400523 | debian-bookworm | ok 2026-04-13 03:00:44.406760 | 2026-04-13 03:00:44.406941 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-13 03:00:44.431873 | debian-bookworm | skipping: Conditional result was False 2026-04-13 03:00:44.440596 | 2026-04-13 03:00:44.440723 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-04-13 03:00:45.022178 | debian-bookworm | ok 2026-04-13 03:00:45.048509 | 2026-04-13 03:00:45.048608 | TASK [validate-host : Define zuul_info_dir fact] 2026-04-13 03:00:45.080629 | debian-bookworm | ok 2026-04-13 03:00:45.089284 | 2026-04-13 03:00:45.089374 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-04-13 03:00:45.868136 | debian-bookworm -> localhost | ok 2026-04-13 03:00:45.874142 | 2026-04-13 03:00:45.874234 | TASK [validate-host : Collect information about the host] 2026-04-13 03:00:47.001261 | debian-bookworm | ok 2026-04-13 03:00:47.028787 | 2026-04-13 03:00:47.028899 | TASK [validate-host : Sanitize hostname] 2026-04-13 03:00:47.195354 | debian-bookworm | ok 2026-04-13 03:00:47.339736 | 2026-04-13 03:00:47.339950 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-04-13 03:00:48.251573 | debian-bookworm -> localhost | changed 2026-04-13 03:00:48.256992 | 2026-04-13 03:00:48.257084 | TASK [validate-host : Collect information about zuul worker] 2026-04-13 03:00:48.989494 | debian-bookworm | ok 2026-04-13 03:00:48.994326 | 2026-04-13 03:00:48.994421 | TASK [validate-host : Write out all zuul information for each host] 2026-04-13 03:00:49.668859 | debian-bookworm -> localhost | changed 2026-04-13 03:00:49.679893 | 2026-04-13 03:00:49.679985 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-04-13 03:00:49.973225 | debian-bookworm | ok 2026-04-13 03:00:49.982394 | 2026-04-13 03:00:49.982510 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-04-13 03:00:51.038674 | debian-bookworm | changed: 2026-04-13 03:00:51.038893 | debian-bookworm | cd+++++++++ src/ 2026-04-13 03:00:51.038929 | debian-bookworm | cd+++++++++ src/github.com/ 2026-04-13 03:00:51.038953 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-04-13 03:00:51.038975 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-ceph-ansible/ 2026-04-13 03:00:51.038995 | debian-bookworm | Containerfile 2026-04-13 03:00:51.039165 | debian-bookworm | localhost | ok: Runtime: 0:00:00.018728 2026-04-13 03:01:24.235123 | 2026-04-13 03:01:24.235311 | TASK [upload-logs : Upload logs to log server] 2026-04-13 03:01:25.167949 | localhost | Output suppressed because no_log was given 2026-04-13 03:01:25.169747 | 2026-04-13 03:01:25.169830 | LOOP [upload-logs : Compress console log and json output] 2026-04-13 03:01:25.278384 | localhost | skipping: Conditional result was False 2026-04-13 03:01:25.284809 | localhost | skipping: Conditional result was False 2026-04-13 03:01:25.288516 | 2026-04-13 03:01:25.288605 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-13 03:01:25.387788 | localhost | skipping: Conditional result was False 2026-04-13 03:01:25.388130 | 2026-04-13 03:01:25.395266 | localhost | skipping: Conditional result was False 2026-04-13 03:01:25.419368 | 2026-04-13 03:01:25.419512 | LOOP [upload-logs : Upload console log and json output]