2026-05-04 04:44:47.249301 | Job console starting 2026-05-04 04:44:47.283405 | Updating git repos 2026-05-04 04:44:47.314902 | Cloning repos into workspace 2026-05-04 04:44:47.370608 | Restoring repo states 2026-05-04 04:44:47.385425 | Merging changes 2026-05-04 04:44:47.385447 | Checking out repos 2026-05-04 04:44:47.445938 | Preparing playbooks 2026-05-04 04:44:48.242433 | Running Ansible setup 2026-05-04 04:44:52.829326 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-04 04:44:53.574622 | 2026-05-04 04:44:53.574796 | PLAY [Base pre] 2026-05-04 04:44:53.593425 | 2026-05-04 04:44:53.593584 | TASK [Setup log path fact] 2026-05-04 04:44:53.613039 | debian-bookworm | ok 2026-05-04 04:44:53.631343 | 2026-05-04 04:44:53.631513 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-04 04:44:53.671947 | debian-bookworm | ok 2026-05-04 04:44:53.687653 | 2026-05-04 04:44:53.687815 | TASK [emit-job-header : Print job information] 2026-05-04 04:44:53.728616 | # Job Information 2026-05-04 04:44:53.728807 | Ansible Version: 2.16.14 2026-05-04 04:44:53.728844 | Job: container-image-ceph-ansible-push-squid 2026-05-04 04:44:53.728877 | Pipeline: post 2026-05-04 04:44:53.728901 | Executor: 521e9411259a 2026-05-04 04:44:53.728922 | Triggered by: https://github.com/osism/container-image-ceph-ansible/commit/11c0116ea87ddfdad3393a4e152d208c650fa8fc 2026-05-04 04:44:53.728944 | Event ID: f5dbcea2-4773-11f1-8aa9-108bbacd0b53 2026-05-04 04:44:53.734052 | 2026-05-04 04:44:53.734209 | LOOP [emit-job-header : Print node information] 2026-05-04 04:44:53.849079 | debian-bookworm | ok: 2026-05-04 04:44:53.849378 | debian-bookworm | # Node Information 2026-05-04 04:44:53.849415 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-04 04:44:53.849441 | debian-bookworm | Hostname: debian 2026-05-04 04:44:53.849464 | debian-bookworm | Username: zuul 2026-05-04 04:44:53.849485 | debian-bookworm | Distro: Debian 12.13 2026-05-04 04:44:53.849512 | debian-bookworm | Provider: regiocloud-a 2026-05-04 04:44:53.849534 | debian-bookworm | Region: 2026-05-04 04:44:53.849555 | debian-bookworm | Label: debian-bookworm 2026-05-04 04:44:53.849575 | debian-bookworm | Product Name: OpenStack Nova 2026-05-04 04:44:53.849595 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe17:d0b4 2026-05-04 04:44:53.863477 | 2026-05-04 04:44:53.863634 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-04 04:44:54.399569 | debian-bookworm -> localhost | changed 2026-05-04 04:44:54.407258 | 2026-05-04 04:44:54.407402 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-04 04:44:55.518798 | debian-bookworm -> localhost | changed 2026-05-04 04:44:55.531484 | 2026-05-04 04:44:55.531618 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-04 04:44:55.839816 | debian-bookworm -> localhost | ok 2026-05-04 04:44:55.847189 | 2026-05-04 04:44:55.847340 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-04 04:44:55.883020 | debian-bookworm | ok 2026-05-04 04:44:55.900394 | debian-bookworm | included: /var/lib/zuul/builds/e72baf50303540fa99bb3f0614077cf5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-04 04:44:55.906880 | 2026-05-04 04:44:55.907002 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-04 04:44:57.193495 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-04 04:44:57.193737 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/e72baf50303540fa99bb3f0614077cf5/work/e72baf50303540fa99bb3f0614077cf5_id_rsa 2026-05-04 04:44:57.193778 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/e72baf50303540fa99bb3f0614077cf5/work/e72baf50303540fa99bb3f0614077cf5_id_rsa.pub 2026-05-04 04:44:57.193806 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-04 04:44:57.193831 | debian-bookworm -> localhost | SHA256:SBkL7Y2H8VZ5kB4e9iUl/VxraGhhPLS+1AeH/yZFZG8 zuul-build-sshkey 2026-05-04 04:44:57.193885 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-04 04:44:57.193909 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-04 04:44:57.193930 | debian-bookworm -> localhost | | ... +=.o. o| 2026-05-04 04:44:57.193952 | debian-bookworm -> localhost | | .o+ B=+.+oo| 2026-05-04 04:44:57.193973 | debian-bookworm -> localhost | | .+* =.*+=.+E| 2026-05-04 04:44:57.193993 | debian-bookworm -> localhost | | .+.= +ooo+=o| 2026-05-04 04:44:57.194013 | debian-bookworm -> localhost | | .oS .o...o.| 2026-05-04 04:44:57.194040 | debian-bookworm -> localhost | | . . ...| 2026-05-04 04:44:57.194060 | debian-bookworm -> localhost | | . . o| 2026-05-04 04:44:57.194081 | debian-bookworm -> localhost | | o | 2026-05-04 04:44:57.194102 | debian-bookworm -> localhost | | | 2026-05-04 04:44:57.194123 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-04 04:44:57.194196 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.771659 2026-05-04 04:44:57.200909 | 2026-05-04 04:44:57.201025 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-04 04:44:57.229834 | debian-bookworm | ok 2026-05-04 04:44:57.239748 | debian-bookworm | included: /var/lib/zuul/builds/e72baf50303540fa99bb3f0614077cf5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-04 04:44:57.249472 | 2026-05-04 04:44:57.249604 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-04 04:44:57.274126 | debian-bookworm | skipping: Conditional result was False 2026-05-04 04:44:57.280808 | 2026-05-04 04:44:57.280925 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-04 04:44:57.955903 | debian-bookworm | changed 2026-05-04 04:44:57.963428 | 2026-05-04 04:44:57.963563 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-04 04:44:58.230485 | debian-bookworm | ok 2026-05-04 04:44:58.239409 | 2026-05-04 04:44:58.239587 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-04 04:44:58.906663 | debian-bookworm | changed 2026-05-04 04:44:58.917916 | 2026-05-04 04:44:58.918079 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-04 04:44:59.587223 | debian-bookworm | changed 2026-05-04 04:44:59.604247 | 2026-05-04 04:44:59.604793 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-04 04:44:59.632611 | debian-bookworm | skipping: Conditional result was False 2026-05-04 04:44:59.645123 | 2026-05-04 04:44:59.645316 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-04 04:45:00.137272 | debian-bookworm -> localhost | changed 2026-05-04 04:45:00.158427 | 2026-05-04 04:45:00.158608 | TASK [add-build-sshkey : Add back temp key] 2026-05-04 04:45:00.496664 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/e72baf50303540fa99bb3f0614077cf5/work/e72baf50303540fa99bb3f0614077cf5_id_rsa (zuul-build-sshkey) 2026-05-04 04:45:00.496929 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.019118 2026-05-04 04:45:00.505590 | 2026-05-04 04:45:00.505721 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-04 04:45:00.973808 | debian-bookworm | ok 2026-05-04 04:45:00.983456 | 2026-05-04 04:45:00.983689 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-04 04:45:01.020742 | debian-bookworm | skipping: Conditional result was False 2026-05-04 04:45:01.047371 | 2026-05-04 04:45:01.047644 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-04 04:45:01.513786 | debian-bookworm | ok 2026-05-04 04:45:01.542202 | 2026-05-04 04:45:01.542417 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-04 04:45:01.574533 | debian-bookworm | ok 2026-05-04 04:45:01.581484 | 2026-05-04 04:45:01.581656 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-04 04:45:01.910114 | debian-bookworm -> localhost | ok 2026-05-04 04:45:01.925747 | 2026-05-04 04:45:01.925971 | TASK [validate-host : Collect information about the host] 2026-05-04 04:45:03.104948 | debian-bookworm | ok 2026-05-04 04:45:03.115367 | 2026-05-04 04:45:03.115579 | TASK [validate-host : Sanitize hostname] 2026-05-04 04:45:03.254267 | debian-bookworm | ok 2026-05-04 04:45:03.300661 | 2026-05-04 04:45:03.300803 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-04 04:45:03.911619 | debian-bookworm -> localhost | changed 2026-05-04 04:45:03.918355 | 2026-05-04 04:45:03.918493 | TASK [validate-host : Collect information about zuul worker] 2026-05-04 04:45:04.333688 | debian-bookworm | ok 2026-05-04 04:45:04.339083 | 2026-05-04 04:45:04.339235 | TASK [validate-host : Write out all zuul information for each host] 2026-05-04 04:45:04.955668 | debian-bookworm -> localhost | changed 2026-05-04 04:45:04.967408 | 2026-05-04 04:45:04.967624 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-04 04:45:05.254315 | debian-bookworm | ok 2026-05-04 04:45:05.263397 | 2026-05-04 04:45:05.263542 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-04 04:45:06.188696 | debian-bookworm | changed: 2026-05-04 04:45:06.188911 | debian-bookworm | cd+++++++++ src/ 2026-05-04 04:45:06.188946 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-04 04:45:06.188972 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-04 04:45:06.188994 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-ceph-ansible/ 2026-05-04 04:45:06.189014 | debian-bookworm | Containerfile 2026-05-04 04:45:06.189209 | debian-bookworm | 2026-05-04 04:47:11.957551 | debian-bookworm | #25 53.58 2026-05-04 04:47:11.957568 | debian-bookworm | #25 53.58 Or undo this operation with: 2026-05-04 04:47:11.957584 | debian-bookworm | #25 53.58 2026-05-04 04:47:11.957601 | debian-bookworm | #25 53.58 git switch - 2026-05-04 04:47:11.957619 | debian-bookworm | #25 53.58 2026-05-04 04:47:11.957636 | debian-bookworm | #25 53.58 Turn off this advice by setting config variable advice.detachedHead to false 2026-05-04 04:47:11.957652 | debian-bookworm | #25 53.58 2026-05-04 04:47:11.957668 | debian-bookworm | #25 53.58 HEAD is now at dae35c0 Merge "Publish openstack.config_template on galaxy" 2026-05-04 04:52:34.562952 | debian-bookworm | #25 376.2 Using /etc/ansible/ansible.cfg as config file 2026-05-04 04:52:34.563021 | debian-bookworm | #25 376.2 Starting galaxy collection install process 2026-05-04 04:52:34.563027 | debian-bookworm | #25 376.2 Process install dependency map 2026-05-04 04:52:34.563033 | debian-bookworm | #25 376.2 Starting collection install process 2026-05-04 04:52:34.563038 | debian-bookworm | #25 376.2 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-1699sgb9nui1/tmpw3tkwhee/ansible-netcommon-2.6.1-tm39jmqq 2026-05-04 04:52:34.563045 | debian-bookworm | #25 376.2 Installing 'ansible.netcommon:2.6.1' to '/usr/share/ansible/collections/ansible_collections/ansible/netcommon' 2026-05-04 04:52:34.563050 | debian-bookworm | #25 376.2 ansible.netcommon:2.6.1 was installed successfully 2026-05-04 04:52:34.563054 | debian-bookworm | #25 376.2 Installing 'openstack.config_template:1.3.0' to '/usr/share/ansible/collections/ansible_collections/openstack/config_template' 2026-05-04 04:52:34.563060 | debian-bookworm | #25 376.2 Created collection for openstack.config_template:1.3.0 at /usr/share/ansible/collections/ansible_collections/openstack/config_template 2026-05-04 04:52:34.563064 | debian-bookworm | #25 376.2 openstack.config_template:1.3.0 was installed successfully 2026-05-04 04:52:34.563083 | debian-bookworm | #25 376.2 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-1699sgb9nui1/tmpw3tkwhee/ansible-posix-2.1.0-rz3m8dgg 2026-05-04 04:52:34.563088 | debian-bookworm | #25 376.2 Installing 'ansible.posix:2.1.0' to '/usr/share/ansible/collections/ansible_collections/ansible/posix' 2026-05-04 04:52:34.563092 | debian-bookworm | #25 376.2 ansible.posix:2.1.0 was installed successfully 2026-05-04 04:52:34.563096 | debian-bookworm | #25 376.2 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-utils-6.0.2.tar.gz to /root/.ansible/tmp/ansible-local-1699sgb9nui1/tmpw3tkwhee/ansible-utils-6.0.2-i4tsl28y 2026-05-04 04:52:34.563100 | debian-bookworm | #25 376.2 Installing 'ansible.utils:6.0.2' to '/usr/share/ansible/collections/ansible_collections/ansible/utils' 2026-05-04 04:52:34.563104 | debian-bookworm | #25 376.2 ansible.utils:6.0.2 was installed successfully 2026-05-04 04:52:34.563108 | debian-bookworm | #25 376.2 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-1699sgb9nui1/tmpw3tkwhee/netbox-netbox-3.22.0-_hqs83wg 2026-05-04 04:52:34.563112 | debian-bookworm | #25 376.2 Installing 'netbox.netbox:3.22.0' to '/usr/share/ansible/collections/ansible_collections/netbox/netbox' 2026-05-04 04:52:34.563116 | debian-bookworm | #25 376.2 netbox.netbox:3.22.0 was installed successfully 2026-05-04 04:52:34.563121 | debian-bookworm | #25 376.2 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/osism-commons-0.20260318.0.tar.gz to /root/.ansible/tmp/ansible-local-1699sgb9nui1/tmpw3tkwhee/osism-commons-0.20260318.0-dh5g640a 2026-05-04 04:52:34.563130 | debian-bookworm | #25 376.2 Installing 'osism.commons:0.20260318.0' to '/usr/share/ansible/collections/ansible_collections/osism/commons' 2026-05-04 04:52:34.563134 | debian-bookworm | #25 376.2 osism.commons:0.20260318.0 was installed successfully 2026-05-04 04:52:34.563138 | debian-bookworm | #25 376.2 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-general-12.6.0.tar.gz to /root/.ansible/tmp/ansible-local-1699sgb9nui1/tmpw3tkwhee/community-general-12.6.0-ynvzad1i 2026-05-04 04:52:34.563151 | debian-bookworm | #25 376.2 Installing 'community.general:12.6.0' to '/usr/share/ansible/collections/ansible_collections/community/general' 2026-05-04 04:52:34.563155 | debian-bookworm | #25 376.2 community.general:12.6.0 was installed successfully 2026-05-04 04:52:34.668369 | debian-bookworm | #25 376.3 + ln -s /usr/share/ansible/collections /ansible/collections 2026-05-04 04:52:34.913564 | debian-bookworm | #25 376.3 + mkdir -p /usr/share/mitogen 2026-05-04 04:52:34.913701 | debian-bookworm | #25 376.3 + tar xzf /mitogen.tar.gz --strip-components=1 -C /usr/share/mitogen 2026-05-04 04:52:34.913720 | debian-bookworm | #25 376.4 + 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-05-04 04:52:34.913734 | debian-bookworm | #25 376.4 + rm /mitogen.tar.gz 2026-05-04 04:52:34.913747 | debian-bookworm | #25 376.4 ++ grep ceph_ansible_version: /release/latest/ceph-squid.yml 2026-05-04 04:52:34.913759 | debian-bookworm | #25 376.4 ++ awk '-F: ' '{ print $2 }' 2026-05-04 04:52:34.913771 | debian-bookworm | #25 376.4 + PROJECT_VERSION=stable-9.0 2026-05-04 04:52:34.913783 | debian-bookworm | #25 376.4 + git clone -b stable-9.0 https://github.com/ceph/ceph-ansible /repository 2026-05-04 04:52:34.913795 | debian-bookworm | #25 376.4 Cloning into '/repository'... 2026-05-04 04:52:37.086952 | debian-bookworm | #25 378.7 ++ find /patches/stable-9.0 -name '*.patch' 2026-05-04 04:52:37.184750 | debian-bookworm | #25 378.7 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2026-05-04 04:52:37.184833 | debian-bookworm | #25 378.7 + echo /patches/stable-9.0/fix-rgw-upgrade.patch 2026-05-04 04:52:37.184853 | debian-bookworm | #25 378.7 /patches/stable-9.0/fix-rgw-upgrade.patch 2026-05-04 04:52:37.184869 | debian-bookworm | #25 378.7 + cd /repository 2026-05-04 04:52:37.184886 | debian-bookworm | #25 378.7 + patch --forward --batch -p1 --dry-run 2026-05-04 04:52:37.184902 | debian-bookworm | #25 378.7 checking file infrastructure-playbooks/rolling_update.yml 2026-05-04 04:52:37.184917 | debian-bookworm | #25 378.7 + cd /repository 2026-05-04 04:52:37.184933 | debian-bookworm | #25 378.7 + patch --forward --batch -p1 2026-05-04 04:52:37.184948 | debian-bookworm | #25 378.7 patching file infrastructure-playbooks/rolling_update.yml 2026-05-04 04:52:37.184963 | debian-bookworm | #25 378.7 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2026-05-04 04:52:37.184985 | debian-bookworm | #25 378.7 + echo /patches/stable-9.0/ceph-handler-skip-and-throttle.patch 2026-05-04 04:52:37.185007 | debian-bookworm | #25 378.7 /patches/stable-9.0/ceph-handler-skip-and-throttle.patch 2026-05-04 04:52:37.185032 | debian-bookworm | #25 378.7 + cd /repository 2026-05-04 04:52:37.185053 | debian-bookworm | #25 378.7 + patch --forward --batch -p1 --dry-run 2026-05-04 04:52:37.185075 | debian-bookworm | #25 378.7 checking file roles/ceph-handler/tasks/handler_crash.yml 2026-05-04 04:52:37.185097 | debian-bookworm | #25 378.7 checking file roles/ceph-handler/tasks/handler_mdss.yml 2026-05-04 04:52:37.185120 | debian-bookworm | #25 378.7 checking file roles/ceph-handler/tasks/handler_mgrs.yml 2026-05-04 04:52:37.185144 | debian-bookworm | #25 378.7 checking file roles/ceph-handler/tasks/handler_mons.yml 2026-05-04 04:52:37.185165 | debian-bookworm | #25 378.7 checking file roles/ceph-handler/tasks/handler_osds.yml 2026-05-04 04:52:37.185181 | debian-bookworm | #25 378.7 checking file roles/ceph-handler/tasks/handler_rbdmirrors.yml 2026-05-04 04:52:37.185197 | debian-bookworm | #25 378.7 checking file roles/ceph-handler/tasks/handler_rgws.yml 2026-05-04 04:52:37.185212 | debian-bookworm | #25 378.7 + cd /repository 2026-05-04 04:52:37.185227 | debian-bookworm | #25 378.7 + patch --forward --batch -p1 2026-05-04 04:52:37.185242 | debian-bookworm | #25 378.7 patching file roles/ceph-handler/tasks/handler_crash.yml 2026-05-04 04:52:37.185258 | debian-bookworm | #25 378.7 patching file roles/ceph-handler/tasks/handler_mdss.yml 2026-05-04 04:52:37.185273 | debian-bookworm | #25 378.7 patching file roles/ceph-handler/tasks/handler_mgrs.yml 2026-05-04 04:52:37.185288 | debian-bookworm | #25 378.7 patching file roles/ceph-handler/tasks/handler_mons.yml 2026-05-04 04:52:37.185303 | debian-bookworm | #25 378.7 patching file roles/ceph-handler/tasks/handler_osds.yml 2026-05-04 04:52:37.185318 | debian-bookworm | #25 378.7 patching file roles/ceph-handler/tasks/handler_rbdmirrors.yml 2026-05-04 04:52:37.185334 | debian-bookworm | #25 378.7 patching file roles/ceph-handler/tasks/handler_rgws.yml 2026-05-04 04:52:37.185360 | debian-bookworm | #25 378.7 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2026-05-04 04:52:37.185376 | debian-bookworm | #25 378.7 + echo /patches/stable-9.0/do-not-upgrade-ceph-exporter.patch 2026-05-04 04:52:37.185391 | debian-bookworm | #25 378.7 /patches/stable-9.0/do-not-upgrade-ceph-exporter.patch 2026-05-04 04:52:37.185406 | debian-bookworm | #25 378.7 + cd /repository 2026-05-04 04:52:37.185421 | debian-bookworm | #25 378.7 + patch --forward --batch -p1 --dry-run 2026-05-04 04:52:37.185437 | debian-bookworm | #25 378.7 checking file infrastructure-playbooks/rolling_update.yml 2026-05-04 04:52:37.185452 | debian-bookworm | #25 378.7 Hunk #1 succeeded at 1110 (offset -27 lines). 2026-05-04 04:52:37.185467 | debian-bookworm | #25 378.7 + cd /repository 2026-05-04 04:52:37.185482 | debian-bookworm | #25 378.7 + patch --forward --batch -p1 2026-05-04 04:52:37.185497 | debian-bookworm | #25 378.7 patching file infrastructure-playbooks/rolling_update.yml 2026-05-04 04:52:37.185513 | debian-bookworm | #25 378.7 Hunk #1 succeeded at 1110 (offset -27 lines). 2026-05-04 04:52:37.185528 | debian-bookworm | #25 378.7 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2026-05-04 04:52:37.185543 | debian-bookworm | #25 378.7 + echo /patches/stable-9.0/remove-utf8-characters-from-metafiles.patch 2026-05-04 04:52:37.185558 | debian-bookworm | #25 378.7 /patches/stable-9.0/remove-utf8-characters-from-metafiles.patch 2026-05-04 04:52:37.185574 | debian-bookworm | #25 378.7 + cd /repository 2026-05-04 04:52:37.185589 | debian-bookworm | #25 378.7 + patch --forward --batch -p1 --dry-run 2026-05-04 04:52:37.185605 | debian-bookworm | #25 378.7 checking file roles/ceph-client/meta/main.yml 2026-05-04 04:52:37.185676 | debian-bookworm | #25 378.7 Hunk #1 succeeded at 1 with fuzz 1. 2026-05-04 04:52:37.185694 | debian-bookworm | #25 378.7 checking file roles/ceph-common/meta/main.yml 2026-05-04 04:52:37.185710 | debian-bookworm | #25 378.7 Hunk #1 succeeded at 1 with fuzz 1. 2026-05-04 04:52:37.185725 | debian-bookworm | #25 378.7 checking file roles/ceph-container-common/meta/main.yml 2026-05-04 04:52:37.185740 | debian-bookworm | #25 378.7 Hunk #1 succeeded at 1 with fuzz 1. 2026-05-04 04:52:37.185755 | debian-bookworm | #25 378.7 checking file roles/ceph-defaults/meta/main.yml 2026-05-04 04:52:37.185772 | debian-bookworm | #25 378.7 Hunk #1 succeeded at 1 with fuzz 1. 2026-05-04 04:52:37.185787 | debian-bookworm | #25 378.7 checking file roles/ceph-handler/meta/main.yml 2026-05-04 04:52:37.185802 | debian-bookworm | #25 378.7 Hunk #1 succeeded at 1 with fuzz 1. 2026-05-04 04:52:37.185817 | debian-bookworm | #25 378.7 checking file roles/ceph-mds/meta/main.yml 2026-05-04 04:52:37.185832 | debian-bookworm | #25 378.7 Hunk #1 succeeded at 1 with fuzz 1. 2026-05-04 04:52:37.185847 | debian-bookworm | #25 378.7 checking file roles/ceph-mgr/meta/main.yml 2026-05-04 04:52:37.185862 | debian-bookworm | #25 378.7 Hunk #1 succeeded at 1 with fuzz 1. 2026-05-04 04:52:37.185876 | debian-bookworm | #25 378.7 checking file roles/ceph-mon/meta/main.yml 2026-05-04 04:52:37.185891 | debian-bookworm | #25 378.7 Hunk #1 succeeded at 1 with fuzz 1. 2026-05-04 04:52:37.185906 | debian-bookworm | #25 378.7 checking file roles/ceph-osd/meta/main.yml 2026-05-04 04:52:37.185921 | debian-bookworm | #25 378.7 Hunk #1 succeeded at 1 with fuzz 1. 2026-05-04 04:52:37.185936 | debian-bookworm | #25 378.7 checking file roles/ceph-rbd-mirror/meta/main.yml 2026-05-04 04:52:37.185951 | debian-bookworm | #25 378.7 Hunk #1 succeeded at 1 with fuzz 1. 2026-05-04 04:52:37.185966 | debian-bookworm | #25 378.7 checking file roles/ceph-rgw/meta/main.yml 2026-05-04 04:52:37.185981 | debian-bookworm | #25 378.7 Hunk #1 succeeded at 1 with fuzz 1. 2026-05-04 04:52:37.185996 | debian-bookworm | #25 378.7 + cd /repository 2026-05-04 04:52:37.186011 | debian-bookworm | #25 378.7 + patch --forward --batch -p1 2026-05-04 04:52:37.186027 | debian-bookworm | #25 378.7 patching file roles/ceph-client/meta/main.yml 2026-05-04 04:52:37.186041 | debian-bookworm | #25 378.7 Hunk #1 succeeded at 1 with fuzz 1. 2026-05-04 04:52:37.186056 | debian-bookworm | #25 378.7 patching file roles/ceph-common/meta/main.yml 2026-05-04 04:52:37.186071 | debian-bookworm | #25 378.7 Hunk #1 succeeded at 1 with fuzz 1. 2026-05-04 04:52:37.186086 | debian-bookworm | #25 378.8 patching file roles/ceph-container-common/meta/main.yml 2026-05-04 04:52:37.186101 | debian-bookworm | #25 378.8 Hunk #1 succeeded at 1 with fuzz 1. 2026-05-04 04:52:37.186116 | debian-bookworm | #25 378.8 patching file roles/ceph-defaults/meta/main.yml 2026-05-04 04:52:37.186131 | debian-bookworm | #25 378.8 Hunk #1 succeeded at 1 with fuzz 1. 2026-05-04 04:52:37.186146 | debian-bookworm | #25 378.8 patching file roles/ceph-handler/meta/main.yml 2026-05-04 04:52:37.186168 | debian-bookworm | #25 378.8 Hunk #1 succeeded at 1 with fuzz 1. 2026-05-04 04:52:37.186188 | debian-bookworm | #25 378.8 patching file roles/ceph-mds/meta/main.yml 2026-05-04 04:52:37.186204 | debian-bookworm | #25 378.8 Hunk #1 succeeded at 1 with fuzz 1. 2026-05-04 04:52:37.186219 | debian-bookworm | #25 378.8 patching file roles/ceph-mgr/meta/main.yml 2026-05-04 04:52:37.186234 | debian-bookworm | #25 378.8 Hunk #1 succeeded at 1 with fuzz 1. 2026-05-04 04:52:37.186248 | debian-bookworm | #25 378.8 patching file roles/ceph-mon/meta/main.yml 2026-05-04 04:52:37.186264 | debian-bookworm | #25 378.8 Hunk #1 succeeded at 1 with fuzz 1. 2026-05-04 04:52:37.186279 | debian-bookworm | #25 378.8 patching file roles/ceph-osd/meta/main.yml 2026-05-04 04:52:37.186293 | debian-bookworm | #25 378.8 Hunk #1 succeeded at 1 with fuzz 1. 2026-05-04 04:52:37.186308 | debian-bookworm | #25 378.8 patching file roles/ceph-rbd-mirror/meta/main.yml 2026-05-04 04:52:37.186323 | debian-bookworm | #25 378.8 Hunk #1 succeeded at 1 with fuzz 1. 2026-05-04 04:52:37.186338 | debian-bookworm | #25 378.8 patching file roles/ceph-rgw/meta/main.yml 2026-05-04 04:52:37.186353 | debian-bookworm | #25 378.8 Hunk #1 succeeded at 1 with fuzz 1. 2026-05-04 04:52:37.186368 | debian-bookworm | #25 378.8 /patches/stable-9.0/container-binary.patch 2026-05-04 04:52:37.186383 | debian-bookworm | #25 378.8 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2026-05-04 04:52:37.186398 | debian-bookworm | #25 378.8 + echo /patches/stable-9.0/container-binary.patch 2026-05-04 04:52:37.186413 | debian-bookworm | #25 378.8 + cd /repository 2026-05-04 04:52:37.186429 | debian-bookworm | #25 378.8 + patch --forward --batch -p1 --dry-run 2026-05-04 04:52:37.186444 | debian-bookworm | #25 378.8 checking file roles/ceph-facts/tasks/container_binary.yml 2026-05-04 04:52:37.186459 | debian-bookworm | #25 378.8 + cd /repository 2026-05-04 04:52:37.186474 | debian-bookworm | #25 378.8 + patch --forward --batch -p1 2026-05-04 04:52:37.186489 | debian-bookworm | #25 378.8 patching file roles/ceph-facts/tasks/container_binary.yml 2026-05-04 04:52:37.186505 | debian-bookworm | #25 378.8 /patches/stable-9.0/always-use-ceph-uid-64045.patch 2026-05-04 04:52:37.186520 | debian-bookworm | #25 378.8 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2026-05-04 04:52:37.186537 | debian-bookworm | #25 378.8 + echo /patches/stable-9.0/always-use-ceph-uid-64045.patch 2026-05-04 04:52:37.186552 | debian-bookworm | #25 378.8 + cd /repository 2026-05-04 04:52:37.186567 | debian-bookworm | #25 378.8 + patch --forward --batch -p1 --dry-run 2026-05-04 04:52:37.186583 | debian-bookworm | #25 378.8 checking file roles/ceph-defaults/defaults/main.yml 2026-05-04 04:52:37.186598 | debian-bookworm | #25 378.8 Hunk #1 succeeded at 243 (offset -2 lines). 2026-05-04 04:52:37.186612 | debian-bookworm | #25 378.8 + cd /repository 2026-05-04 04:52:37.186627 | debian-bookworm | #25 378.8 + patch --forward --batch -p1 2026-05-04 04:52:37.186642 | debian-bookworm | #25 378.8 patching file roles/ceph-defaults/defaults/main.yml 2026-05-04 04:52:37.186682 | debian-bookworm | #25 378.8 Hunk #1 succeeded at 243 (offset -2 lines). 2026-05-04 04:52:37.186699 | debian-bookworm | #25 378.8 /patches/stable-9.0/fix-group-names-in-shrink-plays.patch 2026-05-04 04:52:37.186714 | debian-bookworm | #25 378.8 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2026-05-04 04:52:37.186729 | debian-bookworm | #25 378.8 + echo /patches/stable-9.0/fix-group-names-in-shrink-plays.patch 2026-05-04 04:52:37.186744 | debian-bookworm | #25 378.8 + cd /repository 2026-05-04 04:52:37.186759 | debian-bookworm | #25 378.8 + patch --forward --batch -p1 --dry-run 2026-05-04 04:52:37.186774 | debian-bookworm | #25 378.8 checking file infrastructure-playbooks/shrink-osd.yml 2026-05-04 04:52:37.186789 | debian-bookworm | #25 378.8 + cd /repository 2026-05-04 04:52:37.186804 | debian-bookworm | #25 378.8 + patch --forward --batch -p1 2026-05-04 04:52:37.186819 | debian-bookworm | #25 378.8 patching file infrastructure-playbooks/shrink-osd.yml 2026-05-04 04:52:37.186835 | debian-bookworm | #25 378.8 /patches/stable-9.0/fix-group-names-in-rolling-update-play.patch 2026-05-04 04:52:37.186850 | debian-bookworm | #25 378.8 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2026-05-04 04:52:37.186865 | debian-bookworm | #25 378.8 + echo /patches/stable-9.0/fix-group-names-in-rolling-update-play.patch 2026-05-04 04:52:37.186880 | debian-bookworm | #25 378.8 + cd /repository 2026-05-04 04:52:37.186895 | debian-bookworm | #25 378.8 + patch --forward --batch -p1 --dry-run 2026-05-04 04:52:37.186910 | debian-bookworm | #25 378.8 checking file infrastructure-playbooks/rolling_update.yml 2026-05-04 04:52:37.186925 | debian-bookworm | #25 378.8 + cd /repository 2026-05-04 04:52:37.186940 | debian-bookworm | #25 378.8 + patch --forward --batch -p1 2026-05-04 04:52:37.186955 | debian-bookworm | #25 378.8 patching file infrastructure-playbooks/rolling_update.yml 2026-05-04 04:52:37.186974 | debian-bookworm | #25 378.8 + '[' -e /repository/plugins/actions ']' 2026-05-04 04:52:37.186989 | debian-bookworm | #25 378.8 + '[' -e /repository/plugins/callback ']' 2026-05-04 04:52:37.187005 | debian-bookworm | #25 378.8 + cp /repository/plugins/callback/installer_checkpoint.py /ansible/callback_plugins 2026-05-04 04:52:37.187021 | debian-bookworm | #25 378.8 + '[' -e /repository/plugins/filter ']' 2026-05-04 04:52:37.187039 | debian-bookworm | #25 378.8 + cp repository/plugins/filter/__init__.py repository/plugins/filter/dict2dict.py repository/plugins/filter/ipaddrs_in_ranges.py /ansible/filter_plugins 2026-05-04 04:52:37.187065 | debian-bookworm | #25 378.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-05-04 04:52:37.187083 | debian-bookworm | #25 378.8 ++ find /repository/infrastructure-playbooks -name '*.yml' -maxdepth 1 2026-05-04 04:52:37.187100 | debian-bookworm | #25 378.8 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-04 04:52:37.187116 | debian-bookworm | #25 378.8 + echo /repository/infrastructure-playbooks/ceph-keys.yml 2026-05-04 04:52:37.187131 | debian-bookworm | #25 378.8 /repository/infrastructure-playbooks/ceph-keys.yml 2026-05-04 04:52:37.187146 | debian-bookworm | #25 378.8 ++ basename /repository/infrastructure-playbooks/ceph-keys.yml 2026-05-04 04:52:37.187162 | debian-bookworm | #25 378.8 + cp /repository/infrastructure-playbooks/ceph-keys.yml /ansible/ceph-ceph-keys.yml 2026-05-04 04:52:37.187178 | debian-bookworm | #25 378.8 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-04 04:52:37.187193 | debian-bookworm | #25 378.8 + echo /repository/infrastructure-playbooks/shrink-rgw.yml 2026-05-04 04:52:37.187208 | debian-bookworm | #25 378.8 /repository/infrastructure-playbooks/shrink-rgw.yml 2026-05-04 04:52:37.187223 | debian-bookworm | #25 378.8 ++ basename /repository/infrastructure-playbooks/shrink-rgw.yml 2026-05-04 04:52:37.187238 | debian-bookworm | #25 378.8 + cp /repository/infrastructure-playbooks/shrink-rgw.yml /ansible/ceph-shrink-rgw.yml 2026-05-04 04:52:37.187254 | debian-bookworm | #25 378.8 /repository/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml 2026-05-04 04:52:37.187269 | debian-bookworm | #25 378.8 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-04 04:52:37.187287 | debian-bookworm | #25 378.8 + echo /repository/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml 2026-05-04 04:52:37.187303 | debian-bookworm | #25 378.8 ++ basename /repository/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml 2026-05-04 04:52:37.187319 | debian-bookworm | #25 378.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-05-04 04:52:37.187335 | debian-bookworm | #25 378.8 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-04 04:52:37.187351 | debian-bookworm | #25 378.8 /repository/infrastructure-playbooks/add-mon.yml 2026-05-04 04:52:37.187366 | debian-bookworm | #25 378.8 + echo /repository/infrastructure-playbooks/add-mon.yml 2026-05-04 04:52:37.187381 | debian-bookworm | #25 378.8 ++ basename /repository/infrastructure-playbooks/add-mon.yml 2026-05-04 04:52:37.187396 | debian-bookworm | #25 378.8 + cp /repository/infrastructure-playbooks/add-mon.yml /ansible/ceph-add-mon.yml 2026-05-04 04:52:37.187421 | debian-bookworm | #25 378.8 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-04 04:52:37.187436 | debian-bookworm | #25 378.8 + echo /repository/infrastructure-playbooks/shrink-mgr.yml 2026-05-04 04:52:37.187451 | debian-bookworm | #25 378.8 /repository/infrastructure-playbooks/shrink-mgr.yml 2026-05-04 04:52:37.187467 | debian-bookworm | #25 378.8 ++ basename /repository/infrastructure-playbooks/shrink-mgr.yml 2026-05-04 04:52:37.187482 | debian-bookworm | #25 378.8 + cp /repository/infrastructure-playbooks/shrink-mgr.yml /ansible/ceph-shrink-mgr.yml 2026-05-04 04:52:37.187497 | debian-bookworm | #25 378.8 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-04 04:52:37.187513 | debian-bookworm | #25 378.8 + echo /repository/infrastructure-playbooks/shrink-mds.yml 2026-05-04 04:52:37.187528 | debian-bookworm | #25 378.8 /repository/infrastructure-playbooks/shrink-mds.yml 2026-05-04 04:52:37.187543 | debian-bookworm | #25 378.8 ++ basename /repository/infrastructure-playbooks/shrink-mds.yml 2026-05-04 04:52:37.187558 | debian-bookworm | #25 378.8 + cp /repository/infrastructure-playbooks/shrink-mds.yml /ansible/ceph-shrink-mds.yml 2026-05-04 04:52:37.187573 | debian-bookworm | #25 378.8 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-04 04:52:37.187589 | debian-bookworm | #25 378.8 + echo /repository/infrastructure-playbooks/shrink-osd.yml 2026-05-04 04:52:37.187605 | debian-bookworm | #25 378.8 /repository/infrastructure-playbooks/shrink-osd.yml 2026-05-04 04:52:37.187620 | debian-bookworm | #25 378.8 ++ basename /repository/infrastructure-playbooks/shrink-osd.yml 2026-05-04 04:52:37.187635 | debian-bookworm | #25 378.8 + cp /repository/infrastructure-playbooks/shrink-osd.yml /ansible/ceph-shrink-osd.yml 2026-05-04 04:52:37.187660 | debian-bookworm | #25 378.8 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-04 04:52:37.187684 | debian-bookworm | #25 378.8 + echo /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml 2026-05-04 04:52:37.187705 | debian-bookworm | #25 378.8 /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml 2026-05-04 04:52:37.187720 | debian-bookworm | #25 378.8 ++ basename /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml 2026-05-04 04:52:37.187736 | debian-bookworm | #25 378.8 + cp /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml /ansible/ceph-backup-and-restore-ceph-files.yml 2026-05-04 04:52:37.292052 | debian-bookworm | #25 378.8 /repository/infrastructure-playbooks/storage-inventory.yml 2026-05-04 04:52:37.292122 | debian-bookworm | #25 378.8 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-04 04:52:37.292141 | debian-bookworm | #25 378.8 + echo /repository/infrastructure-playbooks/storage-inventory.yml 2026-05-04 04:52:37.292158 | debian-bookworm | #25 378.8 ++ basename /repository/infrastructure-playbooks/storage-inventory.yml 2026-05-04 04:52:37.292174 | debian-bookworm | #25 378.8 + cp /repository/infrastructure-playbooks/storage-inventory.yml /ansible/ceph-storage-inventory.yml 2026-05-04 04:52:37.292191 | debian-bookworm | #25 378.8 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-04 04:52:37.292207 | debian-bookworm | #25 378.8 + echo /repository/infrastructure-playbooks/rgw-add-users-buckets.yml 2026-05-04 04:52:37.292223 | debian-bookworm | #25 378.8 /repository/infrastructure-playbooks/rgw-add-users-buckets.yml 2026-05-04 04:52:37.292238 | debian-bookworm | #25 378.8 ++ basename /repository/infrastructure-playbooks/rgw-add-users-buckets.yml 2026-05-04 04:52:37.292254 | debian-bookworm | #25 378.8 + cp /repository/infrastructure-playbooks/rgw-add-users-buckets.yml /ansible/ceph-rgw-add-users-buckets.yml 2026-05-04 04:52:37.292269 | debian-bookworm | #25 378.8 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-04 04:52:37.292284 | debian-bookworm | #25 378.8 + echo /repository/infrastructure-playbooks/lv-create.yml 2026-05-04 04:52:37.292301 | debian-bookworm | #25 378.8 /repository/infrastructure-playbooks/lv-create.yml 2026-05-04 04:52:37.292316 | debian-bookworm | #25 378.8 ++ basename /repository/infrastructure-playbooks/lv-create.yml 2026-05-04 04:52:37.292331 | debian-bookworm | #25 378.8 + cp /repository/infrastructure-playbooks/lv-create.yml /ansible/ceph-lv-create.yml 2026-05-04 04:52:37.292346 | debian-bookworm | #25 378.8 /repository/infrastructure-playbooks/purge-cluster.yml 2026-05-04 04:52:37.292373 | debian-bookworm | #25 378.8 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-04 04:52:37.292389 | debian-bookworm | #25 378.8 + echo /repository/infrastructure-playbooks/purge-cluster.yml 2026-05-04 04:52:37.292404 | debian-bookworm | #25 378.8 ++ basename /repository/infrastructure-playbooks/purge-cluster.yml 2026-05-04 04:52:37.292419 | debian-bookworm | #25 378.8 + cp /repository/infrastructure-playbooks/purge-cluster.yml /ansible/ceph-purge-cluster.yml 2026-05-04 04:52:37.292434 | debian-bookworm | #25 378.8 /repository/infrastructure-playbooks/shrink-mon.yml 2026-05-04 04:52:37.292455 | debian-bookworm | #25 378.8 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-04 04:52:37.292471 | debian-bookworm | #25 378.8 + echo /repository/infrastructure-playbooks/shrink-mon.yml 2026-05-04 04:52:37.292490 | debian-bookworm | #25 378.8 ++ basename /repository/infrastructure-playbooks/shrink-mon.yml 2026-05-04 04:52:37.292532 | debian-bookworm | #25 378.8 + cp /repository/infrastructure-playbooks/shrink-mon.yml /ansible/ceph-shrink-mon.yml 2026-05-04 04:52:37.292549 | debian-bookworm | #25 378.8 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-04 04:52:37.292564 | debian-bookworm | #25 378.8 + echo /repository/infrastructure-playbooks/cephadm-adopt.yml 2026-05-04 04:52:37.292579 | debian-bookworm | #25 378.8 /repository/infrastructure-playbooks/cephadm-adopt.yml 2026-05-04 04:52:37.292594 | debian-bookworm | #25 378.8 ++ basename /repository/infrastructure-playbooks/cephadm-adopt.yml 2026-05-04 04:52:37.292610 | debian-bookworm | #25 378.8 + cp /repository/infrastructure-playbooks/cephadm-adopt.yml /ansible/ceph-cephadm-adopt.yml 2026-05-04 04:52:37.292625 | debian-bookworm | #25 378.8 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-04 04:52:37.292640 | debian-bookworm | #25 378.8 + echo /repository/infrastructure-playbooks/purge-dashboard.yml 2026-05-04 04:52:37.292673 | debian-bookworm | #25 378.8 /repository/infrastructure-playbooks/purge-dashboard.yml 2026-05-04 04:52:37.292689 | debian-bookworm | #25 378.8 ++ basename /repository/infrastructure-playbooks/purge-dashboard.yml 2026-05-04 04:52:37.292704 | debian-bookworm | #25 378.8 + cp /repository/infrastructure-playbooks/purge-dashboard.yml /ansible/ceph-purge-dashboard.yml 2026-05-04 04:52:37.292720 | debian-bookworm | #25 378.8 /repository/infrastructure-playbooks/take-over-existing-cluster.yml 2026-05-04 04:52:37.292735 | debian-bookworm | #25 378.8 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-04 04:52:37.292750 | debian-bookworm | #25 378.8 + echo /repository/infrastructure-playbooks/take-over-existing-cluster.yml 2026-05-04 04:52:37.292765 | debian-bookworm | #25 378.8 ++ basename /repository/infrastructure-playbooks/take-over-existing-cluster.yml 2026-05-04 04:52:37.292781 | debian-bookworm | #25 378.8 + cp /repository/infrastructure-playbooks/take-over-existing-cluster.yml /ansible/ceph-take-over-existing-cluster.yml 2026-05-04 04:52:37.292796 | debian-bookworm | #25 378.8 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-04 04:52:37.292811 | debian-bookworm | #25 378.8 + echo /repository/infrastructure-playbooks/lv-teardown.yml 2026-05-04 04:52:37.292826 | debian-bookworm | #25 378.8 /repository/infrastructure-playbooks/lv-teardown.yml 2026-05-04 04:52:37.292842 | debian-bookworm | #25 378.8 ++ basename /repository/infrastructure-playbooks/lv-teardown.yml 2026-05-04 04:52:37.292857 | debian-bookworm | #25 378.8 + cp /repository/infrastructure-playbooks/lv-teardown.yml /ansible/ceph-lv-teardown.yml 2026-05-04 04:52:37.292872 | debian-bookworm | #25 378.8 /repository/infrastructure-playbooks/gather-ceph-logs.yml 2026-05-04 04:52:37.292887 | debian-bookworm | #25 378.8 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-04 04:52:37.292902 | debian-bookworm | #25 378.8 + echo /repository/infrastructure-playbooks/gather-ceph-logs.yml 2026-05-04 04:52:37.292917 | debian-bookworm | #25 378.8 ++ basename /repository/infrastructure-playbooks/gather-ceph-logs.yml 2026-05-04 04:52:37.292932 | debian-bookworm | #25 378.8 + cp /repository/infrastructure-playbooks/gather-ceph-logs.yml /ansible/ceph-gather-ceph-logs.yml 2026-05-04 04:52:37.292948 | debian-bookworm | #25 378.8 /repository/infrastructure-playbooks/rolling_update.yml 2026-05-04 04:52:37.292963 | debian-bookworm | #25 378.8 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-04 04:52:37.292983 | debian-bookworm | #25 378.8 + echo /repository/infrastructure-playbooks/rolling_update.yml 2026-05-04 04:52:37.292998 | debian-bookworm | #25 378.8 ++ basename /repository/infrastructure-playbooks/rolling_update.yml 2026-05-04 04:52:37.293013 | debian-bookworm | #25 378.8 + cp /repository/infrastructure-playbooks/rolling_update.yml /ansible/ceph-rolling_update.yml 2026-05-04 04:52:37.293028 | debian-bookworm | #25 378.9 /repository/infrastructure-playbooks/cephadm.yml 2026-05-04 04:52:37.293043 | debian-bookworm | #25 378.9 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-04 04:52:37.293058 | debian-bookworm | #25 378.9 + echo /repository/infrastructure-playbooks/cephadm.yml 2026-05-04 04:52:37.293073 | debian-bookworm | #25 378.9 ++ basename /repository/infrastructure-playbooks/cephadm.yml 2026-05-04 04:52:37.293088 | debian-bookworm | #25 378.9 + cp /repository/infrastructure-playbooks/cephadm.yml /ansible/ceph-cephadm.yml 2026-05-04 04:52:37.293103 | debian-bookworm | #25 378.9 /repository/infrastructure-playbooks/docker-to-podman.yml 2026-05-04 04:52:37.293118 | debian-bookworm | #25 378.9 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-04 04:52:37.293133 | debian-bookworm | #25 378.9 + echo /repository/infrastructure-playbooks/docker-to-podman.yml 2026-05-04 04:52:37.293148 | debian-bookworm | #25 378.9 ++ basename /repository/infrastructure-playbooks/docker-to-podman.yml 2026-05-04 04:52:37.293163 | debian-bookworm | #25 378.9 + cp /repository/infrastructure-playbooks/docker-to-podman.yml /ansible/ceph-docker-to-podman.yml 2026-05-04 04:52:37.293178 | debian-bookworm | #25 378.9 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-04 04:52:37.293193 | debian-bookworm | #25 378.9 + echo /repository/infrastructure-playbooks/purge-container-cluster.yml 2026-05-04 04:52:37.293208 | debian-bookworm | #25 378.9 /repository/infrastructure-playbooks/purge-container-cluster.yml 2026-05-04 04:52:37.293225 | debian-bookworm | #25 378.9 ++ basename /repository/infrastructure-playbooks/purge-container-cluster.yml 2026-05-04 04:52:37.293240 | debian-bookworm | #25 378.9 + cp /repository/infrastructure-playbooks/purge-container-cluster.yml /ansible/ceph-purge-container-cluster.yml 2026-05-04 04:52:37.293255 | debian-bookworm | #25 378.9 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-05-04 04:52:37.293270 | debian-bookworm | #25 378.9 + echo /repository/infrastructure-playbooks/shrink-rbdmirror.yml 2026-05-04 04:52:37.293285 | debian-bookworm | #25 378.9 /repository/infrastructure-playbooks/shrink-rbdmirror.yml 2026-05-04 04:52:37.293300 | debian-bookworm | #25 378.9 ++ basename /repository/infrastructure-playbooks/shrink-rbdmirror.yml 2026-05-04 04:52:37.293315 | debian-bookworm | #25 378.9 + cp /repository/infrastructure-playbooks/shrink-rbdmirror.yml /ansible/ceph-shrink-rbdmirror.yml 2026-05-04 04:52:37.293338 | debian-bookworm | #25 378.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-05-04 04:52:37.293355 | debian-bookworm | #25 378.9 + '[' '!' -e /ansible/roles/ceph-container-common ']' 2026-05-04 04:52:37.293370 | debian-bookworm | #25 378.9 + '[' -e /repository/site-docker.yml.sample ']' 2026-05-04 04:52:37.293386 | debian-bookworm | #25 378.9 + '[' -e /repository/site-container.yml.sample ']' 2026-05-04 04:52:37.293401 | debian-bookworm | #25 378.9 + cp /repository/site-container.yml.sample /ansible/ceph-site.ym 2026-05-04 04:52:37.293416 | debian-bookworm | #25 378.9 + '[' -e /repository/dashboard.yml ']' 2026-05-04 04:52:37.293431 | debian-bookworm | #25 378.9 + cp /repository/dashboard.yml /ansible/dashboard.yml 2026-05-04 04:52:37.293449 | debian-bookworm | #25 378.9 + '[' -e /repository/module_utils ']' 2026-05-04 04:52:37.293464 | debian-bookworm | #25 378.9 + cp -r /repository/module_utils /ansible 2026-05-04 04:52:37.293479 | debian-bookworm | #25 378.9 + ln -s /ansible/ceph-rolling_update.yml /ansible/ceph-upgrade.yml 2026-05-04 04:52:37.293496 | debian-bookworm | #25 378.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-05-04 04:52:37.293512 | debian-bookworm | #25 378.9 + mv /ceph-purge-cluster.yml /ceph-purge-storage-node.yml /ansible 2026-05-04 04:52:37.293527 | debian-bookworm | #25 378.9 + mkdir -p /ansible/roles/ceph-config /ansible/roles/ceph-defaults 2026-05-04 04:52:37.450855 | debian-bookworm | #25 378.9 + mkdir -p /tests 2026-05-04 04:52:37.450945 | debian-bookworm | #25 378.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-05-04 04:52:37.450964 | debian-bookworm | #25 378.9 + python3 -m ara.setup.env 2026-05-04 04:52:37.450970 | debian-bookworm | #25 379.0 + python3 /src/render-playbooks.py 2026-05-04 04:52:37.450974 | debian-bookworm | #25 379.1 + chown -R dragon: /ansible /share /interface 2026-05-04 04:52:37.559318 | debian-bookworm | #25 379.2 + apt-get clean 2026-05-04 04:52:37.733407 | debian-bookworm | #25 379.2 + apt-get remove -y build-essential git libffi-dev libssh-dev libssl-dev libyaml-dev python3-dev 2026-05-04 04:52:38.298850 | debian-bookworm | #25 379.2 Reading package lists... 2026-05-04 04:52:38.509412 | debian-bookworm | #25 379.9 Building dependency tree... 2026-05-04 04:52:38.661025 | debian-bookworm | #25 380.1 Reading state information... 2026-05-04 04:52:38.701254 | debian-bookworm | #25 380.3 The following packages were automatically installed and are no longer required: 2026-05-04 04:52:38.701329 | debian-bookworm | #25 380.3 binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-12 dpkg-dev 2026-05-04 04:52:38.701347 | debian-bookworm | #25 380.3 g++ g++-12 gcc gcc-12 git-man libasan8 libatomic1 libbinutils libbrotli1 2026-05-04 04:52:38.701364 | debian-bookworm | #25 380.3 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2026-05-04 04:52:38.701380 | debian-bookworm | #25 380.3 libcurl3-gnutls libdpkg-perl liberror-perl libexpat1-dev libgcc-12-dev 2026-05-04 04:52:38.868169 | debian-bookworm | #25 380.3 libgdbm-compat4 libgomp1 libgprofng0 libisl23 libitm1 libjansson4 2026-05-04 04:52:38.868229 | debian-bookworm | #25 380.3 libjs-jquery libjs-sphinxdoc libjs-underscore libldap-2.5-0 liblsan0 libmpc3 2026-05-04 04:52:38.868235 | debian-bookworm | #25 380.3 libmpfr6 libnghttp2-14 libnsl-dev libperl5.36 libpsl5 libpython3-dev 2026-05-04 04:52:38.868240 | debian-bookworm | #25 380.3 libpython3.11 libpython3.11-dev libquadmath0 librtmp1 libsasl2-2 2026-05-04 04:52:38.868244 | debian-bookworm | #25 380.3 libsasl2-modules-db libssh-4 libssh2-1 libstdc++-12-dev libtirpc-dev 2026-05-04 04:52:38.868249 | debian-bookworm | #25 380.3 libtsan2 libubsan1 libyaml-0-2 linux-libc-dev make perl perl-modules-5.36 2026-05-04 04:52:38.868253 | debian-bookworm | #25 380.3 python3.11-dev rpcsvc-proto xz-utils zlib1g-dev 2026-05-04 04:52:38.868258 | debian-bookworm | #25 380.3 Use 'apt autoremove' to remove them. 2026-05-04 04:52:38.868268 | debian-bookworm | #25 380.3 The following packages will be REMOVED: 2026-05-04 04:52:38.868272 | debian-bookworm | #25 380.3 build-essential git libffi-dev libssh-dev libssl-dev libyaml-dev python3-dev 2026-05-04 04:52:38.933270 | debian-bookworm | #25 380.6 0 upgraded, 0 newly installed, 7 to remove and 0 not upgraded. 2026-05-04 04:52:38.933342 | debian-bookworm | #25 380.6 After this operation, 60.4 MB disk space will be freed. 2026-05-04 04:52:39.118343 | debian-bookworm | #25 380.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-05-04 04:52:39.118448 | debian-bookworm | #25 380.6 Removing build-essential (12.9) ... 2026-05-04 04:52:39.118467 | debian-bookworm | #25 380.7 Removing git (1:2.39.5-0+deb12u3) ... 2026-05-04 04:52:39.118479 | debian-bookworm | #25 380.7 Removing libffi-dev:amd64 (3.4.4-1) ... 2026-05-04 04:52:39.282138 | debian-bookworm | #25 380.8 Removing libssh-dev:amd64 (0.10.6-0+deb12u2) ... 2026-05-04 04:52:39.282216 | debian-bookworm | #25 380.9 Removing libssl-dev:amd64 (3.0.19-1~deb12u2) ... 2026-05-04 04:52:39.426301 | debian-bookworm | #25 381.0 Removing libyaml-dev:amd64 (0.2.5-1) ... 2026-05-04 04:52:39.426384 | debian-bookworm | #25 381.1 Removing python3-dev (3.11.2-1+b1) ... 2026-05-04 04:52:39.530649 | debian-bookworm | #25 381.2 + apt-get autoremove -y 2026-05-04 04:52:40.234741 | debian-bookworm | #25 381.2 Reading package lists... 2026-05-04 04:52:40.437904 | debian-bookworm | #25 381.9 Building dependency tree... 2026-05-04 04:52:40.589674 | debian-bookworm | #25 382.1 Reading state information... 2026-05-04 04:52:40.635835 | debian-bookworm | #25 382.3 The following packages will be REMOVED: 2026-05-04 04:52:40.790220 | debian-bookworm | #25 382.3 binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-12 dpkg-dev 2026-05-04 04:52:40.790282 | debian-bookworm | #25 382.3 g++ g++-12 gcc gcc-12 git-man libasan8 libatomic1 libbinutils libbrotli1 2026-05-04 04:52:40.790289 | debian-bookworm | #25 382.3 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2026-05-04 04:52:40.790295 | debian-bookworm | #25 382.3 libcurl3-gnutls libdpkg-perl liberror-perl libexpat1-dev libgcc-12-dev 2026-05-04 04:52:40.790300 | debian-bookworm | #25 382.3 libgdbm-compat4 libgomp1 libgprofng0 libisl23 libitm1 libjansson4 2026-05-04 04:52:40.790304 | debian-bookworm | #25 382.3 libjs-jquery libjs-sphinxdoc libjs-underscore libldap-2.5-0 liblsan0 libmpc3 2026-05-04 04:52:40.790309 | debian-bookworm | #25 382.3 libmpfr6 libnghttp2-14 libnsl-dev libperl5.36 libpsl5 libpython3-dev 2026-05-04 04:52:40.790313 | debian-bookworm | #25 382.3 libpython3.11 libpython3.11-dev libquadmath0 librtmp1 libsasl2-2 2026-05-04 04:52:40.790317 | debian-bookworm | #25 382.3 libsasl2-modules-db libssh-4 libssh2-1 libstdc++-12-dev libtirpc-dev 2026-05-04 04:52:40.790321 | debian-bookworm | #25 382.3 libtsan2 libubsan1 libyaml-0-2 linux-libc-dev make perl perl-modules-5.36 2026-05-04 04:52:40.790326 | debian-bookworm | #25 382.3 python3.11-dev rpcsvc-proto xz-utils zlib1g-dev 2026-05-04 04:52:40.849917 | debian-bookworm | #25 382.5 0 upgraded, 0 newly installed, 66 to remove and 0 not upgraded. 2026-05-04 04:52:40.849973 | debian-bookworm | #25 382.5 After this operation, 358 MB disk space will be freed. 2026-05-04 04:52:41.025537 | debian-bookworm | #25 382.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-05-04 04:52:41.025723 | debian-bookworm | #25 382.5 Removing g++ (4:12.2.0-3) ... 2026-05-04 04:52:41.025777 | debian-bookworm | #25 382.6 Removing gcc (4:12.2.0-3) ... 2026-05-04 04:52:41.025825 | debian-bookworm | #25 382.6 Removing dpkg-dev (1.21.22) ... 2026-05-04 04:52:41.166580 | debian-bookworm | #25 382.7 Removing bzip2 (1.0.8-5+b1) ... 2026-05-04 04:52:41.166835 | debian-bookworm | #25 382.8 Removing cpp (4:12.2.0-3) ... 2026-05-04 04:52:41.309995 | debian-bookworm | #25 382.9 Removing g++-12 (12.2.0-14+deb12u1) ... 2026-05-04 04:52:41.310209 | debian-bookworm | #25 382.9 Removing git-man (1:2.39.5-0+deb12u3) ... 2026-05-04 04:52:41.481578 | debian-bookworm | #25 383.0 Removing libstdc++-12-dev:amd64 (12.2.0-14+deb12u1) ... 2026-05-04 04:52:41.481791 | debian-bookworm | #25 383.1 Removing libcurl3-gnutls:amd64 (7.88.1-10+deb12u14) ... 2026-05-04 04:52:41.608824 | debian-bookworm | #25 383.2 Removing libbrotli1:amd64 (1.0.9-2+b6) ... 2026-05-04 04:52:41.608945 | debian-bookworm | #25 383.2 Removing python3.11-dev (3.11.2-6+deb12u6) ... 2026-05-04 04:52:41.737234 | debian-bookworm | #25 383.3 Removing libpython3-dev:amd64 (3.11.2-1+b1) ... 2026-05-04 04:52:41.737386 | debian-bookworm | #25 383.4 Removing libpython3.11-dev:amd64 (3.11.2-6+deb12u6) ... 2026-05-04 04:52:41.877891 | debian-bookworm | #25 383.4 Removing libexpat1-dev:amd64 (2.5.0-1+deb12u2) ... 2026-05-04 04:52:41.878034 | debian-bookworm | #25 383.5 Removing zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ... 2026-05-04 04:52:42.028057 | debian-bookworm | #25 383.6 Removing libc6-dev:amd64 (2.36-9+deb12u13) ... 2026-05-04 04:52:42.028206 | debian-bookworm | #25 383.7 Removing libc-dev-bin (2.36-9+deb12u13) ... 2026-05-04 04:52:42.184440 | debian-bookworm | #25 383.7 Removing libcrypt-dev:amd64 (1:4.4.33-2) ... 2026-05-04 04:52:42.184681 | debian-bookworm | #25 383.8 Removing libdpkg-perl (1.21.22) ... 2026-05-04 04:52:42.308466 | debian-bookworm | #25 383.9 Removing liberror-perl (0.17029-2) ... 2026-05-04 04:52:42.308569 | debian-bookworm | #25 383.9 Removing perl (5.36.0-7+deb12u3) ... 2026-05-04 04:52:42.487767 | debian-bookworm | #25 384.0 Removing libperl5.36:amd64 (5.36.0-7+deb12u3) ... 2026-05-04 04:52:42.487888 | debian-bookworm | #25 384.1 Removing libgdbm-compat4:amd64 (1.23-3) ... 2026-05-04 04:52:42.630965 | debian-bookworm | #25 384.2 Removing libjs-sphinxdoc (5.3.0-4) ... 2026-05-04 04:52:42.631063 | debian-bookworm | #25 384.3 Removing libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-05-04 04:52:42.765962 | debian-bookworm | #25 384.3 Removing libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-05-04 04:52:42.766037 | debian-bookworm | #25 384.4 Removing libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... 2026-05-04 04:52:42.897026 | debian-bookworm | #25 384.5 Removing libnghttp2-14:amd64 (1.52.0-1+deb12u2) ... 2026-05-04 04:52:42.897205 | debian-bookworm | #25 384.5 Removing libnsl-dev:amd64 (1.3.0-2) ... 2026-05-04 04:52:43.029142 | debian-bookworm | #25 384.6 Removing libpsl5:amd64 (0.21.2-1) ... 2026-05-04 04:52:43.029243 | debian-bookworm | #25 384.7 Removing libpython3.11:amd64 (3.11.2-6+deb12u6) ... 2026-05-04 04:52:43.177710 | debian-bookworm | #25 384.7 Removing librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 2026-05-04 04:52:43.177799 | debian-bookworm | #25 384.8 Removing libsasl2-2:amd64 (2.1.28+dfsg-10) ... 2026-05-04 04:52:43.331447 | debian-bookworm | #25 384.9 Removing libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... 2026-05-04 04:52:43.331568 | debian-bookworm | #25 385.0 Removing libssh-4:amd64 (0.10.6-0+deb12u2) ... 2026-05-04 04:52:43.454394 | debian-bookworm | #25 385.0 Removing libssh2-1:amd64 (1.10.0-3+b1) ... 2026-05-04 04:52:43.454504 | debian-bookworm | #25 385.1 Removing libtirpc-dev:amd64 (1.3.3+ds-1) ... 2026-05-04 04:52:43.584018 | debian-bookworm | #25 385.2 Removing libyaml-0-2:amd64 (0.2.5-1) ... 2026-05-04 04:52:43.584139 | debian-bookworm | #25 385.2 Removing linux-libc-dev:amd64 (6.1.170-1) ... 2026-05-04 04:52:43.740606 | debian-bookworm | #25 385.3 Removing make (4.3-4.1) ... 2026-05-04 04:52:43.740751 | debian-bookworm | #25 385.4 Removing perl-modules-5.36 (5.36.0-7+deb12u3) ... 2026-05-04 04:52:43.865858 | debian-bookworm | #25 385.5 Removing rpcsvc-proto (1.4.3-1) ... 2026-05-04 04:52:43.993375 | debian-bookworm | #25 385.6 Removing xz-utils (5.4.1-1) ... 2026-05-04 04:52:43.993477 | debian-bookworm | #25 385.6 Removing gcc-12 (12.2.0-14+deb12u1) ... 2026-05-04 04:52:44.125252 | debian-bookworm | #25 385.7 Removing binutils (2.40-2) ... 2026-05-04 04:52:44.125351 | debian-bookworm | #25 385.7 Removing binutils-x86-64-linux-gnu (2.40-2) ... 2026-05-04 04:52:44.292969 | debian-bookworm | #25 385.8 Removing libgprofng0:amd64 (2.40-2) ... 2026-05-04 04:52:44.293060 | debian-bookworm | #25 385.9 Removing libctf0:amd64 (2.40-2) ... 2026-05-04 04:52:44.407223 | debian-bookworm | #25 386.0 Removing libbinutils:amd64 (2.40-2) ... 2026-05-04 04:52:44.407333 | debian-bookworm | #25 386.0 Removing binutils-common:amd64 (2.40-2) ... 2026-05-04 04:52:44.522186 | debian-bookworm | #25 386.1 Removing cpp-12 (12.2.0-14+deb12u1) ... 2026-05-04 04:52:44.522299 | debian-bookworm | #25 386.1 Removing libgcc-12-dev:amd64 (12.2.0-14+deb12u1) ... 2026-05-04 04:52:44.759637 | debian-bookworm | #25 386.2 Removing libasan8:amd64 (12.2.0-14+deb12u1) ... 2026-05-04 04:52:44.761845 | debian-bookworm | #25 386.4 Removing libatomic1:amd64 (12.2.0-14+deb12u1) ... 2026-05-04 04:52:44.869203 | debian-bookworm | #25 386.5 Removing libcc1-0:amd64 (12.2.0-14+deb12u1) ... 2026-05-04 04:52:44.983138 | debian-bookworm | #25 386.5 Removing libctf-nobfd0:amd64 (2.40-2) ... 2026-05-04 04:52:44.983285 | debian-bookworm | #25 386.6 Removing libgomp1:amd64 (12.2.0-14+deb12u1) ... 2026-05-04 04:52:45.098061 | debian-bookworm | #25 386.7 Removing libisl23:amd64 (0.25-1.1) ... 2026-05-04 04:52:45.098213 | debian-bookworm | #25 386.7 Removing libitm1:amd64 (12.2.0-14+deb12u1) ... 2026-05-04 04:52:45.223091 | debian-bookworm | #25 386.8 Removing libjansson4:amd64 (2.14-2) ... 2026-05-04 04:52:45.223187 | debian-bookworm | #25 386.8 Removing liblsan0:amd64 (12.2.0-14+deb12u1) ... 2026-05-04 04:52:45.345995 | debian-bookworm | #25 386.9 Removing libmpc3:amd64 (1.3.1-1) ... 2026-05-04 04:52:45.346124 | debian-bookworm | #25 387.0 Removing libmpfr6:amd64 (4.2.0-1) ... 2026-05-04 04:52:45.489804 | debian-bookworm | #25 387.0 Removing libquadmath0:amd64 (12.2.0-14+deb12u1) ... 2026-05-04 04:52:45.489979 | debian-bookworm | #25 387.1 Removing libtsan2:amd64 (12.2.0-14+deb12u1) ... 2026-05-04 04:52:45.668306 | debian-bookworm | #25 387.2 Removing libubsan1:amd64 (12.2.0-14+deb12u1) ... 2026-05-04 04:52:45.668394 | debian-bookworm | #25 387.3 Processing triggers for libc-bin (2.36-9+deb12u13) ... 2026-05-04 04:52:45.771643 | debian-bookworm | #25 387.3 + rm -rf /patches /release /root/.cache /tmp/uv-6c2078bb75587c01.lock /tmp/uv-setuptools-6be7d32d4e989dbf.lock /tmp/uv-setuptools-7f2c05b70f6e5685.lock /tmp/uv-setuptools-9eda244a7dea6b59.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-05-04 04:52:45.771811 | debian-bookworm | #25 387.4 + uv pip install --no-cache --system pyclean==3.0.0 2026-05-04 04:52:46.011271 | debian-bookworm | #25 387.5 Using Python 3.13.13 environment at: /usr/local 2026-05-04 04:52:46.114082 | debian-bookworm | #25 387.6 Resolved 1 package in 115ms 2026-05-04 04:52:46.114219 | debian-bookworm | #25 387.7 Prepared 1 package in 19ms 2026-05-04 04:52:46.114247 | debian-bookworm | #25 387.7 Installed 1 package in 8ms 2026-05-04 04:52:46.114268 | debian-bookworm | #25 387.7 + pyclean==3.0.0 2026-05-04 04:52:46.114289 | debian-bookworm | #25 387.7 + pyclean /usr 2026-05-04 04:52:46.114309 | debian-bookworm | #25 387.7 Cleaning directory /usr 2026-05-04 04:52:46.997478 | debian-bookworm | #25 388.6 Total 1875 files, 296 directories removed. 2026-05-04 04:52:47.160022 | debian-bookworm | #25 388.6 + uv pip uninstall --system pyclean 2026-05-04 04:52:47.462703 | debian-bookworm | #25 388.9 Using Python 3.13.13 environment at: /usr/local 2026-05-04 04:52:47.462759 | debian-bookworm | #25 388.9 Uninstalled 1 package in 288ms 2026-05-04 04:52:47.462767 | debian-bookworm | #25 388.9 - pyclean==3.0.0 2026-05-04 04:52:47.646785 | debian-bookworm | #25 DONE 389.3s 2026-05-04 04:52:53.708006 | debian-bookworm | 2026-05-04 04:52:53.708073 | debian-bookworm | #26 [stage-1 2/4] COPY --link --from=builder / / 2026-05-04 04:52:53.874642 | debian-bookworm | #26 DONE 3.6s 2026-05-04 04:52:54.031796 | debian-bookworm | 2026-05-04 04:52:54.031861 | debian-bookworm | #26 [stage-1 2/4] COPY --link --from=builder / / 2026-05-04 04:52:54.031868 | debian-bookworm | #26 merging 2026-05-04 04:52:57.745757 | debian-bookworm | #26 merging 3.9s done 2026-05-04 04:52:57.745848 | debian-bookworm | #26 DONE 7.5s 2026-05-04 04:52:57.896721 | debian-bookworm | 2026-05-04 04:52:57.896822 | debian-bookworm | #27 [stage-1 3/4] WORKDIR /ansible 2026-05-04 04:52:58.170224 | debian-bookworm | #27 DONE 0.4s 2026-05-04 04:52:58.325013 | debian-bookworm | 2026-05-04 04:52:58.325090 | debian-bookworm | #28 [stage-1 4/4] RUN chown -R dragon: /ansible 2026-05-04 04:52:59.606069 | debian-bookworm | #28 DONE 1.4s 2026-05-04 04:52:59.765461 | debian-bookworm | 2026-05-04 04:52:59.765577 | debian-bookworm | #29 exporting to image 2026-05-04 04:52:59.765608 | debian-bookworm | #29 exporting layers 2026-05-04 04:53:29.265091 | debian-bookworm | #29 exporting layers 29.6s done 2026-05-04 04:53:29.265236 | debian-bookworm | #29 exporting manifest sha256:466b24a3713895880311c77a652e80f51682843fc5e56ffbe016728a8ff047b8 2026-05-04 04:53:29.388754 | debian-bookworm | #29 exporting manifest sha256:466b24a3713895880311c77a652e80f51682843fc5e56ffbe016728a8ff047b8 0.0s done 2026-05-04 04:53:29.388962 | debian-bookworm | #29 exporting config sha256:d144e02bff5ac94a619cd435a4108311506ab5ae46a2b8d52cf1e553ccc3d913 0.0s done 2026-05-04 04:53:29.389005 | debian-bookworm | #29 exporting attestation manifest sha256:19f181618b39b2eedd696d542cb4773f5f70cab1e8c016b6741c004e379cda48 0.0s done 2026-05-04 04:53:29.389039 | debian-bookworm | #29 exporting manifest list sha256:7a2c127f630cf994c63fb06ca260d894af041613b85af122f67aaef5d3dafe81 2026-05-04 04:53:29.567869 | debian-bookworm | #29 exporting manifest list sha256:7a2c127f630cf994c63fb06ca260d894af041613b85af122f67aaef5d3dafe81 0.0s done 2026-05-04 04:53:29.567943 | debian-bookworm | #29 naming to docker.io/library/11c0116:latest done 2026-05-04 04:53:29.567959 | debian-bookworm | #29 unpacking to docker.io/library/11c0116:latest 2026-05-04 04:53:38.082134 | debian-bookworm | #29 unpacking to docker.io/library/11c0116:latest 8.7s done 2026-05-04 04:53:38.288656 | debian-bookworm | #29 DONE 38.5s 2026-05-04 04:53:38.798123 | debian-bookworm | ok: Runtime: 0:07:32.678382 2026-05-04 04:53:38.828691 | 2026-05-04 04:53:38.828895 | TASK [Run push script] 2026-05-04 04:53:39.137807 | debian-bookworm | ++ git rev-parse --short HEAD 2026-05-04 04:53:39.141026 | debian-bookworm | + revision=11c0116 2026-05-04 04:53:39.141076 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-05-04 04:53:39.141092 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-05-04 04:53:39.141107 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/ceph-ansible 2026-05-04 04:53:39.141121 | debian-bookworm | + [[ latest == \l\a\t\e\s\t ]] 2026-05-04 04:53:39.141141 | debian-bookworm | + tag=osism.harbor.regio.digital/osism/ceph-ansible:squid 2026-05-04 04:53:39.141187 | debian-bookworm | + docker tag 11c0116 osism.harbor.regio.digital/osism/ceph-ansible:squid 2026-05-04 04:53:39.202663 | debian-bookworm | + docker push osism.harbor.regio.digital/osism/ceph-ansible:squid 2026-05-04 04:53:39.224127 | debian-bookworm | The push refers to repository [osism.harbor.regio.digital/osism/ceph-ansible] 2026-05-04 04:53:39.330647 | debian-bookworm | ff86ea2e5edc: Waiting 2026-05-04 04:53:39.330766 | debian-bookworm | 4f4fb700ef54: Waiting 2026-05-04 04:53:39.330778 | debian-bookworm | 1019bb583411: Waiting 2026-05-04 04:53:39.330785 | debian-bookworm | 4bba476d8c6b: Waiting 2026-05-04 04:53:39.330792 | debian-bookworm | fb9f305cdd88: Waiting 2026-05-04 04:53:39.330800 | debian-bookworm | 3fc9d9ab5045: Waiting 2026-05-04 04:53:39.330806 | debian-bookworm | 4746679fd3da: Waiting 2026-05-04 04:53:39.430571 | debian-bookworm | fb9f305cdd88: Waiting 2026-05-04 04:53:39.430636 | debian-bookworm | 3fc9d9ab5045: Waiting 2026-05-04 04:53:39.430642 | debian-bookworm | 4746679fd3da: Waiting 2026-05-04 04:53:39.430664 | debian-bookworm | ff86ea2e5edc: Waiting 2026-05-04 04:53:39.430719 | debian-bookworm | 4f4fb700ef54: Waiting 2026-05-04 04:53:39.430746 | debian-bookworm | 1019bb583411: Waiting 2026-05-04 04:53:39.430783 | debian-bookworm | 4bba476d8c6b: Waiting 2026-05-04 04:53:39.531081 | debian-bookworm | ff86ea2e5edc: Waiting 2026-05-04 04:53:39.531150 | debian-bookworm | 4f4fb700ef54: Waiting 2026-05-04 04:53:39.531202 | debian-bookworm | 1019bb583411: Waiting 2026-05-04 04:53:39.531261 | debian-bookworm | 4bba476d8c6b: Waiting 2026-05-04 04:53:39.531323 | debian-bookworm | fb9f305cdd88: Waiting 2026-05-04 04:53:39.531425 | debian-bookworm | 3fc9d9ab5045: Waiting 2026-05-04 04:53:39.531483 | debian-bookworm | 4746679fd3da: Waiting 2026-05-04 04:53:39.630848 | debian-bookworm | 3fc9d9ab5045: Waiting 2026-05-04 04:53:39.630986 | debian-bookworm | 4746679fd3da: Waiting 2026-05-04 04:53:39.631022 | debian-bookworm | ff86ea2e5edc: Waiting 2026-05-04 04:53:39.631077 | debian-bookworm | 4f4fb700ef54: Waiting 2026-05-04 04:53:39.631099 | debian-bookworm | 1019bb583411: Waiting 2026-05-04 04:53:39.631119 | debian-bookworm | 4bba476d8c6b: Waiting 2026-05-04 04:53:39.631138 | debian-bookworm | fb9f305cdd88: Waiting 2026-05-04 04:53:39.732623 | debian-bookworm | 3fc9d9ab5045: Waiting 2026-05-04 04:53:39.732768 | debian-bookworm | 4746679fd3da: Waiting 2026-05-04 04:53:39.732799 | debian-bookworm | ff86ea2e5edc: Waiting 2026-05-04 04:53:39.732814 | debian-bookworm | 4f4fb700ef54: Waiting 2026-05-04 04:53:39.732826 | debian-bookworm | 1019bb583411: Waiting 2026-05-04 04:53:39.732838 | debian-bookworm | 4bba476d8c6b: Waiting 2026-05-04 04:53:39.732854 | debian-bookworm | fb9f305cdd88: Waiting 2026-05-04 04:53:39.831737 | debian-bookworm | ff86ea2e5edc: Layer already exists 2026-05-04 04:53:39.831894 | debian-bookworm | 4f4fb700ef54: Layer already exists 2026-05-04 04:53:39.831915 | debian-bookworm | 1019bb583411: Waiting 2026-05-04 04:53:39.832014 | debian-bookworm | 4bba476d8c6b: Waiting 2026-05-04 04:53:39.832155 | debian-bookworm | fb9f305cdd88: Waiting 2026-05-04 04:53:39.832275 | debian-bookworm | 3fc9d9ab5045: Layer already exists 2026-05-04 04:53:39.832422 | debian-bookworm | 4746679fd3da: Waiting 2026-05-04 04:53:39.931252 | debian-bookworm | fb9f305cdd88: Waiting 2026-05-04 04:53:39.931392 | debian-bookworm | 4746679fd3da: Waiting 2026-05-04 04:53:39.931530 | debian-bookworm | 1019bb583411: Layer already exists 2026-05-04 04:53:39.931609 | debian-bookworm | 4bba476d8c6b: Layer already exists 2026-05-04 04:53:41.731253 | debian-bookworm | 4746679fd3da: Pushed 2026-05-04 04:53:47.931336 | debian-bookworm | fb9f305cdd88: Pushed 2026-05-04 04:53:53.680444 | debian-bookworm | squid: digest: sha256:7a2c127f630cf994c63fb06ca260d894af041613b85af122f67aaef5d3dafe81 size: 856 2026-05-04 04:53:53.872010 | debian-bookworm | ok: Runtime: 0:00:14.559221 2026-05-04 04:53:53.888227 | 2026-05-04 04:53:53.888542 | TASK [Run cosign script] 2026-05-04 04:53:54.200814 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-05-04 04:53:54.200945 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/ceph-ansible 2026-05-04 04:53:54.200964 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-05-04 04:53:54.200977 | debian-bookworm | + version=squid 2026-05-04 04:53:54.200989 | debian-bookworm | + curl -O -L https://github.com/sigstore/cosign/releases/latest/download/cosign-linux-amd64 2026-05-04 04:53:54.215670 | debian-bookworm | % Total % Received % Xferd Average Speed Time Time Time Current 2026-05-04 04:53:54.215759 | debian-bookworm | Dload Upload Total Spent Left Speed 2026-05-04 04:53:54.444717 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-05-04 04:53:54.615758 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-05-04 04:53:58.549239 | debian-bookworm | 0 128M 0 1064k 0 0 2006k 0 0:01:05 --:--:-- 0:01:05 2006k 27 128M 27 36.0M 0 0 23.5M 0 0:00:05 0:00:01 0:00:04 34.9M 53 128M 53 68.4M 0 0 27.0M 0 0:00:04 0:00:02 0:00:02 33.6M 80 128M 80 103M 0 0 29.2M 0 0:00:04 0:00:03 0:00:01 34.1M 100 128M 100 128M 0 0 29.7M 0 0:00:04 0:00:04 --:--:-- 33.6M 2026-05-04 04:53:58.558592 | debian-bookworm | + chmod +x cosign-linux-amd64 2026-05-04 04:53:58.568620 | debian-bookworm | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/osism/ceph-ansible:squid 2026-05-04 04:53:59.405085 | 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-05-04 04:53:59.405170 | debian-bookworm | This can lead you to sign a different image than the intended one. Please use a 2026-05-04 04:53:59.405185 | debian-bookworm | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-04 04:53:59.405198 | debian-bookworm | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-04 04:53:59.405211 | debian-bookworm | images by tag will be removed in a future release. 2026-05-04 04:53:59.405223 | debian-bookworm | 2026-05-04 04:53:59.829388 | debian-bookworm | Signing artifact... 2026-05-04 04:54:05.949194 | debian-bookworm | ok: Runtime: 0:00:11.526912 2026-05-04 04:54:05.955790 | 2026-05-04 04:54:05.955946 | TASK [Run sbom script] 2026-05-04 04:54:06.277088 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-05-04 04:54:06.277170 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/ceph-ansible 2026-05-04 04:54:06.277179 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-05-04 04:54:06.277184 | debian-bookworm | + version=squid 2026-05-04 04:54:06.277651 | debian-bookworm | + curl -sSfL https://raw.githubusercontent.com/anchore/syft/main/install.sh 2026-05-04 04:54:06.278150 | debian-bookworm | + sudo sh -s -- -b /usr/local/bin 2026-05-04 04:54:06.294836 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-05-04 04:54:06.361054 | debian-bookworm | [info] checking github for the current release tag 2026-05-04 04:54:06.912824 | debian-bookworm | [info] fetching release script for tag='v1.44.0' 2026-05-04 04:54:07.196434 | debian-bookworm | [info] checking github for the current release tag 2026-05-04 04:54:07.367645 | debian-bookworm | [info] using release tag='v1.44.0' version='1.44.0' os='linux' arch='amd64' 2026-05-04 04:54:10.121745 | debian-bookworm | [info] installed /usr/local/bin/syft 2026-05-04 04:54:10.143721 | debian-bookworm | + /usr/local/bin/syft scan osism.harbor.regio.digital/osism/ceph-ansible:squid -o cyclonedx-json 2026-05-04 04:54:35.754741 | debian-bookworm | + /tmp/venv/bin/dtrackauditor -p ceph-ansible -v squid -f sbom.json -a 2026-05-04 04:54:43.871244 | 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-05-04 04:54:43.871380 | debian-bookworm | Provided project name and version: ceph-ansible squid 2026-05-04 04:54:43.871400 | debian-bookworm | Auto mode ON 2026-05-04 04:54:43.871413 | debian-bookworm | Reading sbom.json ... 2026-05-04 04:54:43.871430 | debian-bookworm | Uploading sbom.json ... 2026-05-04 04:54:43.871443 | debian-bookworm | Waiting for project uuid f6453f28-974a-457b-b81b-5ccaa6a903c1 to be reported by dt server ... 2026-05-04 04:54:43.871456 | debian-bookworm | Project UUID: f6453f28-974a-457b-b81b-5ccaa6a903c1 2026-05-04 04:54:43.871468 | debian-bookworm | No policy violations found. 2026-05-04 04:54:43.871480 | debian-bookworm | severity_scores, {'CRITICAL': 3, 'HIGH': 8, 'MEDIUM': 8, 'LOW': 2, 'UNASSIGNED': 0} 2026-05-04 04:54:43.871492 | debian-bookworm | Vulnerability audit resulted in no violations. 2026-05-04 04:54:44.018169 | debian-bookworm | ok: Runtime: 0:00:37.639009 2026-05-04 04:54:44.021660 | 2026-05-04 04:54:44.021806 | PLAY RECAP 2026-05-04 04:54:44.021914 | debian-bookworm | ok: 5 changed: 5 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-04 04:54:44.021967 | 2026-05-04 04:54:44.181590 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/container-image-ceph-ansible/playbooks/build.yml@main] 2026-05-04 04:54:44.183961 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-04 04:54:45.009784 | 2026-05-04 04:54:45.010022 | PLAY [Base post-fetch] 2026-05-04 04:54:45.029273 | 2026-05-04 04:54:45.029511 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-04 04:54:45.086525 | debian-bookworm | skipping: Conditional result was False 2026-05-04 04:54:45.094970 | 2026-05-04 04:54:45.095151 | TASK [fetch-output : Set log path for single node] 2026-05-04 04:54:45.152296 | debian-bookworm | ok 2026-05-04 04:54:45.159970 | 2026-05-04 04:54:45.160136 | LOOP [fetch-output : Ensure local output dirs] 2026-05-04 04:54:45.660319 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/e72baf50303540fa99bb3f0614077cf5/work/logs" 2026-05-04 04:54:45.950738 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/e72baf50303540fa99bb3f0614077cf5/work/artifacts" 2026-05-04 04:54:46.258791 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/e72baf50303540fa99bb3f0614077cf5/work/docs" 2026-05-04 04:54:46.275982 | 2026-05-04 04:54:46.276114 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-04 04:54:47.138634 | debian-bookworm | changed: 2026-05-04 04:54:47.139070 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-04 04:54:47.139143 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-04 04:54:47.139203 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-04 04:54:47.139286 | debian-bookworm | changed: All items complete 2026-05-04 04:54:47.139338 | 2026-05-04 04:54:47.725500 | debian-bookworm | changed: .d..t...... ./ 2026-05-04 04:54:48.316412 | debian-bookworm | changed: .d..t...... ./ 2026-05-04 04:54:48.345538 | 2026-05-04 04:54:48.345723 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-04 04:54:48.373887 | debian-bookworm | skipping: Conditional result was False 2026-05-04 04:54:48.377839 | debian-bookworm | skipping: Conditional result was False 2026-05-04 04:54:48.395558 | 2026-05-04 04:54:48.395711 | PLAY RECAP 2026-05-04 04:54:48.395792 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-04 04:54:48.395832 | 2026-05-04 04:54:48.540126 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-04 04:54:48.542637 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-04 04:54:49.369258 | 2026-05-04 04:54:49.369469 | PLAY [Base post] 2026-05-04 04:54:49.388272 | 2026-05-04 04:54:49.388444 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-04 04:54:50.192476 | debian-bookworm | changed 2026-05-04 04:54:50.207472 | 2026-05-04 04:54:50.207761 | PLAY RECAP 2026-05-04 04:54:50.207887 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-04 04:54:50.208018 | 2026-05-04 04:54:50.350027 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-04 04:54:50.351271 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-04 04:54:51.182475 | 2026-05-04 04:54:51.182680 | PLAY [Base post-logs] 2026-05-04 04:54:51.195095 | 2026-05-04 04:54:51.195263 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-04 04:54:51.735846 | localhost | changed 2026-05-04 04:54:51.756075 | 2026-05-04 04:54:51.756440 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-04 04:54:51.787983 | localhost | ok 2026-05-04 04:54:51.793659 | 2026-05-04 04:54:51.793850 | TASK [Set zuul-log-path fact] 2026-05-04 04:54:51.814783 | localhost | ok 2026-05-04 04:54:51.827323 | 2026-05-04 04:54:51.827544 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-04 04:54:51.857551 | localhost | ok 2026-05-04 04:54:51.864701 | 2026-05-04 04:54:51.864901 | TASK [upload-logs : Create log directories] 2026-05-04 04:54:52.425938 | localhost | changed 2026-05-04 04:54:52.429164 | 2026-05-04 04:54:52.429289 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-04 04:54:53.003467 | localhost -> localhost | ok: Runtime: 0:00:00.008824 2026-05-04 04:54:53.008456 | 2026-05-04 04:54:53.008596 | TASK [upload-logs : Upload logs to log server] 2026-05-04 04:54:53.647806 | localhost | Output suppressed because no_log was given 2026-05-04 04:54:53.650047 | 2026-05-04 04:54:53.650179 | LOOP [upload-logs : Compress console log and json output] 2026-05-04 04:54:53.707890 | localhost | skipping: Conditional result was False 2026-05-04 04:54:53.713217 | localhost | skipping: Conditional result was False 2026-05-04 04:54:53.727551 | 2026-05-04 04:54:53.728014 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-04 04:54:53.782390 | localhost | skipping: Conditional result was False 2026-05-04 04:54:53.783571 | 2026-05-04 04:54:53.785860 | localhost | skipping: Conditional result was False 2026-05-04 04:54:53.793540 | 2026-05-04 04:54:53.793786 | LOOP [upload-logs : Upload console log and json output]