2026-03-08 00:00:13.675888 | Job console starting 2026-03-08 00:00:13.693617 | Updating git repos 2026-03-08 00:00:13.748716 | Cloning repos into workspace 2026-03-08 00:00:13.827840 | Restoring repo states 2026-03-08 00:00:13.875239 | Merging changes 2026-03-08 00:00:13.875258 | Checking out repos 2026-03-08 00:00:14.004757 | Preparing playbooks 2026-03-08 00:00:15.702234 | Running Ansible setup 2026-03-08 00:00:24.116228 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-08 00:00:25.492959 | 2026-03-08 00:00:25.493102 | PLAY [Base pre] 2026-03-08 00:00:25.533208 | 2026-03-08 00:00:25.533321 | TASK [Setup log path fact] 2026-03-08 00:00:25.551128 | debian-bookworm | ok 2026-03-08 00:00:25.588698 | 2026-03-08 00:00:25.588817 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-08 00:00:25.658096 | debian-bookworm | ok 2026-03-08 00:00:25.672270 | 2026-03-08 00:00:25.672365 | TASK [emit-job-header : Print job information] 2026-03-08 00:00:25.759634 | # Job Information 2026-03-08 00:00:25.759772 | Ansible Version: 2.16.14 2026-03-08 00:00:25.759800 | Job: container-image-ceph-ansible-push-quincy 2026-03-08 00:00:25.759827 | Pipeline: periodic-midnight 2026-03-08 00:00:25.759846 | Executor: 521e9411259a 2026-03-08 00:00:25.759864 | Triggered by: https://github.com/osism/container-image-ceph-ansible 2026-03-08 00:00:25.759893 | Event ID: 8c733c40795e461b95d1ffd3fecfdbea 2026-03-08 00:00:25.763837 | 2026-03-08 00:00:25.763919 | LOOP [emit-job-header : Print node information] 2026-03-08 00:00:26.016481 | debian-bookworm | ok: 2026-03-08 00:00:26.016639 | debian-bookworm | # Node Information 2026-03-08 00:00:26.016669 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-08 00:00:26.016689 | debian-bookworm | Hostname: debian 2026-03-08 00:00:26.016708 | debian-bookworm | Username: zuul 2026-03-08 00:00:26.016725 | debian-bookworm | Distro: Debian 12.13 2026-03-08 00:00:26.016745 | debian-bookworm | Provider: regiocloud-a 2026-03-08 00:00:26.016762 | debian-bookworm | Region: 2026-03-08 00:00:26.016779 | debian-bookworm | Label: debian-bookworm 2026-03-08 00:00:26.016796 | debian-bookworm | Product Name: OpenStack Nova 2026-03-08 00:00:26.016812 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feac:7f2f 2026-03-08 00:00:26.026988 | 2026-03-08 00:00:26.027093 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-08 00:00:27.194639 | debian-bookworm -> localhost | changed 2026-03-08 00:00:27.200458 | 2026-03-08 00:00:27.200548 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-08 00:00:29.693137 | debian-bookworm -> localhost | changed 2026-03-08 00:00:29.709870 | 2026-03-08 00:00:29.709967 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-08 00:00:30.233564 | debian-bookworm -> localhost | ok 2026-03-08 00:00:30.238820 | 2026-03-08 00:00:30.238942 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-08 00:00:30.276166 | debian-bookworm | ok 2026-03-08 00:00:30.303719 | debian-bookworm | included: /var/lib/zuul/builds/2aac788ccbf146258386fd4f9ecefe9b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-08 00:00:30.333379 | 2026-03-08 00:00:30.333563 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-08 00:00:33.624178 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-08 00:00:33.624353 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/2aac788ccbf146258386fd4f9ecefe9b/work/2aac788ccbf146258386fd4f9ecefe9b_id_rsa 2026-03-08 00:00:33.624384 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/2aac788ccbf146258386fd4f9ecefe9b/work/2aac788ccbf146258386fd4f9ecefe9b_id_rsa.pub 2026-03-08 00:00:33.624406 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-08 00:00:33.624425 | debian-bookworm -> localhost | SHA256:eSdx6HzlbqlMzI2KMjOr9k6oDGbpnfG1ilWZMs7yO/U zuul-build-sshkey 2026-03-08 00:00:33.624453 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-08 00:00:33.624471 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-08 00:00:33.624488 | debian-bookworm -> localhost | | | 2026-03-08 00:00:33.624506 | debian-bookworm -> localhost | | . | 2026-03-08 00:00:33.624522 | debian-bookworm -> localhost | | o . . | 2026-03-08 00:00:33.624538 | debian-bookworm -> localhost | | o+ o o | 2026-03-08 00:00:33.624555 | debian-bookworm -> localhost | | o +S = o . | 2026-03-08 00:00:33.624579 | debian-bookworm -> localhost | | . o.+. . * + . | 2026-03-08 00:00:33.624597 | debian-bookworm -> localhost | |.+ o.+o.. = = | 2026-03-08 00:00:33.624613 | debian-bookworm -> localhost | |+o..Xo* .E + o | 2026-03-08 00:00:33.624630 | debian-bookworm -> localhost | | .o=.OBB. . o | 2026-03-08 00:00:33.624647 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-08 00:00:33.624688 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.825707 2026-03-08 00:00:33.633800 | 2026-03-08 00:00:33.634001 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-08 00:00:33.671411 | debian-bookworm | ok 2026-03-08 00:00:33.690487 | debian-bookworm | included: /var/lib/zuul/builds/2aac788ccbf146258386fd4f9ecefe9b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-08 00:00:33.711334 | 2026-03-08 00:00:33.711432 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-08 00:00:33.747444 | debian-bookworm | skipping: Conditional result was False 2026-03-08 00:00:33.753140 | 2026-03-08 00:00:33.753229 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-08 00:00:34.771813 | debian-bookworm | changed 2026-03-08 00:00:34.776749 | 2026-03-08 00:00:34.776833 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-08 00:00:35.068918 | debian-bookworm | ok 2026-03-08 00:00:35.092730 | 2026-03-08 00:00:35.092826 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-08 00:00:35.850518 | debian-bookworm | changed 2026-03-08 00:00:35.855952 | 2026-03-08 00:00:35.856067 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-08 00:00:36.616781 | debian-bookworm | changed 2026-03-08 00:00:36.621204 | 2026-03-08 00:00:36.621282 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-08 00:00:36.639072 | debian-bookworm | skipping: Conditional result was False 2026-03-08 00:00:36.654307 | 2026-03-08 00:00:36.654406 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-08 00:00:37.607377 | debian-bookworm -> localhost | changed 2026-03-08 00:00:37.616894 | 2026-03-08 00:00:37.616991 | TASK [add-build-sshkey : Add back temp key] 2026-03-08 00:00:38.518775 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/2aac788ccbf146258386fd4f9ecefe9b/work/2aac788ccbf146258386fd4f9ecefe9b_id_rsa (zuul-build-sshkey) 2026-03-08 00:00:38.519089 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.025175 2026-03-08 00:00:38.526049 | 2026-03-08 00:00:38.526134 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-08 00:00:39.205029 | debian-bookworm | ok 2026-03-08 00:00:39.209275 | 2026-03-08 00:00:39.209353 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-08 00:00:39.271045 | debian-bookworm | skipping: Conditional result was False 2026-03-08 00:00:39.285467 | 2026-03-08 00:00:39.285562 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-08 00:00:39.909233 | debian-bookworm | ok 2026-03-08 00:00:39.931214 | 2026-03-08 00:00:39.931316 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-08 00:00:39.984639 | debian-bookworm | ok 2026-03-08 00:00:39.988875 | 2026-03-08 00:00:39.988958 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-08 00:00:40.625487 | debian-bookworm -> localhost | ok 2026-03-08 00:00:40.630761 | 2026-03-08 00:00:40.631156 | TASK [validate-host : Collect information about the host] 2026-03-08 00:00:42.265964 | debian-bookworm | ok 2026-03-08 00:00:42.289298 | 2026-03-08 00:00:42.289410 | TASK [validate-host : Sanitize hostname] 2026-03-08 00:00:42.522169 | debian-bookworm | ok 2026-03-08 00:00:42.591353 | 2026-03-08 00:00:42.591463 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-08 00:00:43.769890 | debian-bookworm -> localhost | changed 2026-03-08 00:00:43.774436 | 2026-03-08 00:00:43.774513 | TASK [validate-host : Collect information about zuul worker] 2026-03-08 00:00:44.481201 | debian-bookworm | ok 2026-03-08 00:00:44.484920 | 2026-03-08 00:00:44.485002 | TASK [validate-host : Write out all zuul information for each host] 2026-03-08 00:00:45.597421 | debian-bookworm -> localhost | changed 2026-03-08 00:00:45.605756 | 2026-03-08 00:00:45.605873 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-08 00:00:45.918418 | debian-bookworm | ok 2026-03-08 00:00:45.923279 | 2026-03-08 00:00:45.923363 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-08 00:00:47.194249 | debian-bookworm | changed: 2026-03-08 00:00:47.194411 | debian-bookworm | cd+++++++++ src/ 2026-03-08 00:00:47.194444 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-08 00:00:47.194468 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-08 00:00:47.194490 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-ceph-ansible/ 2026-03-08 00:00:47.194510 | debian-bookworm | Containerfile 2026-03-08 00:00:47.194661 | debian-bookworm | 2026-03-08 00:03:13.337549 | debian-bookworm | #25 78.85 2026-03-08 00:03:13.337646 | debian-bookworm | #25 78.85 Or undo this operation with: 2026-03-08 00:03:13.337691 | debian-bookworm | #25 78.85 2026-03-08 00:03:13.337766 | debian-bookworm | #25 78.85 git switch - 2026-03-08 00:03:13.337857 | debian-bookworm | #25 78.85 2026-03-08 00:03:13.337902 | debian-bookworm | #25 78.85 Turn off this advice by setting config variable advice.detachedHead to false 2026-03-08 00:03:13.337974 | debian-bookworm | #25 78.85 2026-03-08 00:03:13.338035 | debian-bookworm | #25 78.85 HEAD is now at dae35c0 Merge "Publish openstack.config_template on galaxy" 2026-03-08 00:06:54.795904 | debian-bookworm | #25 300.3 Using /etc/ansible/ansible.cfg as config file 2026-03-08 00:06:54.796080 | debian-bookworm | #25 300.3 Starting galaxy collection install process 2026-03-08 00:06:54.796162 | debian-bookworm | #25 300.3 Process install dependency map 2026-03-08 00:06:54.796208 | debian-bookworm | #25 300.3 Starting collection install process 2026-03-08 00:06:54.796285 | debian-bookworm | #25 300.3 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-netcommon-2.6.1.tar.gz to /root/.ansible/tmp/ansible-local-1725bdjdms69/tmpdjquk6ye/ansible-netcommon-2.6.1-jay69vgu 2026-03-08 00:06:54.796364 | debian-bookworm | #25 300.3 Installing 'ansible.netcommon:2.6.1' to '/usr/share/ansible/collections/ansible_collections/ansible/netcommon' 2026-03-08 00:06:54.796409 | debian-bookworm | #25 300.3 ansible.netcommon:2.6.1 was installed successfully 2026-03-08 00:06:54.796483 | debian-bookworm | #25 300.3 Installing 'openstack.config_template:1.3.0' to '/usr/share/ansible/collections/ansible_collections/openstack/config_template' 2026-03-08 00:06:54.796546 | debian-bookworm | #25 300.3 Created collection for openstack.config_template:1.3.0 at /usr/share/ansible/collections/ansible_collections/openstack/config_template 2026-03-08 00:06:54.796632 | debian-bookworm | #25 300.3 openstack.config_template:1.3.0 was installed successfully 2026-03-08 00:06:54.796733 | debian-bookworm | #25 300.3 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-posix-2.1.0.tar.gz to /root/.ansible/tmp/ansible-local-1725bdjdms69/tmpdjquk6ye/ansible-posix-2.1.0-vykh5otr 2026-03-08 00:06:54.796811 | debian-bookworm | #25 300.3 Installing 'ansible.posix:2.1.0' to '/usr/share/ansible/collections/ansible_collections/ansible/posix' 2026-03-08 00:06:54.796855 | debian-bookworm | #25 300.3 ansible.posix:2.1.0 was installed successfully 2026-03-08 00:06:54.796928 | debian-bookworm | #25 300.3 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-utils-6.0.1.tar.gz to /root/.ansible/tmp/ansible-local-1725bdjdms69/tmpdjquk6ye/ansible-utils-6.0.1-dj2xfl_x 2026-03-08 00:06:54.796992 | debian-bookworm | #25 300.3 Installing 'ansible.utils:6.0.1' to '/usr/share/ansible/collections/ansible_collections/ansible/utils' 2026-03-08 00:06:54.797061 | debian-bookworm | #25 300.3 ansible.utils:6.0.1 was installed successfully 2026-03-08 00:06:54.797137 | debian-bookworm | #25 300.3 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/netbox-netbox-3.22.0.tar.gz to /root/.ansible/tmp/ansible-local-1725bdjdms69/tmpdjquk6ye/netbox-netbox-3.22.0-d2d0_jpx 2026-03-08 00:06:54.797182 | debian-bookworm | #25 300.3 Installing 'netbox.netbox:3.22.0' to '/usr/share/ansible/collections/ansible_collections/netbox/netbox' 2026-03-08 00:06:54.797254 | debian-bookworm | #25 300.3 netbox.netbox:3.22.0 was installed successfully 2026-03-08 00:06:54.797319 | debian-bookworm | #25 300.3 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/osism-commons-0.20260127.0.tar.gz to /root/.ansible/tmp/ansible-local-1725bdjdms69/tmpdjquk6ye/osism-commons-0.20260127.0-zox5rpa9 2026-03-08 00:06:54.797374 | debian-bookworm | #25 300.3 Installing 'osism.commons:0.20260127.0' to '/usr/share/ansible/collections/ansible_collections/osism/commons' 2026-03-08 00:06:54.797436 | debian-bookworm | #25 300.3 osism.commons:0.20260127.0 was installed successfully 2026-03-08 00:06:54.797491 | debian-bookworm | #25 300.3 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-general-12.4.0.tar.gz to /root/.ansible/tmp/ansible-local-1725bdjdms69/tmpdjquk6ye/community-general-12.4.0-4wuq9jxh 2026-03-08 00:06:54.797552 | debian-bookworm | #25 300.3 Installing 'community.general:12.4.0' to '/usr/share/ansible/collections/ansible_collections/community/general' 2026-03-08 00:06:54.797607 | debian-bookworm | #25 300.3 community.general:12.4.0 was installed successfully 2026-03-08 00:06:54.952199 | debian-bookworm | #25 300.4 + ln -s /usr/share/ansible/collections /ansible/collections 2026-03-08 00:06:54.952308 | debian-bookworm | #25 300.4 + mkdir -p /usr/share/mitogen 2026-03-08 00:06:54.952343 | debian-bookworm | #25 300.4 + tar xzf /mitogen.tar.gz --strip-components=1 -C /usr/share/mitogen 2026-03-08 00:06:54.952372 | debian-bookworm | #25 300.5 + rm -rf /usr/share/mitogen/tests /usr/share/mitogen/docs /usr/share/mitogen/.ci /usr/share/mitogen/.lgtm.yml /usr/share/mitogen/.travis.yml 2026-03-08 00:06:55.125008 | debian-bookworm | #25 300.5 + rm /mitogen.tar.gz 2026-03-08 00:06:55.125194 | debian-bookworm | #25 300.5 ++ grep ceph_ansible_version: /release/latest/ceph-quincy.yml 2026-03-08 00:06:55.125278 | debian-bookworm | #25 300.5 ++ awk '-F: ' '{ print $2 }' 2026-03-08 00:06:55.125324 | debian-bookworm | #25 300.5 + PROJECT_VERSION=stable-7.0 2026-03-08 00:06:55.125403 | debian-bookworm | #25 300.5 + git clone -b stable-7.0 https://github.com/ceph/ceph-ansible /repository 2026-03-08 00:06:55.125479 | debian-bookworm | #25 300.5 Cloning into '/repository'... 2026-03-08 00:06:57.181777 | debian-bookworm | #25 302.7 ++ find /patches/stable-7.0 -name '*.patch' 2026-03-08 00:06:57.282154 | debian-bookworm | #25 302.7 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2026-03-08 00:06:57.282214 | debian-bookworm | #25 302.7 + echo /patches/stable-7.0/always-use-ceph-uid-64045.patch 2026-03-08 00:06:57.282222 | debian-bookworm | #25 302.7 /patches/stable-7.0/always-use-ceph-uid-64045.patch 2026-03-08 00:06:57.282228 | debian-bookworm | #25 302.7 + cd /repository 2026-03-08 00:06:57.282235 | debian-bookworm | #25 302.7 + patch --forward --batch -p1 --dry-run 2026-03-08 00:06:57.282251 | debian-bookworm | #25 302.7 checking file roles/ceph-defaults/defaults/main.yml 2026-03-08 00:06:57.282256 | debian-bookworm | #25 302.7 Hunk #1 succeeded at 257 (offset 12 lines). 2026-03-08 00:06:57.282261 | debian-bookworm | #25 302.7 + cd /repository 2026-03-08 00:06:57.282266 | debian-bookworm | #25 302.7 + patch --forward --batch -p1 2026-03-08 00:06:57.282272 | debian-bookworm | #25 302.7 patching file roles/ceph-defaults/defaults/main.yml 2026-03-08 00:06:57.282277 | debian-bookworm | #25 302.7 Hunk #1 succeeded at 257 (offset 12 lines). 2026-03-08 00:06:57.282282 | debian-bookworm | #25 302.7 /patches/stable-7.0/remove-utf8-characters-from-metafiles.patch 2026-03-08 00:06:57.282288 | debian-bookworm | #25 302.7 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2026-03-08 00:06:57.282296 | debian-bookworm | #25 302.7 + echo /patches/stable-7.0/remove-utf8-characters-from-metafiles.patch 2026-03-08 00:06:57.282304 | debian-bookworm | #25 302.7 + cd /repository 2026-03-08 00:06:57.282312 | debian-bookworm | #25 302.7 + patch --forward --batch -p1 --dry-run 2026-03-08 00:06:57.282321 | debian-bookworm | #25 302.7 checking file roles/ceph-client/meta/main.yml 2026-03-08 00:06:57.282329 | debian-bookworm | #25 302.7 checking file roles/ceph-common/meta/main.yml 2026-03-08 00:06:57.282337 | debian-bookworm | #25 302.7 checking file roles/ceph-container-common/meta/main.yml 2026-03-08 00:06:57.282345 | debian-bookworm | #25 302.7 checking file roles/ceph-defaults/meta/main.yml 2026-03-08 00:06:57.282353 | debian-bookworm | #25 302.7 checking file roles/ceph-handler/meta/main.yml 2026-03-08 00:06:57.282361 | debian-bookworm | #25 302.7 checking file roles/ceph-mds/meta/main.yml 2026-03-08 00:06:57.282369 | debian-bookworm | #25 302.7 checking file roles/ceph-mgr/meta/main.yml 2026-03-08 00:06:57.282377 | debian-bookworm | #25 302.7 checking file roles/ceph-mon/meta/main.yml 2026-03-08 00:06:57.282386 | debian-bookworm | #25 302.7 checking file roles/ceph-osd/meta/main.yml 2026-03-08 00:06:57.282392 | debian-bookworm | #25 302.7 checking file roles/ceph-rbd-mirror/meta/main.yml 2026-03-08 00:06:57.282397 | debian-bookworm | #25 302.7 checking file roles/ceph-rgw/meta/main.yml 2026-03-08 00:06:57.282402 | debian-bookworm | #25 302.7 + cd /repository 2026-03-08 00:06:57.282407 | debian-bookworm | #25 302.7 + patch --forward --batch -p1 2026-03-08 00:06:57.282413 | debian-bookworm | #25 302.7 patching file roles/ceph-client/meta/main.yml 2026-03-08 00:06:57.282418 | debian-bookworm | #25 302.7 patching file roles/ceph-common/meta/main.yml 2026-03-08 00:06:57.282423 | debian-bookworm | #25 302.7 patching file roles/ceph-container-common/meta/main.yml 2026-03-08 00:06:57.282428 | debian-bookworm | #25 302.7 patching file roles/ceph-defaults/meta/main.yml 2026-03-08 00:06:57.282433 | debian-bookworm | #25 302.7 patching file roles/ceph-handler/meta/main.yml 2026-03-08 00:06:57.282438 | debian-bookworm | #25 302.7 patching file roles/ceph-mds/meta/main.yml 2026-03-08 00:06:57.282443 | debian-bookworm | #25 302.7 patching file roles/ceph-mgr/meta/main.yml 2026-03-08 00:06:57.282448 | debian-bookworm | #25 302.7 patching file roles/ceph-mon/meta/main.yml 2026-03-08 00:06:57.282452 | debian-bookworm | #25 302.7 patching file roles/ceph-osd/meta/main.yml 2026-03-08 00:06:57.282458 | debian-bookworm | #25 302.7 patching file roles/ceph-rbd-mirror/meta/main.yml 2026-03-08 00:06:57.282463 | debian-bookworm | #25 302.7 patching file roles/ceph-rgw/meta/main.yml 2026-03-08 00:06:57.282468 | debian-bookworm | #25 302.7 /patches/stable-7.0/ceph-handler-skip-and-throttle.patch 2026-03-08 00:06:57.282473 | debian-bookworm | #25 302.7 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2026-03-08 00:06:57.282478 | debian-bookworm | #25 302.7 + echo /patches/stable-7.0/ceph-handler-skip-and-throttle.patch 2026-03-08 00:06:57.282484 | debian-bookworm | #25 302.7 + cd /repository 2026-03-08 00:06:57.282489 | debian-bookworm | #25 302.7 + patch --forward --batch -p1 --dry-run 2026-03-08 00:06:57.282494 | debian-bookworm | #25 302.7 checking file roles/ceph-handler/tasks/handler_crash.yml 2026-03-08 00:06:57.282499 | debian-bookworm | #25 302.7 checking file roles/ceph-handler/tasks/handler_mdss.yml 2026-03-08 00:06:57.282503 | debian-bookworm | #25 302.7 checking file roles/ceph-handler/tasks/handler_mgrs.yml 2026-03-08 00:06:57.282508 | debian-bookworm | #25 302.7 checking file roles/ceph-handler/tasks/handler_mons.yml 2026-03-08 00:06:57.282513 | debian-bookworm | #25 302.7 checking file roles/ceph-handler/tasks/handler_osds.yml 2026-03-08 00:06:57.282518 | debian-bookworm | #25 302.7 checking file roles/ceph-handler/tasks/handler_rbdmirrors.yml 2026-03-08 00:06:57.282523 | debian-bookworm | #25 302.7 checking file roles/ceph-handler/tasks/handler_rgws.yml 2026-03-08 00:06:57.282528 | debian-bookworm | #25 302.7 + cd /repository 2026-03-08 00:06:57.282537 | debian-bookworm | #25 302.7 + patch --forward --batch -p1 2026-03-08 00:06:57.282542 | debian-bookworm | #25 302.7 patching file roles/ceph-handler/tasks/handler_crash.yml 2026-03-08 00:06:57.282547 | debian-bookworm | #25 302.7 patching file roles/ceph-handler/tasks/handler_mdss.yml 2026-03-08 00:06:57.282552 | debian-bookworm | #25 302.7 patching file roles/ceph-handler/tasks/handler_mgrs.yml 2026-03-08 00:06:57.282557 | debian-bookworm | #25 302.7 patching file roles/ceph-handler/tasks/handler_mons.yml 2026-03-08 00:06:57.282562 | debian-bookworm | #25 302.7 patching file roles/ceph-handler/tasks/handler_osds.yml 2026-03-08 00:06:57.282567 | debian-bookworm | #25 302.7 patching file roles/ceph-handler/tasks/handler_rbdmirrors.yml 2026-03-08 00:06:57.282572 | debian-bookworm | #25 302.7 patching file roles/ceph-handler/tasks/handler_rgws.yml 2026-03-08 00:06:57.282577 | debian-bookworm | #25 302.7 /patches/stable-7.0/fix-group-names-in-shrink-plays.patch 2026-03-08 00:06:57.282582 | debian-bookworm | #25 302.7 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2026-03-08 00:06:57.282587 | debian-bookworm | #25 302.7 + echo /patches/stable-7.0/fix-group-names-in-shrink-plays.patch 2026-03-08 00:06:57.282591 | debian-bookworm | #25 302.7 + cd /repository 2026-03-08 00:06:57.282596 | debian-bookworm | #25 302.7 + patch --forward --batch -p1 --dry-run 2026-03-08 00:06:57.282601 | debian-bookworm | #25 302.7 checking file infrastructure-playbooks/shrink-osd.yml 2026-03-08 00:06:57.282606 | debian-bookworm | #25 302.7 + cd /repository 2026-03-08 00:06:57.282611 | debian-bookworm | #25 302.7 + patch --forward --batch -p1 2026-03-08 00:06:57.282616 | debian-bookworm | #25 302.7 patching file infrastructure-playbooks/shrink-osd.yml 2026-03-08 00:06:57.282621 | debian-bookworm | #25 302.7 /patches/stable-7.0/validate-ignore-ansible-version.patch 2026-03-08 00:06:57.282636 | debian-bookworm | #25 302.7 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2026-03-08 00:06:57.282641 | debian-bookworm | #25 302.7 + echo /patches/stable-7.0/validate-ignore-ansible-version.patch 2026-03-08 00:06:57.282653 | debian-bookworm | #25 302.7 + cd /repository 2026-03-08 00:06:57.282659 | debian-bookworm | #25 302.7 + patch --forward --batch -p1 --dry-run 2026-03-08 00:06:57.282664 | debian-bookworm | #25 302.7 checking file roles/ceph-validate/tasks/check_system.yml 2026-03-08 00:06:57.282669 | debian-bookworm | #25 302.7 + cd /repository 2026-03-08 00:06:57.282674 | debian-bookworm | #25 302.7 + patch --forward --batch -p1 2026-03-08 00:06:57.282679 | debian-bookworm | #25 302.7 patching file roles/ceph-validate/tasks/check_system.yml 2026-03-08 00:06:57.282684 | debian-bookworm | #25 302.7 /patches/stable-7.0/container-binary.patch 2026-03-08 00:06:57.282689 | debian-bookworm | #25 302.7 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2026-03-08 00:06:57.282694 | debian-bookworm | #25 302.7 + echo /patches/stable-7.0/container-binary.patch 2026-03-08 00:06:57.282699 | debian-bookworm | #25 302.7 + cd /repository 2026-03-08 00:06:57.282704 | debian-bookworm | #25 302.7 + patch --forward --batch -p1 --dry-run 2026-03-08 00:06:57.282723 | debian-bookworm | #25 302.7 checking file roles/ceph-facts/tasks/container_binary.yml 2026-03-08 00:06:57.282728 | debian-bookworm | #25 302.7 + cd /repository 2026-03-08 00:06:57.282733 | debian-bookworm | #25 302.7 + patch --forward --batch -p1 2026-03-08 00:06:57.282738 | debian-bookworm | #25 302.7 patching file roles/ceph-facts/tasks/container_binary.yml 2026-03-08 00:06:57.282743 | debian-bookworm | #25 302.7 + '[' -e /repository/plugins/actions ']' 2026-03-08 00:06:57.282748 | debian-bookworm | #25 302.7 + '[' -e /repository/plugins/callback ']' 2026-03-08 00:06:57.282753 | debian-bookworm | #25 302.7 + cp /repository/plugins/callback/installer_checkpoint.py /ansible/callback_plugins 2026-03-08 00:06:57.282759 | debian-bookworm | #25 302.8 + '[' -e /repository/plugins/filter ']' 2026-03-08 00:06:57.282764 | debian-bookworm | #25 302.8 + cp repository/plugins/filter/__init__.py repository/plugins/filter/ipaddrs_in_ranges.py /ansible/filter_plugins 2026-03-08 00:06:57.282774 | debian-bookworm | #25 302.8 + cp /repository/library/__init__.py /repository/library/ceph_add_users_buckets.py /repository/library/ceph_crush.py /repository/library/ceph_crush_rule.py /repository/library/ceph_dashboard_user.py /repository/library/ceph_ec_profile.py /repository/library/ceph_fs.py /repository/library/ceph_key.py /repository/library/ceph_mgr_module.py /repository/library/ceph_orch_apply.py /repository/library/ceph_osd.py /repository/library/ceph_osd_flag.py /repository/library/ceph_pool.py /repository/library/ceph_volume.py /repository/library/ceph_volume_simple_activate.py /repository/library/ceph_volume_simple_scan.py /repository/library/cephadm_adopt.py /repository/library/cephadm_bootstrap.py /repository/library/igw_client.py /repository/library/igw_gateway.py /repository/library/igw_lun.py /repository/library/igw_purge.py /repository/library/radosgw_caps.py /repository/library/radosgw_realm.py /repository/library/radosgw_user.py /repository/library/radosgw_zone.py /repository/library/radosgw_zonegroup.py /ansible/library 2026-03-08 00:06:57.282811 | debian-bookworm | #25 302.8 ++ find /repository/infrastructure-playbooks -name '*.yml' -maxdepth 1 2026-03-08 00:06:57.282818 | debian-bookworm | #25 302.8 /repository/infrastructure-playbooks/filestore-to-bluestore.yml 2026-03-08 00:06:57.282823 | debian-bookworm | #25 302.8 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-03-08 00:06:57.282828 | debian-bookworm | #25 302.8 + echo /repository/infrastructure-playbooks/filestore-to-bluestore.yml 2026-03-08 00:06:57.282833 | debian-bookworm | #25 302.8 ++ basename /repository/infrastructure-playbooks/filestore-to-bluestore.yml 2026-03-08 00:06:57.282838 | debian-bookworm | #25 302.8 + cp /repository/infrastructure-playbooks/filestore-to-bluestore.yml /ansible/ceph-filestore-to-bluestore.yml 2026-03-08 00:06:57.282843 | debian-bookworm | #25 302.8 /repository/infrastructure-playbooks/storage-inventory.yml 2026-03-08 00:06:57.282848 | debian-bookworm | #25 302.8 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-03-08 00:06:57.282853 | debian-bookworm | #25 302.8 + echo /repository/infrastructure-playbooks/storage-inventory.yml 2026-03-08 00:06:57.282858 | debian-bookworm | #25 302.8 ++ basename /repository/infrastructure-playbooks/storage-inventory.yml 2026-03-08 00:06:57.282863 | debian-bookworm | #25 302.8 + cp /repository/infrastructure-playbooks/storage-inventory.yml /ansible/ceph-storage-inventory.yml 2026-03-08 00:06:57.282868 | debian-bookworm | #25 302.8 /repository/infrastructure-playbooks/lv-create.yml 2026-03-08 00:06:57.282873 | debian-bookworm | #25 302.8 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-03-08 00:06:57.282878 | debian-bookworm | #25 302.8 + echo /repository/infrastructure-playbooks/lv-create.yml 2026-03-08 00:06:57.282883 | debian-bookworm | #25 302.8 ++ basename /repository/infrastructure-playbooks/lv-create.yml 2026-03-08 00:06:57.282888 | debian-bookworm | #25 302.8 + cp /repository/infrastructure-playbooks/lv-create.yml /ansible/ceph-lv-create.yml 2026-03-08 00:06:57.282893 | debian-bookworm | #25 302.8 /repository/infrastructure-playbooks/purge-cluster.yml 2026-03-08 00:06:57.282898 | debian-bookworm | #25 302.8 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-03-08 00:06:57.282903 | debian-bookworm | #25 302.8 + echo /repository/infrastructure-playbooks/purge-cluster.yml 2026-03-08 00:06:57.282908 | debian-bookworm | #25 302.8 ++ basename /repository/infrastructure-playbooks/purge-cluster.yml 2026-03-08 00:06:57.282913 | debian-bookworm | #25 302.8 + cp /repository/infrastructure-playbooks/purge-cluster.yml /ansible/ceph-purge-cluster.yml 2026-03-08 00:06:57.282923 | debian-bookworm | #25 302.8 /repository/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml 2026-03-08 00:06:57.282928 | debian-bookworm | #25 302.8 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-03-08 00:06:57.282933 | debian-bookworm | #25 302.8 + echo /repository/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml 2026-03-08 00:06:57.282938 | debian-bookworm | #25 302.8 ++ basename /repository/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml 2026-03-08 00:06:57.282944 | debian-bookworm | #25 302.8 + cp /repository/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml /ansible/ceph-switch-from-non-containerized-to-containerized-ceph-daemons.yml 2026-03-08 00:06:57.282951 | debian-bookworm | #25 302.8 /repository/infrastructure-playbooks/lv-teardown.yml 2026-03-08 00:06:57.282956 | debian-bookworm | #25 302.8 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-03-08 00:06:57.282961 | debian-bookworm | #25 302.8 + echo /repository/infrastructure-playbooks/lv-teardown.yml 2026-03-08 00:06:57.282966 | debian-bookworm | #25 302.8 ++ basename /repository/infrastructure-playbooks/lv-teardown.yml 2026-03-08 00:06:57.282978 | debian-bookworm | #25 302.8 + cp /repository/infrastructure-playbooks/lv-teardown.yml /ansible/ceph-lv-teardown.yml 2026-03-08 00:06:57.282983 | debian-bookworm | #25 302.8 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-03-08 00:06:57.282988 | debian-bookworm | #25 302.8 + echo /repository/infrastructure-playbooks/shrink-mon.yml 2026-03-08 00:06:57.282993 | debian-bookworm | #25 302.8 /repository/infrastructure-playbooks/shrink-mon.yml 2026-03-08 00:06:57.282999 | debian-bookworm | #25 302.8 ++ basename /repository/infrastructure-playbooks/shrink-mon.yml 2026-03-08 00:06:57.283004 | debian-bookworm | #25 302.8 + cp /repository/infrastructure-playbooks/shrink-mon.yml /ansible/ceph-shrink-mon.yml 2026-03-08 00:06:57.283009 | debian-bookworm | #25 302.8 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-03-08 00:06:57.283014 | debian-bookworm | #25 302.8 + echo /repository/infrastructure-playbooks/purge-container-cluster.yml 2026-03-08 00:06:57.283019 | debian-bookworm | #25 302.8 /repository/infrastructure-playbooks/purge-container-cluster.yml 2026-03-08 00:06:57.283024 | debian-bookworm | #25 302.8 ++ basename /repository/infrastructure-playbooks/purge-container-cluster.yml 2026-03-08 00:06:57.283030 | debian-bookworm | #25 302.8 + cp /repository/infrastructure-playbooks/purge-container-cluster.yml /ansible/ceph-purge-container-cluster.yml 2026-03-08 00:06:57.283035 | debian-bookworm | #25 302.8 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-03-08 00:06:57.283040 | debian-bookworm | #25 302.8 + echo /repository/infrastructure-playbooks/docker-to-podman.yml 2026-03-08 00:06:57.283045 | debian-bookworm | #25 302.8 /repository/infrastructure-playbooks/docker-to-podman.yml 2026-03-08 00:06:57.283050 | debian-bookworm | #25 302.8 ++ basename /repository/infrastructure-playbooks/docker-to-podman.yml 2026-03-08 00:06:57.283055 | debian-bookworm | #25 302.8 + cp /repository/infrastructure-playbooks/docker-to-podman.yml /ansible/ceph-docker-to-podman.yml 2026-03-08 00:06:57.283061 | debian-bookworm | #25 302.8 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-03-08 00:06:57.283066 | debian-bookworm | #25 302.8 + echo /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml 2026-03-08 00:06:57.283071 | debian-bookworm | #25 302.8 /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml 2026-03-08 00:06:57.283076 | debian-bookworm | #25 302.8 ++ basename /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml 2026-03-08 00:06:57.283081 | debian-bookworm | #25 302.8 + cp /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml /ansible/ceph-backup-and-restore-ceph-files.yml 2026-03-08 00:06:57.283087 | debian-bookworm | #25 302.8 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-03-08 00:06:57.283092 | debian-bookworm | #25 302.8 + echo /repository/infrastructure-playbooks/cephadm.yml 2026-03-08 00:06:57.283098 | debian-bookworm | #25 302.8 /repository/infrastructure-playbooks/cephadm.yml 2026-03-08 00:06:57.283103 | debian-bookworm | #25 302.8 ++ basename /repository/infrastructure-playbooks/cephadm.yml 2026-03-08 00:06:57.283108 | debian-bookworm | #25 302.8 + cp /repository/infrastructure-playbooks/cephadm.yml /ansible/ceph-cephadm.yml 2026-03-08 00:06:57.383086 | debian-bookworm | #25 302.8 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-03-08 00:06:57.383325 | debian-bookworm | #25 302.8 + echo /repository/infrastructure-playbooks/shrink-mds.yml 2026-03-08 00:06:57.383401 | debian-bookworm | #25 302.8 /repository/infrastructure-playbooks/shrink-mds.yml 2026-03-08 00:06:57.383460 | debian-bookworm | #25 302.8 ++ basename /repository/infrastructure-playbooks/shrink-mds.yml 2026-03-08 00:06:57.383540 | debian-bookworm | #25 302.8 + cp /repository/infrastructure-playbooks/shrink-mds.yml /ansible/ceph-shrink-mds.yml 2026-03-08 00:06:57.383584 | debian-bookworm | #25 302.8 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-03-08 00:06:57.383660 | debian-bookworm | #25 302.8 + echo /repository/infrastructure-playbooks/shrink-osd.yml 2026-03-08 00:06:57.383756 | debian-bookworm | #25 302.8 /repository/infrastructure-playbooks/shrink-osd.yml 2026-03-08 00:06:57.383802 | debian-bookworm | #25 302.8 ++ basename /repository/infrastructure-playbooks/shrink-osd.yml 2026-03-08 00:06:57.383877 | debian-bookworm | #25 302.8 + cp /repository/infrastructure-playbooks/shrink-osd.yml /ansible/ceph-shrink-osd.yml 2026-03-08 00:06:57.383975 | debian-bookworm | #25 302.8 /repository/infrastructure-playbooks/shrink-mgr.yml 2026-03-08 00:06:57.384090 | debian-bookworm | #25 302.8 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-03-08 00:06:57.384211 | debian-bookworm | #25 302.8 + echo /repository/infrastructure-playbooks/shrink-mgr.yml 2026-03-08 00:06:57.384311 | debian-bookworm | #25 302.8 ++ basename /repository/infrastructure-playbooks/shrink-mgr.yml 2026-03-08 00:06:57.384387 | debian-bookworm | #25 302.8 + cp /repository/infrastructure-playbooks/shrink-mgr.yml /ansible/ceph-shrink-mgr.yml 2026-03-08 00:06:57.384430 | debian-bookworm | #25 302.8 /repository/infrastructure-playbooks/gather-ceph-logs.yml 2026-03-08 00:06:57.384503 | debian-bookworm | #25 302.8 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-03-08 00:06:57.384579 | debian-bookworm | #25 302.8 + echo /repository/infrastructure-playbooks/gather-ceph-logs.yml 2026-03-08 00:06:57.384622 | debian-bookworm | #25 302.8 ++ basename /repository/infrastructure-playbooks/gather-ceph-logs.yml 2026-03-08 00:06:57.384765 | debian-bookworm | #25 302.8 + cp /repository/infrastructure-playbooks/gather-ceph-logs.yml /ansible/ceph-gather-ceph-logs.yml 2026-03-08 00:06:57.384862 | debian-bookworm | #25 302.8 /repository/infrastructure-playbooks/shrink-rgw.yml 2026-03-08 00:06:57.384948 | debian-bookworm | #25 302.8 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-03-08 00:06:57.385024 | debian-bookworm | #25 302.8 + echo /repository/infrastructure-playbooks/shrink-rgw.yml 2026-03-08 00:06:57.385067 | debian-bookworm | #25 302.8 ++ basename /repository/infrastructure-playbooks/shrink-rgw.yml 2026-03-08 00:06:57.385140 | debian-bookworm | #25 302.8 + cp /repository/infrastructure-playbooks/shrink-rgw.yml /ansible/ceph-shrink-rgw.yml 2026-03-08 00:06:57.385201 | debian-bookworm | #25 302.8 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-03-08 00:06:57.385284 | debian-bookworm | #25 302.8 + echo /repository/infrastructure-playbooks/purge-iscsi-gateways.yml 2026-03-08 00:06:57.385407 | debian-bookworm | #25 302.8 /repository/infrastructure-playbooks/purge-iscsi-gateways.yml 2026-03-08 00:06:57.385488 | debian-bookworm | #25 302.8 ++ basename /repository/infrastructure-playbooks/purge-iscsi-gateways.yml 2026-03-08 00:06:57.385560 | debian-bookworm | #25 302.8 + cp /repository/infrastructure-playbooks/purge-iscsi-gateways.yml /ansible/ceph-purge-iscsi-gateways.yml 2026-03-08 00:06:57.385606 | debian-bookworm | #25 302.8 /repository/infrastructure-playbooks/rolling_update.yml 2026-03-08 00:06:57.385686 | debian-bookworm | #25 302.8 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-03-08 00:06:57.385964 | debian-bookworm | #25 302.8 + echo /repository/infrastructure-playbooks/rolling_update.yml 2026-03-08 00:06:57.386066 | debian-bookworm | #25 302.8 ++ basename /repository/infrastructure-playbooks/rolling_update.yml 2026-03-08 00:06:57.386137 | debian-bookworm | #25 302.8 + cp /repository/infrastructure-playbooks/rolling_update.yml /ansible/ceph-rolling_update.yml 2026-03-08 00:06:57.386177 | debian-bookworm | #25 302.8 /repository/infrastructure-playbooks/ceph-keys.yml 2026-03-08 00:06:57.386251 | debian-bookworm | #25 302.8 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-03-08 00:06:57.386320 | debian-bookworm | #25 302.8 + echo /repository/infrastructure-playbooks/ceph-keys.yml 2026-03-08 00:06:57.386359 | debian-bookworm | #25 302.8 ++ basename /repository/infrastructure-playbooks/ceph-keys.yml 2026-03-08 00:06:57.386424 | debian-bookworm | #25 302.8 + cp /repository/infrastructure-playbooks/ceph-keys.yml /ansible/ceph-ceph-keys.yml 2026-03-08 00:06:57.386463 | debian-bookworm | #25 302.8 /repository/infrastructure-playbooks/take-over-existing-cluster.yml 2026-03-08 00:06:57.386528 | debian-bookworm | #25 302.8 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-03-08 00:06:57.386567 | debian-bookworm | #25 302.8 + echo /repository/infrastructure-playbooks/take-over-existing-cluster.yml 2026-03-08 00:06:57.386634 | debian-bookworm | #25 302.8 ++ basename /repository/infrastructure-playbooks/take-over-existing-cluster.yml 2026-03-08 00:06:57.386690 | debian-bookworm | #25 302.8 + cp /repository/infrastructure-playbooks/take-over-existing-cluster.yml /ansible/ceph-take-over-existing-cluster.yml 2026-03-08 00:06:57.386756 | debian-bookworm | #25 302.8 /repository/infrastructure-playbooks/rgw-add-users-buckets.yml 2026-03-08 00:06:57.386861 | debian-bookworm | #25 302.8 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-03-08 00:06:57.386920 | debian-bookworm | #25 302.8 + echo /repository/infrastructure-playbooks/rgw-add-users-buckets.yml 2026-03-08 00:06:57.386974 | debian-bookworm | #25 302.8 ++ basename /repository/infrastructure-playbooks/rgw-add-users-buckets.yml 2026-03-08 00:06:57.387029 | debian-bookworm | #25 302.8 + cp /repository/infrastructure-playbooks/rgw-add-users-buckets.yml /ansible/ceph-rgw-add-users-buckets.yml 2026-03-08 00:06:57.387078 | debian-bookworm | #25 302.8 /repository/infrastructure-playbooks/cephadm-adopt.yml 2026-03-08 00:06:57.387117 | debian-bookworm | #25 302.8 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-03-08 00:06:57.387182 | debian-bookworm | #25 302.8 + echo /repository/infrastructure-playbooks/cephadm-adopt.yml 2026-03-08 00:06:57.387220 | debian-bookworm | #25 302.8 ++ basename /repository/infrastructure-playbooks/cephadm-adopt.yml 2026-03-08 00:06:57.387285 | debian-bookworm | #25 302.8 + cp /repository/infrastructure-playbooks/cephadm-adopt.yml /ansible/ceph-cephadm-adopt.yml 2026-03-08 00:06:57.387323 | debian-bookworm | #25 302.8 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-03-08 00:06:57.387388 | debian-bookworm | #25 302.8 + echo /repository/infrastructure-playbooks/purge-dashboard.yml 2026-03-08 00:06:57.387427 | debian-bookworm | #25 302.8 /repository/infrastructure-playbooks/purge-dashboard.yml 2026-03-08 00:06:57.387492 | debian-bookworm | #25 302.8 ++ basename /repository/infrastructure-playbooks/purge-dashboard.yml 2026-03-08 00:06:57.387548 | debian-bookworm | #25 302.8 + cp /repository/infrastructure-playbooks/purge-dashboard.yml /ansible/ceph-purge-dashboard.yml 2026-03-08 00:06:57.387598 | debian-bookworm | #25 302.8 /repository/infrastructure-playbooks/shrink-rbdmirror.yml 2026-03-08 00:06:57.387654 | debian-bookworm | #25 302.8 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-03-08 00:06:57.387704 | debian-bookworm | #25 302.8 + echo /repository/infrastructure-playbooks/shrink-rbdmirror.yml 2026-03-08 00:06:57.387792 | debian-bookworm | #25 302.8 ++ basename /repository/infrastructure-playbooks/shrink-rbdmirror.yml 2026-03-08 00:06:57.387848 | debian-bookworm | #25 302.8 + cp /repository/infrastructure-playbooks/shrink-rbdmirror.yml /ansible/ceph-shrink-rbdmirror.yml 2026-03-08 00:06:57.387898 | debian-bookworm | #25 302.8 /repository/infrastructure-playbooks/add-mon.yml 2026-03-08 00:06:57.387953 | debian-bookworm | #25 302.8 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-03-08 00:06:57.388002 | debian-bookworm | #25 302.8 + echo /repository/infrastructure-playbooks/add-mon.yml 2026-03-08 00:06:57.388058 | debian-bookworm | #25 302.8 ++ basename /repository/infrastructure-playbooks/add-mon.yml 2026-03-08 00:06:57.388106 | debian-bookworm | #25 302.8 + cp /repository/infrastructure-playbooks/add-mon.yml /ansible/ceph-add-mon.yml 2026-03-08 00:06:57.388183 | debian-bookworm | #25 302.8 + cp -r /repository/roles/ceph-client /repository/roles/ceph-common /repository/roles/ceph-config /repository/roles/ceph-container-common /repository/roles/ceph-container-engine /repository/roles/ceph-crash /repository/roles/ceph-dashboard /repository/roles/ceph-defaults /repository/roles/ceph-facts /repository/roles/ceph-fetch-keys /repository/roles/ceph-grafana /repository/roles/ceph-handler /repository/roles/ceph-infra /repository/roles/ceph-iscsi-gw /repository/roles/ceph-mds /repository/roles/ceph-mgr /repository/roles/ceph-mon /repository/roles/ceph-nfs /repository/roles/ceph-node-exporter /repository/roles/ceph-osd /repository/roles/ceph-prometheus /repository/roles/ceph-rbd-mirror /repository/roles/ceph-rgw /repository/roles/ceph-rgw-loadbalancer /repository/roles/ceph-validate /ansible/roles 2026-03-08 00:06:57.388227 | debian-bookworm | #25 302.9 + '[' '!' -e /ansible/roles/ceph-container-common ']' 2026-03-08 00:06:57.388294 | debian-bookworm | #25 302.9 + '[' -e /repository/site-docker.yml.sample ']' 2026-03-08 00:06:57.388332 | debian-bookworm | #25 302.9 + '[' -e /repository/site-container.yml.sample ']' 2026-03-08 00:06:57.388398 | debian-bookworm | #25 302.9 + cp /repository/site-container.yml.sample /ansible/ceph-site.ym 2026-03-08 00:06:57.388438 | debian-bookworm | #25 302.9 + '[' -e /repository/dashboard.yml ']' 2026-03-08 00:06:57.388476 | debian-bookworm | #25 302.9 + cp /repository/dashboard.yml /ansible/dashboard.yml 2026-03-08 00:06:57.388555 | debian-bookworm | #25 302.9 + '[' -e /repository/module_utils ']' 2026-03-08 00:06:57.388595 | debian-bookworm | #25 302.9 + cp -r /repository/module_utils /ansible 2026-03-08 00:06:57.388634 | debian-bookworm | #25 302.9 + ln -s /ansible/ceph-rolling_update.yml /ansible/ceph-upgrade.yml 2026-03-08 00:06:57.388674 | debian-bookworm | #25 302.9 + rm -f /ansible/ceph-purge-cluster.yml /ansible/ceph-purge-container-cluster.yml /ansible/ceph-purge-dashboard.yml /ansible/ceph-purge-iscsi-gateways.yml /ansible/ceph-purge-storage-node.yml 2026-03-08 00:06:57.388770 | debian-bookworm | #25 302.9 + mv /ceph-purge-cluster.yml /ceph-purge-storage-node.yml /ansible 2026-03-08 00:06:57.388812 | debian-bookworm | #25 302.9 + mkdir -p /ansible/roles/ceph-config /ansible/roles/ceph-defaults 2026-03-08 00:06:57.388851 | debian-bookworm | #25 302.9 + mkdir -p /tests 2026-03-08 00:06:57.547525 | debian-bookworm | #25 302.9 + cp -r /repository/tests/README.md /repository/tests/README.rst /repository/tests/conftest.py /repository/tests/functional /repository/tests/inventories /repository/tests/library /repository/tests/module_utils /repository/tests/plugins /repository/tests/pytest.ini /repository/tests/requirements.txt /repository/tests/scripts /tests 2026-03-08 00:06:57.547613 | debian-bookworm | #25 302.9 + python3 -m ara.setup.env 2026-03-08 00:06:57.547633 | debian-bookworm | #25 303.1 + python3 /src/render-playbooks.py 2026-03-08 00:06:57.773303 | debian-bookworm | #25 303.1 + chown -R dragon: /ansible /share /interface 2026-03-08 00:06:57.813076 | debian-bookworm | #25 303.3 + apt-get clean 2026-03-08 00:06:57.976921 | debian-bookworm | #25 303.3 + apt-get remove -y build-essential git libffi-dev libssh-dev libssl-dev libyaml-dev python3-dev 2026-03-08 00:06:58.495225 | debian-bookworm | #25 303.3 Reading package lists... 2026-03-08 00:06:58.673498 | debian-bookworm | #25 304.0 Building dependency tree... 2026-03-08 00:06:58.825115 | debian-bookworm | #25 304.2 Reading state information... 2026-03-08 00:06:58.861572 | debian-bookworm | #25 304.4 The following packages were automatically installed and are no longer required: 2026-03-08 00:06:59.029446 | debian-bookworm | #25 304.4 binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-12 dpkg-dev 2026-03-08 00:06:59.029515 | debian-bookworm | #25 304.4 g++ g++-12 gcc gcc-12 git-man libasan8 libatomic1 libbinutils libbrotli1 2026-03-08 00:06:59.029534 | debian-bookworm | #25 304.4 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2026-03-08 00:06:59.029551 | debian-bookworm | #25 304.4 libcurl3-gnutls libdpkg-perl liberror-perl libexpat1-dev libgcc-12-dev 2026-03-08 00:06:59.029568 | debian-bookworm | #25 304.4 libgdbm-compat4 libgomp1 libgprofng0 libisl23 libitm1 libjansson4 2026-03-08 00:06:59.029584 | debian-bookworm | #25 304.4 libjs-jquery libjs-sphinxdoc libjs-underscore libldap-2.5-0 liblsan0 libmpc3 2026-03-08 00:06:59.029599 | debian-bookworm | #25 304.4 libmpfr6 libnghttp2-14 libnsl-dev libperl5.36 libpsl5 libpython3-dev 2026-03-08 00:06:59.029615 | debian-bookworm | #25 304.4 libpython3.11 libpython3.11-dev libquadmath0 librtmp1 libsasl2-2 2026-03-08 00:06:59.029630 | debian-bookworm | #25 304.4 libsasl2-modules-db libssh-4 libssh2-1 libstdc++-12-dev libtirpc-dev 2026-03-08 00:06:59.029645 | debian-bookworm | #25 304.4 libtsan2 libubsan1 libyaml-0-2 linux-libc-dev make perl perl-modules-5.36 2026-03-08 00:06:59.029662 | debian-bookworm | #25 304.4 python3.11-dev rpcsvc-proto xz-utils zlib1g-dev 2026-03-08 00:06:59.029678 | debian-bookworm | #25 304.4 Use 'apt autoremove' to remove them. 2026-03-08 00:06:59.029693 | debian-bookworm | #25 304.4 The following packages will be REMOVED: 2026-03-08 00:06:59.029730 | debian-bookworm | #25 304.4 build-essential git libffi-dev libssh-dev libssl-dev libyaml-dev python3-dev 2026-03-08 00:06:59.090031 | debian-bookworm | #25 304.6 0 upgraded, 0 newly installed, 7 to remove and 0 not upgraded. 2026-03-08 00:06:59.090104 | debian-bookworm | #25 304.6 After this operation, 60.6 MB disk space will be freed. 2026-03-08 00:06:59.303675 | debian-bookworm | #25 304.6 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16754 files and directories currently installed.) 2026-03-08 00:06:59.303887 | debian-bookworm | #25 304.6 Removing build-essential (12.9) ... 2026-03-08 00:06:59.303946 | debian-bookworm | #25 304.7 Removing git (1:2.39.5-0+deb12u3) ... 2026-03-08 00:06:59.303991 | debian-bookworm | #25 304.8 Removing libffi-dev:amd64 (3.4.4-1) ... 2026-03-08 00:06:59.488209 | debian-bookworm | #25 304.9 Removing libssh-dev:amd64 (0.10.6-0+deb12u2) ... 2026-03-08 00:06:59.488293 | debian-bookworm | #25 305.0 Removing libssl-dev:amd64 (3.0.18-1~deb12u2) ... 2026-03-08 00:06:59.609983 | debian-bookworm | #25 305.1 Removing libyaml-dev:amd64 (0.2.5-1) ... 2026-03-08 00:06:59.610183 | debian-bookworm | #25 305.1 Removing python3-dev (3.11.2-1+b1) ... 2026-03-08 00:06:59.709982 | debian-bookworm | #25 305.2 + apt-get autoremove -y 2026-03-08 00:07:00.379223 | debian-bookworm | #25 305.2 Reading package lists... 2026-03-08 00:07:00.565043 | debian-bookworm | #25 305.9 Building dependency tree... 2026-03-08 00:07:00.716370 | debian-bookworm | #25 306.1 Reading state information... 2026-03-08 00:07:00.755167 | debian-bookworm | #25 306.3 The following packages will be REMOVED: 2026-03-08 00:07:00.755246 | debian-bookworm | #25 306.3 binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-12 dpkg-dev 2026-03-08 00:07:00.755261 | debian-bookworm | #25 306.3 g++ g++-12 gcc gcc-12 git-man libasan8 libatomic1 libbinutils libbrotli1 2026-03-08 00:07:00.755272 | debian-bookworm | #25 306.3 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2026-03-08 00:07:00.755285 | debian-bookworm | #25 306.3 libcurl3-gnutls libdpkg-perl liberror-perl libexpat1-dev libgcc-12-dev 2026-03-08 00:07:00.907375 | debian-bookworm | #25 306.3 libgdbm-compat4 libgomp1 libgprofng0 libisl23 libitm1 libjansson4 2026-03-08 00:07:00.907492 | debian-bookworm | #25 306.3 libjs-jquery libjs-sphinxdoc libjs-underscore libldap-2.5-0 liblsan0 libmpc3 2026-03-08 00:07:00.907542 | debian-bookworm | #25 306.3 libmpfr6 libnghttp2-14 libnsl-dev libperl5.36 libpsl5 libpython3-dev 2026-03-08 00:07:00.907587 | debian-bookworm | #25 306.3 libpython3.11 libpython3.11-dev libquadmath0 librtmp1 libsasl2-2 2026-03-08 00:07:00.907630 | debian-bookworm | #25 306.3 libsasl2-modules-db libssh-4 libssh2-1 libstdc++-12-dev libtirpc-dev 2026-03-08 00:07:00.907673 | debian-bookworm | #25 306.3 libtsan2 libubsan1 libyaml-0-2 linux-libc-dev make perl perl-modules-5.36 2026-03-08 00:07:00.907742 | debian-bookworm | #25 306.3 python3.11-dev rpcsvc-proto xz-utils zlib1g-dev 2026-03-08 00:07:00.959179 | debian-bookworm | #25 306.5 0 upgraded, 0 newly installed, 66 to remove and 0 not upgraded. 2026-03-08 00:07:00.959297 | debian-bookworm | #25 306.5 After this operation, 358 MB disk space will be freed. 2026-03-08 00:07:01.071284 | debian-bookworm | #25 306.5 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15615 files and directories currently installed.) 2026-03-08 00:07:01.071399 | debian-bookworm | #25 306.5 Removing g++ (4:12.2.0-3) ... 2026-03-08 00:07:01.071444 | debian-bookworm | #25 306.6 Removing gcc (4:12.2.0-3) ... 2026-03-08 00:07:01.234544 | debian-bookworm | #25 306.7 Removing dpkg-dev (1.21.22) ... 2026-03-08 00:07:01.234664 | debian-bookworm | #25 306.8 Removing bzip2 (1.0.8-5+b1) ... 2026-03-08 00:07:01.374873 | debian-bookworm | #25 306.8 Removing cpp (4:12.2.0-3) ... 2026-03-08 00:07:01.375066 | debian-bookworm | #25 306.9 Removing g++-12 (12.2.0-14+deb12u1) ... 2026-03-08 00:07:01.506907 | debian-bookworm | #25 307.0 Removing git-man (1:2.39.5-0+deb12u3) ... 2026-03-08 00:07:01.507055 | debian-bookworm | #25 307.0 Removing libstdc++-12-dev:amd64 (12.2.0-14+deb12u1) ... 2026-03-08 00:07:01.624998 | debian-bookworm | #25 307.1 Removing libcurl3-gnutls:amd64 (7.88.1-10+deb12u14) ... 2026-03-08 00:07:01.760973 | debian-bookworm | #25 307.2 Removing libbrotli1:amd64 (1.0.9-2+b6) ... 2026-03-08 00:07:01.761096 | debian-bookworm | #25 307.3 Removing python3.11-dev (3.11.2-6+deb12u6) ... 2026-03-08 00:07:01.886688 | debian-bookworm | #25 307.3 Removing libpython3-dev:amd64 (3.11.2-1+b1) ... 2026-03-08 00:07:01.886923 | debian-bookworm | #25 307.4 Removing libpython3.11-dev:amd64 (3.11.2-6+deb12u6) ... 2026-03-08 00:07:02.032673 | debian-bookworm | #25 307.5 Removing libexpat1-dev:amd64 (2.5.0-1+deb12u2) ... 2026-03-08 00:07:02.032827 | debian-bookworm | #25 307.5 Removing zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ... 2026-03-08 00:07:02.193957 | debian-bookworm | #25 307.6 Removing libc6-dev:amd64 (2.36-9+deb12u13) ... 2026-03-08 00:07:02.194054 | debian-bookworm | #25 307.7 Removing libc-dev-bin (2.36-9+deb12u13) ... 2026-03-08 00:07:02.343695 | debian-bookworm | #25 307.8 Removing libcrypt-dev:amd64 (1:4.4.33-2) ... 2026-03-08 00:07:02.343845 | debian-bookworm | #25 307.9 Removing libdpkg-perl (1.21.22) ... 2026-03-08 00:07:02.473814 | debian-bookworm | #25 307.9 Removing liberror-perl (0.17029-2) ... 2026-03-08 00:07:02.473904 | debian-bookworm | #25 308.0 Removing perl (5.36.0-7+deb12u3) ... 2026-03-08 00:07:02.639090 | debian-bookworm | #25 308.1 Removing libperl5.36:amd64 (5.36.0-7+deb12u3) ... 2026-03-08 00:07:02.639175 | debian-bookworm | #25 308.2 Removing libgdbm-compat4:amd64 (1.23-3) ... 2026-03-08 00:07:02.779986 | debian-bookworm | #25 308.2 Removing libjs-sphinxdoc (5.3.0-4) ... 2026-03-08 00:07:02.780093 | debian-bookworm | #25 308.3 Removing libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-03-08 00:07:02.928579 | debian-bookworm | #25 308.4 Removing libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-03-08 00:07:02.928686 | debian-bookworm | #25 308.4 Removing libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... 2026-03-08 00:07:03.077793 | debian-bookworm | #25 308.5 Removing libnghttp2-14:amd64 (1.52.0-1+deb12u2) ... 2026-03-08 00:07:03.077901 | debian-bookworm | #25 308.6 Removing libnsl-dev:amd64 (1.3.0-2) ... 2026-03-08 00:07:03.222393 | debian-bookworm | #25 308.7 Removing libpsl5:amd64 (0.21.2-1) ... 2026-03-08 00:07:03.357036 | debian-bookworm | #25 308.7 Removing libpython3.11:amd64 (3.11.2-6+deb12u6) ... 2026-03-08 00:07:03.490594 | debian-bookworm | #25 308.9 Removing librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 2026-03-08 00:07:03.490691 | debian-bookworm | #25 308.9 Removing libsasl2-2:amd64 (2.1.28+dfsg-10) ... 2026-03-08 00:07:03.643082 | debian-bookworm | #25 309.0 Removing libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... 2026-03-08 00:07:03.643228 | debian-bookworm | #25 309.1 Removing libssh-4:amd64 (0.10.6-0+deb12u2) ... 2026-03-08 00:07:03.643250 | debian-bookworm | #25 309.2 Removing libssh2-1:amd64 (1.10.0-3+b1) ... 2026-03-08 00:07:03.823407 | debian-bookworm | #25 309.2 Removing libtirpc-dev:amd64 (1.3.3+ds-1) ... 2026-03-08 00:07:03.823582 | debian-bookworm | #25 309.3 Removing libyaml-0-2:amd64 (0.2.5-1) ... 2026-03-08 00:07:03.964763 | debian-bookworm | #25 309.5 Removing linux-libc-dev:amd64 (6.1.162-1) ... 2026-03-08 00:07:04.078427 | debian-bookworm | #25 309.6 Removing make (4.3-4.1) ... 2026-03-08 00:07:04.258897 | debian-bookworm | #25 309.7 Removing perl-modules-5.36 (5.36.0-7+deb12u3) ... 2026-03-08 00:07:04.258973 | debian-bookworm | #25 309.8 Removing rpcsvc-proto (1.4.3-1) ... 2026-03-08 00:07:04.402504 | debian-bookworm | #25 309.8 Removing xz-utils (5.4.1-1) ... 2026-03-08 00:07:04.402610 | debian-bookworm | #25 309.9 Removing gcc-12 (12.2.0-14+deb12u1) ... 2026-03-08 00:07:04.546588 | debian-bookworm | #25 310.0 Removing binutils (2.40-2) ... 2026-03-08 00:07:04.546757 | debian-bookworm | #25 310.1 Removing binutils-x86-64-linux-gnu (2.40-2) ... 2026-03-08 00:07:04.684968 | debian-bookworm | #25 310.1 Removing libgprofng0:amd64 (2.40-2) ... 2026-03-08 00:07:04.685088 | debian-bookworm | #25 310.2 Removing libctf0:amd64 (2.40-2) ... 2026-03-08 00:07:04.822309 | debian-bookworm | #25 310.3 Removing libbinutils:amd64 (2.40-2) ... 2026-03-08 00:07:04.822460 | debian-bookworm | #25 310.3 Removing binutils-common:amd64 (2.40-2) ... 2026-03-08 00:07:04.951569 | debian-bookworm | #25 310.5 Removing cpp-12 (12.2.0-14+deb12u1) ... 2026-03-08 00:07:05.120955 | debian-bookworm | #25 310.6 Removing libgcc-12-dev:amd64 (12.2.0-14+deb12u1) ... 2026-03-08 00:07:05.121056 | debian-bookworm | #25 310.6 Removing libasan8:amd64 (12.2.0-14+deb12u1) ... 2026-03-08 00:07:05.249065 | debian-bookworm | #25 310.7 Removing libatomic1:amd64 (12.2.0-14+deb12u1) ... 2026-03-08 00:07:05.249186 | debian-bookworm | #25 310.8 Removing libcc1-0:amd64 (12.2.0-14+deb12u1) ... 2026-03-08 00:07:05.428980 | debian-bookworm | #25 310.8 Removing libctf-nobfd0:amd64 (2.40-2) ... 2026-03-08 00:07:05.429121 | debian-bookworm | #25 310.9 Removing libgomp1:amd64 (12.2.0-14+deb12u1) ... 2026-03-08 00:07:05.572434 | debian-bookworm | #25 311.0 Removing libisl23:amd64 (0.25-1.1) ... 2026-03-08 00:07:05.572521 | debian-bookworm | #25 311.1 Removing libitm1:amd64 (12.2.0-14+deb12u1) ... 2026-03-08 00:07:05.726975 | debian-bookworm | #25 311.2 Removing libjansson4:amd64 (2.14-2) ... 2026-03-08 00:07:05.727084 | debian-bookworm | #25 311.2 Removing liblsan0:amd64 (12.2.0-14+deb12u1) ... 2026-03-08 00:07:05.868179 | debian-bookworm | #25 311.3 Removing libmpc3:amd64 (1.3.1-1) ... 2026-03-08 00:07:05.868303 | debian-bookworm | #25 311.4 Removing libmpfr6:amd64 (4.2.0-1) ... 2026-03-08 00:07:05.988340 | debian-bookworm | #25 311.4 Removing libquadmath0:amd64 (12.2.0-14+deb12u1) ... 2026-03-08 00:07:05.988457 | debian-bookworm | #25 311.5 Removing libtsan2:amd64 (12.2.0-14+deb12u1) ... 2026-03-08 00:07:06.175354 | debian-bookworm | #25 311.6 Removing libubsan1:amd64 (12.2.0-14+deb12u1) ... 2026-03-08 00:07:06.175419 | debian-bookworm | #25 311.7 Processing triggers for libc-bin (2.36-9+deb12u13) ... 2026-03-08 00:07:06.376782 | debian-bookworm | #25 311.7 + rm -rf /patches /release /root/.cache /tmp/uv-6c2078bb75587c01.lock /tmp/uv-setuptools-314ce60c81856bb5.lock /tmp/uv-setuptools-3b273c9567002297.lock /tmp/uv-setuptools-6143ba14a5da77a4.lock /tmp/uv-setuptools-bf318ca52f50954f.lock /usr/share/doc/adduser /usr/share/doc/apt /usr/share/doc/base-files /usr/share/doc/base-passwd /usr/share/doc/bash /usr/share/doc/bsdutils /usr/share/doc/ca-certificates /usr/share/doc/coreutils /usr/share/doc/dash /usr/share/doc/debconf /usr/share/doc/debian-archive-keyring /usr/share/doc/debianutils /usr/share/doc/diffutils /usr/share/doc/dpkg /usr/share/doc/dumb-init /usr/share/doc/e2fsprogs /usr/share/doc/findutils /usr/share/doc/gcc-12-base /usr/share/doc/gpgv /usr/share/doc/grep /usr/share/doc/gzip /usr/share/doc/hostname /usr/share/doc/init-system-helpers /usr/share/doc/iputils-ping /usr/share/doc/jq /usr/share/doc/libacl1 /usr/share/doc/libapt-pkg6.0 /usr/share/doc/libattr1 /usr/share/doc/libaudit-common /usr/share/doc/libaudit1 /usr/share/doc/libblkid1 /usr/share/doc/libbsd0 /usr/share/doc/libbz2-1.0 /usr/share/doc/libc-bin /usr/share/doc/libc6 /usr/share/doc/libcap-ng0 /usr/share/doc/libcap2 /usr/share/doc/libcap2-bin /usr/share/doc/libcbor0.8 /usr/share/doc/libcom-err2 /usr/share/doc/libcrypt1 /usr/share/doc/libdb5.3 /usr/share/doc/libdebconfclient0 /usr/share/doc/libedit2 /usr/share/doc/libexpat1 /usr/share/doc/libext2fs2 /usr/share/doc/libffi8 /usr/share/doc/libfido2-1 /usr/share/doc/libgcc-s1 /usr/share/doc/libgcrypt20 /usr/share/doc/libgdbm6 /usr/share/doc/libgmp10 /usr/share/doc/libgnutls30 /usr/share/doc/libgpg-error0 /usr/share/doc/libgssapi-krb5-2 /usr/share/doc/libhogweed6 /usr/share/doc/libidn2-0 /usr/share/doc/libjq1 /usr/share/doc/libk5crypto3 /usr/share/doc/libkeyutils1 /usr/share/doc/libkrb5-3 /usr/share/doc/libkrb5support0 /usr/share/doc/liblz4-1 /usr/share/doc/liblzma5 /usr/share/doc/libmd0 /usr/share/doc/libmount1 /usr/share/doc/libncursesw6 /usr/share/doc/libnettle8 /usr/share/doc/libnsl2 /usr/share/doc/libonig5 /usr/share/doc/libp11-kit0 /usr/share/doc/libpam-modules /usr/share/doc/libpam-modules-bin /usr/share/doc/libpam-runtime /usr/share/doc/libpam0g /usr/share/doc/libpcre2-8-0 /usr/share/doc/libpopt0 /usr/share/doc/libproc2-0 /usr/share/doc/libpython3-stdlib /usr/share/doc/libpython3.11-minimal /usr/share/doc/libpython3.11-stdlib /usr/share/doc/libreadline8 /usr/share/doc/libseccomp2 /usr/share/doc/libselinux1 /usr/share/doc/libsemanage-common /usr/share/doc/libsemanage2 /usr/share/doc/libsepol2 /usr/share/doc/libsmartcols1 /usr/share/doc/libsqlite3-0 /usr/share/doc/libss2 /usr/share/doc/libssl3 /usr/share/doc/libstdc++6 /usr/share/doc/libsystemd0 /usr/share/doc/libtasn1-6 /usr/share/doc/libtinfo6 /usr/share/doc/libtirpc-common /usr/share/doc/libtirpc3 /usr/share/doc/libudev1 /usr/share/doc/libunistring2 /usr/share/doc/libuuid1 /usr/share/doc/libxxhash0 /usr/share/doc/libzstd1 /usr/share/doc/login /usr/share/doc/logsave /usr/share/doc/mawk /usr/share/doc/media-types /usr/share/doc/mount /usr/share/doc/ncurses-base /usr/share/doc/ncurses-bin /usr/share/doc/netbase /usr/share/doc/openssh-client /usr/share/doc/openssl /usr/share/doc/passwd /usr/share/doc/patch /usr/share/doc/perl-base /usr/share/doc/procps /usr/share/doc/python3 /usr/share/doc/python3-distutils /usr/share/doc/python3-lib2to3 /usr/share/doc/python3-minimal /usr/share/doc/python3-pip /usr/share/doc/python3-pkg-resources /usr/share/doc/python3-setuptools /usr/share/doc/python3-wheel /usr/share/doc/python3.11 /usr/share/doc/python3.11-minimal /usr/share/doc/readline-common /usr/share/doc/rsync /usr/share/doc/sed /usr/share/doc/sshpass /usr/share/doc/sysvinit-utils /usr/share/doc/tar /usr/share/doc/tzdata /usr/share/doc/usr-is-merged /usr/share/doc/util-linux /usr/share/doc/util-linux-extra /usr/share/doc/zlib1g /usr/share/man/man1 /usr/share/man/man5 /usr/share/man/man7 /usr/share/man/man8 /var/lib/apt/lists/auxfiles /var/lib/apt/lists/deb.debian.org_debian-security_dists_bookworm-security_InRelease /var/lib/apt/lists/deb.debian.org_debian-security_dists_bookworm-security_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/deb.debian.org_debian_dists_bookworm-updates_InRelease /var/lib/apt/lists/deb.debian.org_debian_dists_bookworm-updates_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/deb.debian.org_debian_dists_bookworm_InRelease /var/lib/apt/lists/deb.debian.org_debian_dists_bookworm_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/lock /var/lib/apt/lists/partial '/var/tmp/*' 2026-03-08 00:07:06.376893 | debian-bookworm | #25 311.8 + uv pip install --no-cache --system pyclean==3.0.0 2026-03-08 00:07:06.376913 | debian-bookworm | #25 311.9 Using Python 3.13.12 environment at: /usr/local 2026-03-08 00:07:06.501554 | debian-bookworm | #25 312.0 Resolved 1 package in 114ms 2026-03-08 00:07:06.744431 | debian-bookworm | #25 312.0 Prepared 1 package in 21ms 2026-03-08 00:07:06.744583 | debian-bookworm | #25 312.0 Installed 1 package in 5ms 2026-03-08 00:07:06.744633 | debian-bookworm | #25 312.0 + pyclean==3.0.0 2026-03-08 00:07:06.744680 | debian-bookworm | #25 312.1 + pyclean /usr 2026-03-08 00:07:06.744760 | debian-bookworm | #25 312.1 Cleaning directory /usr 2026-03-08 00:07:07.360891 | debian-bookworm | #25 312.9 Total 1903 files, 298 directories removed. 2026-03-08 00:07:07.521976 | debian-bookworm | #25 312.9 + uv pip uninstall --system pyclean 2026-03-08 00:07:07.792094 | debian-bookworm | #25 313.1 Using Python 3.13.12 environment at: /usr/local 2026-03-08 00:07:07.792220 | debian-bookworm | #25 313.2 Uninstalled 1 package in 255ms 2026-03-08 00:07:07.792259 | debian-bookworm | #25 313.2 - pyclean==3.0.0 2026-03-08 00:07:08.007113 | debian-bookworm | #25 DONE 313.5s 2026-03-08 00:07:14.173118 | debian-bookworm | 2026-03-08 00:07:14.173231 | debian-bookworm | #26 [stage-1 2/4] COPY --link --from=builder / / 2026-03-08 00:07:14.306459 | debian-bookworm | #26 DONE 3.5s 2026-03-08 00:07:14.462287 | debian-bookworm | 2026-03-08 00:07:14.462375 | debian-bookworm | #26 [stage-1 2/4] COPY --link --from=builder / / 2026-03-08 00:07:14.462394 | debian-bookworm | #26 merging 2026-03-08 00:07:17.587416 | debian-bookworm | #26 merging 3.3s done 2026-03-08 00:07:17.587497 | debian-bookworm | #26 DONE 6.8s 2026-03-08 00:07:17.739030 | debian-bookworm | 2026-03-08 00:07:17.739121 | debian-bookworm | #27 [stage-1 3/4] WORKDIR /ansible 2026-03-08 00:07:18.216398 | debian-bookworm | #27 DONE 0.6s 2026-03-08 00:07:18.370923 | debian-bookworm | 2026-03-08 00:07:18.370987 | debian-bookworm | #28 [stage-1 4/4] RUN chown -R dragon: /ansible 2026-03-08 00:07:20.106122 | debian-bookworm | #28 DONE 1.9s 2026-03-08 00:07:20.267425 | debian-bookworm | 2026-03-08 00:07:20.267482 | debian-bookworm | #29 exporting to image 2026-03-08 00:07:20.267490 | debian-bookworm | #29 exporting layers 2026-03-08 00:07:46.937680 | debian-bookworm | #29 exporting layers 26.8s done 2026-03-08 00:07:46.937784 | debian-bookworm | #29 exporting manifest sha256:f88dbea2d64eeb5d500dd5b3a299cf4ce7cbab9b41c6c5be617db67609e852bf 2026-03-08 00:07:47.061938 | debian-bookworm | #29 exporting manifest sha256:f88dbea2d64eeb5d500dd5b3a299cf4ce7cbab9b41c6c5be617db67609e852bf 0.0s done 2026-03-08 00:07:47.062069 | debian-bookworm | #29 exporting config sha256:3cb4013185ac4f382b18608c2a8ffd8b51c4ebdbbdf1762bcdd7a022a21b5729 0.0s done 2026-03-08 00:07:47.062125 | debian-bookworm | #29 exporting attestation manifest sha256:72eb23fbc558de4e78e34c2267993cc57d175450e57856b22d71c84caf00f409 0.0s done 2026-03-08 00:07:47.062168 | debian-bookworm | #29 exporting manifest list sha256:d09e7c0ab7c6474f0e9cbc4b0ec32459dff874c7653a9d31ff85b96dd8aa4eb6 2026-03-08 00:07:47.245883 | debian-bookworm | #29 exporting manifest list sha256:d09e7c0ab7c6474f0e9cbc4b0ec32459dff874c7653a9d31ff85b96dd8aa4eb6 0.0s done 2026-03-08 00:07:47.245966 | debian-bookworm | #29 naming to docker.io/library/56caf22:latest done 2026-03-08 00:07:47.245978 | debian-bookworm | #29 unpacking to docker.io/library/56caf22:latest 2026-03-08 00:07:54.834511 | debian-bookworm | #29 unpacking to docker.io/library/56caf22:latest 7.7s done 2026-03-08 00:07:55.029558 | debian-bookworm | #29 DONE 34.8s 2026-03-08 00:07:55.630623 | debian-bookworm | ok: Runtime: 0:06:15.345263 2026-03-08 00:07:55.670295 | 2026-03-08 00:07:55.670477 | TASK [Run push script] 2026-03-08 00:07:55.967435 | debian-bookworm | ++ git rev-parse --short HEAD 2026-03-08 00:07:55.971962 | debian-bookworm | + revision=56caf22 2026-03-08 00:07:55.972030 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-03-08 00:07:55.972048 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-03-08 00:07:55.972066 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/ceph-ansible 2026-03-08 00:07:55.972092 | debian-bookworm | + [[ latest == \l\a\t\e\s\t ]] 2026-03-08 00:07:55.972115 | debian-bookworm | + tag=osism.harbor.regio.digital/osism/ceph-ansible:quincy 2026-03-08 00:07:55.972163 | debian-bookworm | + docker tag 56caf22 osism.harbor.regio.digital/osism/ceph-ansible:quincy 2026-03-08 00:07:56.038206 | debian-bookworm | + docker push osism.harbor.regio.digital/osism/ceph-ansible:quincy 2026-03-08 00:07:56.060319 | debian-bookworm | The push refers to repository [osism.harbor.regio.digital/osism/ceph-ansible] 2026-03-08 00:07:56.168170 | debian-bookworm | 4f4fb700ef54: Waiting 2026-03-08 00:07:56.168240 | debian-bookworm | 84a2afebaf4d: Waiting 2026-03-08 00:07:56.168249 | debian-bookworm | 1d43138ccccd: Waiting 2026-03-08 00:07:56.168254 | debian-bookworm | 4fe4f2e14b2e: Waiting 2026-03-08 00:07:56.168260 | debian-bookworm | 4bbd077a41f2: Waiting 2026-03-08 00:07:56.168265 | debian-bookworm | 25b50f2ba1b1: Waiting 2026-03-08 00:07:56.168272 | debian-bookworm | a2967b9c155a: Waiting 2026-03-08 00:07:56.267005 | debian-bookworm | 4f4fb700ef54: Waiting 2026-03-08 00:07:56.267082 | debian-bookworm | 84a2afebaf4d: Waiting 2026-03-08 00:07:56.267102 | debian-bookworm | 1d43138ccccd: Waiting 2026-03-08 00:07:56.267111 | debian-bookworm | 4fe4f2e14b2e: Waiting 2026-03-08 00:07:56.267119 | debian-bookworm | 4bbd077a41f2: Waiting 2026-03-08 00:07:56.267126 | debian-bookworm | 25b50f2ba1b1: Waiting 2026-03-08 00:07:56.267135 | debian-bookworm | a2967b9c155a: Waiting 2026-03-08 00:07:56.367222 | debian-bookworm | 4f4fb700ef54: Waiting 2026-03-08 00:07:56.367286 | debian-bookworm | 84a2afebaf4d: Waiting 2026-03-08 00:07:56.367293 | debian-bookworm | 1d43138ccccd: Waiting 2026-03-08 00:07:56.367299 | debian-bookworm | 4fe4f2e14b2e: Waiting 2026-03-08 00:07:56.367305 | debian-bookworm | 4bbd077a41f2: Waiting 2026-03-08 00:07:56.367311 | debian-bookworm | 25b50f2ba1b1: Waiting 2026-03-08 00:07:56.367318 | debian-bookworm | a2967b9c155a: Waiting 2026-03-08 00:07:56.467260 | debian-bookworm | a2967b9c155a: Waiting 2026-03-08 00:07:56.467342 | debian-bookworm | 4f4fb700ef54: Waiting 2026-03-08 00:07:56.467355 | debian-bookworm | 84a2afebaf4d: Waiting 2026-03-08 00:07:56.467381 | debian-bookworm | 1d43138ccccd: Waiting 2026-03-08 00:07:56.467389 | debian-bookworm | 4fe4f2e14b2e: Waiting 2026-03-08 00:07:56.467396 | debian-bookworm | 4bbd077a41f2: Waiting 2026-03-08 00:07:56.467403 | debian-bookworm | 25b50f2ba1b1: Waiting 2026-03-08 00:07:56.567502 | debian-bookworm | 4bbd077a41f2: Waiting 2026-03-08 00:07:56.567647 | debian-bookworm | 25b50f2ba1b1: Waiting 2026-03-08 00:07:56.567861 | debian-bookworm | a2967b9c155a: Waiting 2026-03-08 00:07:56.567995 | debian-bookworm | 4f4fb700ef54: Waiting 2026-03-08 00:07:56.568090 | debian-bookworm | 84a2afebaf4d: Waiting 2026-03-08 00:07:56.568219 | debian-bookworm | 1d43138ccccd: Waiting 2026-03-08 00:07:56.568331 | debian-bookworm | 4fe4f2e14b2e: Waiting 2026-03-08 00:07:56.667951 | debian-bookworm | 4bbd077a41f2: Waiting 2026-03-08 00:07:56.668039 | debian-bookworm | 25b50f2ba1b1: Waiting 2026-03-08 00:07:56.668060 | debian-bookworm | a2967b9c155a: Waiting 2026-03-08 00:07:56.668073 | debian-bookworm | 4f4fb700ef54: Waiting 2026-03-08 00:07:56.668087 | debian-bookworm | 84a2afebaf4d: Waiting 2026-03-08 00:07:56.668098 | debian-bookworm | 1d43138ccccd: Waiting 2026-03-08 00:07:56.668110 | debian-bookworm | 4fe4f2e14b2e: Waiting 2026-03-08 00:07:56.768141 | debian-bookworm | 4f4fb700ef54: Waiting 2026-03-08 00:07:56.768289 | debian-bookworm | 84a2afebaf4d: Waiting 2026-03-08 00:07:56.768471 | debian-bookworm | 1d43138ccccd: Waiting 2026-03-08 00:07:56.768594 | debian-bookworm | 4fe4f2e14b2e: Waiting 2026-03-08 00:07:56.768787 | debian-bookworm | 4bbd077a41f2: Waiting 2026-03-08 00:07:56.768982 | debian-bookworm | 25b50f2ba1b1: Waiting 2026-03-08 00:07:56.769100 | debian-bookworm | a2967b9c155a: Waiting 2026-03-08 00:07:56.868071 | debian-bookworm | 4fe4f2e14b2e: Waiting 2026-03-08 00:07:56.868175 | debian-bookworm | 4bbd077a41f2: Waiting 2026-03-08 00:07:56.868301 | debian-bookworm | 25b50f2ba1b1: Waiting 2026-03-08 00:07:56.868432 | debian-bookworm | a2967b9c155a: Waiting 2026-03-08 00:07:56.868550 | debian-bookworm | 4f4fb700ef54: Waiting 2026-03-08 00:07:56.868702 | debian-bookworm | 84a2afebaf4d: Waiting 2026-03-08 00:07:56.868823 | debian-bookworm | 1d43138ccccd: Waiting 2026-03-08 00:07:56.967426 | debian-bookworm | a2967b9c155a: Waiting 2026-03-08 00:07:56.967518 | debian-bookworm | 4f4fb700ef54: Waiting 2026-03-08 00:07:56.967636 | debian-bookworm | 84a2afebaf4d: Waiting 2026-03-08 00:07:56.967771 | debian-bookworm | 1d43138ccccd: Waiting 2026-03-08 00:07:56.967915 | debian-bookworm | 4fe4f2e14b2e: Waiting 2026-03-08 00:07:56.967947 | debian-bookworm | 4bbd077a41f2: Waiting 2026-03-08 00:07:56.968065 | debian-bookworm | 25b50f2ba1b1: Waiting 2026-03-08 00:07:57.067606 | debian-bookworm | 4bbd077a41f2: Waiting 2026-03-08 00:07:57.067777 | debian-bookworm | 25b50f2ba1b1: Waiting 2026-03-08 00:07:57.067946 | debian-bookworm | a2967b9c155a: Waiting 2026-03-08 00:07:57.068056 | debian-bookworm | 4f4fb700ef54: Waiting 2026-03-08 00:07:57.068206 | debian-bookworm | 84a2afebaf4d: Waiting 2026-03-08 00:07:57.068334 | debian-bookworm | 1d43138ccccd: Waiting 2026-03-08 00:07:57.068482 | debian-bookworm | 4fe4f2e14b2e: Waiting 2026-03-08 00:07:57.168224 | debian-bookworm | 4f4fb700ef54: Waiting 2026-03-08 00:07:57.168338 | debian-bookworm | 84a2afebaf4d: Waiting 2026-03-08 00:07:57.168352 | debian-bookworm | 1d43138ccccd: Waiting 2026-03-08 00:07:57.168363 | debian-bookworm | 4fe4f2e14b2e: Waiting 2026-03-08 00:07:57.168373 | debian-bookworm | 4bbd077a41f2: Waiting 2026-03-08 00:07:57.168383 | debian-bookworm | 25b50f2ba1b1: Waiting 2026-03-08 00:07:57.168393 | debian-bookworm | a2967b9c155a: Waiting 2026-03-08 00:07:57.267230 | debian-bookworm | 4f4fb700ef54: Waiting 2026-03-08 00:07:57.267573 | debian-bookworm | 84a2afebaf4d: Waiting 2026-03-08 00:07:57.267898 | debian-bookworm | 1d43138ccccd: Waiting 2026-03-08 00:07:57.268189 | debian-bookworm | 4fe4f2e14b2e: Waiting 2026-03-08 00:07:57.268506 | debian-bookworm | 4bbd077a41f2: Waiting 2026-03-08 00:07:57.268831 | debian-bookworm | 25b50f2ba1b1: Waiting 2026-03-08 00:07:57.269077 | debian-bookworm | a2967b9c155a: Waiting 2026-03-08 00:07:57.367273 | debian-bookworm | a2967b9c155a: Waiting 2026-03-08 00:07:57.367353 | debian-bookworm | 4f4fb700ef54: Waiting 2026-03-08 00:07:57.367382 | debian-bookworm | 84a2afebaf4d: Waiting 2026-03-08 00:07:57.367392 | debian-bookworm | 1d43138ccccd: Waiting 2026-03-08 00:07:57.367401 | debian-bookworm | 4fe4f2e14b2e: Waiting 2026-03-08 00:07:57.367411 | debian-bookworm | 4bbd077a41f2: Waiting 2026-03-08 00:07:57.367420 | debian-bookworm | 25b50f2ba1b1: Waiting 2026-03-08 00:07:57.468208 | debian-bookworm | 84a2afebaf4d: Layer already exists 2026-03-08 00:07:57.468296 | debian-bookworm | 1d43138ccccd: Layer already exists 2026-03-08 00:07:57.468319 | debian-bookworm | 4fe4f2e14b2e: Layer already exists 2026-03-08 00:07:57.468332 | debian-bookworm | 4bbd077a41f2: Waiting 2026-03-08 00:07:57.468347 | debian-bookworm | 25b50f2ba1b1: Layer already exists 2026-03-08 00:07:57.468358 | debian-bookworm | a2967b9c155a: Waiting 2026-03-08 00:07:57.468369 | debian-bookworm | 4f4fb700ef54: Layer already exists 2026-03-08 00:07:57.567784 | debian-bookworm | a2967b9c155a: Waiting 2026-03-08 00:07:57.567863 | debian-bookworm | 4bbd077a41f2: Waiting 2026-03-08 00:07:57.667920 | debian-bookworm | a2967b9c155a: Waiting 2026-03-08 00:07:57.668005 | debian-bookworm | 4bbd077a41f2: Waiting 2026-03-08 00:07:57.767365 | debian-bookworm | 4bbd077a41f2: Waiting 2026-03-08 00:07:57.767442 | debian-bookworm | a2967b9c155a: Waiting 2026-03-08 00:07:59.267386 | debian-bookworm | a2967b9c155a: Pushed 2026-03-08 00:08:04.968084 | debian-bookworm | 4bbd077a41f2: Pushed 2026-03-08 00:08:09.833563 | debian-bookworm | quincy: digest: sha256:d09e7c0ab7c6474f0e9cbc4b0ec32459dff874c7653a9d31ff85b96dd8aa4eb6 size: 856 2026-03-08 00:08:10.216235 | debian-bookworm | ok: Runtime: 0:00:13.881329 2026-03-08 00:08:10.229902 | 2026-03-08 00:08:10.230089 | TASK [Run cosign script] 2026-03-08 00:08:10.539555 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-03-08 00:08:10.539651 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/ceph-ansible 2026-03-08 00:08:10.539659 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-03-08 00:08:10.539665 | debian-bookworm | + version=quincy 2026-03-08 00:08:10.539751 | debian-bookworm | + curl -O -L https://github.com/sigstore/cosign/releases/latest/download/cosign-linux-amd64 2026-03-08 00:08:10.561580 | debian-bookworm | % Total % Received % Xferd Average Speed Time Time Time Current 2026-03-08 00:08:10.562582 | debian-bookworm | Dload Upload Total Spent Left Speed 2026-03-08 00:08:10.767904 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-03-08 00:08:10.962332 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-03-08 00:08:15.739475 | debian-bookworm | 9 128M 9 11.7M 0 0 11.2M 0 0:00:11 0:00:01 0:00:10 11.2M 24 128M 24 31.2M 0 0 15.2M 0 0:00:08 0:00:02 0:00:06 19.4M 44 128M 44 57.5M 0 0 18.8M 0 0:00:06 0:00:03 0:00:03 22.8M 71 128M 71 92.0M 0 0 22.7M 0 0:00:05 0:00:04 0:00:01 26.7M 96 128M 96 124M 0 0 24.6M 0 0:00:05 0:00:05 --:--:-- 28.1M 100 128M 100 128M 0 0 24.8M 0 0:00:05 0:00:05 --:--:-- 28.3M 2026-03-08 00:08:15.746091 | debian-bookworm | + chmod +x cosign-linux-amd64 2026-03-08 00:08:15.748225 | debian-bookworm | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/osism/ceph-ansible:quincy 2026-03-08 00:08:16.483458 | debian-bookworm | WARNING: Image reference osism.harbor.regio.digital/osism/ceph-ansible:quincy uses a tag, not a digest, to identify the image to sign. 2026-03-08 00:08:16.483538 | debian-bookworm | This can lead you to sign a different image than the intended one. Please use a 2026-03-08 00:08:16.483553 | debian-bookworm | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-03-08 00:08:16.483566 | debian-bookworm | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-03-08 00:08:16.483579 | debian-bookworm | images by tag will be removed in a future release. 2026-03-08 00:08:16.483590 | debian-bookworm | 2026-03-08 00:08:16.821604 | debian-bookworm | Signing artifact... 2026-03-08 00:08:26.787710 | debian-bookworm | ok: Runtime: 0:00:16.190062 2026-03-08 00:08:26.797101 | 2026-03-08 00:08:26.797242 | TASK [Run sbom script] 2026-03-08 00:08:27.113620 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-03-08 00:08:27.113786 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/ceph-ansible 2026-03-08 00:08:27.113806 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-03-08 00:08:27.113815 | debian-bookworm | + version=quincy 2026-03-08 00:08:27.113823 | debian-bookworm | + curl -sSfL https://raw.githubusercontent.com/anchore/syft/main/install.sh 2026-03-08 00:08:27.113831 | debian-bookworm | + sudo sh -s -- -b /usr/local/bin 2026-03-08 00:08:27.123006 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-03-08 00:08:27.183253 | debian-bookworm | [info] checking github for the current release tag 2026-03-08 00:08:27.657479 | debian-bookworm | [info] fetching release script for tag='v1.42.1' 2026-03-08 00:08:27.950344 | debian-bookworm | [info] checking github for the current release tag 2026-03-08 00:08:28.079835 | debian-bookworm | [info] using release tag='v1.42.1' version='1.42.1' os='linux' arch='amd64' 2026-03-08 00:08:30.633208 | debian-bookworm | [info] installed /usr/local/bin/syft 2026-03-08 00:08:30.654029 | debian-bookworm | + /usr/local/bin/syft scan osism.harbor.regio.digital/osism/ceph-ansible:quincy -o cyclonedx-json 2026-03-08 00:08:53.391959 | debian-bookworm | + /tmp/venv/bin/dtrackauditor -p ceph-ansible -v quincy -f sbom.json -a 2026-03-08 00:08:56.932539 | debian-bookworm | WARNING: DependencyTrack server is HTTPS but no path to file with cert chain was provided (may be required if not using a well-known CA). Set Env $DTRACK_SERVER_CERTCHAIN or use --certchain if requests fail. 2026-03-08 00:08:56.932722 | debian-bookworm | Provided project name and version: ceph-ansible quincy 2026-03-08 00:08:56.932743 | debian-bookworm | Auto mode ON 2026-03-08 00:08:56.932756 | debian-bookworm | Reading sbom.json ... 2026-03-08 00:08:56.932773 | debian-bookworm | Uploading sbom.json ... 2026-03-08 00:08:56.932786 | debian-bookworm | Waiting for project uuid 8b8b2b54-6555-49d4-9a4f-b5d5cf5cce38 to be reported by dt server ... 2026-03-08 00:08:56.932799 | debian-bookworm | Project UUID: 8b8b2b54-6555-49d4-9a4f-b5d5cf5cce38 2026-03-08 00:08:56.932811 | debian-bookworm | No policy violations found. 2026-03-08 00:08:56.932823 | debian-bookworm | severity_scores, {'CRITICAL': 1, 'HIGH': 6, 'MEDIUM': 8, 'LOW': 1, 'UNASSIGNED': 0} 2026-03-08 00:08:56.932834 | debian-bookworm | Vulnerability audit resulted in no violations. 2026-03-08 00:08:57.360336 | debian-bookworm | ok: Runtime: 0:00:29.866696 2026-03-08 00:08:57.364586 | 2026-03-08 00:08:57.364741 | PLAY RECAP 2026-03-08 00:08:57.364864 | debian-bookworm | ok: 5 changed: 5 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-08 00:08:57.364924 | 2026-03-08 00:08:57.527278 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/container-image-ceph-ansible/playbooks/build.yml@main] 2026-03-08 00:08:57.531516 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-08 00:08:58.289815 | 2026-03-08 00:08:58.289982 | PLAY [Base post] 2026-03-08 00:08:58.304426 | 2026-03-08 00:08:58.304568 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-03-08 00:08:59.165379 | debian-bookworm | changed 2026-03-08 00:08:59.174982 | 2026-03-08 00:08:59.175123 | PLAY RECAP 2026-03-08 00:08:59.175204 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-08 00:08:59.175280 | 2026-03-08 00:08:59.312704 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-08 00:08:59.315225 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-03-08 00:09:00.116567 | 2026-03-08 00:09:00.116748 | PLAY [Base post-logs] 2026-03-08 00:09:00.128453 | 2026-03-08 00:09:00.128605 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-03-08 00:09:00.575848 | localhost | changed 2026-03-08 00:09:00.597856 | 2026-03-08 00:09:00.598132 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-03-08 00:09:00.638347 | localhost | ok 2026-03-08 00:09:00.645634 | 2026-03-08 00:09:00.645804 | TASK [Set zuul-log-path fact] 2026-03-08 00:09:00.663907 | localhost | ok 2026-03-08 00:09:00.675490 | 2026-03-08 00:09:00.675625 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-08 00:09:00.711906 | localhost | ok 2026-03-08 00:09:00.716612 | 2026-03-08 00:09:00.716761 | TASK [upload-logs : Create log directories] 2026-03-08 00:09:01.255986 | localhost | changed 2026-03-08 00:09:01.258935 | 2026-03-08 00:09:01.259046 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-03-08 00:09:01.803684 | localhost -> localhost | ok: Runtime: 0:00:00.008362 2026-03-08 00:09:01.809636 | 2026-03-08 00:09:01.809804 | TASK [upload-logs : Upload logs to log server] 2026-03-08 00:09:02.410446 | localhost | Output suppressed because no_log was given 2026-03-08 00:09:02.414562 | 2026-03-08 00:09:02.414743 | LOOP [upload-logs : Compress console log and json output] 2026-03-08 00:09:02.488642 | localhost | skipping: Conditional result was False 2026-03-08 00:09:02.501970 | localhost | skipping: Conditional result was False 2026-03-08 00:09:02.515523 | 2026-03-08 00:09:02.515661 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-08 00:09:02.580488 | localhost | skipping: Conditional result was False 2026-03-08 00:09:02.581016 | 2026-03-08 00:09:02.585249 | localhost | skipping: Conditional result was False 2026-03-08 00:09:02.596615 | 2026-03-08 00:09:02.596807 | LOOP [upload-logs : Upload console log and json output]