2026-01-09 00:00:29.037714 | Job console starting 2026-01-09 00:00:29.053472 | Updating git repos 2026-01-09 00:00:29.143313 | Cloning repos into workspace 2026-01-09 00:00:29.574443 | Restoring repo states 2026-01-09 00:00:29.640916 | Merging changes 2026-01-09 00:00:29.640938 | Checking out repos 2026-01-09 00:00:29.763136 | Preparing playbooks 2026-01-09 00:00:31.823542 | Running Ansible setup 2026-01-09 00:00:43.810402 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-09 00:00:47.086872 | 2026-01-09 00:00:47.087131 | PLAY [Base pre] 2026-01-09 00:00:47.181498 | 2026-01-09 00:00:47.182677 | TASK [Setup log path fact] 2026-01-09 00:00:47.241068 | debian-bookworm | ok 2026-01-09 00:00:47.297607 | 2026-01-09 00:00:47.297788 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-09 00:00:47.403845 | debian-bookworm | ok 2026-01-09 00:00:47.461402 | 2026-01-09 00:00:47.461577 | TASK [emit-job-header : Print job information] 2026-01-09 00:00:47.574401 | # Job Information 2026-01-09 00:00:47.574683 | Ansible Version: 2.16.14 2026-01-09 00:00:47.574723 | Job: container-image-ceph-ansible-push-squid 2026-01-09 00:00:47.574767 | Pipeline: periodic-midnight 2026-01-09 00:00:47.574795 | Executor: 521e9411259a 2026-01-09 00:00:47.574816 | Triggered by: https://github.com/osism/container-image-ceph-ansible 2026-01-09 00:00:47.574862 | Event ID: f8ef87fa645043a89b85ec2d7a69f873 2026-01-09 00:00:47.583703 | 2026-01-09 00:00:47.583845 | LOOP [emit-job-header : Print node information] 2026-01-09 00:00:47.928463 | debian-bookworm | ok: 2026-01-09 00:00:47.928657 | debian-bookworm | # Node Information 2026-01-09 00:00:47.928695 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-09 00:00:47.928721 | debian-bookworm | Hostname: debian 2026-01-09 00:00:47.928745 | debian-bookworm | Username: zuul 2026-01-09 00:00:47.928767 | debian-bookworm | Distro: Debian 12.12 2026-01-09 00:00:47.928792 | debian-bookworm | Provider: regiocloud-a 2026-01-09 00:00:47.928814 | debian-bookworm | Region: 2026-01-09 00:00:47.928837 | debian-bookworm | Label: debian-bookworm 2026-01-09 00:00:47.928858 | debian-bookworm | Product Name: OpenStack Nova 2026-01-09 00:00:47.928879 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:febf:409d 2026-01-09 00:00:47.943811 | 2026-01-09 00:00:47.943952 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-09 00:00:49.841532 | debian-bookworm -> localhost | changed 2026-01-09 00:00:49.849443 | 2026-01-09 00:00:49.849881 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-09 00:00:54.867887 | debian-bookworm -> localhost | changed 2026-01-09 00:00:54.894573 | 2026-01-09 00:00:54.894792 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-09 00:00:56.577838 | debian-bookworm -> localhost | ok 2026-01-09 00:00:56.590912 | 2026-01-09 00:00:56.591100 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-09 00:00:56.669778 | debian-bookworm | ok 2026-01-09 00:00:56.730974 | debian-bookworm | included: /var/lib/zuul/builds/ad52c36961334ac1861dd7b8499df4b5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-09 00:00:56.760149 | 2026-01-09 00:00:56.760366 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-09 00:01:02.383172 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-09 00:01:02.384308 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/ad52c36961334ac1861dd7b8499df4b5/work/ad52c36961334ac1861dd7b8499df4b5_id_rsa 2026-01-09 00:01:02.384379 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/ad52c36961334ac1861dd7b8499df4b5/work/ad52c36961334ac1861dd7b8499df4b5_id_rsa.pub 2026-01-09 00:01:02.384409 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-09 00:01:02.384439 | debian-bookworm -> localhost | SHA256:LmM/vrOrb7cWglo+pxu/S/g7tOgFRTd5a2KT7vflFPQ zuul-build-sshkey 2026-01-09 00:01:02.384489 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-09 00:01:02.384517 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-09 00:01:02.384542 | debian-bookworm -> localhost | | . o. | 2026-01-09 00:01:02.384581 | debian-bookworm -> localhost | | . .... | 2026-01-09 00:01:02.384602 | debian-bookworm -> localhost | | . o . . | 2026-01-09 00:01:02.384622 | debian-bookworm -> localhost | | . = o . .| 2026-01-09 00:01:02.384642 | debian-bookworm -> localhost | | ..So + .E| 2026-01-09 00:01:02.384670 | debian-bookworm -> localhost | | o+o o .| 2026-01-09 00:01:02.384691 | debian-bookworm -> localhost | | +*o++ . o| 2026-01-09 00:01:02.384710 | debian-bookworm -> localhost | | ..+XB + . + | 2026-01-09 00:01:02.384731 | debian-bookworm -> localhost | | .=X&&.o .. .| 2026-01-09 00:01:02.384752 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-09 00:01:02.384816 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.514649 2026-01-09 00:01:02.391813 | 2026-01-09 00:01:02.391934 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-09 00:01:02.446725 | debian-bookworm | ok 2026-01-09 00:01:02.510894 | debian-bookworm | included: /var/lib/zuul/builds/ad52c36961334ac1861dd7b8499df4b5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-09 00:01:02.542172 | 2026-01-09 00:01:02.542335 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-09 00:01:02.676117 | debian-bookworm | skipping: Conditional result was False 2026-01-09 00:01:02.683794 | 2026-01-09 00:01:02.683927 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-09 00:01:04.332275 | debian-bookworm | changed 2026-01-09 00:01:04.343273 | 2026-01-09 00:01:04.343432 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-09 00:01:04.623865 | debian-bookworm | ok 2026-01-09 00:01:04.642800 | 2026-01-09 00:01:04.645170 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-09 00:01:05.620069 | debian-bookworm | changed 2026-01-09 00:01:05.638785 | 2026-01-09 00:01:05.638978 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-09 00:01:06.579052 | debian-bookworm | changed 2026-01-09 00:01:06.597174 | 2026-01-09 00:01:06.597336 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-09 00:01:06.699536 | debian-bookworm | skipping: Conditional result was False 2026-01-09 00:01:06.707968 | 2026-01-09 00:01:06.708109 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-09 00:01:08.979363 | debian-bookworm -> localhost | changed 2026-01-09 00:01:09.002344 | 2026-01-09 00:01:09.002489 | TASK [add-build-sshkey : Add back temp key] 2026-01-09 00:01:10.357081 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/ad52c36961334ac1861dd7b8499df4b5/work/ad52c36961334ac1861dd7b8499df4b5_id_rsa (zuul-build-sshkey) 2026-01-09 00:01:10.357373 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.033189 2026-01-09 00:01:10.366338 | 2026-01-09 00:01:10.366482 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-09 00:01:10.977164 | debian-bookworm | ok 2026-01-09 00:01:10.983598 | 2026-01-09 00:01:10.983743 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-09 00:01:11.038403 | debian-bookworm | skipping: Conditional result was False 2026-01-09 00:01:11.058093 | 2026-01-09 00:01:11.058266 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-09 00:01:11.669520 | debian-bookworm | ok 2026-01-09 00:01:11.741273 | 2026-01-09 00:01:11.741444 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-09 00:01:11.803615 | debian-bookworm | ok 2026-01-09 00:01:11.814106 | 2026-01-09 00:01:11.814268 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-09 00:01:12.680124 | debian-bookworm -> localhost | ok 2026-01-09 00:01:12.688590 | 2026-01-09 00:01:12.688734 | TASK [validate-host : Collect information about the host] 2026-01-09 00:01:14.219014 | debian-bookworm | ok 2026-01-09 00:01:14.241517 | 2026-01-09 00:01:14.241663 | TASK [validate-host : Sanitize hostname] 2026-01-09 00:01:14.442148 | debian-bookworm | ok 2026-01-09 00:01:14.498179 | 2026-01-09 00:01:14.498373 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-09 00:01:16.059787 | debian-bookworm -> localhost | changed 2026-01-09 00:01:16.068263 | 2026-01-09 00:01:16.068398 | TASK [validate-host : Collect information about zuul worker] 2026-01-09 00:01:16.592564 | debian-bookworm | ok 2026-01-09 00:01:16.601816 | 2026-01-09 00:01:16.602058 | TASK [validate-host : Write out all zuul information for each host] 2026-01-09 00:01:17.728576 | debian-bookworm -> localhost | changed 2026-01-09 00:01:17.746631 | 2026-01-09 00:01:17.746898 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-09 00:01:18.062085 | debian-bookworm | ok 2026-01-09 00:01:18.075557 | 2026-01-09 00:01:18.075708 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-09 00:01:19.623803 | debian-bookworm | changed: 2026-01-09 00:01:19.624025 | debian-bookworm | cd+++++++++ src/ 2026-01-09 00:01:19.624062 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-09 00:01:19.624087 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-09 00:01:19.624109 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-ceph-ansible/ 2026-01-09 00:01:19.624129 | debian-bookworm | Containerfile 2026-01-09 00:01:19.624304 | debian-bookworm | 2026-01-09 00:03:44.631203 | debian-bookworm | #25 79.88 2026-01-09 00:03:44.631213 | debian-bookworm | #25 79.88 Or undo this operation with: 2026-01-09 00:03:44.631222 | debian-bookworm | #25 79.88 2026-01-09 00:03:44.631231 | debian-bookworm | #25 79.88 git switch - 2026-01-09 00:03:44.631241 | debian-bookworm | #25 79.88 2026-01-09 00:03:44.631250 | debian-bookworm | #25 79.88 Turn off this advice by setting config variable advice.detachedHead to false 2026-01-09 00:03:44.631259 | debian-bookworm | #25 79.88 2026-01-09 00:03:44.782491 | debian-bookworm | #25 79.89 HEAD is now at dae35c0 Merge "Publish openstack.config_template on galaxy" 2026-01-09 00:09:12.281517 | debian-bookworm | #25 407.5 Using /etc/ansible/ansible.cfg as config file 2026-01-09 00:09:12.281657 | debian-bookworm | #25 407.5 Starting galaxy collection install process 2026-01-09 00:09:12.281705 | debian-bookworm | #25 407.5 Process install dependency map 2026-01-09 00:09:12.281748 | debian-bookworm | #25 407.5 Starting collection install process 2026-01-09 00:09:12.281821 | debian-bookworm | #25 407.5 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-1751dcb5flao/tmpnbhig2lt/ansible-netcommon-2.6.1-mscnd0_z 2026-01-09 00:09:12.281869 | debian-bookworm | #25 407.5 Installing 'ansible.netcommon:2.6.1' to '/usr/share/ansible/collections/ansible_collections/ansible/netcommon' 2026-01-09 00:09:12.281913 | debian-bookworm | #25 407.5 ansible.netcommon:2.6.1 was installed successfully 2026-01-09 00:09:12.281981 | debian-bookworm | #25 407.5 Installing 'openstack.config_template:1.3.0' to '/usr/share/ansible/collections/ansible_collections/openstack/config_template' 2026-01-09 00:09:12.282051 | debian-bookworm | #25 407.5 Created collection for openstack.config_template:1.3.0 at /usr/share/ansible/collections/ansible_collections/openstack/config_template 2026-01-09 00:09:12.282097 | debian-bookworm | #25 407.5 openstack.config_template:1.3.0 was installed successfully 2026-01-09 00:09:12.282140 | debian-bookworm | #25 407.5 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-1751dcb5flao/tmpnbhig2lt/ansible-posix-2.1.0-wxcbvkk8 2026-01-09 00:09:12.282182 | debian-bookworm | #25 407.5 Installing 'ansible.posix:2.1.0' to '/usr/share/ansible/collections/ansible_collections/ansible/posix' 2026-01-09 00:09:12.282224 | debian-bookworm | #25 407.5 ansible.posix:2.1.0 was installed successfully 2026-01-09 00:09:12.282266 | debian-bookworm | #25 407.5 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-utils-6.0.0.tar.gz to /root/.ansible/tmp/ansible-local-1751dcb5flao/tmpnbhig2lt/ansible-utils-6.0.0-q8riuqdo 2026-01-09 00:09:12.282309 | debian-bookworm | #25 407.5 Installing 'ansible.utils:6.0.0' to '/usr/share/ansible/collections/ansible_collections/ansible/utils' 2026-01-09 00:09:12.282351 | debian-bookworm | #25 407.5 ansible.utils:6.0.0 was installed successfully 2026-01-09 00:09:12.282394 | debian-bookworm | #25 407.5 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-1751dcb5flao/tmpnbhig2lt/netbox-netbox-3.22.0-93p5u0ju 2026-01-09 00:09:12.282437 | debian-bookworm | #25 407.5 Installing 'netbox.netbox:3.22.0' to '/usr/share/ansible/collections/ansible_collections/netbox/netbox' 2026-01-09 00:09:12.282480 | debian-bookworm | #25 407.5 netbox.netbox:3.22.0 was installed successfully 2026-01-09 00:09:12.282524 | debian-bookworm | #25 407.5 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/osism-commons-0.20251126.0.tar.gz to /root/.ansible/tmp/ansible-local-1751dcb5flao/tmpnbhig2lt/osism-commons-0.20251126.0-j44ctx20 2026-01-09 00:09:12.282567 | debian-bookworm | #25 407.5 Installing 'osism.commons:0.20251126.0' to '/usr/share/ansible/collections/ansible_collections/osism/commons' 2026-01-09 00:09:12.282609 | debian-bookworm | #25 407.5 osism.commons:0.20251126.0 was installed successfully 2026-01-09 00:09:12.282688 | debian-bookworm | #25 407.5 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-general-12.2.0.tar.gz to /root/.ansible/tmp/ansible-local-1751dcb5flao/tmpnbhig2lt/community-general-12.2.0-ryv59h52 2026-01-09 00:09:12.282733 | debian-bookworm | #25 407.5 Installing 'community.general:12.2.0' to '/usr/share/ansible/collections/ansible_collections/community/general' 2026-01-09 00:09:12.282775 | debian-bookworm | #25 407.5 community.general:12.2.0 was installed successfully 2026-01-09 00:09:12.442648 | debian-bookworm | #25 407.6 + ln -s /usr/share/ansible/collections /ansible/collections 2026-01-09 00:09:12.442720 | debian-bookworm | #25 407.6 + mkdir -p /usr/share/mitogen 2026-01-09 00:09:12.442739 | debian-bookworm | #25 407.6 + tar xzf /mitogen.tar.gz --strip-components=1 -C /usr/share/mitogen 2026-01-09 00:09:12.442755 | debian-bookworm | #25 407.7 + 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-01-09 00:09:12.617589 | debian-bookworm | #25 407.7 + rm /mitogen.tar.gz 2026-01-09 00:09:12.617695 | debian-bookworm | #25 407.7 ++ awk '-F: ' '{ print $2 }' 2026-01-09 00:09:12.617711 | debian-bookworm | #25 407.7 ++ grep ceph_ansible_version: /release/latest/ceph-squid.yml 2026-01-09 00:09:12.617723 | debian-bookworm | #25 407.7 + PROJECT_VERSION=stable-9.0 2026-01-09 00:09:12.617734 | debian-bookworm | #25 407.7 + git clone -b stable-9.0 https://github.com/ceph/ceph-ansible /repository 2026-01-09 00:09:12.617746 | debian-bookworm | #25 407.7 Cloning into '/repository'... 2026-01-09 00:09:14.681883 | debian-bookworm | #25 409.9 ++ find /patches/stable-9.0 -name '*.patch' 2026-01-09 00:09:14.782649 | debian-bookworm | #25 409.9 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2026-01-09 00:09:14.782702 | debian-bookworm | #25 409.9 + echo /patches/stable-9.0/fix-rgw-upgrade.patch 2026-01-09 00:09:14.782717 | debian-bookworm | #25 409.9 /patches/stable-9.0/fix-rgw-upgrade.patch 2026-01-09 00:09:14.782722 | debian-bookworm | #25 409.9 + cd /repository 2026-01-09 00:09:14.782728 | debian-bookworm | #25 409.9 + patch --forward --batch -p1 --dry-run 2026-01-09 00:09:14.782732 | debian-bookworm | #25 409.9 checking file infrastructure-playbooks/rolling_update.yml 2026-01-09 00:09:14.782736 | debian-bookworm | #25 409.9 + cd /repository 2026-01-09 00:09:14.782740 | debian-bookworm | #25 409.9 + patch --forward --batch -p1 2026-01-09 00:09:14.782744 | debian-bookworm | #25 409.9 patching file infrastructure-playbooks/rolling_update.yml 2026-01-09 00:09:14.782748 | debian-bookworm | #25 409.9 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2026-01-09 00:09:14.782752 | debian-bookworm | #25 409.9 + echo /patches/stable-9.0/container-binary.patch 2026-01-09 00:09:14.782756 | debian-bookworm | #25 409.9 /patches/stable-9.0/container-binary.patch 2026-01-09 00:09:14.782760 | debian-bookworm | #25 409.9 + cd /repository 2026-01-09 00:09:14.782763 | debian-bookworm | #25 409.9 + patch --forward --batch -p1 --dry-run 2026-01-09 00:09:14.782767 | debian-bookworm | #25 409.9 checking file roles/ceph-facts/tasks/container_binary.yml 2026-01-09 00:09:14.782771 | debian-bookworm | #25 409.9 + cd /repository 2026-01-09 00:09:14.782799 | debian-bookworm | #25 409.9 + patch --forward --batch -p1 2026-01-09 00:09:14.782803 | debian-bookworm | #25 409.9 patching file roles/ceph-facts/tasks/container_binary.yml 2026-01-09 00:09:14.782807 | debian-bookworm | #25 410.0 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2026-01-09 00:09:14.782811 | debian-bookworm | #25 410.0 + echo /patches/stable-9.0/fix-group-names-in-rolling-update-play.patch 2026-01-09 00:09:14.782821 | debian-bookworm | #25 410.0 /patches/stable-9.0/fix-group-names-in-rolling-update-play.patch 2026-01-09 00:09:14.782825 | debian-bookworm | #25 410.0 + cd /repository 2026-01-09 00:09:14.782829 | debian-bookworm | #25 410.0 + patch --forward --batch -p1 --dry-run 2026-01-09 00:09:14.782832 | debian-bookworm | #25 410.0 checking file infrastructure-playbooks/rolling_update.yml 2026-01-09 00:09:14.782836 | debian-bookworm | #25 410.0 + cd /repository 2026-01-09 00:09:14.782840 | debian-bookworm | #25 410.0 + patch --forward --batch -p1 2026-01-09 00:09:14.782844 | debian-bookworm | #25 410.0 patching file infrastructure-playbooks/rolling_update.yml 2026-01-09 00:09:14.782847 | debian-bookworm | #25 410.0 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2026-01-09 00:09:14.782851 | debian-bookworm | #25 410.0 + echo /patches/stable-9.0/ceph-handler-skip-and-throttle.patch 2026-01-09 00:09:14.782855 | debian-bookworm | #25 410.0 /patches/stable-9.0/ceph-handler-skip-and-throttle.patch 2026-01-09 00:09:14.782859 | debian-bookworm | #25 410.0 + cd /repository 2026-01-09 00:09:14.782870 | debian-bookworm | #25 410.0 + patch --forward --batch -p1 --dry-run 2026-01-09 00:09:14.782875 | debian-bookworm | #25 410.0 checking file roles/ceph-handler/tasks/handler_crash.yml 2026-01-09 00:09:14.782878 | debian-bookworm | #25 410.0 checking file roles/ceph-handler/tasks/handler_mdss.yml 2026-01-09 00:09:14.782882 | debian-bookworm | #25 410.0 checking file roles/ceph-handler/tasks/handler_mgrs.yml 2026-01-09 00:09:14.782886 | debian-bookworm | #25 410.0 checking file roles/ceph-handler/tasks/handler_mons.yml 2026-01-09 00:09:14.782893 | debian-bookworm | #25 410.0 checking file roles/ceph-handler/tasks/handler_osds.yml 2026-01-09 00:09:14.782897 | debian-bookworm | #25 410.0 checking file roles/ceph-handler/tasks/handler_rbdmirrors.yml 2026-01-09 00:09:14.782901 | debian-bookworm | #25 410.0 checking file roles/ceph-handler/tasks/handler_rgws.yml 2026-01-09 00:09:14.782904 | debian-bookworm | #25 410.0 + cd /repository 2026-01-09 00:09:14.782908 | debian-bookworm | #25 410.0 + patch --forward --batch -p1 2026-01-09 00:09:14.782912 | debian-bookworm | #25 410.0 patching file roles/ceph-handler/tasks/handler_crash.yml 2026-01-09 00:09:14.782916 | debian-bookworm | #25 410.0 patching file roles/ceph-handler/tasks/handler_mdss.yml 2026-01-09 00:09:14.782919 | debian-bookworm | #25 410.0 patching file roles/ceph-handler/tasks/handler_mgrs.yml 2026-01-09 00:09:14.782923 | debian-bookworm | #25 410.0 patching file roles/ceph-handler/tasks/handler_mons.yml 2026-01-09 00:09:14.782927 | debian-bookworm | #25 410.0 patching file roles/ceph-handler/tasks/handler_osds.yml 2026-01-09 00:09:14.782931 | debian-bookworm | #25 410.0 patching file roles/ceph-handler/tasks/handler_rbdmirrors.yml 2026-01-09 00:09:14.782935 | debian-bookworm | #25 410.0 patching file roles/ceph-handler/tasks/handler_rgws.yml 2026-01-09 00:09:14.782938 | debian-bookworm | #25 410.0 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2026-01-09 00:09:14.782942 | debian-bookworm | #25 410.0 + echo /patches/stable-9.0/always-use-ceph-uid-64045.patch 2026-01-09 00:09:14.782946 | debian-bookworm | #25 410.0 /patches/stable-9.0/always-use-ceph-uid-64045.patch 2026-01-09 00:09:14.782949 | debian-bookworm | #25 410.0 + cd /repository 2026-01-09 00:09:14.782953 | debian-bookworm | #25 410.0 + patch --forward --batch -p1 --dry-run 2026-01-09 00:09:14.782957 | debian-bookworm | #25 410.0 checking file roles/ceph-defaults/defaults/main.yml 2026-01-09 00:09:14.782961 | debian-bookworm | #25 410.0 Hunk #1 succeeded at 243 (offset -2 lines). 2026-01-09 00:09:14.782965 | debian-bookworm | #25 410.0 + cd /repository 2026-01-09 00:09:14.782969 | debian-bookworm | #25 410.0 + patch --forward --batch -p1 2026-01-09 00:09:14.782973 | debian-bookworm | #25 410.0 patching file roles/ceph-defaults/defaults/main.yml 2026-01-09 00:09:14.782976 | debian-bookworm | #25 410.0 Hunk #1 succeeded at 243 (offset -2 lines). 2026-01-09 00:09:14.782980 | debian-bookworm | #25 410.0 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2026-01-09 00:09:14.782984 | debian-bookworm | #25 410.0 + echo /patches/stable-9.0/validate-ignore-ansible-version.patch 2026-01-09 00:09:14.782987 | debian-bookworm | #25 410.0 /patches/stable-9.0/validate-ignore-ansible-version.patch 2026-01-09 00:09:14.782991 | debian-bookworm | #25 410.0 + cd /repository 2026-01-09 00:09:14.782995 | debian-bookworm | #25 410.0 + patch --forward --batch -p1 --dry-run 2026-01-09 00:09:14.782999 | debian-bookworm | #25 410.0 checking file roles/ceph-validate/tasks/check_system.yml 2026-01-09 00:09:14.783003 | debian-bookworm | #25 410.0 + cd /repository 2026-01-09 00:09:14.783006 | debian-bookworm | #25 410.0 + patch --forward --batch -p1 2026-01-09 00:09:14.783010 | debian-bookworm | #25 410.0 patching file roles/ceph-validate/tasks/check_system.yml 2026-01-09 00:09:14.783014 | debian-bookworm | #25 410.0 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2026-01-09 00:09:14.783017 | debian-bookworm | #25 410.0 + echo /patches/stable-9.0/fix-group-names-in-shrink-plays.patch 2026-01-09 00:09:14.783021 | debian-bookworm | #25 410.0 /patches/stable-9.0/fix-group-names-in-shrink-plays.patch 2026-01-09 00:09:14.783025 | debian-bookworm | #25 410.0 + cd /repository 2026-01-09 00:09:14.783029 | debian-bookworm | #25 410.0 + patch --forward --batch -p1 --dry-run 2026-01-09 00:09:14.783033 | debian-bookworm | #25 410.0 checking file infrastructure-playbooks/shrink-osd.yml 2026-01-09 00:09:14.783041 | debian-bookworm | #25 410.0 + cd /repository 2026-01-09 00:09:14.783044 | debian-bookworm | #25 410.0 + patch --forward --batch -p1 2026-01-09 00:09:14.783048 | debian-bookworm | #25 410.0 patching file infrastructure-playbooks/shrink-osd.yml 2026-01-09 00:09:14.783052 | debian-bookworm | #25 410.0 /patches/stable-9.0/do-not-upgrade-ceph-exporter.patch 2026-01-09 00:09:14.783058 | debian-bookworm | #25 410.0 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2026-01-09 00:09:14.783062 | debian-bookworm | #25 410.0 + echo /patches/stable-9.0/do-not-upgrade-ceph-exporter.patch 2026-01-09 00:09:14.783066 | debian-bookworm | #25 410.0 + cd /repository 2026-01-09 00:09:14.783070 | debian-bookworm | #25 410.0 + patch --forward --batch -p1 --dry-run 2026-01-09 00:09:14.783073 | debian-bookworm | #25 410.0 checking file infrastructure-playbooks/rolling_update.yml 2026-01-09 00:09:14.783077 | debian-bookworm | #25 410.0 Hunk #1 succeeded at 1110 (offset -27 lines). 2026-01-09 00:09:14.783081 | debian-bookworm | #25 410.0 + cd /repository 2026-01-09 00:09:14.783085 | debian-bookworm | #25 410.0 + patch --forward --batch -p1 2026-01-09 00:09:14.783088 | debian-bookworm | #25 410.0 patching file infrastructure-playbooks/rolling_update.yml 2026-01-09 00:09:14.783092 | debian-bookworm | #25 410.0 Hunk #1 succeeded at 1110 (offset -27 lines). 2026-01-09 00:09:14.783096 | debian-bookworm | #25 410.0 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2026-01-09 00:09:14.783100 | debian-bookworm | #25 410.0 + echo /patches/stable-9.0/remove-utf8-characters-from-metafiles.patch 2026-01-09 00:09:14.783103 | debian-bookworm | #25 410.0 /patches/stable-9.0/remove-utf8-characters-from-metafiles.patch 2026-01-09 00:09:14.783107 | debian-bookworm | #25 410.0 + cd /repository 2026-01-09 00:09:14.783111 | debian-bookworm | #25 410.0 + patch --forward --batch -p1 --dry-run 2026-01-09 00:09:14.783115 | debian-bookworm | #25 410.0 checking file roles/ceph-client/meta/main.yml 2026-01-09 00:09:14.783119 | debian-bookworm | #25 410.0 Hunk #1 succeeded at 1 with fuzz 1. 2026-01-09 00:09:14.783123 | debian-bookworm | #25 410.0 checking file roles/ceph-common/meta/main.yml 2026-01-09 00:09:14.783127 | debian-bookworm | #25 410.0 Hunk #1 succeeded at 1 with fuzz 1. 2026-01-09 00:09:14.783130 | debian-bookworm | #25 410.0 checking file roles/ceph-container-common/meta/main.yml 2026-01-09 00:09:14.783134 | debian-bookworm | #25 410.0 Hunk #1 succeeded at 1 with fuzz 1. 2026-01-09 00:09:14.783139 | debian-bookworm | #25 410.0 checking file roles/ceph-defaults/meta/main.yml 2026-01-09 00:09:14.783145 | debian-bookworm | #25 410.0 Hunk #1 succeeded at 1 with fuzz 1. 2026-01-09 00:09:14.783156 | debian-bookworm | #25 410.0 checking file roles/ceph-handler/meta/main.yml 2026-01-09 00:09:14.783162 | debian-bookworm | #25 410.0 Hunk #1 succeeded at 1 with fuzz 1. 2026-01-09 00:09:14.783168 | debian-bookworm | #25 410.0 checking file roles/ceph-mds/meta/main.yml 2026-01-09 00:09:14.783174 | debian-bookworm | #25 410.0 Hunk #1 succeeded at 1 with fuzz 1. 2026-01-09 00:09:14.783179 | debian-bookworm | #25 410.0 checking file roles/ceph-mgr/meta/main.yml 2026-01-09 00:09:14.783186 | debian-bookworm | #25 410.0 Hunk #1 succeeded at 1 with fuzz 1. 2026-01-09 00:09:14.783191 | debian-bookworm | #25 410.0 checking file roles/ceph-mon/meta/main.yml 2026-01-09 00:09:14.783195 | debian-bookworm | #25 410.0 Hunk #1 succeeded at 1 with fuzz 1. 2026-01-09 00:09:14.783199 | debian-bookworm | #25 410.0 checking file roles/ceph-osd/meta/main.yml 2026-01-09 00:09:14.783203 | debian-bookworm | #25 410.0 Hunk #1 succeeded at 1 with fuzz 1. 2026-01-09 00:09:14.783206 | debian-bookworm | #25 410.0 checking file roles/ceph-rbd-mirror/meta/main.yml 2026-01-09 00:09:14.783210 | debian-bookworm | #25 410.0 Hunk #1 succeeded at 1 with fuzz 1. 2026-01-09 00:09:14.783214 | debian-bookworm | #25 410.0 checking file roles/ceph-rgw/meta/main.yml 2026-01-09 00:09:14.783218 | debian-bookworm | #25 410.0 Hunk #1 succeeded at 1 with fuzz 1. 2026-01-09 00:09:14.783221 | debian-bookworm | #25 410.0 + cd /repository 2026-01-09 00:09:14.783225 | debian-bookworm | #25 410.0 + patch --forward --batch -p1 2026-01-09 00:09:14.783229 | debian-bookworm | #25 410.0 patching file roles/ceph-client/meta/main.yml 2026-01-09 00:09:14.783232 | debian-bookworm | #25 410.0 Hunk #1 succeeded at 1 with fuzz 1. 2026-01-09 00:09:14.783236 | debian-bookworm | #25 410.0 patching file roles/ceph-common/meta/main.yml 2026-01-09 00:09:14.783240 | debian-bookworm | #25 410.0 Hunk #1 succeeded at 1 with fuzz 1. 2026-01-09 00:09:14.783243 | debian-bookworm | #25 410.0 patching file roles/ceph-container-common/meta/main.yml 2026-01-09 00:09:14.783247 | debian-bookworm | #25 410.0 Hunk #1 succeeded at 1 with fuzz 1. 2026-01-09 00:09:14.783251 | debian-bookworm | #25 410.0 patching file roles/ceph-defaults/meta/main.yml 2026-01-09 00:09:14.783254 | debian-bookworm | #25 410.0 Hunk #1 succeeded at 1 with fuzz 1. 2026-01-09 00:09:14.783258 | debian-bookworm | #25 410.0 patching file roles/ceph-handler/meta/main.yml 2026-01-09 00:09:14.783262 | debian-bookworm | #25 410.0 Hunk #1 succeeded at 1 with fuzz 1. 2026-01-09 00:09:14.783265 | debian-bookworm | #25 410.0 patching file roles/ceph-mds/meta/main.yml 2026-01-09 00:09:14.783269 | debian-bookworm | #25 410.0 Hunk #1 succeeded at 1 with fuzz 1. 2026-01-09 00:09:14.783275 | debian-bookworm | #25 410.0 patching file roles/ceph-mgr/meta/main.yml 2026-01-09 00:09:14.783279 | debian-bookworm | #25 410.0 Hunk #1 succeeded at 1 with fuzz 1. 2026-01-09 00:09:14.783283 | debian-bookworm | #25 410.0 patching file roles/ceph-mon/meta/main.yml 2026-01-09 00:09:14.783287 | debian-bookworm | #25 410.0 Hunk #1 succeeded at 1 with fuzz 1. 2026-01-09 00:09:14.783290 | debian-bookworm | #25 410.0 patching file roles/ceph-osd/meta/main.yml 2026-01-09 00:09:14.783294 | debian-bookworm | #25 410.0 Hunk #1 succeeded at 1 with fuzz 1. 2026-01-09 00:09:14.783298 | debian-bookworm | #25 410.0 patching file roles/ceph-rbd-mirror/meta/main.yml 2026-01-09 00:09:14.783301 | debian-bookworm | #25 410.0 Hunk #1 succeeded at 1 with fuzz 1. 2026-01-09 00:09:14.783305 | debian-bookworm | #25 410.0 patching file roles/ceph-rgw/meta/main.yml 2026-01-09 00:09:14.783309 | debian-bookworm | #25 410.0 Hunk #1 succeeded at 1 with fuzz 1. 2026-01-09 00:09:14.783312 | debian-bookworm | #25 410.0 + '[' -e /repository/plugins/actions ']' 2026-01-09 00:09:14.783316 | debian-bookworm | #25 410.0 + '[' -e /repository/plugins/callback ']' 2026-01-09 00:09:14.783320 | debian-bookworm | #25 410.0 + cp /repository/plugins/callback/installer_checkpoint.py /ansible/callback_plugins 2026-01-09 00:09:14.783324 | debian-bookworm | #25 410.0 + '[' -e /repository/plugins/filter ']' 2026-01-09 00:09:14.783329 | debian-bookworm | #25 410.0 + cp repository/plugins/filter/__init__.py repository/plugins/filter/dict2dict.py repository/plugins/filter/ipaddrs_in_ranges.py /ansible/filter_plugins 2026-01-09 00:09:14.783342 | debian-bookworm | #25 410.0 + 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-01-09 00:09:14.783348 | debian-bookworm | #25 410.0 ++ find /repository/infrastructure-playbooks -name '*.yml' -maxdepth 1 2026-01-09 00:09:14.783352 | debian-bookworm | #25 410.0 /repository/infrastructure-playbooks/purge-container-cluster.yml 2026-01-09 00:09:14.783356 | debian-bookworm | #25 410.0 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-01-09 00:09:14.783362 | debian-bookworm | #25 410.0 + echo /repository/infrastructure-playbooks/purge-container-cluster.yml 2026-01-09 00:09:14.783366 | debian-bookworm | #25 410.0 ++ basename /repository/infrastructure-playbooks/purge-container-cluster.yml 2026-01-09 00:09:14.783370 | debian-bookworm | #25 410.0 + cp /repository/infrastructure-playbooks/purge-container-cluster.yml /ansible/ceph-purge-container-cluster.yml 2026-01-09 00:09:14.783374 | debian-bookworm | #25 410.0 /repository/infrastructure-playbooks/gather-ceph-logs.yml 2026-01-09 00:09:14.783378 | debian-bookworm | #25 410.0 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-01-09 00:09:14.783382 | debian-bookworm | #25 410.0 + echo /repository/infrastructure-playbooks/gather-ceph-logs.yml 2026-01-09 00:09:14.783386 | debian-bookworm | #25 410.0 ++ basename /repository/infrastructure-playbooks/gather-ceph-logs.yml 2026-01-09 00:09:14.783389 | debian-bookworm | #25 410.0 + cp /repository/infrastructure-playbooks/gather-ceph-logs.yml /ansible/ceph-gather-ceph-logs.yml 2026-01-09 00:09:14.783393 | debian-bookworm | #25 410.0 /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml 2026-01-09 00:09:14.783397 | debian-bookworm | #25 410.0 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-01-09 00:09:14.783401 | debian-bookworm | #25 410.0 + echo /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml 2026-01-09 00:09:14.783407 | debian-bookworm | #25 410.0 ++ basename /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml 2026-01-09 00:09:14.783411 | debian-bookworm | #25 410.0 + cp /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml /ansible/ceph-backup-and-restore-ceph-files.yml 2026-01-09 00:09:14.783415 | debian-bookworm | #25 410.0 /repository/infrastructure-playbooks/take-over-existing-cluster.yml 2026-01-09 00:09:14.783419 | debian-bookworm | #25 410.0 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-01-09 00:09:14.783422 | debian-bookworm | #25 410.0 + echo /repository/infrastructure-playbooks/take-over-existing-cluster.yml 2026-01-09 00:09:14.783426 | debian-bookworm | #25 410.0 ++ basename /repository/infrastructure-playbooks/take-over-existing-cluster.yml 2026-01-09 00:09:14.783430 | debian-bookworm | #25 410.0 + cp /repository/infrastructure-playbooks/take-over-existing-cluster.yml /ansible/ceph-take-over-existing-cluster.yml 2026-01-09 00:09:14.783434 | debian-bookworm | #25 410.0 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-01-09 00:09:14.783438 | debian-bookworm | #25 410.0 + echo /repository/infrastructure-playbooks/storage-inventory.yml 2026-01-09 00:09:14.783441 | debian-bookworm | #25 410.0 /repository/infrastructure-playbooks/storage-inventory.yml 2026-01-09 00:09:14.783445 | debian-bookworm | #25 410.0 ++ basename /repository/infrastructure-playbooks/storage-inventory.yml 2026-01-09 00:09:14.783449 | debian-bookworm | #25 410.0 + cp /repository/infrastructure-playbooks/storage-inventory.yml /ansible/ceph-storage-inventory.yml 2026-01-09 00:09:14.783453 | debian-bookworm | #25 410.0 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-01-09 00:09:14.783457 | debian-bookworm | #25 410.0 + echo /repository/infrastructure-playbooks/shrink-rbdmirror.yml 2026-01-09 00:09:14.783461 | debian-bookworm | #25 410.0 /repository/infrastructure-playbooks/shrink-rbdmirror.yml 2026-01-09 00:09:14.783465 | debian-bookworm | #25 410.0 ++ basename /repository/infrastructure-playbooks/shrink-rbdmirror.yml 2026-01-09 00:09:14.783468 | debian-bookworm | #25 410.0 + cp /repository/infrastructure-playbooks/shrink-rbdmirror.yml /ansible/ceph-shrink-rbdmirror.yml 2026-01-09 00:09:14.883463 | debian-bookworm | #25 410.0 /repository/infrastructure-playbooks/shrink-mon.yml 2026-01-09 00:09:14.883533 | debian-bookworm | #25 410.0 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-01-09 00:09:14.883558 | debian-bookworm | #25 410.0 + echo /repository/infrastructure-playbooks/shrink-mon.yml 2026-01-09 00:09:14.883584 | debian-bookworm | #25 410.0 ++ basename /repository/infrastructure-playbooks/shrink-mon.yml 2026-01-09 00:09:14.883609 | debian-bookworm | #25 410.0 + cp /repository/infrastructure-playbooks/shrink-mon.yml /ansible/ceph-shrink-mon.yml 2026-01-09 00:09:14.883633 | debian-bookworm | #25 410.0 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-01-09 00:09:14.883650 | debian-bookworm | #25 410.0 + echo /repository/infrastructure-playbooks/add-mon.yml 2026-01-09 00:09:14.883665 | debian-bookworm | #25 410.0 /repository/infrastructure-playbooks/add-mon.yml 2026-01-09 00:09:14.883680 | debian-bookworm | #25 410.0 ++ basename /repository/infrastructure-playbooks/add-mon.yml 2026-01-09 00:09:14.883696 | debian-bookworm | #25 410.0 + cp /repository/infrastructure-playbooks/add-mon.yml /ansible/ceph-add-mon.yml 2026-01-09 00:09:14.883711 | debian-bookworm | #25 410.0 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-01-09 00:09:14.883725 | debian-bookworm | #25 410.0 + echo /repository/infrastructure-playbooks/shrink-rgw.yml 2026-01-09 00:09:14.883740 | debian-bookworm | #25 410.0 /repository/infrastructure-playbooks/shrink-rgw.yml 2026-01-09 00:09:14.883755 | debian-bookworm | #25 410.0 ++ basename /repository/infrastructure-playbooks/shrink-rgw.yml 2026-01-09 00:09:14.883792 | debian-bookworm | #25 410.0 + cp /repository/infrastructure-playbooks/shrink-rgw.yml /ansible/ceph-shrink-rgw.yml 2026-01-09 00:09:14.883817 | debian-bookworm | #25 410.0 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-01-09 00:09:14.883839 | debian-bookworm | #25 410.0 + echo /repository/infrastructure-playbooks/shrink-mds.yml 2026-01-09 00:09:14.883862 | debian-bookworm | #25 410.0 /repository/infrastructure-playbooks/shrink-mds.yml 2026-01-09 00:09:14.883878 | debian-bookworm | #25 410.0 ++ basename /repository/infrastructure-playbooks/shrink-mds.yml 2026-01-09 00:09:14.883905 | debian-bookworm | #25 410.1 + cp /repository/infrastructure-playbooks/shrink-mds.yml /ansible/ceph-shrink-mds.yml 2026-01-09 00:09:14.883921 | debian-bookworm | #25 410.1 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-01-09 00:09:14.883936 | debian-bookworm | #25 410.1 + echo /repository/infrastructure-playbooks/rgw-add-users-buckets.yml 2026-01-09 00:09:14.883951 | debian-bookworm | #25 410.1 /repository/infrastructure-playbooks/rgw-add-users-buckets.yml 2026-01-09 00:09:14.883966 | debian-bookworm | #25 410.1 ++ basename /repository/infrastructure-playbooks/rgw-add-users-buckets.yml 2026-01-09 00:09:14.883981 | debian-bookworm | #25 410.1 + cp /repository/infrastructure-playbooks/rgw-add-users-buckets.yml /ansible/ceph-rgw-add-users-buckets.yml 2026-01-09 00:09:14.883996 | debian-bookworm | #25 410.1 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-01-09 00:09:14.884012 | debian-bookworm | #25 410.1 + echo /repository/infrastructure-playbooks/shrink-osd.yml 2026-01-09 00:09:14.884027 | debian-bookworm | #25 410.1 /repository/infrastructure-playbooks/shrink-osd.yml 2026-01-09 00:09:14.884042 | debian-bookworm | #25 410.1 ++ basename /repository/infrastructure-playbooks/shrink-osd.yml 2026-01-09 00:09:14.884058 | debian-bookworm | #25 410.1 + cp /repository/infrastructure-playbooks/shrink-osd.yml /ansible/ceph-shrink-osd.yml 2026-01-09 00:09:14.884073 | debian-bookworm | #25 410.1 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-01-09 00:09:14.884088 | debian-bookworm | #25 410.1 + echo /repository/infrastructure-playbooks/purge-dashboard.yml 2026-01-09 00:09:14.884104 | debian-bookworm | #25 410.1 /repository/infrastructure-playbooks/purge-dashboard.yml 2026-01-09 00:09:14.884119 | debian-bookworm | #25 410.1 ++ basename /repository/infrastructure-playbooks/purge-dashboard.yml 2026-01-09 00:09:14.884135 | debian-bookworm | #25 410.1 + cp /repository/infrastructure-playbooks/purge-dashboard.yml /ansible/ceph-purge-dashboard.yml 2026-01-09 00:09:14.884151 | debian-bookworm | #25 410.1 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-01-09 00:09:14.884166 | debian-bookworm | #25 410.1 + echo /repository/infrastructure-playbooks/docker-to-podman.yml 2026-01-09 00:09:14.884181 | debian-bookworm | #25 410.1 /repository/infrastructure-playbooks/docker-to-podman.yml 2026-01-09 00:09:14.884197 | debian-bookworm | #25 410.1 ++ basename /repository/infrastructure-playbooks/docker-to-podman.yml 2026-01-09 00:09:14.884214 | debian-bookworm | #25 410.1 + cp /repository/infrastructure-playbooks/docker-to-podman.yml /ansible/ceph-docker-to-podman.yml 2026-01-09 00:09:14.884229 | debian-bookworm | #25 410.1 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-01-09 00:09:14.884244 | debian-bookworm | #25 410.1 + echo /repository/infrastructure-playbooks/cephadm-adopt.yml 2026-01-09 00:09:14.884259 | debian-bookworm | #25 410.1 /repository/infrastructure-playbooks/cephadm-adopt.yml 2026-01-09 00:09:14.884274 | debian-bookworm | #25 410.1 ++ basename /repository/infrastructure-playbooks/cephadm-adopt.yml 2026-01-09 00:09:14.884296 | debian-bookworm | #25 410.1 + cp /repository/infrastructure-playbooks/cephadm-adopt.yml /ansible/ceph-cephadm-adopt.yml 2026-01-09 00:09:14.884312 | debian-bookworm | #25 410.1 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-01-09 00:09:14.884327 | debian-bookworm | #25 410.1 + echo /repository/infrastructure-playbooks/cephadm.yml 2026-01-09 00:09:14.884342 | debian-bookworm | #25 410.1 /repository/infrastructure-playbooks/cephadm.yml 2026-01-09 00:09:14.884358 | debian-bookworm | #25 410.1 ++ basename /repository/infrastructure-playbooks/cephadm.yml 2026-01-09 00:09:14.884373 | debian-bookworm | #25 410.1 + cp /repository/infrastructure-playbooks/cephadm.yml /ansible/ceph-cephadm.yml 2026-01-09 00:09:14.884388 | debian-bookworm | #25 410.1 /repository/infrastructure-playbooks/ceph-keys.yml 2026-01-09 00:09:14.884402 | debian-bookworm | #25 410.1 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-01-09 00:09:14.884418 | debian-bookworm | #25 410.1 + echo /repository/infrastructure-playbooks/ceph-keys.yml 2026-01-09 00:09:14.884433 | debian-bookworm | #25 410.1 ++ basename /repository/infrastructure-playbooks/ceph-keys.yml 2026-01-09 00:09:14.884448 | debian-bookworm | #25 410.1 + cp /repository/infrastructure-playbooks/ceph-keys.yml /ansible/ceph-ceph-keys.yml 2026-01-09 00:09:14.884466 | debian-bookworm | #25 410.1 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-01-09 00:09:14.884481 | debian-bookworm | #25 410.1 + echo /repository/infrastructure-playbooks/rolling_update.yml 2026-01-09 00:09:14.884496 | debian-bookworm | #25 410.1 /repository/infrastructure-playbooks/rolling_update.yml 2026-01-09 00:09:14.884511 | debian-bookworm | #25 410.1 ++ basename /repository/infrastructure-playbooks/rolling_update.yml 2026-01-09 00:09:14.884526 | debian-bookworm | #25 410.1 + cp /repository/infrastructure-playbooks/rolling_update.yml /ansible/ceph-rolling_update.yml 2026-01-09 00:09:14.884541 | debian-bookworm | #25 410.1 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-01-09 00:09:14.884556 | debian-bookworm | #25 410.1 + echo /repository/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml 2026-01-09 00:09:14.884571 | debian-bookworm | #25 410.1 /repository/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml 2026-01-09 00:09:14.884585 | debian-bookworm | #25 410.1 ++ basename /repository/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml 2026-01-09 00:09:14.884603 | debian-bookworm | #25 410.1 + 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-01-09 00:09:14.884619 | debian-bookworm | #25 410.1 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-01-09 00:09:14.884637 | debian-bookworm | #25 410.1 + echo /repository/infrastructure-playbooks/lv-teardown.yml 2026-01-09 00:09:14.884653 | debian-bookworm | #25 410.1 /repository/infrastructure-playbooks/lv-teardown.yml 2026-01-09 00:09:14.884668 | debian-bookworm | #25 410.1 ++ basename /repository/infrastructure-playbooks/lv-teardown.yml 2026-01-09 00:09:14.884683 | debian-bookworm | #25 410.1 + cp /repository/infrastructure-playbooks/lv-teardown.yml /ansible/ceph-lv-teardown.yml 2026-01-09 00:09:14.884698 | debian-bookworm | #25 410.1 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-01-09 00:09:14.884713 | debian-bookworm | #25 410.1 + echo /repository/infrastructure-playbooks/lv-create.yml 2026-01-09 00:09:14.884728 | debian-bookworm | #25 410.1 /repository/infrastructure-playbooks/lv-create.yml 2026-01-09 00:09:14.884744 | debian-bookworm | #25 410.1 ++ basename /repository/infrastructure-playbooks/lv-create.yml 2026-01-09 00:09:14.884759 | debian-bookworm | #25 410.1 + cp /repository/infrastructure-playbooks/lv-create.yml /ansible/ceph-lv-create.yml 2026-01-09 00:09:14.884774 | debian-bookworm | #25 410.1 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-01-09 00:09:14.884826 | debian-bookworm | #25 410.1 + echo /repository/infrastructure-playbooks/shrink-mgr.yml 2026-01-09 00:09:14.884842 | debian-bookworm | #25 410.1 /repository/infrastructure-playbooks/shrink-mgr.yml 2026-01-09 00:09:14.884857 | debian-bookworm | #25 410.1 ++ basename /repository/infrastructure-playbooks/shrink-mgr.yml 2026-01-09 00:09:14.884873 | debian-bookworm | #25 410.1 + cp /repository/infrastructure-playbooks/shrink-mgr.yml /ansible/ceph-shrink-mgr.yml 2026-01-09 00:09:14.884888 | debian-bookworm | #25 410.1 /repository/infrastructure-playbooks/purge-cluster.yml 2026-01-09 00:09:14.884903 | debian-bookworm | #25 410.1 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-01-09 00:09:14.884918 | debian-bookworm | #25 410.1 + echo /repository/infrastructure-playbooks/purge-cluster.yml 2026-01-09 00:09:14.884933 | debian-bookworm | #25 410.1 ++ basename /repository/infrastructure-playbooks/purge-cluster.yml 2026-01-09 00:09:14.884959 | debian-bookworm | #25 410.1 + cp /repository/infrastructure-playbooks/purge-cluster.yml /ansible/ceph-purge-cluster.yml 2026-01-09 00:09:14.884980 | debian-bookworm | #25 410.1 + 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-01-09 00:09:14.885001 | debian-bookworm | #25 410.1 + '[' '!' -e /ansible/roles/ceph-container-common ']' 2026-01-09 00:09:14.885091 | debian-bookworm | #25 410.1 + '[' -e /repository/site-docker.yml.sample ']' 2026-01-09 00:09:14.885109 | debian-bookworm | #25 410.1 + '[' -e /repository/site-container.yml.sample ']' 2026-01-09 00:09:14.885124 | debian-bookworm | #25 410.1 + cp /repository/site-container.yml.sample /ansible/ceph-site.ym 2026-01-09 00:09:14.885139 | debian-bookworm | #25 410.1 + '[' -e /repository/dashboard.yml ']' 2026-01-09 00:09:14.885163 | debian-bookworm | #25 410.1 + cp /repository/dashboard.yml /ansible/dashboard.yml 2026-01-09 00:09:14.885183 | debian-bookworm | #25 410.1 + '[' -e /repository/module_utils ']' 2026-01-09 00:09:14.885199 | debian-bookworm | #25 410.1 + cp -r /repository/module_utils /ansible 2026-01-09 00:09:14.885213 | debian-bookworm | #25 410.1 + ln -s /ansible/ceph-rolling_update.yml /ansible/ceph-upgrade.yml 2026-01-09 00:09:14.885230 | debian-bookworm | #25 410.1 + 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-01-09 00:09:15.063305 | debian-bookworm | #25 410.1 + mv /ceph-purge-cluster.yml /ceph-purge-storage-node.yml /ansible 2026-01-09 00:09:15.063465 | debian-bookworm | #25 410.2 + mkdir -p /ansible/roles/ceph-config /ansible/roles/ceph-defaults 2026-01-09 00:09:15.063539 | debian-bookworm | #25 410.2 + mkdir -p /tests 2026-01-09 00:09:15.063588 | debian-bookworm | #25 410.2 + 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-01-09 00:09:15.063659 | debian-bookworm | #25 410.2 + python3 -m ara.setup.env 2026-01-09 00:09:15.063717 | debian-bookworm | #25 410.3 + python3 /src/render-playbooks.py 2026-01-09 00:09:15.271412 | debian-bookworm | #25 410.4 + chown -R dragon: /ansible /share /interface 2026-01-09 00:09:15.271579 | debian-bookworm | #25 410.5 + apt-get clean 2026-01-09 00:09:15.437543 | debian-bookworm | #25 410.5 + apt-get remove -y build-essential git libffi-dev libssh-dev libssl-dev libyaml-dev python3-dev 2026-01-09 00:09:15.958306 | debian-bookworm | #25 410.5 Reading package lists... 2026-01-09 00:09:16.138619 | debian-bookworm | #25 411.2 Building dependency tree... 2026-01-09 00:09:16.138850 | debian-bookworm | #25 411.4 Reading state information... 2026-01-09 00:09:16.311881 | debian-bookworm | #25 411.6 The following packages were automatically installed and are no longer required: 2026-01-09 00:09:16.312134 | debian-bookworm | #25 411.6 binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-12 dpkg-dev 2026-01-09 00:09:16.475518 | debian-bookworm | #25 411.6 g++ g++-12 gcc gcc-12 git-man libasan8 libatomic1 libbinutils libbrotli1 2026-01-09 00:09:16.475663 | debian-bookworm | #25 411.6 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2026-01-09 00:09:16.475744 | debian-bookworm | #25 411.6 libcurl3-gnutls libdpkg-perl liberror-perl libexpat1-dev libgcc-12-dev 2026-01-09 00:09:16.475843 | debian-bookworm | #25 411.6 libgdbm-compat4 libgomp1 libgprofng0 libisl23 libitm1 libjansson4 2026-01-09 00:09:16.475908 | debian-bookworm | #25 411.6 libjs-jquery libjs-sphinxdoc libjs-underscore libldap-2.5-0 liblsan0 libmpc3 2026-01-09 00:09:16.475962 | debian-bookworm | #25 411.6 libmpfr6 libnghttp2-14 libnsl-dev libperl5.36 libpsl5 libpython3-dev 2026-01-09 00:09:16.476022 | debian-bookworm | #25 411.6 libpython3.11 libpython3.11-dev libquadmath0 librtmp1 libsasl2-2 2026-01-09 00:09:16.476077 | debian-bookworm | #25 411.6 libsasl2-modules-db libssh-4 libssh2-1 libstdc++-12-dev libtirpc-dev 2026-01-09 00:09:16.476137 | debian-bookworm | #25 411.6 libtsan2 libubsan1 libyaml-0-2 linux-libc-dev make perl perl-modules-5.36 2026-01-09 00:09:16.476192 | debian-bookworm | #25 411.6 python3.11-dev rpcsvc-proto xz-utils zlib1g-dev 2026-01-09 00:09:16.476252 | debian-bookworm | #25 411.6 Use 'apt autoremove' to remove them. 2026-01-09 00:09:16.476307 | debian-bookworm | #25 411.6 The following packages will be REMOVED: 2026-01-09 00:09:16.476368 | debian-bookworm | #25 411.6 build-essential git libffi-dev libssh-dev libssl-dev libyaml-dev python3-dev 2026-01-09 00:09:16.522972 | debian-bookworm | #25 411.8 0 upgraded, 0 newly installed, 7 to remove and 0 not upgraded. 2026-01-09 00:09:16.523074 | debian-bookworm | #25 411.8 After this operation, 60.6 MB disk space will be freed. 2026-01-09 00:09:16.707428 | debian-bookworm | #25 411.8 (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 ... 16752 files and directories currently installed.) 2026-01-09 00:09:16.707569 | debian-bookworm | #25 411.8 Removing build-essential (12.9) ... 2026-01-09 00:09:16.707628 | debian-bookworm | #25 411.9 Removing git (1:2.39.5-0+deb12u2) ... 2026-01-09 00:09:16.707674 | debian-bookworm | #25 412.0 Removing libffi-dev:amd64 (3.4.4-1) ... 2026-01-09 00:09:16.828741 | debian-bookworm | #25 412.0 Removing libssh-dev:amd64 (0.10.6-0+deb12u1) ... 2026-01-09 00:09:16.828946 | debian-bookworm | #25 412.1 Removing libssl-dev:amd64 (3.0.17-1~deb12u3) ... 2026-01-09 00:09:16.951694 | debian-bookworm | #25 412.1 Removing libyaml-dev:amd64 (0.2.5-1) ... 2026-01-09 00:09:16.951856 | debian-bookworm | #25 412.2 Removing python3-dev (3.11.2-1+b1) ... 2026-01-09 00:09:17.060608 | debian-bookworm | #25 412.3 + apt-get autoremove -y 2026-01-09 00:09:17.755469 | debian-bookworm | #25 412.3 Reading package lists... 2026-01-09 00:09:17.935440 | debian-bookworm | #25 413.0 Building dependency tree... 2026-01-09 00:09:18.086497 | debian-bookworm | #25 413.2 Reading state information... 2026-01-09 00:09:18.136170 | debian-bookworm | #25 413.4 The following packages will be REMOVED: 2026-01-09 00:09:18.136238 | debian-bookworm | #25 413.4 binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-12 dpkg-dev 2026-01-09 00:09:18.288478 | debian-bookworm | #25 413.4 g++ g++-12 gcc gcc-12 git-man libasan8 libatomic1 libbinutils libbrotli1 2026-01-09 00:09:18.288530 | debian-bookworm | #25 413.4 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2026-01-09 00:09:18.288536 | debian-bookworm | #25 413.4 libcurl3-gnutls libdpkg-perl liberror-perl libexpat1-dev libgcc-12-dev 2026-01-09 00:09:18.288548 | debian-bookworm | #25 413.4 libgdbm-compat4 libgomp1 libgprofng0 libisl23 libitm1 libjansson4 2026-01-09 00:09:18.288552 | debian-bookworm | #25 413.4 libjs-jquery libjs-sphinxdoc libjs-underscore libldap-2.5-0 liblsan0 libmpc3 2026-01-09 00:09:18.288557 | debian-bookworm | #25 413.4 libmpfr6 libnghttp2-14 libnsl-dev libperl5.36 libpsl5 libpython3-dev 2026-01-09 00:09:18.288561 | debian-bookworm | #25 413.4 libpython3.11 libpython3.11-dev libquadmath0 librtmp1 libsasl2-2 2026-01-09 00:09:18.288565 | debian-bookworm | #25 413.4 libsasl2-modules-db libssh-4 libssh2-1 libstdc++-12-dev libtirpc-dev 2026-01-09 00:09:18.288570 | debian-bookworm | #25 413.4 libtsan2 libubsan1 libyaml-0-2 linux-libc-dev make perl perl-modules-5.36 2026-01-09 00:09:18.288575 | debian-bookworm | #25 413.4 python3.11-dev rpcsvc-proto xz-utils zlib1g-dev 2026-01-09 00:09:19.275511 | debian-bookworm | #25 414.5 0 upgraded, 0 newly installed, 66 to remove and 0 not upgraded. 2026-01-09 00:09:19.275618 | debian-bookworm | #25 414.5 After this operation, 358 MB disk space will be freed. 2026-01-09 00:09:19.382488 | debian-bookworm | #25 414.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 ... 15613 files and directories currently installed.) 2026-01-09 00:09:19.382635 | debian-bookworm | #25 414.6 Removing g++ (4:12.2.0-3) ... 2026-01-09 00:09:19.382659 | debian-bookworm | #25 414.6 Removing gcc (4:12.2.0-3) ... 2026-01-09 00:09:19.551025 | debian-bookworm | #25 414.7 Removing dpkg-dev (1.21.22) ... 2026-01-09 00:09:19.551170 | debian-bookworm | #25 414.8 Removing bzip2 (1.0.8-5+b1) ... 2026-01-09 00:09:19.690185 | debian-bookworm | #25 414.9 Removing cpp (4:12.2.0-3) ... 2026-01-09 00:09:19.690328 | debian-bookworm | #25 414.9 Removing g++-12 (12.2.0-14+deb12u1) ... 2026-01-09 00:09:19.827020 | debian-bookworm | #25 415.0 Removing git-man (1:2.39.5-0+deb12u2) ... 2026-01-09 00:09:19.827152 | debian-bookworm | #25 415.1 Removing libstdc++-12-dev:amd64 (12.2.0-14+deb12u1) ... 2026-01-09 00:09:19.950113 | debian-bookworm | #25 415.2 Removing libcurl3-gnutls:amd64 (7.88.1-10+deb12u14) ... 2026-01-09 00:09:20.074325 | debian-bookworm | #25 415.3 Removing libbrotli1:amd64 (1.0.9-2+b6) ... 2026-01-09 00:09:20.199546 | debian-bookworm | #25 415.3 Removing python3.11-dev (3.11.2-6+deb12u6) ... 2026-01-09 00:09:20.199685 | debian-bookworm | #25 415.4 Removing libpython3-dev:amd64 (3.11.2-1+b1) ... 2026-01-09 00:09:20.199731 | debian-bookworm | #25 415.5 Removing libpython3.11-dev:amd64 (3.11.2-6+deb12u6) ... 2026-01-09 00:09:20.341993 | debian-bookworm | #25 415.5 Removing libexpat1-dev:amd64 (2.5.0-1+deb12u2) ... 2026-01-09 00:09:20.342154 | debian-bookworm | #25 415.6 Removing zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ... 2026-01-09 00:09:20.506471 | debian-bookworm | #25 415.7 Removing libc6-dev:amd64 (2.36-9+deb12u13) ... 2026-01-09 00:09:20.506566 | debian-bookworm | #25 415.8 Removing libc-dev-bin (2.36-9+deb12u13) ... 2026-01-09 00:09:20.621179 | debian-bookworm | #25 415.9 Removing libcrypt-dev:amd64 (1:4.4.33-2) ... 2026-01-09 00:09:20.778573 | debian-bookworm | #25 416.0 Removing libdpkg-perl (1.21.22) ... 2026-01-09 00:09:20.911353 | debian-bookworm | #25 416.0 Removing liberror-perl (0.17029-2) ... 2026-01-09 00:09:20.911497 | debian-bookworm | #25 416.1 Removing perl (5.36.0-7+deb12u3) ... 2026-01-09 00:09:20.911549 | debian-bookworm | #25 416.2 Removing libperl5.36:amd64 (5.36.0-7+deb12u3) ... 2026-01-09 00:09:21.015405 | debian-bookworm | #25 416.3 Removing libgdbm-compat4:amd64 (1.23-3) ... 2026-01-09 00:09:21.167526 | debian-bookworm | #25 416.4 Removing libjs-sphinxdoc (5.3.0-4) ... 2026-01-09 00:09:21.167660 | debian-bookworm | #25 416.4 Removing libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-01-09 00:09:21.288668 | debian-bookworm | #25 416.5 Removing libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-01-09 00:09:21.288829 | debian-bookworm | #25 416.5 Removing libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... 2026-01-09 00:09:21.417376 | debian-bookworm | #25 416.6 Removing libnghttp2-14:amd64 (1.52.0-1+deb12u2) ... 2026-01-09 00:09:21.417482 | debian-bookworm | #25 416.7 Removing libnsl-dev:amd64 (1.3.0-2) ... 2026-01-09 00:09:21.536937 | debian-bookworm | #25 416.7 Removing libpsl5:amd64 (0.21.2-1) ... 2026-01-09 00:09:21.537086 | debian-bookworm | #25 416.8 Removing libpython3.11:amd64 (3.11.2-6+deb12u6) ... 2026-01-09 00:09:21.648627 | debian-bookworm | #25 416.9 Removing librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 2026-01-09 00:09:21.648741 | debian-bookworm | #25 416.9 Removing libsasl2-2:amd64 (2.1.28+dfsg-10) ... 2026-01-09 00:09:21.771021 | debian-bookworm | #25 417.0 Removing libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... 2026-01-09 00:09:21.771116 | debian-bookworm | #25 417.0 Removing libssh-4:amd64 (0.10.6-0+deb12u1) ... 2026-01-09 00:09:21.891069 | debian-bookworm | #25 417.1 Removing libssh2-1:amd64 (1.10.0-3+b1) ... 2026-01-09 00:09:21.891200 | debian-bookworm | #25 417.1 Removing libtirpc-dev:amd64 (1.3.3+ds-1) ... 2026-01-09 00:09:22.019158 | debian-bookworm | #25 417.2 Removing libyaml-0-2:amd64 (0.2.5-1) ... 2026-01-09 00:09:22.125187 | debian-bookworm | #25 417.3 Removing linux-libc-dev:amd64 (6.1.158-1) ... 2026-01-09 00:09:22.125284 | debian-bookworm | #25 417.4 Removing make (4.3-4.1) ... 2026-01-09 00:09:22.305173 | debian-bookworm | #25 417.4 Removing perl-modules-5.36 (5.36.0-7+deb12u3) ... 2026-01-09 00:09:22.305336 | debian-bookworm | #25 417.6 Removing rpcsvc-proto (1.4.3-1) ... 2026-01-09 00:09:22.439400 | debian-bookworm | #25 417.6 Removing xz-utils (5.4.1-1) ... 2026-01-09 00:09:22.439546 | debian-bookworm | #25 417.7 Removing gcc-12 (12.2.0-14+deb12u1) ... 2026-01-09 00:09:22.631390 | debian-bookworm | #25 417.8 Removing binutils (2.40-2) ... 2026-01-09 00:09:22.631517 | debian-bookworm | #25 417.9 Removing binutils-x86-64-linux-gnu (2.40-2) ... 2026-01-09 00:09:22.756381 | debian-bookworm | #25 418.0 Removing libgprofng0:amd64 (2.40-2) ... 2026-01-09 00:09:22.756484 | debian-bookworm | #25 418.0 Removing libctf0:amd64 (2.40-2) ... 2026-01-09 00:09:22.959419 | debian-bookworm | #25 418.1 Removing libbinutils:amd64 (2.40-2) ... 2026-01-09 00:09:22.959545 | debian-bookworm | #25 418.2 Removing binutils-common:amd64 (2.40-2) ... 2026-01-09 00:09:23.072588 | debian-bookworm | #25 418.3 Removing cpp-12 (12.2.0-14+deb12u1) ... 2026-01-09 00:09:23.212922 | debian-bookworm | #25 418.4 Removing libgcc-12-dev:amd64 (12.2.0-14+deb12u1) ... 2026-01-09 00:09:23.213069 | debian-bookworm | #25 418.5 Removing libasan8:amd64 (12.2.0-14+deb12u1) ... 2026-01-09 00:09:23.333301 | debian-bookworm | #25 418.5 Removing libatomic1:amd64 (12.2.0-14+deb12u1) ... 2026-01-09 00:09:23.333389 | debian-bookworm | #25 418.6 Removing libcc1-0:amd64 (12.2.0-14+deb12u1) ... 2026-01-09 00:09:23.451387 | debian-bookworm | #25 418.7 Removing libctf-nobfd0:amd64 (2.40-2) ... 2026-01-09 00:09:23.598252 | debian-bookworm | #25 418.7 Removing libgomp1:amd64 (12.2.0-14+deb12u1) ... 2026-01-09 00:09:23.598438 | debian-bookworm | #25 418.8 Removing libisl23:amd64 (0.25-1.1) ... 2026-01-09 00:09:23.598454 | debian-bookworm | #25 418.9 Removing libitm1:amd64 (12.2.0-14+deb12u1) ... 2026-01-09 00:09:23.741723 | debian-bookworm | #25 418.9 Removing libjansson4:amd64 (2.14-2) ... 2026-01-09 00:09:23.741878 | debian-bookworm | #25 419.0 Removing liblsan0:amd64 (12.2.0-14+deb12u1) ... 2026-01-09 00:09:23.879709 | debian-bookworm | #25 419.1 Removing libmpc3:amd64 (1.3.1-1) ... 2026-01-09 00:09:23.879906 | debian-bookworm | #25 419.1 Removing libmpfr6:amd64 (4.2.0-1) ... 2026-01-09 00:09:24.012673 | debian-bookworm | #25 419.2 Removing libquadmath0:amd64 (12.2.0-14+deb12u1) ... 2026-01-09 00:09:24.015909 | debian-bookworm | #25 419.3 Removing libtsan2:amd64 (12.2.0-14+deb12u1) ... 2026-01-09 00:09:24.189230 | debian-bookworm | #25 419.3 Removing libubsan1:amd64 (12.2.0-14+deb12u1) ... 2026-01-09 00:09:24.189322 | debian-bookworm | #25 419.4 Processing triggers for libc-bin (2.36-9+deb12u13) ... 2026-01-09 00:09:24.302630 | debian-bookworm | #25 419.5 + rm -rf /patches /release /root/.cache /tmp/uv-6c2078bb75587c01.lock /tmp/uv-setuptools-5f889e97bf10f6a5.lock /tmp/uv-setuptools-8b38ae7445c9c2a9.lock /tmp/uv-setuptools-a4fe781787316da5.lock /tmp/uv-setuptools-be94a3dfbab14d4c.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-01-09 00:09:24.302759 | debian-bookworm | #25 419.6 + uv pip install --no-cache --system pyclean==3.0.0 2026-01-09 00:09:24.517961 | debian-bookworm | #25 419.6 Using Python 3.13.11 environment at: /usr/local 2026-01-09 00:09:24.518096 | debian-bookworm | #25 419.8 Resolved 1 package in 117ms 2026-01-09 00:09:24.627422 | debian-bookworm | #25 419.8 Prepared 1 package in 21ms 2026-01-09 00:09:24.627590 | debian-bookworm | #25 419.8 Installed 1 package in 8ms 2026-01-09 00:09:24.627645 | debian-bookworm | #25 419.8 + pyclean==3.0.0 2026-01-09 00:09:24.627692 | debian-bookworm | #25 419.8 + pyclean /usr 2026-01-09 00:09:24.627735 | debian-bookworm | #25 419.9 Cleaning directory /usr 2026-01-09 00:09:25.447910 | debian-bookworm | #25 420.7 Total 1903 files, 298 directories removed. 2026-01-09 00:09:25.611375 | debian-bookworm | #25 420.7 + uv pip uninstall --system pyclean 2026-01-09 00:09:25.899660 | debian-bookworm | #25 421.0 Using Python 3.13.11 environment at: /usr/local 2026-01-09 00:09:25.916879 | debian-bookworm | #25 421.0 Uninstalled 1 package in 270ms 2026-01-09 00:09:25.916946 | debian-bookworm | #25 421.0 - pyclean==3.0.0 2026-01-09 00:09:26.106293 | debian-bookworm | #25 DONE 421.4s 2026-01-09 00:09:33.594995 | debian-bookworm | 2026-01-09 00:09:33.595176 | debian-bookworm | #26 [stage-1 2/4] COPY --link --from=builder / / 2026-01-09 00:09:33.784006 | debian-bookworm | #26 DONE 4.7s 2026-01-09 00:09:33.941331 | debian-bookworm | 2026-01-09 00:09:33.941392 | debian-bookworm | #26 [stage-1 2/4] COPY --link --from=builder / / 2026-01-09 00:09:33.941400 | debian-bookworm | #26 merging 2026-01-09 00:09:37.417130 | debian-bookworm | #26 merging 3.6s done 2026-01-09 00:09:37.417198 | debian-bookworm | #26 DONE 8.3s 2026-01-09 00:09:37.417212 | debian-bookworm | 2026-01-09 00:09:37.417217 | debian-bookworm | #27 [stage-1 3/4] WORKDIR /ansible 2026-01-09 00:09:39.475211 | debian-bookworm | #27 DONE 2.1s 2026-01-09 00:09:39.630086 | debian-bookworm | 2026-01-09 00:09:39.630177 | debian-bookworm | #28 [stage-1 4/4] RUN chown -R dragon: /ansible 2026-01-09 00:09:41.197442 | debian-bookworm | #28 DONE 1.7s 2026-01-09 00:09:41.362580 | debian-bookworm | 2026-01-09 00:09:41.362654 | debian-bookworm | #29 exporting to image 2026-01-09 00:09:41.362664 | debian-bookworm | #29 exporting layers 2026-01-09 00:10:09.109298 | debian-bookworm | #29 exporting layers 27.9s done 2026-01-09 00:10:09.232838 | debian-bookworm | #29 exporting manifest sha256:451fc851231a058095d8b458609dbfecd7075a029cf2d0af43c7eafe9ec63742 0.0s done 2026-01-09 00:10:09.232983 | debian-bookworm | #29 exporting config sha256:7f85cb031f5f72d2f40e0ca925b1b35f0519a4cb23fb9914f5a1b7e90e963e54 0.0s done 2026-01-09 00:10:09.233075 | debian-bookworm | #29 exporting attestation manifest sha256:4fa66e8ebcf2643c390c7be6124cecf0bb1b32d1672adf434cc83be3449a80d8 0.1s done 2026-01-09 00:10:09.233116 | debian-bookworm | #29 exporting manifest list sha256:9208446b04da6e605519ddd9af3213f2fe564bfa4a3b011af1308e307f6472ff 2026-01-09 00:10:09.415971 | debian-bookworm | #29 exporting manifest list sha256:9208446b04da6e605519ddd9af3213f2fe564bfa4a3b011af1308e307f6472ff 0.0s done 2026-01-09 00:10:09.416067 | debian-bookworm | #29 naming to docker.io/library/f9c76f2:latest done 2026-01-09 00:10:09.416084 | debian-bookworm | #29 unpacking to docker.io/library/f9c76f2:latest 2026-01-09 00:10:17.088959 | debian-bookworm | #29 unpacking to docker.io/library/f9c76f2:latest 7.8s done 2026-01-09 00:10:17.290621 | debian-bookworm | #29 DONE 35.9s 2026-01-09 00:10:17.625755 | debian-bookworm | ok: Runtime: 0:08:05.003148 2026-01-09 00:10:17.663137 | 2026-01-09 00:10:17.663326 | TASK [Run push script] 2026-01-09 00:10:17.974225 | debian-bookworm | ++ git rev-parse --short HEAD 2026-01-09 00:10:17.977930 | debian-bookworm | + revision=f9c76f2 2026-01-09 00:10:17.977987 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-01-09 00:10:17.978001 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-01-09 00:10:17.978012 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/ceph-ansible 2026-01-09 00:10:17.978025 | debian-bookworm | + [[ latest == \l\a\t\e\s\t ]] 2026-01-09 00:10:17.978040 | debian-bookworm | + tag=osism.harbor.regio.digital/osism/ceph-ansible:squid 2026-01-09 00:10:17.978076 | debian-bookworm | + docker tag f9c76f2 osism.harbor.regio.digital/osism/ceph-ansible:squid 2026-01-09 00:10:18.030367 | debian-bookworm | + docker push osism.harbor.regio.digital/osism/ceph-ansible:squid 2026-01-09 00:10:18.050389 | debian-bookworm | The push refers to repository [osism.harbor.regio.digital/osism/ceph-ansible] 2026-01-09 00:10:18.157569 | debian-bookworm | 631390e22e3a: Waiting 2026-01-09 00:10:18.157828 | debian-bookworm | 4f4fb700ef54: Waiting 2026-01-09 00:10:18.157930 | debian-bookworm | 17ab534e1150: Waiting 2026-01-09 00:10:18.158017 | debian-bookworm | 0347dcb76707: Waiting 2026-01-09 00:10:18.158089 | debian-bookworm | fc172d052919: Waiting 2026-01-09 00:10:18.158155 | debian-bookworm | e0fe5f995a09: Waiting 2026-01-09 00:10:18.158239 | debian-bookworm | 613cb28b8fb7: Waiting 2026-01-09 00:10:18.257611 | debian-bookworm | 613cb28b8fb7: Waiting 2026-01-09 00:10:18.257720 | debian-bookworm | 631390e22e3a: Waiting 2026-01-09 00:10:18.257739 | debian-bookworm | 4f4fb700ef54: Waiting 2026-01-09 00:10:18.257864 | debian-bookworm | 17ab534e1150: Waiting 2026-01-09 00:10:18.257946 | debian-bookworm | 0347dcb76707: Waiting 2026-01-09 00:10:18.258037 | debian-bookworm | fc172d052919: Waiting 2026-01-09 00:10:18.258123 | debian-bookworm | e0fe5f995a09: Waiting 2026-01-09 00:10:18.358273 | debian-bookworm | 613cb28b8fb7: Waiting 2026-01-09 00:10:18.358360 | debian-bookworm | 631390e22e3a: Waiting 2026-01-09 00:10:18.358373 | debian-bookworm | 4f4fb700ef54: Waiting 2026-01-09 00:10:18.358384 | debian-bookworm | 17ab534e1150: Waiting 2026-01-09 00:10:18.358396 | debian-bookworm | 0347dcb76707: Waiting 2026-01-09 00:10:18.358406 | debian-bookworm | fc172d052919: Waiting 2026-01-09 00:10:18.358555 | debian-bookworm | e0fe5f995a09: Waiting 2026-01-09 00:10:18.457210 | debian-bookworm | 631390e22e3a: Waiting 2026-01-09 00:10:18.457266 | debian-bookworm | 4f4fb700ef54: Waiting 2026-01-09 00:10:18.457275 | debian-bookworm | 17ab534e1150: Waiting 2026-01-09 00:10:18.457291 | debian-bookworm | 0347dcb76707: Waiting 2026-01-09 00:10:18.457295 | debian-bookworm | fc172d052919: Waiting 2026-01-09 00:10:18.457299 | debian-bookworm | e0fe5f995a09: Waiting 2026-01-09 00:10:18.457303 | debian-bookworm | 613cb28b8fb7: Waiting 2026-01-09 00:10:18.557291 | debian-bookworm | fc172d052919: Waiting 2026-01-09 00:10:18.557373 | debian-bookworm | e0fe5f995a09: Waiting 2026-01-09 00:10:18.557489 | debian-bookworm | 613cb28b8fb7: Waiting 2026-01-09 00:10:18.557602 | debian-bookworm | 631390e22e3a: Waiting 2026-01-09 00:10:18.557716 | debian-bookworm | 4f4fb700ef54: Waiting 2026-01-09 00:10:18.557888 | debian-bookworm | 17ab534e1150: Waiting 2026-01-09 00:10:18.558014 | debian-bookworm | 0347dcb76707: Waiting 2026-01-09 00:10:18.657183 | debian-bookworm | 0347dcb76707: Waiting 2026-01-09 00:10:18.657273 | debian-bookworm | fc172d052919: Waiting 2026-01-09 00:10:18.657287 | debian-bookworm | e0fe5f995a09: Waiting 2026-01-09 00:10:18.657298 | debian-bookworm | 613cb28b8fb7: Waiting 2026-01-09 00:10:18.657310 | debian-bookworm | 631390e22e3a: Waiting 2026-01-09 00:10:18.657320 | debian-bookworm | 4f4fb700ef54: Waiting 2026-01-09 00:10:18.657493 | debian-bookworm | 17ab534e1150: Waiting 2026-01-09 00:10:18.756879 | debian-bookworm | 0347dcb76707: Waiting 2026-01-09 00:10:18.756972 | debian-bookworm | fc172d052919: Waiting 2026-01-09 00:10:18.756993 | debian-bookworm | e0fe5f995a09: Waiting 2026-01-09 00:10:18.757004 | debian-bookworm | 613cb28b8fb7: Waiting 2026-01-09 00:10:18.757014 | debian-bookworm | 631390e22e3a: Waiting 2026-01-09 00:10:18.757052 | debian-bookworm | 4f4fb700ef54: Waiting 2026-01-09 00:10:18.757065 | debian-bookworm | 17ab534e1150: Layer already exists 2026-01-09 00:10:18.857585 | debian-bookworm | 0347dcb76707: Waiting 2026-01-09 00:10:18.857691 | debian-bookworm | fc172d052919: Layer already exists 2026-01-09 00:10:18.857708 | debian-bookworm | e0fe5f995a09: Waiting 2026-01-09 00:10:18.857730 | debian-bookworm | 613cb28b8fb7: Layer already exists 2026-01-09 00:10:18.857742 | debian-bookworm | 631390e22e3a: Waiting 2026-01-09 00:10:18.857787 | debian-bookworm | 4f4fb700ef54: Waiting 2026-01-09 00:10:18.958444 | debian-bookworm | 0347dcb76707: Layer already exists 2026-01-09 00:10:18.958570 | debian-bookworm | e0fe5f995a09: Waiting 2026-01-09 00:10:18.958611 | debian-bookworm | 631390e22e3a: Waiting 2026-01-09 00:10:18.958631 | debian-bookworm | 4f4fb700ef54: Layer already exists 2026-01-09 00:10:19.057167 | debian-bookworm | e0fe5f995a09: Waiting 2026-01-09 00:10:19.057274 | debian-bookworm | 631390e22e3a: Waiting 2026-01-09 00:10:19.157960 | debian-bookworm | e0fe5f995a09: Waiting 2026-01-09 00:10:19.158073 | debian-bookworm | 631390e22e3a: Waiting 2026-01-09 00:10:19.258245 | debian-bookworm | e0fe5f995a09: Waiting 2026-01-09 00:10:19.258457 | debian-bookworm | 631390e22e3a: Waiting 2026-01-09 00:10:19.357326 | debian-bookworm | e0fe5f995a09: Waiting 2026-01-09 00:10:19.357556 | debian-bookworm | 631390e22e3a: Waiting 2026-01-09 00:10:19.457467 | debian-bookworm | 631390e22e3a: Waiting 2026-01-09 00:10:19.457719 | debian-bookworm | e0fe5f995a09: Waiting 2026-01-09 00:10:19.556928 | debian-bookworm | 631390e22e3a: Waiting 2026-01-09 00:10:19.658617 | debian-bookworm | 631390e22e3a: Waiting 2026-01-09 00:10:19.756760 | debian-bookworm | 631390e22e3a: Waiting 2026-01-09 00:10:19.857925 | debian-bookworm | 631390e22e3a: Waiting 2026-01-09 00:10:25.457728 | debian-bookworm | 631390e22e3a: Pushed 2026-01-09 00:10:30.457667 | debian-bookworm | e0fe5f995a09: Pushed 2026-01-09 00:10:36.388776 | debian-bookworm | squid: digest: sha256:9208446b04da6e605519ddd9af3213f2fe564bfa4a3b011af1308e307f6472ff size: 856 2026-01-09 00:10:36.708255 | debian-bookworm | ok: Runtime: 0:00:18.431146 2026-01-09 00:10:36.720810 | 2026-01-09 00:10:36.721000 | TASK [Run cosign script] 2026-01-09 00:10:37.067167 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-01-09 00:10:37.067249 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/ceph-ansible 2026-01-09 00:10:37.067257 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-01-09 00:10:37.067262 | debian-bookworm | + version=squid 2026-01-09 00:10:37.067299 | debian-bookworm | + curl -O -L https://github.com/sigstore/cosign/releases/latest/download/cosign-linux-amd64 2026-01-09 00:10:37.083337 | debian-bookworm | % Total % Received % Xferd Average Speed Time Time Time Current 2026-01-09 00:10:37.083724 | debian-bookworm | Dload Upload Total Spent Left Speed 2026-01-09 00:10:37.319234 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-01-09 00:10:37.529129 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-01-09 00:10:41.340079 | debian-bookworm | 11 129M 11 14.9M 0 0 15.5M 0 0:00:08 --:--:-- 0:00:08 15.5M 39 129M 39 50.5M 0 0 25.7M 0 0:00:05 0:00:01 0:00:04 35.6M 65 129M 65 84.2M 0 0 28.4M 0 0:00:04 0:00:02 0:00:02 34.6M 91 129M 91 118M 0 0 29.9M 0 0:00:04 0:00:03 0:00:01 34.5M 100 129M 100 129M 0 0 30.3M 0 0:00:04 0:00:04 --:--:-- 34.6M 2026-01-09 00:10:41.348079 | debian-bookworm | + chmod +x cosign-linux-amd64 2026-01-09 00:10:41.351070 | debian-bookworm | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/osism/ceph-ansible:squid 2026-01-09 00:10:42.616621 | 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-01-09 00:10:42.616675 | debian-bookworm | This can lead you to sign a different image than the intended one. Please use a 2026-01-09 00:10:42.616684 | debian-bookworm | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-01-09 00:10:42.616690 | debian-bookworm | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-01-09 00:10:42.616696 | debian-bookworm | images by tag will be removed in a future release. 2026-01-09 00:10:42.616702 | debian-bookworm | 2026-01-09 00:10:42.951687 | debian-bookworm | Signing artifact... 2026-01-09 00:10:54.764922 | debian-bookworm | ok: Runtime: 0:00:17.234816 2026-01-09 00:10:54.784344 | 2026-01-09 00:10:54.784584 | TASK [Run sbom script] 2026-01-09 00:10:55.107711 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-01-09 00:10:55.107798 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/ceph-ansible 2026-01-09 00:10:55.107805 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-01-09 00:10:55.107809 | debian-bookworm | + version=squid 2026-01-09 00:10:55.108182 | debian-bookworm | + curl -sSfL https://raw.githubusercontent.com/anchore/syft/main/install.sh 2026-01-09 00:10:55.108705 | debian-bookworm | + sudo sh -s -- -b /usr/local/bin 2026-01-09 00:10:55.123911 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-01-09 00:10:55.177493 | debian-bookworm | [info] checking github for the current release tag 2026-01-09 00:10:55.527626 | debian-bookworm | [info] fetching release script for tag='v1.40.0' 2026-01-09 00:10:55.789908 | debian-bookworm | [info] checking github for the current release tag 2026-01-09 00:10:55.899689 | debian-bookworm | [info] using release tag='v1.40.0' version='1.40.0' os='linux' arch='amd64' 2026-01-09 00:10:58.161202 | debian-bookworm | [info] installed /usr/local/bin/syft 2026-01-09 00:10:58.192324 | debian-bookworm | + /usr/local/bin/syft scan osism.harbor.regio.digital/osism/ceph-ansible:squid -o cyclonedx-json 2026-01-09 00:11:21.541220 | debian-bookworm | + /tmp/venv/bin/dtrackauditor -p ceph-ansible -v squid -f sbom.json -a 2026-01-09 00:11:23.628499 | 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-01-09 00:11:23.628630 | debian-bookworm | Provided project name and version: ceph-ansible squid 2026-01-09 00:11:23.628648 | debian-bookworm | Auto mode ON 2026-01-09 00:11:23.628661 | debian-bookworm | Reading sbom.json ... 2026-01-09 00:11:23.628681 | debian-bookworm | Uploading sbom.json ... 2026-01-09 00:11:23.628693 | debian-bookworm | Waiting for project uuid f6453f28-974a-457b-b81b-5ccaa6a903c1 to be reported by dt server ... 2026-01-09 00:11:23.628733 | debian-bookworm | Project UUID: f6453f28-974a-457b-b81b-5ccaa6a903c1 2026-01-09 00:11:23.628745 | debian-bookworm | No policy violations found. 2026-01-09 00:11:23.628757 | debian-bookworm | severity_scores, {'CRITICAL': 0, 'HIGH': 3, 'MEDIUM': 3, 'LOW': 1, 'UNASSIGNED': 0} 2026-01-09 00:11:23.628769 | debian-bookworm | Vulnerability audit resulted in no violations. 2026-01-09 00:11:23.840309 | debian-bookworm | ok: Runtime: 0:00:28.563979 2026-01-09 00:11:23.844645 | 2026-01-09 00:11:23.844815 | PLAY RECAP 2026-01-09 00:11:23.844938 | debian-bookworm | ok: 5 changed: 5 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-01-09 00:11:23.845001 | 2026-01-09 00:11:24.003431 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/container-image-ceph-ansible/playbooks/build.yml@main] 2026-01-09 00:11:24.006623 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-01-09 00:11:24.887013 | 2026-01-09 00:11:24.887336 | PLAY [Base post] 2026-01-09 00:11:24.902704 | 2026-01-09 00:11:24.903008 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-01-09 00:11:25.796575 | debian-bookworm | changed 2026-01-09 00:11:25.810165 | 2026-01-09 00:11:25.810376 | PLAY RECAP 2026-01-09 00:11:25.810498 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-01-09 00:11:25.810621 | 2026-01-09 00:11:25.948404 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-01-09 00:11:25.951314 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-01-09 00:11:26.844791 | 2026-01-09 00:11:26.844967 | PLAY [Base post-logs] 2026-01-09 00:11:26.857073 | 2026-01-09 00:11:26.857246 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-01-09 00:11:27.396733 | localhost | changed 2026-01-09 00:11:27.412051 | 2026-01-09 00:11:27.412257 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-01-09 00:11:27.451611 | localhost | ok 2026-01-09 00:11:27.457742 | 2026-01-09 00:11:27.457904 | TASK [Set zuul-log-path fact] 2026-01-09 00:11:27.487318 | localhost | ok 2026-01-09 00:11:27.502942 | 2026-01-09 00:11:27.503097 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-09 00:11:27.529657 | localhost | ok 2026-01-09 00:11:27.533965 | 2026-01-09 00:11:27.534099 | TASK [upload-logs : Create log directories] 2026-01-09 00:11:28.141793 | localhost | changed 2026-01-09 00:11:28.144972 | 2026-01-09 00:11:28.145091 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-01-09 00:11:28.688339 | localhost -> localhost | ok: Runtime: 0:00:00.009074 2026-01-09 00:11:28.695610 | 2026-01-09 00:11:28.695802 | TASK [upload-logs : Upload logs to log server] 2026-01-09 00:11:29.304073 | localhost | Output suppressed because no_log was given 2026-01-09 00:11:29.307293 | 2026-01-09 00:11:29.307452 | LOOP [upload-logs : Compress console log and json output] 2026-01-09 00:11:29.367614 | localhost | skipping: Conditional result was False 2026-01-09 00:11:29.378401 | localhost | skipping: Conditional result was False 2026-01-09 00:11:29.389946 | 2026-01-09 00:11:29.390299 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-09 00:11:29.456069 | localhost | skipping: Conditional result was False 2026-01-09 00:11:29.456375 | 2026-01-09 00:11:29.470503 | localhost | skipping: Conditional result was False 2026-01-09 00:11:29.481502 | 2026-01-09 00:11:29.481659 | LOOP [upload-logs : Upload console log and json output]