2026-02-24 00:00:16.730594 | Job console starting 2026-02-24 00:00:16.754767 | Updating git repos 2026-02-24 00:00:16.825809 | Cloning repos into workspace 2026-02-24 00:00:16.909485 | Restoring repo states 2026-02-24 00:00:16.958618 | Merging changes 2026-02-24 00:00:16.958635 | Checking out repos 2026-02-24 00:00:17.027960 | Preparing playbooks 2026-02-24 00:00:18.602706 | Running Ansible setup 2026-02-24 00:00:25.092109 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-24 00:00:26.168487 | 2026-02-24 00:00:26.168600 | PLAY [Base pre] 2026-02-24 00:00:26.221302 | 2026-02-24 00:00:26.221411 | TASK [Setup log path fact] 2026-02-24 00:00:26.260821 | debian-bookworm | ok 2026-02-24 00:00:26.277067 | 2026-02-24 00:00:26.277180 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-24 00:00:26.326872 | debian-bookworm | ok 2026-02-24 00:00:26.349537 | 2026-02-24 00:00:26.351452 | TASK [emit-job-header : Print job information] 2026-02-24 00:00:26.463283 | # Job Information 2026-02-24 00:00:26.463487 | Ansible Version: 2.16.14 2026-02-24 00:00:26.463530 | Job: container-image-ceph-ansible-push-squid 2026-02-24 00:00:26.463560 | Pipeline: periodic-midnight 2026-02-24 00:00:26.463579 | Executor: 521e9411259a 2026-02-24 00:00:26.463597 | Triggered by: https://github.com/osism/container-image-ceph-ansible 2026-02-24 00:00:26.463615 | Event ID: 9cb9cad47d584937953021211f4bc99b 2026-02-24 00:00:26.469034 | 2026-02-24 00:00:26.470668 | LOOP [emit-job-header : Print node information] 2026-02-24 00:00:26.590245 | debian-bookworm | ok: 2026-02-24 00:00:26.590438 | debian-bookworm | # Node Information 2026-02-24 00:00:26.590468 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-24 00:00:26.590488 | debian-bookworm | Hostname: debian 2026-02-24 00:00:26.590506 | debian-bookworm | Username: zuul 2026-02-24 00:00:26.590523 | debian-bookworm | Distro: Debian 12.13 2026-02-24 00:00:26.590542 | debian-bookworm | Provider: regiocloud-a 2026-02-24 00:00:26.590559 | debian-bookworm | Region: 2026-02-24 00:00:26.590577 | debian-bookworm | Label: debian-bookworm 2026-02-24 00:00:26.590593 | debian-bookworm | Product Name: OpenStack Nova 2026-02-24 00:00:26.590609 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe4b:fdd7 2026-02-24 00:00:26.603663 | 2026-02-24 00:00:26.603752 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-24 00:00:27.702382 | debian-bookworm -> localhost | changed 2026-02-24 00:00:27.709724 | 2026-02-24 00:00:27.709845 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-24 00:00:30.559760 | debian-bookworm -> localhost | changed 2026-02-24 00:00:30.571703 | 2026-02-24 00:00:30.571822 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-24 00:00:31.447424 | debian-bookworm -> localhost | ok 2026-02-24 00:00:31.453510 | 2026-02-24 00:00:31.453614 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-24 00:00:31.482406 | debian-bookworm | ok 2026-02-24 00:00:31.518143 | debian-bookworm | included: /var/lib/zuul/builds/7b1c08cf22414e44a1688637de4da971/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-24 00:00:31.554956 | 2026-02-24 00:00:31.555071 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-24 00:00:34.296241 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-24 00:00:34.296439 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/7b1c08cf22414e44a1688637de4da971/work/7b1c08cf22414e44a1688637de4da971_id_rsa 2026-02-24 00:00:34.296480 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/7b1c08cf22414e44a1688637de4da971/work/7b1c08cf22414e44a1688637de4da971_id_rsa.pub 2026-02-24 00:00:34.296509 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-24 00:00:34.296534 | debian-bookworm -> localhost | SHA256:NP+wNoVGFKNj5vr/LG8g5S9xKn9gyt5DvsVAh9zTjpc zuul-build-sshkey 2026-02-24 00:00:34.296569 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-24 00:00:34.296593 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-24 00:00:34.296615 | debian-bookworm -> localhost | | +. | 2026-02-24 00:00:34.296638 | debian-bookworm -> localhost | | + + . | 2026-02-24 00:00:34.296659 | debian-bookworm -> localhost | | B = + . | 2026-02-24 00:00:34.296679 | debian-bookworm -> localhost | | = *.o + . | 2026-02-24 00:00:34.296699 | debian-bookworm -> localhost | | So* o E | 2026-02-24 00:00:34.296727 | debian-bookworm -> localhost | | ...BB.. | 2026-02-24 00:00:34.296748 | debian-bookworm -> localhost | | .. *+B+ | 2026-02-24 00:00:34.296819 | debian-bookworm -> localhost | | .+o*++ | 2026-02-24 00:00:34.296848 | debian-bookworm -> localhost | | .o+=X+ | 2026-02-24 00:00:34.296869 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-24 00:00:34.296925 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.114470 2026-02-24 00:00:34.303534 | 2026-02-24 00:00:34.303631 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-24 00:00:34.357037 | debian-bookworm | ok 2026-02-24 00:00:34.391478 | debian-bookworm | included: /var/lib/zuul/builds/7b1c08cf22414e44a1688637de4da971/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-24 00:00:34.424732 | 2026-02-24 00:00:34.424852 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-24 00:00:34.493749 | debian-bookworm | skipping: Conditional result was False 2026-02-24 00:00:34.507207 | 2026-02-24 00:00:34.507319 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-24 00:00:35.483691 | debian-bookworm | changed 2026-02-24 00:00:35.491453 | 2026-02-24 00:00:35.491555 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-24 00:00:35.827993 | debian-bookworm | ok 2026-02-24 00:00:35.857469 | 2026-02-24 00:00:35.857596 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-24 00:00:36.595471 | debian-bookworm | changed 2026-02-24 00:00:36.607626 | 2026-02-24 00:00:36.607737 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-24 00:00:37.353822 | debian-bookworm | changed 2026-02-24 00:00:37.360504 | 2026-02-24 00:00:37.360623 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-24 00:00:37.437410 | debian-bookworm | skipping: Conditional result was False 2026-02-24 00:00:37.443701 | 2026-02-24 00:00:37.443815 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-24 00:00:38.578292 | debian-bookworm -> localhost | changed 2026-02-24 00:00:38.588963 | 2026-02-24 00:00:38.589054 | TASK [add-build-sshkey : Add back temp key] 2026-02-24 00:00:39.087819 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/7b1c08cf22414e44a1688637de4da971/work/7b1c08cf22414e44a1688637de4da971_id_rsa (zuul-build-sshkey) 2026-02-24 00:00:39.088016 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.023887 2026-02-24 00:00:39.094522 | 2026-02-24 00:00:39.094608 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-24 00:00:39.537575 | debian-bookworm | ok 2026-02-24 00:00:39.543882 | 2026-02-24 00:00:39.544014 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-24 00:00:39.619146 | debian-bookworm | skipping: Conditional result was False 2026-02-24 00:00:39.643334 | 2026-02-24 00:00:39.643436 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-24 00:00:40.060192 | debian-bookworm | ok 2026-02-24 00:00:40.080350 | 2026-02-24 00:00:40.080466 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-24 00:00:40.118591 | debian-bookworm | ok 2026-02-24 00:00:40.124859 | 2026-02-24 00:00:40.124959 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-24 00:00:40.477105 | debian-bookworm -> localhost | ok 2026-02-24 00:00:40.483552 | 2026-02-24 00:00:40.483660 | TASK [validate-host : Collect information about the host] 2026-02-24 00:00:41.785672 | debian-bookworm | ok 2026-02-24 00:00:41.795497 | 2026-02-24 00:00:41.795590 | TASK [validate-host : Sanitize hostname] 2026-02-24 00:00:41.979424 | debian-bookworm | ok 2026-02-24 00:00:42.062081 | 2026-02-24 00:00:42.062180 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-24 00:00:42.968185 | debian-bookworm -> localhost | changed 2026-02-24 00:00:42.972763 | 2026-02-24 00:00:42.972862 | TASK [validate-host : Collect information about zuul worker] 2026-02-24 00:00:43.477968 | debian-bookworm | ok 2026-02-24 00:00:43.482689 | 2026-02-24 00:00:43.482803 | TASK [validate-host : Write out all zuul information for each host] 2026-02-24 00:00:44.360026 | debian-bookworm -> localhost | changed 2026-02-24 00:00:44.369401 | 2026-02-24 00:00:44.369500 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-24 00:00:44.640107 | debian-bookworm | ok 2026-02-24 00:00:44.645387 | 2026-02-24 00:00:44.645488 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-24 00:00:46.084038 | debian-bookworm | changed: 2026-02-24 00:00:46.084213 | debian-bookworm | cd+++++++++ src/ 2026-02-24 00:00:46.084247 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-24 00:00:46.084271 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-24 00:00:46.084293 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-ceph-ansible/ 2026-02-24 00:00:46.084314 | debian-bookworm | Containerfile 2026-02-24 00:00:46.084459 | debian-bookworm | 2026-02-24 00:03:02.586207 | debian-bookworm | #25 74.05 2026-02-24 00:03:02.586213 | debian-bookworm | #25 74.05 Or undo this operation with: 2026-02-24 00:03:02.586218 | debian-bookworm | #25 74.05 2026-02-24 00:03:02.586224 | debian-bookworm | #25 74.05 git switch - 2026-02-24 00:03:02.586230 | debian-bookworm | #25 74.05 2026-02-24 00:03:02.586235 | debian-bookworm | #25 74.05 Turn off this advice by setting config variable advice.detachedHead to false 2026-02-24 00:03:02.586241 | debian-bookworm | #25 74.05 2026-02-24 00:03:02.586247 | debian-bookworm | #25 74.05 HEAD is now at dae35c0 Merge "Publish openstack.config_template on galaxy" 2026-02-24 00:03:47.209197 | debian-bookworm | #25 118.7 Using /etc/ansible/ansible.cfg as config file 2026-02-24 00:03:47.209318 | debian-bookworm | #25 118.7 Starting galaxy collection install process 2026-02-24 00:03:47.209367 | debian-bookworm | #25 118.7 Process install dependency map 2026-02-24 00:03:47.209413 | debian-bookworm | #25 118.7 Starting collection install process 2026-02-24 00:03:47.209458 | debian-bookworm | #25 118.7 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-1744ik5u1ba0/tmpx50c_mqn/ansible-netcommon-2.6.1-_ryb2upf 2026-02-24 00:03:47.209530 | debian-bookworm | #25 118.7 Installing 'ansible.netcommon:2.6.1' to '/usr/share/ansible/collections/ansible_collections/ansible/netcommon' 2026-02-24 00:03:47.209575 | debian-bookworm | #25 118.7 ansible.netcommon:2.6.1 was installed successfully 2026-02-24 00:03:47.209643 | debian-bookworm | #25 118.7 Installing 'openstack.config_template:1.3.0' to '/usr/share/ansible/collections/ansible_collections/openstack/config_template' 2026-02-24 00:03:47.209689 | debian-bookworm | #25 118.7 Created collection for openstack.config_template:1.3.0 at /usr/share/ansible/collections/ansible_collections/openstack/config_template 2026-02-24 00:03:47.209733 | debian-bookworm | #25 118.7 openstack.config_template:1.3.0 was installed successfully 2026-02-24 00:03:47.209778 | debian-bookworm | #25 118.7 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-1744ik5u1ba0/tmpx50c_mqn/ansible-posix-2.1.0-gkfpyvub 2026-02-24 00:03:47.209821 | debian-bookworm | #25 118.7 Installing 'ansible.posix:2.1.0' to '/usr/share/ansible/collections/ansible_collections/ansible/posix' 2026-02-24 00:03:47.209864 | debian-bookworm | #25 118.7 ansible.posix:2.1.0 was installed successfully 2026-02-24 00:03:47.209922 | debian-bookworm | #25 118.7 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-1744ik5u1ba0/tmpx50c_mqn/ansible-utils-6.0.1-93yq3nvb 2026-02-24 00:03:47.209968 | debian-bookworm | #25 118.7 Installing 'ansible.utils:6.0.1' to '/usr/share/ansible/collections/ansible_collections/ansible/utils' 2026-02-24 00:03:47.210011 | debian-bookworm | #25 118.7 ansible.utils:6.0.1 was installed successfully 2026-02-24 00:03:47.210054 | debian-bookworm | #25 118.7 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-1744ik5u1ba0/tmpx50c_mqn/netbox-netbox-3.22.0-cg9ub3jr 2026-02-24 00:03:47.210097 | debian-bookworm | #25 118.7 Installing 'netbox.netbox:3.22.0' to '/usr/share/ansible/collections/ansible_collections/netbox/netbox' 2026-02-24 00:03:47.210142 | debian-bookworm | #25 118.7 netbox.netbox:3.22.0 was installed successfully 2026-02-24 00:03:47.210186 | debian-bookworm | #25 118.7 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-1744ik5u1ba0/tmpx50c_mqn/osism-commons-0.20260127.0-g2frc4h_ 2026-02-24 00:03:47.210230 | debian-bookworm | #25 118.7 Installing 'osism.commons:0.20260127.0' to '/usr/share/ansible/collections/ansible_collections/osism/commons' 2026-02-24 00:03:47.210273 | debian-bookworm | #25 118.7 osism.commons:0.20260127.0 was installed successfully 2026-02-24 00:03:47.210316 | debian-bookworm | #25 118.7 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-1744ik5u1ba0/tmpx50c_mqn/community-general-12.4.0-1rmvlea7 2026-02-24 00:03:47.210359 | debian-bookworm | #25 118.7 Installing 'community.general:12.4.0' to '/usr/share/ansible/collections/ansible_collections/community/general' 2026-02-24 00:03:47.210475 | debian-bookworm | #25 118.7 community.general:12.4.0 was installed successfully 2026-02-24 00:03:47.324518 | debian-bookworm | #25 118.7 + ln -s /usr/share/ansible/collections /ansible/collections 2026-02-24 00:03:47.324566 | debian-bookworm | #25 118.7 + mkdir -p /usr/share/mitogen 2026-02-24 00:03:47.324583 | debian-bookworm | #25 118.7 + tar xzf /mitogen.tar.gz --strip-components=1 -C /usr/share/mitogen 2026-02-24 00:03:47.324616 | debian-bookworm | #25 118.8 + 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-02-24 00:03:47.490236 | debian-bookworm | #25 118.8 + rm /mitogen.tar.gz 2026-02-24 00:03:47.490287 | debian-bookworm | #25 118.8 ++ grep ceph_ansible_version: /release/latest/ceph-squid.yml 2026-02-24 00:03:47.490302 | debian-bookworm | #25 118.8 ++ awk '-F: ' '{ print $2 }' 2026-02-24 00:03:47.490315 | debian-bookworm | #25 118.8 + PROJECT_VERSION=stable-9.0 2026-02-24 00:03:47.490328 | debian-bookworm | #25 118.8 + git clone -b stable-9.0 https://github.com/ceph/ceph-ansible /repository 2026-02-24 00:03:47.490341 | debian-bookworm | #25 118.8 Cloning into '/repository'... 2026-02-24 00:03:49.314906 | debian-bookworm | #25 120.8 ++ find /patches/stable-9.0 -name '*.patch' 2026-02-24 00:03:49.416042 | debian-bookworm | #25 120.8 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2026-02-24 00:03:49.416090 | debian-bookworm | #25 120.8 + echo /patches/stable-9.0/fix-group-names-in-rolling-update-play.patch 2026-02-24 00:03:49.416098 | debian-bookworm | #25 120.8 /patches/stable-9.0/fix-group-names-in-rolling-update-play.patch 2026-02-24 00:03:49.416113 | debian-bookworm | #25 120.8 + cd /repository 2026-02-24 00:03:49.416120 | debian-bookworm | #25 120.8 + patch --forward --batch -p1 --dry-run 2026-02-24 00:03:49.416127 | debian-bookworm | #25 120.8 checking file infrastructure-playbooks/rolling_update.yml 2026-02-24 00:03:49.416133 | debian-bookworm | #25 120.8 + cd /repository 2026-02-24 00:03:49.416140 | debian-bookworm | #25 120.8 + patch --forward --batch -p1 2026-02-24 00:03:49.416146 | debian-bookworm | #25 120.8 patching file infrastructure-playbooks/rolling_update.yml 2026-02-24 00:03:49.416152 | debian-bookworm | #25 120.8 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2026-02-24 00:03:49.416158 | debian-bookworm | #25 120.8 + echo /patches/stable-9.0/fix-rgw-upgrade.patch 2026-02-24 00:03:49.416165 | debian-bookworm | #25 120.8 /patches/stable-9.0/fix-rgw-upgrade.patch 2026-02-24 00:03:49.416171 | debian-bookworm | #25 120.8 + cd /repository 2026-02-24 00:03:49.416177 | debian-bookworm | #25 120.8 + patch --forward --batch -p1 --dry-run 2026-02-24 00:03:49.416184 | debian-bookworm | #25 120.8 checking file infrastructure-playbooks/rolling_update.yml 2026-02-24 00:03:49.416190 | debian-bookworm | #25 120.8 + cd /repository 2026-02-24 00:03:49.416197 | debian-bookworm | #25 120.8 + patch --forward --batch -p1 2026-02-24 00:03:49.416203 | debian-bookworm | #25 120.8 patching file infrastructure-playbooks/rolling_update.yml 2026-02-24 00:03:49.416209 | debian-bookworm | #25 120.8 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2026-02-24 00:03:49.416216 | debian-bookworm | #25 120.8 + echo /patches/stable-9.0/ceph-handler-skip-and-throttle.patch 2026-02-24 00:03:49.416228 | debian-bookworm | #25 120.8 /patches/stable-9.0/ceph-handler-skip-and-throttle.patch 2026-02-24 00:03:49.416235 | debian-bookworm | #25 120.8 + cd /repository 2026-02-24 00:03:49.416241 | debian-bookworm | #25 120.8 + patch --forward --batch -p1 --dry-run 2026-02-24 00:03:49.416247 | debian-bookworm | #25 120.8 checking file roles/ceph-handler/tasks/handler_crash.yml 2026-02-24 00:03:49.416253 | debian-bookworm | #25 120.8 checking file roles/ceph-handler/tasks/handler_mdss.yml 2026-02-24 00:03:49.416260 | debian-bookworm | #25 120.8 checking file roles/ceph-handler/tasks/handler_mgrs.yml 2026-02-24 00:03:49.416266 | debian-bookworm | #25 120.8 checking file roles/ceph-handler/tasks/handler_mons.yml 2026-02-24 00:03:49.416272 | debian-bookworm | #25 120.8 checking file roles/ceph-handler/tasks/handler_osds.yml 2026-02-24 00:03:49.416278 | debian-bookworm | #25 120.8 checking file roles/ceph-handler/tasks/handler_rbdmirrors.yml 2026-02-24 00:03:49.416284 | debian-bookworm | #25 120.8 checking file roles/ceph-handler/tasks/handler_rgws.yml 2026-02-24 00:03:49.416291 | debian-bookworm | #25 120.8 + cd /repository 2026-02-24 00:03:49.416297 | debian-bookworm | #25 120.8 + patch --forward --batch -p1 2026-02-24 00:03:49.416303 | debian-bookworm | #25 120.8 patching file roles/ceph-handler/tasks/handler_crash.yml 2026-02-24 00:03:49.416309 | debian-bookworm | #25 120.8 patching file roles/ceph-handler/tasks/handler_mdss.yml 2026-02-24 00:03:49.416316 | debian-bookworm | #25 120.8 patching file roles/ceph-handler/tasks/handler_mgrs.yml 2026-02-24 00:03:49.416322 | debian-bookworm | #25 120.8 patching file roles/ceph-handler/tasks/handler_mons.yml 2026-02-24 00:03:49.416328 | debian-bookworm | #25 120.8 patching file roles/ceph-handler/tasks/handler_osds.yml 2026-02-24 00:03:49.416334 | debian-bookworm | #25 120.8 patching file roles/ceph-handler/tasks/handler_rbdmirrors.yml 2026-02-24 00:03:49.416341 | debian-bookworm | #25 120.8 patching file roles/ceph-handler/tasks/handler_rgws.yml 2026-02-24 00:03:49.416347 | debian-bookworm | #25 120.8 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2026-02-24 00:03:49.416353 | debian-bookworm | #25 120.8 + echo /patches/stable-9.0/container-binary.patch 2026-02-24 00:03:49.416359 | debian-bookworm | #25 120.8 /patches/stable-9.0/container-binary.patch 2026-02-24 00:03:49.416366 | debian-bookworm | #25 120.8 + cd /repository 2026-02-24 00:03:49.416372 | debian-bookworm | #25 120.8 + patch --forward --batch -p1 --dry-run 2026-02-24 00:03:49.416378 | debian-bookworm | #25 120.8 checking file roles/ceph-facts/tasks/container_binary.yml 2026-02-24 00:03:49.416384 | debian-bookworm | #25 120.8 + cd /repository 2026-02-24 00:03:49.416391 | debian-bookworm | #25 120.8 + patch --forward --batch -p1 2026-02-24 00:03:49.416405 | debian-bookworm | #25 120.8 patching file roles/ceph-facts/tasks/container_binary.yml 2026-02-24 00:03:49.416412 | debian-bookworm | #25 120.8 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2026-02-24 00:03:49.416418 | debian-bookworm | #25 120.8 + echo /patches/stable-9.0/fix-group-names-in-shrink-plays.patch 2026-02-24 00:03:49.416424 | debian-bookworm | #25 120.8 /patches/stable-9.0/fix-group-names-in-shrink-plays.patch 2026-02-24 00:03:49.416430 | debian-bookworm | #25 120.8 + cd /repository 2026-02-24 00:03:49.416437 | debian-bookworm | #25 120.8 + patch --forward --batch -p1 --dry-run 2026-02-24 00:03:49.416443 | debian-bookworm | #25 120.8 checking file infrastructure-playbooks/shrink-osd.yml 2026-02-24 00:03:49.416449 | debian-bookworm | #25 120.8 + cd /repository 2026-02-24 00:03:49.416455 | debian-bookworm | #25 120.8 + patch --forward --batch -p1 2026-02-24 00:03:49.416461 | debian-bookworm | #25 120.8 patching file infrastructure-playbooks/shrink-osd.yml 2026-02-24 00:03:49.416468 | debian-bookworm | #25 120.8 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2026-02-24 00:03:49.416474 | debian-bookworm | #25 120.8 + echo /patches/stable-9.0/do-not-upgrade-ceph-exporter.patch 2026-02-24 00:03:49.416480 | debian-bookworm | #25 120.8 /patches/stable-9.0/do-not-upgrade-ceph-exporter.patch 2026-02-24 00:03:49.416487 | debian-bookworm | #25 120.8 + cd /repository 2026-02-24 00:03:49.416493 | debian-bookworm | #25 120.8 + patch --forward --batch -p1 --dry-run 2026-02-24 00:03:49.416499 | debian-bookworm | #25 120.8 checking file infrastructure-playbooks/rolling_update.yml 2026-02-24 00:03:49.416506 | debian-bookworm | #25 120.8 Hunk #1 succeeded at 1110 (offset -27 lines). 2026-02-24 00:03:49.416517 | debian-bookworm | #25 120.8 + cd /repository 2026-02-24 00:03:49.416523 | debian-bookworm | #25 120.8 + patch --forward --batch -p1 2026-02-24 00:03:49.416529 | debian-bookworm | #25 120.8 patching file infrastructure-playbooks/rolling_update.yml 2026-02-24 00:03:49.416535 | debian-bookworm | #25 120.8 Hunk #1 succeeded at 1110 (offset -27 lines). 2026-02-24 00:03:49.416542 | debian-bookworm | #25 120.8 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2026-02-24 00:03:49.416548 | debian-bookworm | #25 120.8 + echo /patches/stable-9.0/remove-utf8-characters-from-metafiles.patch 2026-02-24 00:03:49.416554 | debian-bookworm | #25 120.8 /patches/stable-9.0/remove-utf8-characters-from-metafiles.patch 2026-02-24 00:03:49.416561 | debian-bookworm | #25 120.8 + cd /repository 2026-02-24 00:03:49.416567 | debian-bookworm | #25 120.8 + patch --forward --batch -p1 --dry-run 2026-02-24 00:03:49.416573 | debian-bookworm | #25 120.8 checking file roles/ceph-client/meta/main.yml 2026-02-24 00:03:49.416580 | debian-bookworm | #25 120.8 Hunk #1 succeeded at 1 with fuzz 1. 2026-02-24 00:03:49.416586 | debian-bookworm | #25 120.8 checking file roles/ceph-common/meta/main.yml 2026-02-24 00:03:49.416612 | debian-bookworm | #25 120.8 Hunk #1 succeeded at 1 with fuzz 1. 2026-02-24 00:03:49.416619 | debian-bookworm | #25 120.8 checking file roles/ceph-container-common/meta/main.yml 2026-02-24 00:03:49.416626 | debian-bookworm | #25 120.8 Hunk #1 succeeded at 1 with fuzz 1. 2026-02-24 00:03:49.416632 | debian-bookworm | #25 120.8 checking file roles/ceph-defaults/meta/main.yml 2026-02-24 00:03:49.416638 | debian-bookworm | #25 120.8 Hunk #1 succeeded at 1 with fuzz 1. 2026-02-24 00:03:49.416644 | debian-bookworm | #25 120.8 checking file roles/ceph-handler/meta/main.yml 2026-02-24 00:03:49.416651 | debian-bookworm | #25 120.8 Hunk #1 succeeded at 1 with fuzz 1. 2026-02-24 00:03:49.416657 | debian-bookworm | #25 120.8 checking file roles/ceph-mds/meta/main.yml 2026-02-24 00:03:49.416663 | debian-bookworm | #25 120.8 Hunk #1 succeeded at 1 with fuzz 1. 2026-02-24 00:03:49.416669 | debian-bookworm | #25 120.8 checking file roles/ceph-mgr/meta/main.yml 2026-02-24 00:03:49.416675 | debian-bookworm | #25 120.8 Hunk #1 succeeded at 1 with fuzz 1. 2026-02-24 00:03:49.416682 | debian-bookworm | #25 120.8 checking file roles/ceph-mon/meta/main.yml 2026-02-24 00:03:49.416688 | debian-bookworm | #25 120.8 Hunk #1 succeeded at 1 with fuzz 1. 2026-02-24 00:03:49.416694 | debian-bookworm | #25 120.8 checking file roles/ceph-osd/meta/main.yml 2026-02-24 00:03:49.416700 | debian-bookworm | #25 120.8 Hunk #1 succeeded at 1 with fuzz 1. 2026-02-24 00:03:49.416706 | debian-bookworm | #25 120.8 checking file roles/ceph-rbd-mirror/meta/main.yml 2026-02-24 00:03:49.416713 | debian-bookworm | #25 120.8 Hunk #1 succeeded at 1 with fuzz 1. 2026-02-24 00:03:49.416719 | debian-bookworm | #25 120.8 checking file roles/ceph-rgw/meta/main.yml 2026-02-24 00:03:49.416725 | debian-bookworm | #25 120.8 Hunk #1 succeeded at 1 with fuzz 1. 2026-02-24 00:03:49.416732 | debian-bookworm | #25 120.8 + cd /repository 2026-02-24 00:03:49.416742 | debian-bookworm | #25 120.8 + patch --forward --batch -p1 2026-02-24 00:03:49.416749 | debian-bookworm | #25 120.8 patching file roles/ceph-client/meta/main.yml 2026-02-24 00:03:49.416755 | debian-bookworm | #25 120.8 Hunk #1 succeeded at 1 with fuzz 1. 2026-02-24 00:03:49.416761 | debian-bookworm | #25 120.8 patching file roles/ceph-common/meta/main.yml 2026-02-24 00:03:49.416768 | debian-bookworm | #25 120.8 Hunk #1 succeeded at 1 with fuzz 1. 2026-02-24 00:03:49.416774 | debian-bookworm | #25 120.8 patching file roles/ceph-container-common/meta/main.yml 2026-02-24 00:03:49.416780 | debian-bookworm | #25 120.8 Hunk #1 succeeded at 1 with fuzz 1. 2026-02-24 00:03:49.416811 | debian-bookworm | #25 120.8 patching file roles/ceph-defaults/meta/main.yml 2026-02-24 00:03:49.416817 | debian-bookworm | #25 120.8 Hunk #1 succeeded at 1 with fuzz 1. 2026-02-24 00:03:49.416824 | debian-bookworm | #25 120.8 patching file roles/ceph-handler/meta/main.yml 2026-02-24 00:03:49.416830 | debian-bookworm | #25 120.8 Hunk #1 succeeded at 1 with fuzz 1. 2026-02-24 00:03:49.416836 | debian-bookworm | #25 120.8 patching file roles/ceph-mds/meta/main.yml 2026-02-24 00:03:49.416842 | debian-bookworm | #25 120.8 Hunk #1 succeeded at 1 with fuzz 1. 2026-02-24 00:03:49.416849 | debian-bookworm | #25 120.8 patching file roles/ceph-mgr/meta/main.yml 2026-02-24 00:03:49.416855 | debian-bookworm | #25 120.8 Hunk #1 succeeded at 1 with fuzz 1. 2026-02-24 00:03:49.416861 | debian-bookworm | #25 120.8 patching file roles/ceph-mon/meta/main.yml 2026-02-24 00:03:49.416867 | debian-bookworm | #25 120.8 Hunk #1 succeeded at 1 with fuzz 1. 2026-02-24 00:03:49.416873 | debian-bookworm | #25 120.8 patching file roles/ceph-osd/meta/main.yml 2026-02-24 00:03:49.416880 | debian-bookworm | #25 120.8 Hunk #1 succeeded at 1 with fuzz 1. 2026-02-24 00:03:49.416886 | debian-bookworm | #25 120.8 patching file roles/ceph-rbd-mirror/meta/main.yml 2026-02-24 00:03:49.416892 | debian-bookworm | #25 120.8 Hunk #1 succeeded at 1 with fuzz 1. 2026-02-24 00:03:49.416898 | debian-bookworm | #25 120.8 patching file roles/ceph-rgw/meta/main.yml 2026-02-24 00:03:49.416905 | debian-bookworm | #25 120.8 Hunk #1 succeeded at 1 with fuzz 1. 2026-02-24 00:03:49.416916 | debian-bookworm | #25 120.8 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2026-02-24 00:03:49.416922 | debian-bookworm | #25 120.8 + echo /patches/stable-9.0/always-use-ceph-uid-64045.patch 2026-02-24 00:03:49.416929 | debian-bookworm | #25 120.8 /patches/stable-9.0/always-use-ceph-uid-64045.patch 2026-02-24 00:03:49.416935 | debian-bookworm | #25 120.8 + cd /repository 2026-02-24 00:03:49.416941 | debian-bookworm | #25 120.8 + patch --forward --batch -p1 --dry-run 2026-02-24 00:03:49.416947 | debian-bookworm | #25 120.8 checking file roles/ceph-defaults/defaults/main.yml 2026-02-24 00:03:49.416953 | debian-bookworm | #25 120.8 Hunk #1 succeeded at 243 (offset -2 lines). 2026-02-24 00:03:49.416960 | debian-bookworm | #25 120.8 + cd /repository 2026-02-24 00:03:49.416966 | debian-bookworm | #25 120.8 + patch --forward --batch -p1 2026-02-24 00:03:49.416972 | debian-bookworm | #25 120.8 patching file roles/ceph-defaults/defaults/main.yml 2026-02-24 00:03:49.416979 | debian-bookworm | #25 120.8 Hunk #1 succeeded at 243 (offset -2 lines). 2026-02-24 00:03:49.416985 | debian-bookworm | #25 120.8 + '[' -e /repository/plugins/actions ']' 2026-02-24 00:03:49.416991 | debian-bookworm | #25 120.8 + '[' -e /repository/plugins/callback ']' 2026-02-24 00:03:49.416997 | debian-bookworm | #25 120.8 + cp /repository/plugins/callback/installer_checkpoint.py /ansible/callback_plugins 2026-02-24 00:03:49.417004 | debian-bookworm | #25 120.8 + '[' -e /repository/plugins/filter ']' 2026-02-24 00:03:49.417011 | debian-bookworm | #25 120.8 + cp repository/plugins/filter/__init__.py repository/plugins/filter/dict2dict.py repository/plugins/filter/ipaddrs_in_ranges.py /ansible/filter_plugins 2026-02-24 00:03:49.417028 | debian-bookworm | #25 120.8 + cp /repository/library/__init__.py /repository/library/ceph_add_users_buckets.py /repository/library/ceph_authtool.py /repository/library/ceph_config.py /repository/library/ceph_crush.py /repository/library/ceph_crush_rule.py /repository/library/ceph_crush_rule_info.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_key_info.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/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-02-24 00:03:49.417042 | debian-bookworm | #25 120.8 ++ find /repository/infrastructure-playbooks -name '*.yml' -maxdepth 1 2026-02-24 00:03:49.417048 | debian-bookworm | #25 120.8 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-02-24 00:03:49.417055 | debian-bookworm | #25 120.8 + echo /repository/infrastructure-playbooks/purge-cluster.yml 2026-02-24 00:03:49.417061 | debian-bookworm | #25 120.8 /repository/infrastructure-playbooks/purge-cluster.yml 2026-02-24 00:03:49.417067 | debian-bookworm | #25 120.8 ++ basename /repository/infrastructure-playbooks/purge-cluster.yml 2026-02-24 00:03:49.417074 | debian-bookworm | #25 120.8 + cp /repository/infrastructure-playbooks/purge-cluster.yml /ansible/ceph-purge-cluster.yml 2026-02-24 00:03:49.417080 | debian-bookworm | #25 120.8 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-02-24 00:03:49.417086 | debian-bookworm | #25 120.8 + echo /repository/infrastructure-playbooks/shrink-mds.yml 2026-02-24 00:03:49.417093 | debian-bookworm | #25 120.8 /repository/infrastructure-playbooks/shrink-mds.yml 2026-02-24 00:03:49.417099 | debian-bookworm | #25 120.8 ++ basename /repository/infrastructure-playbooks/shrink-mds.yml 2026-02-24 00:03:49.417107 | debian-bookworm | #25 120.8 + cp /repository/infrastructure-playbooks/shrink-mds.yml /ansible/ceph-shrink-mds.yml 2026-02-24 00:03:49.417114 | debian-bookworm | #25 120.8 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-02-24 00:03:49.417120 | debian-bookworm | #25 120.8 + echo /repository/infrastructure-playbooks/cephadm.yml 2026-02-24 00:03:49.417126 | debian-bookworm | #25 120.8 /repository/infrastructure-playbooks/cephadm.yml 2026-02-24 00:03:49.417133 | debian-bookworm | #25 120.8 ++ basename /repository/infrastructure-playbooks/cephadm.yml 2026-02-24 00:03:49.417139 | debian-bookworm | #25 120.8 + cp /repository/infrastructure-playbooks/cephadm.yml /ansible/ceph-cephadm.yml 2026-02-24 00:03:49.417145 | debian-bookworm | #25 120.8 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-02-24 00:03:49.417151 | debian-bookworm | #25 120.8 + echo /repository/infrastructure-playbooks/lv-teardown.yml 2026-02-24 00:03:49.417157 | debian-bookworm | #25 120.8 /repository/infrastructure-playbooks/lv-teardown.yml 2026-02-24 00:03:49.417164 | debian-bookworm | #25 120.8 ++ basename /repository/infrastructure-playbooks/lv-teardown.yml 2026-02-24 00:03:49.417170 | debian-bookworm | #25 120.8 + cp /repository/infrastructure-playbooks/lv-teardown.yml /ansible/ceph-lv-teardown.yml 2026-02-24 00:03:49.417176 | debian-bookworm | #25 120.8 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-02-24 00:03:49.417182 | debian-bookworm | #25 120.8 + echo /repository/infrastructure-playbooks/shrink-rgw.yml 2026-02-24 00:03:49.417189 | debian-bookworm | #25 120.8 /repository/infrastructure-playbooks/shrink-rgw.yml 2026-02-24 00:03:49.417195 | debian-bookworm | #25 120.8 ++ basename /repository/infrastructure-playbooks/shrink-rgw.yml 2026-02-24 00:03:49.417201 | debian-bookworm | #25 120.8 + cp /repository/infrastructure-playbooks/shrink-rgw.yml /ansible/ceph-shrink-rgw.yml 2026-02-24 00:03:49.417207 | debian-bookworm | #25 120.8 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-02-24 00:03:49.417213 | debian-bookworm | #25 120.8 + echo /repository/infrastructure-playbooks/rolling_update.yml 2026-02-24 00:03:49.417219 | debian-bookworm | #25 120.8 /repository/infrastructure-playbooks/rolling_update.yml 2026-02-24 00:03:49.417226 | debian-bookworm | #25 120.8 ++ basename /repository/infrastructure-playbooks/rolling_update.yml 2026-02-24 00:03:49.417232 | debian-bookworm | #25 120.8 + cp /repository/infrastructure-playbooks/rolling_update.yml /ansible/ceph-rolling_update.yml 2026-02-24 00:03:49.417238 | debian-bookworm | #25 120.8 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-02-24 00:03:49.417244 | debian-bookworm | #25 120.8 /repository/infrastructure-playbooks/shrink-osd.yml 2026-02-24 00:03:49.417250 | debian-bookworm | #25 120.8 + echo /repository/infrastructure-playbooks/shrink-osd.yml 2026-02-24 00:03:49.417257 | debian-bookworm | #25 120.8 ++ basename /repository/infrastructure-playbooks/shrink-osd.yml 2026-02-24 00:03:49.417266 | debian-bookworm | #25 120.8 + cp /repository/infrastructure-playbooks/shrink-osd.yml /ansible/ceph-shrink-osd.yml 2026-02-24 00:03:49.417273 | debian-bookworm | #25 120.8 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-02-24 00:03:49.417279 | debian-bookworm | #25 120.8 + echo /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml 2026-02-24 00:03:49.417285 | debian-bookworm | #25 120.8 /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml 2026-02-24 00:03:49.417291 | debian-bookworm | #25 120.8 ++ basename /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml 2026-02-24 00:03:49.417297 | debian-bookworm | #25 120.9 + cp /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml /ansible/ceph-backup-and-restore-ceph-files.yml 2026-02-24 00:03:49.417304 | debian-bookworm | #25 120.9 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-02-24 00:03:49.417310 | debian-bookworm | #25 120.9 + echo /repository/infrastructure-playbooks/shrink-rbdmirror.yml 2026-02-24 00:03:49.417316 | debian-bookworm | #25 120.9 /repository/infrastructure-playbooks/shrink-rbdmirror.yml 2026-02-24 00:03:49.417322 | debian-bookworm | #25 120.9 ++ basename /repository/infrastructure-playbooks/shrink-rbdmirror.yml 2026-02-24 00:03:49.417329 | debian-bookworm | #25 120.9 + cp /repository/infrastructure-playbooks/shrink-rbdmirror.yml /ansible/ceph-shrink-rbdmirror.yml 2026-02-24 00:03:49.417335 | debian-bookworm | #25 120.9 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-02-24 00:03:49.417345 | debian-bookworm | #25 120.9 + echo /repository/infrastructure-playbooks/cephadm-adopt.yml 2026-02-24 00:03:49.417352 | debian-bookworm | #25 120.9 /repository/infrastructure-playbooks/cephadm-adopt.yml 2026-02-24 00:03:49.417359 | debian-bookworm | #25 120.9 ++ basename /repository/infrastructure-playbooks/cephadm-adopt.yml 2026-02-24 00:03:49.417365 | debian-bookworm | #25 120.9 + cp /repository/infrastructure-playbooks/cephadm-adopt.yml /ansible/ceph-cephadm-adopt.yml 2026-02-24 00:03:49.417371 | debian-bookworm | #25 120.9 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-02-24 00:03:49.417377 | debian-bookworm | #25 120.9 /repository/infrastructure-playbooks/add-mon.yml 2026-02-24 00:03:49.417388 | debian-bookworm | #25 120.9 + echo /repository/infrastructure-playbooks/add-mon.yml 2026-02-24 00:03:49.417394 | debian-bookworm | #25 120.9 ++ basename /repository/infrastructure-playbooks/add-mon.yml 2026-02-24 00:03:49.417401 | debian-bookworm | #25 120.9 + cp /repository/infrastructure-playbooks/add-mon.yml /ansible/ceph-add-mon.yml 2026-02-24 00:03:49.417407 | debian-bookworm | #25 120.9 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-02-24 00:03:49.417413 | debian-bookworm | #25 120.9 /repository/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml 2026-02-24 00:03:49.417419 | debian-bookworm | #25 120.9 + echo /repository/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml 2026-02-24 00:03:49.417426 | debian-bookworm | #25 120.9 ++ basename /repository/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml 2026-02-24 00:03:49.417432 | debian-bookworm | #25 120.9 + 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-02-24 00:03:49.417439 | debian-bookworm | #25 120.9 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-02-24 00:03:49.417445 | debian-bookworm | #25 120.9 /repository/infrastructure-playbooks/rgw-add-users-buckets.yml 2026-02-24 00:03:49.417451 | debian-bookworm | #25 120.9 + echo /repository/infrastructure-playbooks/rgw-add-users-buckets.yml 2026-02-24 00:03:49.417457 | debian-bookworm | #25 120.9 ++ basename /repository/infrastructure-playbooks/rgw-add-users-buckets.yml 2026-02-24 00:03:49.417463 | debian-bookworm | #25 120.9 + cp /repository/infrastructure-playbooks/rgw-add-users-buckets.yml /ansible/ceph-rgw-add-users-buckets.yml 2026-02-24 00:03:49.417470 | debian-bookworm | #25 120.9 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-02-24 00:03:49.417476 | debian-bookworm | #25 120.9 /repository/infrastructure-playbooks/take-over-existing-cluster.yml 2026-02-24 00:03:49.417482 | debian-bookworm | #25 120.9 + echo /repository/infrastructure-playbooks/take-over-existing-cluster.yml 2026-02-24 00:03:49.417492 | debian-bookworm | #25 120.9 ++ basename /repository/infrastructure-playbooks/take-over-existing-cluster.yml 2026-02-24 00:03:49.417498 | debian-bookworm | #25 120.9 + cp /repository/infrastructure-playbooks/take-over-existing-cluster.yml /ansible/ceph-take-over-existing-cluster.yml 2026-02-24 00:03:49.417505 | debian-bookworm | #25 120.9 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-02-24 00:03:49.417511 | debian-bookworm | #25 120.9 /repository/infrastructure-playbooks/lv-create.yml 2026-02-24 00:03:49.417517 | debian-bookworm | #25 120.9 + echo /repository/infrastructure-playbooks/lv-create.yml 2026-02-24 00:03:49.417523 | debian-bookworm | #25 120.9 ++ basename /repository/infrastructure-playbooks/lv-create.yml 2026-02-24 00:03:49.417530 | debian-bookworm | #25 120.9 + cp /repository/infrastructure-playbooks/lv-create.yml /ansible/ceph-lv-create.yml 2026-02-24 00:03:49.417536 | debian-bookworm | #25 120.9 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-02-24 00:03:49.417542 | debian-bookworm | #25 120.9 /repository/infrastructure-playbooks/storage-inventory.yml 2026-02-24 00:03:49.417548 | debian-bookworm | #25 120.9 + echo /repository/infrastructure-playbooks/storage-inventory.yml 2026-02-24 00:03:49.417554 | debian-bookworm | #25 120.9 ++ basename /repository/infrastructure-playbooks/storage-inventory.yml 2026-02-24 00:03:49.417560 | debian-bookworm | #25 120.9 + cp /repository/infrastructure-playbooks/storage-inventory.yml /ansible/ceph-storage-inventory.yml 2026-02-24 00:03:49.417567 | debian-bookworm | #25 120.9 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-02-24 00:03:49.530064 | debian-bookworm | #25 120.9 /repository/infrastructure-playbooks/ceph-keys.yml 2026-02-24 00:03:49.530112 | debian-bookworm | #25 120.9 + echo /repository/infrastructure-playbooks/ceph-keys.yml 2026-02-24 00:03:49.530128 | debian-bookworm | #25 120.9 ++ basename /repository/infrastructure-playbooks/ceph-keys.yml 2026-02-24 00:03:49.530143 | debian-bookworm | #25 120.9 + cp /repository/infrastructure-playbooks/ceph-keys.yml /ansible/ceph-ceph-keys.yml 2026-02-24 00:03:49.530157 | debian-bookworm | #25 120.9 /repository/infrastructure-playbooks/purge-container-cluster.yml 2026-02-24 00:03:49.530172 | debian-bookworm | #25 120.9 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-02-24 00:03:49.530187 | debian-bookworm | #25 120.9 + echo /repository/infrastructure-playbooks/purge-container-cluster.yml 2026-02-24 00:03:49.530207 | debian-bookworm | #25 120.9 ++ basename /repository/infrastructure-playbooks/purge-container-cluster.yml 2026-02-24 00:03:49.530222 | debian-bookworm | #25 120.9 + cp /repository/infrastructure-playbooks/purge-container-cluster.yml /ansible/ceph-purge-container-cluster.yml 2026-02-24 00:03:49.530237 | debian-bookworm | #25 120.9 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-02-24 00:03:49.530250 | debian-bookworm | #25 120.9 + echo /repository/infrastructure-playbooks/gather-ceph-logs.yml 2026-02-24 00:03:49.530264 | debian-bookworm | #25 120.9 /repository/infrastructure-playbooks/gather-ceph-logs.yml 2026-02-24 00:03:49.530279 | debian-bookworm | #25 120.9 ++ basename /repository/infrastructure-playbooks/gather-ceph-logs.yml 2026-02-24 00:03:49.530293 | debian-bookworm | #25 120.9 + cp /repository/infrastructure-playbooks/gather-ceph-logs.yml /ansible/ceph-gather-ceph-logs.yml 2026-02-24 00:03:49.530307 | debian-bookworm | #25 120.9 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-02-24 00:03:49.530321 | debian-bookworm | #25 120.9 + echo /repository/infrastructure-playbooks/docker-to-podman.yml 2026-02-24 00:03:49.530335 | debian-bookworm | #25 120.9 /repository/infrastructure-playbooks/docker-to-podman.yml 2026-02-24 00:03:49.530349 | debian-bookworm | #25 120.9 ++ basename /repository/infrastructure-playbooks/docker-to-podman.yml 2026-02-24 00:03:49.530363 | debian-bookworm | #25 120.9 + cp /repository/infrastructure-playbooks/docker-to-podman.yml /ansible/ceph-docker-to-podman.yml 2026-02-24 00:03:49.530377 | debian-bookworm | #25 120.9 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-02-24 00:03:49.530391 | debian-bookworm | #25 120.9 /repository/infrastructure-playbooks/shrink-mgr.yml 2026-02-24 00:03:49.530405 | debian-bookworm | #25 120.9 + echo /repository/infrastructure-playbooks/shrink-mgr.yml 2026-02-24 00:03:49.530426 | debian-bookworm | #25 120.9 ++ basename /repository/infrastructure-playbooks/shrink-mgr.yml 2026-02-24 00:03:49.530440 | debian-bookworm | #25 120.9 + cp /repository/infrastructure-playbooks/shrink-mgr.yml /ansible/ceph-shrink-mgr.yml 2026-02-24 00:03:49.530454 | debian-bookworm | #25 120.9 /repository/infrastructure-playbooks/shrink-mon.yml 2026-02-24 00:03:49.530468 | debian-bookworm | #25 120.9 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-02-24 00:03:49.530482 | debian-bookworm | #25 120.9 + echo /repository/infrastructure-playbooks/shrink-mon.yml 2026-02-24 00:03:49.530496 | debian-bookworm | #25 120.9 ++ basename /repository/infrastructure-playbooks/shrink-mon.yml 2026-02-24 00:03:49.530510 | debian-bookworm | #25 120.9 + cp /repository/infrastructure-playbooks/shrink-mon.yml /ansible/ceph-shrink-mon.yml 2026-02-24 00:03:49.530524 | debian-bookworm | #25 120.9 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-02-24 00:03:49.530538 | debian-bookworm | #25 120.9 + echo /repository/infrastructure-playbooks/purge-dashboard.yml 2026-02-24 00:03:49.530552 | debian-bookworm | #25 120.9 /repository/infrastructure-playbooks/purge-dashboard.yml 2026-02-24 00:03:49.530566 | debian-bookworm | #25 120.9 ++ basename /repository/infrastructure-playbooks/purge-dashboard.yml 2026-02-24 00:03:49.530580 | debian-bookworm | #25 120.9 + cp /repository/infrastructure-playbooks/purge-dashboard.yml /ansible/ceph-purge-dashboard.yml 2026-02-24 00:03:49.530608 | debian-bookworm | #25 120.9 + 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-exporter /repository/roles/ceph-facts /repository/roles/ceph-fetch-keys /repository/roles/ceph-grafana /repository/roles/ceph-handler /repository/roles/ceph-infra /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-02-24 00:03:49.530625 | debian-bookworm | #25 120.9 + '[' '!' -e /ansible/roles/ceph-container-common ']' 2026-02-24 00:03:49.530640 | debian-bookworm | #25 120.9 + '[' -e /repository/site-docker.yml.sample ']' 2026-02-24 00:03:49.530654 | debian-bookworm | #25 120.9 + '[' -e /repository/site-container.yml.sample ']' 2026-02-24 00:03:49.530668 | debian-bookworm | #25 120.9 + cp /repository/site-container.yml.sample /ansible/ceph-site.ym 2026-02-24 00:03:49.530682 | debian-bookworm | #25 120.9 + '[' -e /repository/dashboard.yml ']' 2026-02-24 00:03:49.530696 | debian-bookworm | #25 120.9 + cp /repository/dashboard.yml /ansible/dashboard.yml 2026-02-24 00:03:49.530710 | debian-bookworm | #25 120.9 + '[' -e /repository/module_utils ']' 2026-02-24 00:03:49.530724 | debian-bookworm | #25 120.9 + cp -r /repository/module_utils /ansible 2026-02-24 00:03:49.530738 | debian-bookworm | #25 120.9 + ln -s /ansible/ceph-rolling_update.yml /ansible/ceph-upgrade.yml 2026-02-24 00:03:49.530753 | debian-bookworm | #25 120.9 + rm -f /ansible/ceph-purge-cluster.yml /ansible/ceph-purge-container-cluster.yml /ansible/ceph-purge-dashboard.yml /ansible/ceph-purge-storage-node.yml 2026-02-24 00:03:49.530768 | debian-bookworm | #25 120.9 + mv /ceph-purge-cluster.yml /ceph-purge-storage-node.yml /ansible 2026-02-24 00:03:49.530782 | debian-bookworm | #25 121.0 + mkdir -p /ansible/roles/ceph-config /ansible/roles/ceph-defaults 2026-02-24 00:03:49.530796 | debian-bookworm | #25 121.0 + mkdir -p /tests 2026-02-24 00:03:49.530811 | debian-bookworm | #25 121.0 + 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-02-24 00:03:49.530826 | debian-bookworm | #25 121.0 + python3 -m ara.setup.env 2026-02-24 00:03:49.654411 | debian-bookworm | #25 121.1 + python3 /src/render-playbooks.py 2026-02-24 00:03:49.861272 | debian-bookworm | #25 121.2 + chown -R dragon: /ansible /share /interface 2026-02-24 00:03:49.865825 | debian-bookworm | #25 121.3 + apt-get clean 2026-02-24 00:03:50.037832 | debian-bookworm | #25 121.3 + apt-get remove -y build-essential git libffi-dev libssh-dev libssl-dev libyaml-dev python3-dev 2026-02-24 00:03:50.359524 | debian-bookworm | #25 121.3 Reading package lists... 2026-02-24 00:03:50.466860 | debian-bookworm | #25 121.8 Building dependency tree... 2026-02-24 00:03:50.466906 | debian-bookworm | #25 121.9 Reading state information... 2026-02-24 00:03:50.582681 | debian-bookworm | #25 122.0 The following packages were automatically installed and are no longer required: 2026-02-24 00:03:50.582729 | debian-bookworm | #25 122.0 binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-12 dpkg-dev 2026-02-24 00:03:50.582733 | debian-bookworm | #25 122.0 g++ g++-12 gcc gcc-12 git-man libasan8 libatomic1 libbinutils libbrotli1 2026-02-24 00:03:50.582737 | debian-bookworm | #25 122.0 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2026-02-24 00:03:50.582744 | debian-bookworm | #25 122.0 libcurl3-gnutls libdpkg-perl liberror-perl libexpat1-dev libgcc-12-dev 2026-02-24 00:03:50.582747 | debian-bookworm | #25 122.0 libgdbm-compat4 libgomp1 libgprofng0 libisl23 libitm1 libjansson4 2026-02-24 00:03:50.582751 | debian-bookworm | #25 122.0 libjs-jquery libjs-sphinxdoc libjs-underscore libldap-2.5-0 liblsan0 libmpc3 2026-02-24 00:03:50.582754 | debian-bookworm | #25 122.0 libmpfr6 libnghttp2-14 libnsl-dev libperl5.36 libpsl5 libpython3-dev 2026-02-24 00:03:50.741453 | debian-bookworm | #25 122.0 libpython3.11 libpython3.11-dev libquadmath0 librtmp1 libsasl2-2 2026-02-24 00:03:50.741494 | debian-bookworm | #25 122.0 libsasl2-modules-db libssh-4 libssh2-1 libstdc++-12-dev libtirpc-dev 2026-02-24 00:03:50.741506 | debian-bookworm | #25 122.0 libtsan2 libubsan1 libyaml-0-2 linux-libc-dev make perl perl-modules-5.36 2026-02-24 00:03:50.741512 | debian-bookworm | #25 122.0 python3.11-dev rpcsvc-proto xz-utils zlib1g-dev 2026-02-24 00:03:50.741517 | debian-bookworm | #25 122.0 Use 'apt autoremove' to remove them. 2026-02-24 00:03:50.741522 | debian-bookworm | #25 122.1 The following packages will be REMOVED: 2026-02-24 00:03:50.741527 | debian-bookworm | #25 122.1 build-essential git libffi-dev libssh-dev libssl-dev libyaml-dev python3-dev 2026-02-24 00:03:50.745354 | debian-bookworm | #25 122.2 0 upgraded, 0 newly installed, 7 to remove and 1 not upgraded. 2026-02-24 00:03:50.745402 | debian-bookworm | #25 122.2 After this operation, 60.6 MB disk space will be freed. 2026-02-24 00:03:50.948897 | debian-bookworm | #25 122.2 (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-02-24 00:03:50.948967 | debian-bookworm | #25 122.2 Removing build-essential (12.9) ... 2026-02-24 00:03:50.948977 | debian-bookworm | #25 122.3 Removing git (1:2.39.5-0+deb12u3) ... 2026-02-24 00:03:50.948984 | debian-bookworm | #25 122.4 Removing libffi-dev:amd64 (3.4.4-1) ... 2026-02-24 00:03:51.090480 | debian-bookworm | #25 122.6 Removing libssh-dev:amd64 (0.10.6-0+deb12u2) ... 2026-02-24 00:03:51.256356 | debian-bookworm | #25 122.6 Removing libssl-dev:amd64 (3.0.18-1~deb12u2) ... 2026-02-24 00:03:51.256426 | debian-bookworm | #25 122.7 Removing libyaml-dev:amd64 (0.2.5-1) ... 2026-02-24 00:03:51.402224 | debian-bookworm | #25 122.9 Removing python3-dev (3.11.2-1+b1) ... 2026-02-24 00:03:51.572361 | debian-bookworm | #25 123.0 + apt-get autoremove -y 2026-02-24 00:03:52.138812 | debian-bookworm | #25 123.0 Reading package lists... 2026-02-24 00:03:52.260904 | debian-bookworm | #25 123.6 Building dependency tree... 2026-02-24 00:03:52.406866 | debian-bookworm | #25 123.7 Reading state information... 2026-02-24 00:03:52.406930 | debian-bookworm | #25 123.9 The following packages will be REMOVED: 2026-02-24 00:03:52.406944 | debian-bookworm | #25 123.9 binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-12 dpkg-dev 2026-02-24 00:03:52.558859 | debian-bookworm | #25 123.9 g++ g++-12 gcc gcc-12 git-man libasan8 libatomic1 libbinutils libbrotli1 2026-02-24 00:03:52.558921 | debian-bookworm | #25 123.9 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2026-02-24 00:03:52.558930 | debian-bookworm | #25 123.9 libcurl3-gnutls libdpkg-perl liberror-perl libexpat1-dev libgcc-12-dev 2026-02-24 00:03:52.558950 | debian-bookworm | #25 123.9 libgdbm-compat4 libgomp1 libgprofng0 libisl23 libitm1 libjansson4 2026-02-24 00:03:52.558965 | debian-bookworm | #25 123.9 libjs-jquery libjs-sphinxdoc libjs-underscore libldap-2.5-0 liblsan0 libmpc3 2026-02-24 00:03:52.558973 | debian-bookworm | #25 123.9 libmpfr6 libnghttp2-14 libnsl-dev libperl5.36 libpsl5 libpython3-dev 2026-02-24 00:03:52.558980 | debian-bookworm | #25 123.9 libpython3.11 libpython3.11-dev libquadmath0 librtmp1 libsasl2-2 2026-02-24 00:03:52.558986 | debian-bookworm | #25 123.9 libsasl2-modules-db libssh-4 libssh2-1 libstdc++-12-dev libtirpc-dev 2026-02-24 00:03:52.558993 | debian-bookworm | #25 123.9 libtsan2 libubsan1 libyaml-0-2 linux-libc-dev make perl perl-modules-5.36 2026-02-24 00:03:52.559000 | debian-bookworm | #25 123.9 python3.11-dev rpcsvc-proto xz-utils zlib1g-dev 2026-02-24 00:03:52.613341 | debian-bookworm | #25 124.1 0 upgraded, 0 newly installed, 66 to remove and 1 not upgraded. 2026-02-24 00:03:52.613436 | debian-bookworm | #25 124.1 After this operation, 358 MB disk space will be freed. 2026-02-24 00:03:52.794511 | debian-bookworm | #25 124.1 (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-02-24 00:03:52.794657 | debian-bookworm | #25 124.1 Removing g++ (4:12.2.0-3) ... 2026-02-24 00:03:52.794708 | debian-bookworm | #25 124.3 Removing gcc (4:12.2.0-3) ... 2026-02-24 00:03:52.902473 | debian-bookworm | #25 124.4 Removing dpkg-dev (1.21.22) ... 2026-02-24 00:03:53.068112 | debian-bookworm | #25 124.5 Removing bzip2 (1.0.8-5+b1) ... 2026-02-24 00:03:53.068325 | debian-bookworm | #25 124.5 Removing cpp (4:12.2.0-3) ... 2026-02-24 00:03:53.203231 | debian-bookworm | #25 124.6 Removing g++-12 (12.2.0-14+deb12u1) ... 2026-02-24 00:03:53.203339 | debian-bookworm | #25 124.7 Removing git-man (1:2.39.5-0+deb12u3) ... 2026-02-24 00:03:53.388526 | debian-bookworm | #25 124.7 Removing libstdc++-12-dev:amd64 (12.2.0-14+deb12u1) ... 2026-02-24 00:03:53.388667 | debian-bookworm | #25 124.8 Removing libcurl3-gnutls:amd64 (7.88.1-10+deb12u14) ... 2026-02-24 00:03:53.528469 | debian-bookworm | #25 124.9 Removing libbrotli1:amd64 (1.0.9-2+b6) ... 2026-02-24 00:03:53.528559 | debian-bookworm | #25 125.0 Removing python3.11-dev (3.11.2-6+deb12u6) ... 2026-02-24 00:03:53.653259 | debian-bookworm | #25 125.0 Removing libpython3-dev:amd64 (3.11.2-1+b1) ... 2026-02-24 00:03:53.653348 | debian-bookworm | #25 125.1 Removing libpython3.11-dev:amd64 (3.11.2-6+deb12u6) ... 2026-02-24 00:03:53.772328 | debian-bookworm | #25 125.2 Removing libexpat1-dev:amd64 (2.5.0-1+deb12u2) ... 2026-02-24 00:03:53.772398 | debian-bookworm | #25 125.2 Removing zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ... 2026-02-24 00:03:53.906779 | debian-bookworm | #25 125.3 Removing libc6-dev:amd64 (2.36-9+deb12u13) ... 2026-02-24 00:03:53.906850 | debian-bookworm | #25 125.4 Removing libc-dev-bin (2.36-9+deb12u13) ... 2026-02-24 00:03:54.068450 | debian-bookworm | #25 125.4 Removing libcrypt-dev:amd64 (1:4.4.33-2) ... 2026-02-24 00:03:54.068520 | debian-bookworm | #25 125.5 Removing libdpkg-perl (1.21.22) ... 2026-02-24 00:03:54.223111 | debian-bookworm | #25 125.6 Removing liberror-perl (0.17029-2) ... 2026-02-24 00:03:54.223278 | debian-bookworm | #25 125.7 Removing perl (5.36.0-7+deb12u3) ... 2026-02-24 00:03:54.390884 | debian-bookworm | #25 125.8 Removing libperl5.36:amd64 (5.36.0-7+deb12u3) ... 2026-02-24 00:03:54.391006 | debian-bookworm | #25 125.9 Removing libgdbm-compat4:amd64 (1.23-3) ... 2026-02-24 00:03:54.547829 | debian-bookworm | #25 126.0 Removing libjs-sphinxdoc (5.3.0-4) ... 2026-02-24 00:03:54.705345 | debian-bookworm | #25 126.1 Removing libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-02-24 00:03:54.857750 | debian-bookworm | #25 126.2 Removing libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-02-24 00:03:54.857876 | debian-bookworm | #25 126.2 Removing libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... 2026-02-24 00:03:55.024186 | debian-bookworm | #25 126.3 Removing libnghttp2-14:amd64 (1.52.0-1+deb12u2) ... 2026-02-24 00:03:55.024354 | debian-bookworm | #25 126.4 Removing libnsl-dev:amd64 (1.3.0-2) ... 2026-02-24 00:03:55.147495 | debian-bookworm | #25 126.5 Removing libpsl5:amd64 (0.21.2-1) ... 2026-02-24 00:03:55.147661 | debian-bookworm | #25 126.5 Removing libpython3.11:amd64 (3.11.2-6+deb12u6) ... 2026-02-24 00:03:55.297911 | debian-bookworm | #25 126.6 Removing librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 2026-02-24 00:03:55.942690 | debian-bookworm | #25 127.2 Removing libsasl2-2:amd64 (2.1.28+dfsg-10) ... 2026-02-24 00:03:55.942819 | debian-bookworm | #25 127.3 Removing libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... 2026-02-24 00:03:56.052523 | debian-bookworm | #25 127.4 Removing libssh-4:amd64 (0.10.6-0+deb12u2) ... 2026-02-24 00:03:56.052682 | debian-bookworm | #25 127.5 Removing libssh2-1:amd64 (1.10.0-3+b1) ... 2026-02-24 00:03:56.052733 | debian-bookworm | #25 127.5 Removing libtirpc-dev:amd64 (1.3.3+ds-1) ... 2026-02-24 00:03:56.175173 | debian-bookworm | #25 127.6 Removing libyaml-0-2:amd64 (0.2.5-1) ... 2026-02-24 00:03:56.175288 | debian-bookworm | #25 127.6 Removing linux-libc-dev:amd64 (6.1.162-1) ... 2026-02-24 00:03:56.280017 | debian-bookworm | #25 127.7 Removing make (4.3-4.1) ... 2026-02-24 00:03:56.499848 | debian-bookworm | #25 127.8 Removing perl-modules-5.36 (5.36.0-7+deb12u3) ... 2026-02-24 00:03:56.499923 | debian-bookworm | #25 128.0 Removing rpcsvc-proto (1.4.3-1) ... 2026-02-24 00:03:56.627232 | debian-bookworm | #25 128.0 Removing xz-utils (5.4.1-1) ... 2026-02-24 00:03:56.627383 | debian-bookworm | #25 128.1 Removing gcc-12 (12.2.0-14+deb12u1) ... 2026-02-24 00:03:56.812843 | debian-bookworm | #25 128.2 Removing binutils (2.40-2) ... 2026-02-24 00:03:56.812970 | debian-bookworm | #25 128.3 Removing binutils-x86-64-linux-gnu (2.40-2) ... 2026-02-24 00:03:56.939322 | debian-bookworm | #25 128.3 Removing libgprofng0:amd64 (2.40-2) ... 2026-02-24 00:03:56.939407 | debian-bookworm | #25 128.4 Removing libctf0:amd64 (2.40-2) ... 2026-02-24 00:03:57.097770 | debian-bookworm | #25 128.5 Removing libbinutils:amd64 (2.40-2) ... 2026-02-24 00:03:57.097843 | debian-bookworm | #25 128.6 Removing binutils-common:amd64 (2.40-2) ... 2026-02-24 00:03:57.219375 | debian-bookworm | #25 128.6 Removing cpp-12 (12.2.0-14+deb12u1) ... 2026-02-24 00:03:57.219452 | debian-bookworm | #25 128.7 Removing libgcc-12-dev:amd64 (12.2.0-14+deb12u1) ... 2026-02-24 00:03:57.350564 | debian-bookworm | #25 128.8 Removing libasan8:amd64 (12.2.0-14+deb12u1) ... 2026-02-24 00:03:57.350720 | debian-bookworm | #25 128.8 Removing libatomic1:amd64 (12.2.0-14+deb12u1) ... 2026-02-24 00:03:57.462468 | debian-bookworm | #25 128.9 Removing libcc1-0:amd64 (12.2.0-14+deb12u1) ... 2026-02-24 00:03:57.462560 | debian-bookworm | #25 128.9 Removing libctf-nobfd0:amd64 (2.40-2) ... 2026-02-24 00:03:57.584329 | debian-bookworm | #25 129.0 Removing libgomp1:amd64 (12.2.0-14+deb12u1) ... 2026-02-24 00:03:57.584485 | debian-bookworm | #25 129.0 Removing libisl23:amd64 (0.25-1.1) ... 2026-02-24 00:03:57.748941 | debian-bookworm | #25 129.1 Removing libitm1:amd64 (12.2.0-14+deb12u1) ... 2026-02-24 00:03:57.749014 | debian-bookworm | #25 129.2 Removing libjansson4:amd64 (2.14-2) ... 2026-02-24 00:03:57.956061 | debian-bookworm | #25 129.3 Removing liblsan0:amd64 (12.2.0-14+deb12u1) ... 2026-02-24 00:03:57.956131 | debian-bookworm | #25 129.4 Removing libmpc3:amd64 (1.3.1-1) ... 2026-02-24 00:03:58.085516 | debian-bookworm | #25 129.5 Removing libmpfr6:amd64 (4.2.0-1) ... 2026-02-24 00:03:58.085671 | debian-bookworm | #25 129.5 Removing libquadmath0:amd64 (12.2.0-14+deb12u1) ... 2026-02-24 00:03:58.223080 | debian-bookworm | #25 129.6 Removing libtsan2:amd64 (12.2.0-14+deb12u1) ... 2026-02-24 00:03:58.223227 | debian-bookworm | #25 129.7 Removing libubsan1:amd64 (12.2.0-14+deb12u1) ... 2026-02-24 00:03:58.357689 | debian-bookworm | #25 129.8 Processing triggers for libc-bin (2.36-9+deb12u13) ... 2026-02-24 00:03:58.481176 | debian-bookworm | #25 129.9 + rm -rf /patches /release /root/.cache /tmp/uv-6c2078bb75587c01.lock /tmp/uv-setuptools-112d4d9a87620563.lock /tmp/uv-setuptools-487a0e0c55cc1f77.lock /tmp/uv-setuptools-7325d7fcbe554bb2.lock /tmp/uv-setuptools-91a376a951b77141.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-02-24 00:03:58.481404 | debian-bookworm | #25 129.9 + uv pip install --no-cache --system pyclean==3.0.0 2026-02-24 00:03:58.664144 | debian-bookworm | #25 130.0 Using Python 3.13.12 environment at: /usr/local 2026-02-24 00:03:58.664273 | debian-bookworm | #25 130.1 Resolved 1 package in 93ms 2026-02-24 00:03:58.768044 | debian-bookworm | #25 130.2 Prepared 1 package in 24ms 2026-02-24 00:03:58.768199 | debian-bookworm | #25 130.2 Installed 1 package in 8ms 2026-02-24 00:03:58.768249 | debian-bookworm | #25 130.2 + pyclean==3.0.0 2026-02-24 00:03:58.768295 | debian-bookworm | #25 130.2 + pyclean /usr 2026-02-24 00:03:58.768375 | debian-bookworm | #25 130.2 Cleaning directory /usr 2026-02-24 00:03:59.520553 | debian-bookworm | #25 131.0 Total 1903 files, 298 directories removed. 2026-02-24 00:03:59.681456 | debian-bookworm | #25 131.0 + uv pip uninstall --system pyclean 2026-02-24 00:03:59.949702 | debian-bookworm | #25 131.2 Using Python 3.13.12 environment at: /usr/local 2026-02-24 00:04:00.409186 | debian-bookworm | #25 131.3 Uninstalled 1 package in 252ms 2026-02-24 00:04:00.409253 | debian-bookworm | #25 131.3 - pyclean==3.0.0 2026-02-24 00:04:00.688270 | debian-bookworm | #25 DONE 132.1s 2026-02-24 00:04:06.611770 | debian-bookworm | 2026-02-24 00:04:06.611830 | debian-bookworm | #26 [stage-1 2/4] COPY --link --from=builder / / 2026-02-24 00:04:06.726344 | debian-bookworm | #26 DONE 3.4s 2026-02-24 00:04:06.881380 | debian-bookworm | 2026-02-24 00:04:06.881479 | debian-bookworm | #26 [stage-1 2/4] COPY --link --from=builder / / 2026-02-24 00:04:06.881494 | debian-bookworm | #26 merging 2026-02-24 00:04:10.710051 | debian-bookworm | #26 merging 4.0s done 2026-02-24 00:04:10.710105 | debian-bookworm | #26 DONE 7.4s 2026-02-24 00:04:10.860886 | debian-bookworm | 2026-02-24 00:04:10.860974 | debian-bookworm | #27 [stage-1 3/4] WORKDIR /ansible 2026-02-24 00:04:11.058057 | debian-bookworm | #27 DONE 0.3s 2026-02-24 00:04:11.212892 | debian-bookworm | 2026-02-24 00:04:11.212978 | debian-bookworm | #28 [stage-1 4/4] RUN chown -R dragon: /ansible 2026-02-24 00:04:13.769285 | debian-bookworm | #28 DONE 2.7s 2026-02-24 00:04:13.942168 | debian-bookworm | 2026-02-24 00:04:13.942243 | debian-bookworm | #29 exporting to image 2026-02-24 00:04:13.942260 | debian-bookworm | #29 exporting layers 2026-02-24 00:04:39.873103 | debian-bookworm | #29 exporting layers 26.1s done 2026-02-24 00:04:39.992044 | debian-bookworm | #29 exporting manifest sha256:30e89c3d59309a50ab373a3a4bb3185de4457ebeaa21389db1b9f18c50e57219 0.0s done 2026-02-24 00:04:39.992161 | debian-bookworm | #29 exporting config sha256:4456922dd330c00b70477cf47b7b631f24e36c693215429c95ca328b8add24fe 0.0s done 2026-02-24 00:04:39.992200 | debian-bookworm | #29 exporting attestation manifest sha256:23f27349dde8127db1956547c5b73dcc601e364d0a150fa8eb127e23ee38d8d7 0.0s done 2026-02-24 00:04:39.992231 | debian-bookworm | #29 exporting manifest list sha256:717d0cf2c3c7b1a027a5a665e663e98a11455d84e3fff1859744ed039378d15e 2026-02-24 00:04:40.178489 | debian-bookworm | #29 exporting manifest list sha256:717d0cf2c3c7b1a027a5a665e663e98a11455d84e3fff1859744ed039378d15e 0.0s done 2026-02-24 00:04:40.178711 | debian-bookworm | #29 naming to docker.io/library/56caf22:latest 0.0s done 2026-02-24 00:04:40.178755 | debian-bookworm | #29 unpacking to docker.io/library/56caf22:latest 2026-02-24 00:04:47.903679 | debian-bookworm | #29 unpacking to docker.io/library/56caf22:latest 7.9s done 2026-02-24 00:04:48.098358 | debian-bookworm | #29 DONE 34.2s 2026-02-24 00:04:48.435130 | debian-bookworm | ok: Runtime: 0:03:08.617564 2026-02-24 00:04:48.467142 | 2026-02-24 00:04:48.467281 | TASK [Run push script] 2026-02-24 00:04:48.769941 | debian-bookworm | ++ git rev-parse --short HEAD 2026-02-24 00:04:48.771866 | debian-bookworm | + revision=56caf22 2026-02-24 00:04:48.771917 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-02-24 00:04:48.771960 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-02-24 00:04:48.771981 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/ceph-ansible 2026-02-24 00:04:48.772026 | debian-bookworm | + [[ latest == \l\a\t\e\s\t ]] 2026-02-24 00:04:48.772050 | debian-bookworm | + tag=osism.harbor.regio.digital/osism/ceph-ansible:squid 2026-02-24 00:04:48.772103 | debian-bookworm | + docker tag 56caf22 osism.harbor.regio.digital/osism/ceph-ansible:squid 2026-02-24 00:04:48.820625 | debian-bookworm | + docker push osism.harbor.regio.digital/osism/ceph-ansible:squid 2026-02-24 00:04:48.843127 | debian-bookworm | The push refers to repository [osism.harbor.regio.digital/osism/ceph-ansible] 2026-02-24 00:04:48.949592 | debian-bookworm | 49529fcd9c66: Waiting 2026-02-24 00:04:48.949662 | debian-bookworm | 6944d89e62fe: Waiting 2026-02-24 00:04:48.949671 | debian-bookworm | 346cb22c1144: Waiting 2026-02-24 00:04:48.949678 | debian-bookworm | 8959bec3fc0e: Waiting 2026-02-24 00:04:48.949685 | debian-bookworm | 4f4fb700ef54: Waiting 2026-02-24 00:04:48.949692 | debian-bookworm | 4831516dd0cb: Waiting 2026-02-24 00:04:48.949698 | debian-bookworm | 467052f4a138: Waiting 2026-02-24 00:04:49.049839 | debian-bookworm | 6944d89e62fe: Waiting 2026-02-24 00:04:49.049993 | debian-bookworm | 346cb22c1144: Waiting 2026-02-24 00:04:49.050102 | debian-bookworm | 8959bec3fc0e: Waiting 2026-02-24 00:04:49.050199 | debian-bookworm | 4f4fb700ef54: Waiting 2026-02-24 00:04:49.050333 | debian-bookworm | 4831516dd0cb: Waiting 2026-02-24 00:04:49.050388 | debian-bookworm | 467052f4a138: Waiting 2026-02-24 00:04:49.050482 | debian-bookworm | 49529fcd9c66: Waiting 2026-02-24 00:04:49.150097 | debian-bookworm | 8959bec3fc0e: Waiting 2026-02-24 00:04:49.150189 | debian-bookworm | 4f4fb700ef54: Waiting 2026-02-24 00:04:49.150205 | debian-bookworm | 4831516dd0cb: Waiting 2026-02-24 00:04:49.150217 | debian-bookworm | 467052f4a138: Waiting 2026-02-24 00:04:49.150230 | debian-bookworm | 49529fcd9c66: Waiting 2026-02-24 00:04:49.150241 | debian-bookworm | 6944d89e62fe: Waiting 2026-02-24 00:04:49.150253 | debian-bookworm | 346cb22c1144: Waiting 2026-02-24 00:04:49.252555 | debian-bookworm | 8959bec3fc0e: Waiting 2026-02-24 00:04:49.252658 | debian-bookworm | 4f4fb700ef54: Waiting 2026-02-24 00:04:49.252669 | debian-bookworm | 4831516dd0cb: Waiting 2026-02-24 00:04:49.252702 | debian-bookworm | 467052f4a138: Waiting 2026-02-24 00:04:49.252710 | debian-bookworm | 49529fcd9c66: Waiting 2026-02-24 00:04:49.252717 | debian-bookworm | 6944d89e62fe: Waiting 2026-02-24 00:04:49.252723 | debian-bookworm | 346cb22c1144: Waiting 2026-02-24 00:04:49.349884 | debian-bookworm | 4f4fb700ef54: Waiting 2026-02-24 00:04:49.349943 | debian-bookworm | 4831516dd0cb: Waiting 2026-02-24 00:04:49.349954 | debian-bookworm | 467052f4a138: Waiting 2026-02-24 00:04:49.349961 | debian-bookworm | 49529fcd9c66: Waiting 2026-02-24 00:04:49.349965 | debian-bookworm | 6944d89e62fe: Waiting 2026-02-24 00:04:49.349969 | debian-bookworm | 346cb22c1144: Waiting 2026-02-24 00:04:49.349973 | debian-bookworm | 8959bec3fc0e: Waiting 2026-02-24 00:04:49.449314 | debian-bookworm | 4f4fb700ef54: Waiting 2026-02-24 00:04:49.449403 | debian-bookworm | 4831516dd0cb: Waiting 2026-02-24 00:04:49.449485 | debian-bookworm | 467052f4a138: Waiting 2026-02-24 00:04:49.449624 | debian-bookworm | 49529fcd9c66: Waiting 2026-02-24 00:04:49.449702 | debian-bookworm | 6944d89e62fe: Waiting 2026-02-24 00:04:49.449780 | debian-bookworm | 346cb22c1144: Waiting 2026-02-24 00:04:49.449929 | debian-bookworm | 8959bec3fc0e: Waiting 2026-02-24 00:04:49.550038 | debian-bookworm | 8959bec3fc0e: Waiting 2026-02-24 00:04:49.550119 | debian-bookworm | 4f4fb700ef54: Waiting 2026-02-24 00:04:49.550145 | debian-bookworm | 4831516dd0cb: Waiting 2026-02-24 00:04:49.550157 | debian-bookworm | 467052f4a138: Waiting 2026-02-24 00:04:49.550168 | debian-bookworm | 49529fcd9c66: Waiting 2026-02-24 00:04:49.550179 | debian-bookworm | 6944d89e62fe: Waiting 2026-02-24 00:04:49.550192 | debian-bookworm | 346cb22c1144: Waiting 2026-02-24 00:04:49.650179 | debian-bookworm | 6944d89e62fe: Waiting 2026-02-24 00:04:49.650381 | debian-bookworm | 346cb22c1144: Waiting 2026-02-24 00:04:49.650594 | debian-bookworm | 8959bec3fc0e: Waiting 2026-02-24 00:04:49.650783 | debian-bookworm | 4f4fb700ef54: Waiting 2026-02-24 00:04:49.650953 | debian-bookworm | 4831516dd0cb: Waiting 2026-02-24 00:04:49.651138 | debian-bookworm | 467052f4a138: Waiting 2026-02-24 00:04:49.651318 | debian-bookworm | 49529fcd9c66: Waiting 2026-02-24 00:04:49.750490 | debian-bookworm | 4f4fb700ef54: Layer already exists 2026-02-24 00:04:49.750901 | debian-bookworm | 4831516dd0cb: Waiting 2026-02-24 00:04:49.750969 | debian-bookworm | 467052f4a138: Waiting 2026-02-24 00:04:49.751198 | debian-bookworm | 49529fcd9c66: Waiting 2026-02-24 00:04:49.751390 | debian-bookworm | 6944d89e62fe: Waiting 2026-02-24 00:04:49.751607 | debian-bookworm | 346cb22c1144: Waiting 2026-02-24 00:04:49.751786 | debian-bookworm | 8959bec3fc0e: Waiting 2026-02-24 00:04:49.849905 | debian-bookworm | 49529fcd9c66: Waiting 2026-02-24 00:04:49.850063 | debian-bookworm | 6944d89e62fe: Waiting 2026-02-24 00:04:49.850229 | debian-bookworm | 346cb22c1144: Waiting 2026-02-24 00:04:49.850417 | debian-bookworm | 8959bec3fc0e: Waiting 2026-02-24 00:04:49.850606 | debian-bookworm | 4831516dd0cb: Waiting 2026-02-24 00:04:49.850739 | debian-bookworm | 467052f4a138: Waiting 2026-02-24 00:04:49.949661 | debian-bookworm | 4831516dd0cb: Waiting 2026-02-24 00:04:49.949730 | debian-bookworm | 467052f4a138: Waiting 2026-02-24 00:04:49.949740 | debian-bookworm | 49529fcd9c66: Waiting 2026-02-24 00:04:49.949747 | debian-bookworm | 6944d89e62fe: Waiting 2026-02-24 00:04:49.949754 | debian-bookworm | 8959bec3fc0e: Waiting 2026-02-24 00:04:50.049713 | debian-bookworm | 4831516dd0cb: Layer already exists 2026-02-24 00:04:50.049807 | debian-bookworm | 467052f4a138: Layer already exists 2026-02-24 00:04:50.049818 | debian-bookworm | 49529fcd9c66: Layer already exists 2026-02-24 00:04:50.049825 | debian-bookworm | 6944d89e62fe: Layer already exists 2026-02-24 00:04:50.049840 | debian-bookworm | 8959bec3fc0e: Waiting 2026-02-24 00:04:50.149478 | debian-bookworm | 8959bec3fc0e: Waiting 2026-02-24 00:04:50.250009 | debian-bookworm | 8959bec3fc0e: Waiting 2026-02-24 00:04:50.349499 | debian-bookworm | 8959bec3fc0e: Waiting 2026-02-24 00:04:50.460698 | debian-bookworm | 8959bec3fc0e: Waiting 2026-02-24 00:04:54.050365 | debian-bookworm | 8959bec3fc0e: Pushed 2026-02-24 00:04:57.249666 | debian-bookworm | 346cb22c1144: Pushed 2026-02-24 00:05:00.480958 | debian-bookworm | squid: digest: sha256:717d0cf2c3c7b1a027a5a665e663e98a11455d84e3fff1859744ed039378d15e size: 856 2026-02-24 00:05:00.537168 | debian-bookworm | ok: Runtime: 0:00:11.728219 2026-02-24 00:05:00.544967 | 2026-02-24 00:05:00.545101 | TASK [Run cosign script] 2026-02-24 00:05:00.835925 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-02-24 00:05:00.836085 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/ceph-ansible 2026-02-24 00:05:00.836104 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-02-24 00:05:00.836115 | debian-bookworm | + version=squid 2026-02-24 00:05:00.836125 | debian-bookworm | + curl -O -L https://github.com/sigstore/cosign/releases/latest/download/cosign-linux-amd64 2026-02-24 00:05:00.848932 | debian-bookworm | % Total % Received % Xferd Average Speed Time Time Time Current 2026-02-24 00:05:00.848968 | debian-bookworm | Dload Upload Total Spent Left Speed 2026-02-24 00:05:01.069098 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-02-24 00:05:01.248303 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-02-24 00:05:05.607979 | debian-bookworm | 18 128M 18 23.7M 0 0 19.1M 0 0:00:06 0:00:01 0:00:05 19.1M 47 128M 47 61.1M 0 0 27.2M 0 0:00:04 0:00:02 0:00:02 37.3M 67 128M 67 86.6M 0 0 26.7M 0 0:00:04 0:00:03 0:00:01 31.4M 88 128M 88 113M 0 0 26.8M 0 0:00:04 0:00:04 --:--:-- 30.0M 100 128M 100 128M 0 0 27.0M 0 0:00:04 0:00:04 --:--:-- 29.8M 2026-02-24 00:05:05.616881 | debian-bookworm | + chmod +x cosign-linux-amd64 2026-02-24 00:05:05.620246 | debian-bookworm | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/osism/ceph-ansible:squid 2026-02-24 00:05:06.334649 | debian-bookworm | WARNING: Image reference osism.harbor.regio.digital/osism/ceph-ansible:squid uses a tag, not a digest, to identify the image to sign. 2026-02-24 00:05:06.334748 | debian-bookworm | This can lead you to sign a different image than the intended one. Please use a 2026-02-24 00:05:06.334764 | debian-bookworm | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-02-24 00:05:06.334778 | debian-bookworm | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-02-24 00:05:06.334791 | debian-bookworm | images by tag will be removed in a future release. 2026-02-24 00:05:06.334802 | debian-bookworm | 2026-02-24 00:05:06.686421 | debian-bookworm | Signing artifact... 2026-02-24 00:05:13.087004 | debian-bookworm | ok: Runtime: 0:00:12.040938 2026-02-24 00:05:13.099424 | 2026-02-24 00:05:13.099663 | TASK [Run sbom script] 2026-02-24 00:05:13.421337 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-02-24 00:05:13.421494 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/ceph-ansible 2026-02-24 00:05:13.421509 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-02-24 00:05:13.421518 | debian-bookworm | + version=squid 2026-02-24 00:05:13.421527 | debian-bookworm | + curl -sSfL https://raw.githubusercontent.com/anchore/syft/main/install.sh 2026-02-24 00:05:13.421538 | debian-bookworm | + sudo sh -s -- -b /usr/local/bin 2026-02-24 00:05:13.428872 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-02-24 00:05:13.490285 | debian-bookworm | [info] checking github for the current release tag 2026-02-24 00:05:13.989352 | debian-bookworm | [info] fetching release script for tag='v1.42.1' 2026-02-24 00:05:14.247065 | debian-bookworm | [info] checking github for the current release tag 2026-02-24 00:05:14.377114 | debian-bookworm | [info] using release tag='v1.42.1' version='1.42.1' os='linux' arch='amd64' 2026-02-24 00:05:17.082104 | debian-bookworm | [info] installed /usr/local/bin/syft 2026-02-24 00:05:17.111510 | debian-bookworm | + /usr/local/bin/syft scan osism.harbor.regio.digital/osism/ceph-ansible:squid -o cyclonedx-json 2026-02-24 00:05:40.549932 | debian-bookworm | + /tmp/venv/bin/dtrackauditor -p ceph-ansible -v squid -f sbom.json -a 2026-02-24 00:05:44.940585 | 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-02-24 00:05:44.940921 | debian-bookworm | Provided project name and version: ceph-ansible squid 2026-02-24 00:05:44.940953 | debian-bookworm | Auto mode ON 2026-02-24 00:05:44.940967 | debian-bookworm | Reading sbom.json ... 2026-02-24 00:05:44.940984 | debian-bookworm | Uploading sbom.json ... 2026-02-24 00:05:44.940997 | debian-bookworm | Waiting for project uuid f6453f28-974a-457b-b81b-5ccaa6a903c1 to be reported by dt server ... 2026-02-24 00:05:44.941010 | debian-bookworm | Project UUID: f6453f28-974a-457b-b81b-5ccaa6a903c1 2026-02-24 00:05:44.941022 | debian-bookworm | No policy violations found. 2026-02-24 00:05:44.941034 | debian-bookworm | severity_scores, {'CRITICAL': 1, 'HIGH': 6, 'MEDIUM': 7, 'LOW': 1, 'UNASSIGNED': 0} 2026-02-24 00:05:44.941046 | debian-bookworm | Vulnerability audit resulted in no violations. 2026-02-24 00:05:45.154719 | debian-bookworm | ok: Runtime: 0:00:31.568413 2026-02-24 00:05:45.158454 | 2026-02-24 00:05:45.158659 | PLAY RECAP 2026-02-24 00:05:45.158877 | debian-bookworm | ok: 5 changed: 5 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-02-24 00:05:45.158991 | 2026-02-24 00:05:45.265551 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/container-image-ceph-ansible/playbooks/build.yml@main] 2026-02-24 00:05:45.268648 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-02-24 00:05:45.979712 | 2026-02-24 00:05:45.979843 | PLAY [Base post] 2026-02-24 00:05:45.993434 | 2026-02-24 00:05:45.993582 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-02-24 00:05:48.617980 | debian-bookworm | changed 2026-02-24 00:05:48.626580 | 2026-02-24 00:05:48.626715 | PLAY RECAP 2026-02-24 00:05:48.626818 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-02-24 00:05:48.626931 | 2026-02-24 00:05:48.720875 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-02-24 00:05:48.721819 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-02-24 00:05:49.480263 | 2026-02-24 00:05:49.480460 | PLAY [Base post-logs] 2026-02-24 00:05:49.491321 | 2026-02-24 00:05:49.491450 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-02-24 00:05:49.966168 | localhost | changed 2026-02-24 00:05:49.976881 | 2026-02-24 00:05:49.977044 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-02-24 00:05:50.015155 | localhost | ok 2026-02-24 00:05:50.019900 | 2026-02-24 00:05:50.020048 | TASK [Set zuul-log-path fact] 2026-02-24 00:05:50.048408 | localhost | ok 2026-02-24 00:05:50.064758 | 2026-02-24 00:05:50.064940 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-24 00:05:50.114638 | localhost | ok 2026-02-24 00:05:50.123154 | 2026-02-24 00:05:50.123402 | TASK [upload-logs : Create log directories] 2026-02-24 00:05:50.670889 | localhost | changed 2026-02-24 00:05:50.673967 | 2026-02-24 00:05:50.674097 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-02-24 00:05:51.217059 | localhost -> localhost | ok: Runtime: 0:00:00.006970 2026-02-24 00:05:51.221978 | 2026-02-24 00:05:51.222129 | TASK [upload-logs : Upload logs to log server] 2026-02-24 00:05:51.826637 | localhost | Output suppressed because no_log was given 2026-02-24 00:05:51.828753 | 2026-02-24 00:05:51.828862 | LOOP [upload-logs : Compress console log and json output] 2026-02-24 00:05:51.879125 | localhost | skipping: Conditional result was False 2026-02-24 00:05:51.887435 | localhost | skipping: Conditional result was False 2026-02-24 00:05:51.899885 | 2026-02-24 00:05:51.900140 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-24 00:05:51.950050 | localhost | skipping: Conditional result was False 2026-02-24 00:05:51.950360 | 2026-02-24 00:05:51.957472 | localhost | skipping: Conditional result was False 2026-02-24 00:05:51.974355 | 2026-02-24 00:05:51.974653 | LOOP [upload-logs : Upload console log and json output]