2026-07-05 00:00:26.233766 | Job console starting 2026-07-05 00:00:26.249062 | Updating git repos 2026-07-05 00:00:26.335648 | Cloning repos into workspace 2026-07-05 00:00:26.411773 | Restoring repo states 2026-07-05 00:00:26.539890 | Merging changes 2026-07-05 00:00:26.539906 | Checking out repos 2026-07-05 00:00:26.716993 | Preparing playbooks 2026-07-05 00:00:29.295482 | Running Ansible setup 2026-07-05 00:00:37.820018 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-05 00:00:39.746326 | 2026-07-05 00:00:39.746471 | PLAY [Base pre] 2026-07-05 00:00:39.837855 | 2026-07-05 00:00:39.838009 | TASK [Setup log path fact] 2026-07-05 00:00:39.886939 | debian-bookworm | ok 2026-07-05 00:00:39.940267 | 2026-07-05 00:00:39.940421 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-05 00:00:40.036813 | debian-bookworm | ok 2026-07-05 00:00:40.062035 | 2026-07-05 00:00:40.062173 | TASK [emit-job-header : Print job information] 2026-07-05 00:00:40.196298 | # Job Information 2026-07-05 00:00:40.196472 | Ansible Version: 2.16.14 2026-07-05 00:00:40.196508 | Job: container-image-ceph-ansible-push-reef 2026-07-05 00:00:40.196540 | Pipeline: periodic-midnight 2026-07-05 00:00:40.196563 | Executor: 521e9411259a 2026-07-05 00:00:40.196583 | Triggered by: https://github.com/osism/container-image-ceph-ansible 2026-07-05 00:00:40.196604 | Event ID: 0c7a91ce64e842b7924257902669e3ea 2026-07-05 00:00:40.207712 | 2026-07-05 00:00:40.207843 | LOOP [emit-job-header : Print node information] 2026-07-05 00:00:40.550887 | debian-bookworm | ok: 2026-07-05 00:00:40.551143 | debian-bookworm | # Node Information 2026-07-05 00:00:40.551181 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-05 00:00:40.551207 | debian-bookworm | Hostname: debian 2026-07-05 00:00:40.552051 | debian-bookworm | Username: zuul 2026-07-05 00:00:40.552111 | debian-bookworm | Distro: Debian 12.14 2026-07-05 00:00:40.552150 | debian-bookworm | Provider: regiocloud-a 2026-07-05 00:00:40.552177 | debian-bookworm | Region: 2026-07-05 00:00:40.552201 | debian-bookworm | Label: debian-bookworm 2026-07-05 00:00:40.552222 | debian-bookworm | Product Name: OpenStack Nova 2026-07-05 00:00:40.552243 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe9e:2099 2026-07-05 00:00:40.572120 | 2026-07-05 00:00:40.572247 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-05 00:00:41.963756 | debian-bookworm -> localhost | changed 2026-07-05 00:00:41.969919 | 2026-07-05 00:00:41.970037 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-05 00:00:44.884606 | debian-bookworm -> localhost | changed 2026-07-05 00:00:44.895068 | 2026-07-05 00:00:44.895223 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-05 00:00:45.687207 | debian-bookworm -> localhost | ok 2026-07-05 00:00:45.692709 | 2026-07-05 00:00:45.692828 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-05 00:00:45.744981 | debian-bookworm | ok 2026-07-05 00:00:45.774716 | debian-bookworm | included: /var/lib/zuul/builds/d590bc3e2dbe43be920be1d72d2fda83/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-05 00:00:45.792925 | 2026-07-05 00:00:45.793057 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-05 00:00:48.938485 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-05 00:00:48.938739 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/d590bc3e2dbe43be920be1d72d2fda83/work/d590bc3e2dbe43be920be1d72d2fda83_id_rsa 2026-07-05 00:00:48.938782 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/d590bc3e2dbe43be920be1d72d2fda83/work/d590bc3e2dbe43be920be1d72d2fda83_id_rsa.pub 2026-07-05 00:00:48.938810 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-05 00:00:48.938845 | debian-bookworm -> localhost | SHA256:v4tWulupB61p/INbfSLadnP3qoFuvWqZrtem4fq8gvQ zuul-build-sshkey 2026-07-05 00:00:48.938882 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-05 00:00:48.938905 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-05 00:00:48.938927 | debian-bookworm -> localhost | | | 2026-07-05 00:00:48.938960 | debian-bookworm -> localhost | | | 2026-07-05 00:00:48.939019 | debian-bookworm -> localhost | | | 2026-07-05 00:00:48.939050 | debian-bookworm -> localhost | | | 2026-07-05 00:00:48.939082 | debian-bookworm -> localhost | | S. | 2026-07-05 00:00:48.939122 | debian-bookworm -> localhost | | . ..o+ | 2026-07-05 00:00:48.939146 | debian-bookworm -> localhost | | . + BO=+ . | 2026-07-05 00:00:48.939168 | debian-bookworm -> localhost | | . E@X+*+. .| 2026-07-05 00:00:48.939190 | debian-bookworm -> localhost | | oX^#Oo=.oo| 2026-07-05 00:00:48.939211 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-05 00:00:48.939276 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.214050 2026-07-05 00:00:48.946094 | 2026-07-05 00:00:48.946210 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-05 00:00:48.988919 | debian-bookworm | ok 2026-07-05 00:00:49.008848 | debian-bookworm | included: /var/lib/zuul/builds/d590bc3e2dbe43be920be1d72d2fda83/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-05 00:00:49.026678 | 2026-07-05 00:00:49.026800 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-05 00:00:49.070886 | debian-bookworm | skipping: Conditional result was False 2026-07-05 00:00:49.078533 | 2026-07-05 00:00:49.078653 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-05 00:00:50.084936 | debian-bookworm | changed 2026-07-05 00:00:50.098756 | 2026-07-05 00:00:50.099088 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-05 00:00:50.410375 | debian-bookworm | ok 2026-07-05 00:00:50.416363 | 2026-07-05 00:00:50.416460 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-05 00:00:51.115513 | debian-bookworm | changed 2026-07-05 00:00:51.121275 | 2026-07-05 00:00:51.121386 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-05 00:00:51.860099 | debian-bookworm | changed 2026-07-05 00:00:51.869566 | 2026-07-05 00:00:51.869726 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-05 00:00:51.893856 | debian-bookworm | skipping: Conditional result was False 2026-07-05 00:00:51.906702 | 2026-07-05 00:00:51.906897 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-05 00:00:52.545550 | debian-bookworm -> localhost | changed 2026-07-05 00:00:52.557179 | 2026-07-05 00:00:52.557290 | TASK [add-build-sshkey : Add back temp key] 2026-07-05 00:00:52.990225 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/d590bc3e2dbe43be920be1d72d2fda83/work/d590bc3e2dbe43be920be1d72d2fda83_id_rsa (zuul-build-sshkey) 2026-07-05 00:00:52.990453 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.026432 2026-07-05 00:00:52.998153 | 2026-07-05 00:00:52.998269 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-05 00:00:53.509740 | debian-bookworm | ok 2026-07-05 00:00:53.519992 | 2026-07-05 00:00:53.520111 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-05 00:00:53.554165 | debian-bookworm | skipping: Conditional result was False 2026-07-05 00:00:53.564825 | 2026-07-05 00:00:53.564934 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-05 00:00:54.257893 | debian-bookworm | ok 2026-07-05 00:00:54.277577 | 2026-07-05 00:00:54.277708 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-05 00:00:54.320190 | debian-bookworm | ok 2026-07-05 00:00:54.326733 | 2026-07-05 00:00:54.326879 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-05 00:00:54.963757 | debian-bookworm -> localhost | ok 2026-07-05 00:00:54.975434 | 2026-07-05 00:00:54.975615 | TASK [validate-host : Collect information about the host] 2026-07-05 00:00:56.373278 | debian-bookworm | ok 2026-07-05 00:00:56.396704 | 2026-07-05 00:00:56.396890 | TASK [validate-host : Sanitize hostname] 2026-07-05 00:00:56.574387 | debian-bookworm | ok 2026-07-05 00:00:56.579469 | 2026-07-05 00:00:56.579597 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-05 00:00:57.350178 | debian-bookworm -> localhost | changed 2026-07-05 00:00:57.368794 | 2026-07-05 00:00:57.368936 | TASK [validate-host : Collect information about zuul worker] 2026-07-05 00:00:57.839498 | debian-bookworm | ok 2026-07-05 00:00:57.845744 | 2026-07-05 00:00:57.845908 | TASK [validate-host : Write out all zuul information for each host] 2026-07-05 00:00:58.751957 | debian-bookworm -> localhost | changed 2026-07-05 00:00:58.775638 | 2026-07-05 00:00:58.776042 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-05 00:00:59.067516 | debian-bookworm | ok 2026-07-05 00:00:59.078633 | 2026-07-05 00:00:59.078784 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-05 00:01:00.533484 | debian-bookworm | changed: 2026-07-05 00:01:00.533724 | debian-bookworm | cd+++++++++ src/ 2026-07-05 00:01:00.533758 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-05 00:01:00.533783 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-05 00:01:00.533805 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-ceph-ansible/ 2026-07-05 00:01:00.533826 | debian-bookworm | Containerfile 2026-07-05 00:01:00.534034 | debian-bookworm | 2026-07-05 00:03:23.073257 | debian-bookworm | #25 60.51 2026-07-05 00:03:23.073279 | debian-bookworm | #25 60.51 Or undo this operation with: 2026-07-05 00:03:23.073297 | debian-bookworm | #25 60.51 2026-07-05 00:03:23.073319 | debian-bookworm | #25 60.51 git switch - 2026-07-05 00:03:23.073338 | debian-bookworm | #25 60.51 2026-07-05 00:03:23.073355 | debian-bookworm | #25 60.51 Turn off this advice by setting config variable advice.detachedHead to false 2026-07-05 00:03:23.073372 | debian-bookworm | #25 60.51 2026-07-05 00:03:23.224328 | debian-bookworm | #25 60.51 HEAD is now at dae35c0 Merge "Publish openstack.config_template on galaxy" 2026-07-05 00:04:16.191309 | debian-bookworm | #25 113.6 Using /etc/ansible/ansible.cfg as config file 2026-07-05 00:04:16.191385 | debian-bookworm | #25 113.6 Starting galaxy collection install process 2026-07-05 00:04:16.191405 | debian-bookworm | #25 113.6 Process install dependency map 2026-07-05 00:04:16.191413 | debian-bookworm | #25 113.6 Starting collection install process 2026-07-05 00:04:16.191420 | debian-bookworm | #25 113.6 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-1688fl7wsf1j/tmp6tvlqhvj/ansible-netcommon-2.6.1-ffvi28oz 2026-07-05 00:04:16.191434 | debian-bookworm | #25 113.6 Installing 'ansible.netcommon:2.6.1' to '/usr/share/ansible/collections/ansible_collections/ansible/netcommon' 2026-07-05 00:04:16.191441 | debian-bookworm | #25 113.6 ansible.netcommon:2.6.1 was installed successfully 2026-07-05 00:04:16.191449 | debian-bookworm | #25 113.6 Installing 'openstack.config_template:1.3.0' to '/usr/share/ansible/collections/ansible_collections/openstack/config_template' 2026-07-05 00:04:16.191457 | debian-bookworm | #25 113.6 Created collection for openstack.config_template:1.3.0 at /usr/share/ansible/collections/ansible_collections/openstack/config_template 2026-07-05 00:04:16.191475 | debian-bookworm | #25 113.6 openstack.config_template:1.3.0 was installed successfully 2026-07-05 00:04:16.191480 | debian-bookworm | #25 113.6 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-posix-2.2.1.tar.gz to /root/.ansible/tmp/ansible-local-1688fl7wsf1j/tmp6tvlqhvj/ansible-posix-2.2.1-usus3mk7 2026-07-05 00:04:16.191484 | debian-bookworm | #25 113.6 Installing 'ansible.posix:2.2.1' to '/usr/share/ansible/collections/ansible_collections/ansible/posix' 2026-07-05 00:04:16.191505 | debian-bookworm | #25 113.6 ansible.posix:2.2.1 was installed successfully 2026-07-05 00:04:16.191512 | debian-bookworm | #25 113.6 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-utils-6.0.3.tar.gz to /root/.ansible/tmp/ansible-local-1688fl7wsf1j/tmp6tvlqhvj/ansible-utils-6.0.3-wciv0jge 2026-07-05 00:04:16.191520 | debian-bookworm | #25 113.6 Installing 'ansible.utils:6.0.3' to '/usr/share/ansible/collections/ansible_collections/ansible/utils' 2026-07-05 00:04:16.191525 | debian-bookworm | #25 113.6 ansible.utils:6.0.3 was installed successfully 2026-07-05 00:04:16.191529 | debian-bookworm | #25 113.6 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/netbox-netbox-3.23.0.tar.gz to /root/.ansible/tmp/ansible-local-1688fl7wsf1j/tmp6tvlqhvj/netbox-netbox-3.23.0-g6neqrj2 2026-07-05 00:04:16.191545 | debian-bookworm | #25 113.6 Installing 'netbox.netbox:3.23.0' to '/usr/share/ansible/collections/ansible_collections/netbox/netbox' 2026-07-05 00:04:16.191549 | debian-bookworm | #25 113.6 netbox.netbox:3.23.0 was installed successfully 2026-07-05 00:04:16.191554 | debian-bookworm | #25 113.6 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/osism-commons-0.20260601.0.tar.gz to /root/.ansible/tmp/ansible-local-1688fl7wsf1j/tmp6tvlqhvj/osism-commons-0.20260601.0-tpzyn2j1 2026-07-05 00:04:16.191558 | debian-bookworm | #25 113.6 Installing 'osism.commons:0.20260601.0' to '/usr/share/ansible/collections/ansible_collections/osism/commons' 2026-07-05 00:04:16.191562 | debian-bookworm | #25 113.6 osism.commons:0.20260601.0 was installed successfully 2026-07-05 00:04:16.191567 | debian-bookworm | #25 113.6 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-general-13.1.0.tar.gz to /root/.ansible/tmp/ansible-local-1688fl7wsf1j/tmp6tvlqhvj/community-general-13.1.0-4aavq7le 2026-07-05 00:04:16.191571 | debian-bookworm | #25 113.6 Installing 'community.general:13.1.0' to '/usr/share/ansible/collections/ansible_collections/community/general' 2026-07-05 00:04:16.191575 | debian-bookworm | #25 113.6 community.general:13.1.0 was installed successfully 2026-07-05 00:04:16.299323 | debian-bookworm | #25 113.7 + ln -s /usr/share/ansible/collections /ansible/collections 2026-07-05 00:04:16.406743 | debian-bookworm | #25 113.7 + mkdir -p /usr/share/mitogen 2026-07-05 00:04:16.406833 | debian-bookworm | #25 113.7 + tar xzf /mitogen.tar.gz --strip-components=1 -C /usr/share/mitogen 2026-07-05 00:04:16.406854 | debian-bookworm | #25 113.8 + rm -rf /usr/share/mitogen/tests /usr/share/mitogen/docs /usr/share/mitogen/.ci /usr/share/mitogen/.lgtm.yml /usr/share/mitogen/.travis.yml 2026-07-05 00:04:16.406872 | debian-bookworm | #25 113.8 + rm /mitogen.tar.gz 2026-07-05 00:04:16.567979 | debian-bookworm | #25 113.9 ++ grep ceph_ansible_version: /release/latest/ceph-reef.yml 2026-07-05 00:04:16.568074 | debian-bookworm | #25 113.9 ++ awk '-F: ' '{ print $2 }' 2026-07-05 00:04:16.568093 | debian-bookworm | #25 113.9 + PROJECT_VERSION=stable-8.0 2026-07-05 00:04:16.568109 | debian-bookworm | #25 113.9 + git clone -b stable-8.0 https://github.com/ceph/ceph-ansible /repository 2026-07-05 00:04:16.568135 | debian-bookworm | #25 113.9 Cloning into '/repository'... 2026-07-05 00:04:18.701131 | debian-bookworm | #25 116.1 ++ LC_ALL=C 2026-07-05 00:04:18.701227 | debian-bookworm | #25 116.1 ++ sort 2026-07-05 00:04:18.802048 | debian-bookworm | #25 116.1 ++ find /patches/stable-8.0 -name '*.patch' 2026-07-05 00:04:18.802117 | debian-bookworm | #25 116.1 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-07-05 00:04:18.802131 | debian-bookworm | #25 116.1 + echo /patches/stable-8.0/always-use-ceph-uid-64045.patch 2026-07-05 00:04:18.802153 | debian-bookworm | #25 116.1 /patches/stable-8.0/always-use-ceph-uid-64045.patch 2026-07-05 00:04:18.802177 | debian-bookworm | #25 116.1 + cd /repository 2026-07-05 00:04:18.802187 | debian-bookworm | #25 116.1 + patch --forward --batch -p1 --dry-run 2026-07-05 00:04:18.802196 | debian-bookworm | #25 116.2 checking file roles/ceph-defaults/defaults/main.yml 2026-07-05 00:04:18.802204 | debian-bookworm | #25 116.2 Hunk #1 succeeded at 243 (offset -2 lines). 2026-07-05 00:04:18.802211 | debian-bookworm | #25 116.2 + cd /repository 2026-07-05 00:04:18.802220 | debian-bookworm | #25 116.2 + patch --forward --batch -p1 2026-07-05 00:04:18.802227 | debian-bookworm | #25 116.2 patching file roles/ceph-defaults/defaults/main.yml 2026-07-05 00:04:18.802235 | debian-bookworm | #25 116.2 Hunk #1 succeeded at 243 (offset -2 lines). 2026-07-05 00:04:18.802244 | debian-bookworm | #25 116.2 /patches/stable-8.0/ceph-handler-skip-and-throttle.patch 2026-07-05 00:04:18.802252 | debian-bookworm | #25 116.2 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-07-05 00:04:18.802260 | debian-bookworm | #25 116.2 + echo /patches/stable-8.0/ceph-handler-skip-and-throttle.patch 2026-07-05 00:04:18.802268 | debian-bookworm | #25 116.2 + cd /repository 2026-07-05 00:04:18.802276 | debian-bookworm | #25 116.2 + patch --forward --batch -p1 --dry-run 2026-07-05 00:04:18.802284 | debian-bookworm | #25 116.2 checking file roles/ceph-handler/tasks/handler_crash.yml 2026-07-05 00:04:18.802292 | debian-bookworm | #25 116.2 checking file roles/ceph-handler/tasks/handler_mdss.yml 2026-07-05 00:04:18.802300 | debian-bookworm | #25 116.2 checking file roles/ceph-handler/tasks/handler_mgrs.yml 2026-07-05 00:04:18.802308 | debian-bookworm | #25 116.2 checking file roles/ceph-handler/tasks/handler_mons.yml 2026-07-05 00:04:18.802316 | debian-bookworm | #25 116.2 checking file roles/ceph-handler/tasks/handler_osds.yml 2026-07-05 00:04:18.802324 | debian-bookworm | #25 116.2 checking file roles/ceph-handler/tasks/handler_rbdmirrors.yml 2026-07-05 00:04:18.802335 | debian-bookworm | #25 116.2 checking file roles/ceph-handler/tasks/handler_rgws.yml 2026-07-05 00:04:18.802349 | debian-bookworm | #25 116.2 + cd /repository 2026-07-05 00:04:18.802362 | debian-bookworm | #25 116.2 + patch --forward --batch -p1 2026-07-05 00:04:18.802376 | debian-bookworm | #25 116.2 patching file roles/ceph-handler/tasks/handler_crash.yml 2026-07-05 00:04:18.802389 | debian-bookworm | #25 116.2 patching file roles/ceph-handler/tasks/handler_mdss.yml 2026-07-05 00:04:18.802402 | debian-bookworm | #25 116.2 patching file roles/ceph-handler/tasks/handler_mgrs.yml 2026-07-05 00:04:18.802415 | debian-bookworm | #25 116.2 patching file roles/ceph-handler/tasks/handler_mons.yml 2026-07-05 00:04:18.802427 | debian-bookworm | #25 116.2 patching file roles/ceph-handler/tasks/handler_osds.yml 2026-07-05 00:04:18.802448 | debian-bookworm | #25 116.2 patching file roles/ceph-handler/tasks/handler_rbdmirrors.yml 2026-07-05 00:04:18.802462 | debian-bookworm | #25 116.2 patching file roles/ceph-handler/tasks/handler_rgws.yml 2026-07-05 00:04:18.802475 | debian-bookworm | #25 116.2 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-07-05 00:04:18.802489 | debian-bookworm | #25 116.2 + echo /patches/stable-8.0/container-binary.patch 2026-07-05 00:04:18.802527 | debian-bookworm | #25 116.2 /patches/stable-8.0/container-binary.patch 2026-07-05 00:04:18.802541 | debian-bookworm | #25 116.2 + cd /repository 2026-07-05 00:04:18.802554 | debian-bookworm | #25 116.2 + patch --forward --batch -p1 --dry-run 2026-07-05 00:04:18.802569 | debian-bookworm | #25 116.2 checking file roles/ceph-facts/tasks/container_binary.yml 2026-07-05 00:04:18.802582 | debian-bookworm | #25 116.2 + cd /repository 2026-07-05 00:04:18.802596 | debian-bookworm | #25 116.2 + patch --forward --batch -p1 2026-07-05 00:04:18.802605 | debian-bookworm | #25 116.2 patching file roles/ceph-facts/tasks/container_binary.yml 2026-07-05 00:04:18.802613 | debian-bookworm | #25 116.2 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-07-05 00:04:18.802621 | debian-bookworm | #25 116.2 + echo /patches/stable-8.0/do-not-upgrade-ceph-exporter.patch 2026-07-05 00:04:18.802629 | debian-bookworm | #25 116.2 /patches/stable-8.0/do-not-upgrade-ceph-exporter.patch 2026-07-05 00:04:18.802636 | debian-bookworm | #25 116.2 + cd /repository 2026-07-05 00:04:18.802644 | debian-bookworm | #25 116.2 + patch --forward --batch -p1 --dry-run 2026-07-05 00:04:18.802652 | debian-bookworm | #25 116.2 checking file infrastructure-playbooks/rolling_update.yml 2026-07-05 00:04:18.802660 | debian-bookworm | #25 116.2 Hunk #1 succeeded at 1165 (offset -6 lines). 2026-07-05 00:04:18.802668 | debian-bookworm | #25 116.2 + cd /repository 2026-07-05 00:04:18.802676 | debian-bookworm | #25 116.2 + patch --forward --batch -p1 2026-07-05 00:04:18.802692 | debian-bookworm | #25 116.2 patching file infrastructure-playbooks/rolling_update.yml 2026-07-05 00:04:18.802701 | debian-bookworm | #25 116.2 Hunk #1 succeeded at 1165 (offset -6 lines). 2026-07-05 00:04:18.802709 | debian-bookworm | #25 116.2 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-07-05 00:04:18.802716 | debian-bookworm | #25 116.2 + echo /patches/stable-8.0/fix-group-names-in-rolling-update-play.patch 2026-07-05 00:04:18.802724 | debian-bookworm | #25 116.2 /patches/stable-8.0/fix-group-names-in-rolling-update-play.patch 2026-07-05 00:04:18.802732 | debian-bookworm | #25 116.2 + cd /repository 2026-07-05 00:04:18.802740 | debian-bookworm | #25 116.2 + patch --forward --batch -p1 --dry-run 2026-07-05 00:04:18.802748 | debian-bookworm | #25 116.2 checking file infrastructure-playbooks/rolling_update.yml 2026-07-05 00:04:18.802756 | debian-bookworm | #25 116.2 + cd /repository 2026-07-05 00:04:18.802764 | debian-bookworm | #25 116.2 + patch --forward --batch -p1 2026-07-05 00:04:18.802771 | debian-bookworm | #25 116.2 patching file infrastructure-playbooks/rolling_update.yml 2026-07-05 00:04:18.802779 | debian-bookworm | #25 116.2 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-07-05 00:04:18.802787 | debian-bookworm | #25 116.2 /patches/stable-8.0/fix-group-names-in-shrink-plays.patch 2026-07-05 00:04:18.802795 | debian-bookworm | #25 116.2 + echo /patches/stable-8.0/fix-group-names-in-shrink-plays.patch 2026-07-05 00:04:18.802802 | debian-bookworm | #25 116.2 + cd /repository 2026-07-05 00:04:18.802810 | debian-bookworm | #25 116.2 + patch --forward --batch -p1 --dry-run 2026-07-05 00:04:18.802818 | debian-bookworm | #25 116.2 checking file infrastructure-playbooks/shrink-osd.yml 2026-07-05 00:04:18.802826 | debian-bookworm | #25 116.2 + cd /repository 2026-07-05 00:04:18.802834 | debian-bookworm | #25 116.2 + patch --forward --batch -p1 2026-07-05 00:04:18.802842 | debian-bookworm | #25 116.2 patching file infrastructure-playbooks/shrink-osd.yml 2026-07-05 00:04:18.802850 | debian-bookworm | #25 116.2 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-07-05 00:04:18.802858 | debian-bookworm | #25 116.2 + echo /patches/stable-8.0/fix-rgw-upgrade.patch 2026-07-05 00:04:18.802866 | debian-bookworm | #25 116.2 /patches/stable-8.0/fix-rgw-upgrade.patch 2026-07-05 00:04:18.802873 | debian-bookworm | #25 116.2 + cd /repository 2026-07-05 00:04:18.802889 | debian-bookworm | #25 116.2 + patch --forward --batch -p1 --dry-run 2026-07-05 00:04:18.802897 | debian-bookworm | #25 116.2 checking file infrastructure-playbooks/rolling_update.yml 2026-07-05 00:04:18.802905 | debian-bookworm | #25 116.2 Hunk #1 succeeded at 947 (offset 63 lines). 2026-07-05 00:04:18.802913 | debian-bookworm | #25 116.2 Hunk #2 succeeded at 955 (offset 63 lines). 2026-07-05 00:04:18.802921 | debian-bookworm | #25 116.2 + cd /repository 2026-07-05 00:04:18.802929 | debian-bookworm | #25 116.2 + patch --forward --batch -p1 2026-07-05 00:04:18.802936 | debian-bookworm | #25 116.2 patching file infrastructure-playbooks/rolling_update.yml 2026-07-05 00:04:18.802944 | debian-bookworm | #25 116.2 Hunk #1 succeeded at 947 (offset 63 lines). 2026-07-05 00:04:18.802952 | debian-bookworm | #25 116.2 Hunk #2 succeeded at 955 (offset 63 lines). 2026-07-05 00:04:18.802960 | debian-bookworm | #25 116.2 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-07-05 00:04:18.802967 | debian-bookworm | #25 116.2 + echo /patches/stable-8.0/increase-mon-quorum-check-retries.patch 2026-07-05 00:04:18.802975 | debian-bookworm | #25 116.2 /patches/stable-8.0/increase-mon-quorum-check-retries.patch 2026-07-05 00:04:18.802983 | debian-bookworm | #25 116.2 + cd /repository 2026-07-05 00:04:18.802991 | debian-bookworm | #25 116.2 + patch --forward --batch -p1 --dry-run 2026-07-05 00:04:18.802999 | debian-bookworm | #25 116.2 checking file infrastructure-playbooks/rolling_update.yml 2026-07-05 00:04:18.803007 | debian-bookworm | #25 116.2 Hunk #2 succeeded at 389 with fuzz 1. 2026-07-05 00:04:18.803014 | debian-bookworm | #25 116.2 + cd /repository 2026-07-05 00:04:18.803022 | debian-bookworm | #25 116.2 + patch --forward --batch -p1 2026-07-05 00:04:18.803030 | debian-bookworm | #25 116.2 patching file infrastructure-playbooks/rolling_update.yml 2026-07-05 00:04:18.803038 | debian-bookworm | #25 116.2 Hunk #2 succeeded at 389 with fuzz 1. 2026-07-05 00:04:18.803046 | debian-bookworm | #25 116.2 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-07-05 00:04:18.803053 | debian-bookworm | #25 116.2 /patches/stable-8.0/instrument-mon-quorum-diagnostics.patch 2026-07-05 00:04:18.803061 | debian-bookworm | #25 116.2 + echo /patches/stable-8.0/instrument-mon-quorum-diagnostics.patch 2026-07-05 00:04:18.803074 | debian-bookworm | #25 116.2 + cd /repository 2026-07-05 00:04:18.803082 | debian-bookworm | #25 116.2 + patch --forward --batch -p1 --dry-run 2026-07-05 00:04:18.803090 | debian-bookworm | #25 116.2 checking file infrastructure-playbooks/rolling_update.yml 2026-07-05 00:04:18.803098 | debian-bookworm | #25 116.2 + cd /repository 2026-07-05 00:04:18.803106 | debian-bookworm | #25 116.2 + patch --forward --batch -p1 2026-07-05 00:04:18.803113 | debian-bookworm | #25 116.2 patching file infrastructure-playbooks/rolling_update.yml 2026-07-05 00:04:18.803122 | debian-bookworm | #25 116.2 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-07-05 00:04:18.803130 | debian-bookworm | #25 116.2 + echo /patches/stable-8.0/instrument-mon-quorum-post-diagnostics.patch 2026-07-05 00:04:18.803137 | debian-bookworm | #25 116.2 /patches/stable-8.0/instrument-mon-quorum-post-diagnostics.patch 2026-07-05 00:04:18.803145 | debian-bookworm | #25 116.2 + cd /repository 2026-07-05 00:04:18.803153 | debian-bookworm | #25 116.2 + patch --forward --batch -p1 --dry-run 2026-07-05 00:04:18.803161 | debian-bookworm | #25 116.2 checking file infrastructure-playbooks/rolling_update.yml 2026-07-05 00:04:18.803169 | debian-bookworm | #25 116.2 + cd /repository 2026-07-05 00:04:18.803177 | debian-bookworm | #25 116.2 + patch --forward --batch -p1 2026-07-05 00:04:18.803185 | debian-bookworm | #25 116.2 patching file infrastructure-playbooks/rolling_update.yml 2026-07-05 00:04:18.803193 | debian-bookworm | #25 116.2 /patches/stable-8.0/remove-utf8-characters-from-metafiles.patch 2026-07-05 00:04:18.803200 | debian-bookworm | #25 116.2 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-07-05 00:04:18.803208 | debian-bookworm | #25 116.2 + echo /patches/stable-8.0/remove-utf8-characters-from-metafiles.patch 2026-07-05 00:04:18.803312 | debian-bookworm | #25 116.2 + cd /repository 2026-07-05 00:04:18.803323 | debian-bookworm | #25 116.2 + patch --forward --batch -p1 --dry-run 2026-07-05 00:04:18.803331 | debian-bookworm | #25 116.2 checking file roles/ceph-client/meta/main.yml 2026-07-05 00:04:18.803340 | debian-bookworm | #25 116.2 Hunk #1 succeeded at 1 with fuzz 1. 2026-07-05 00:04:18.803348 | debian-bookworm | #25 116.2 checking file roles/ceph-common/meta/main.yml 2026-07-05 00:04:18.803356 | debian-bookworm | #25 116.2 Hunk #1 succeeded at 1 with fuzz 1. 2026-07-05 00:04:18.803376 | debian-bookworm | #25 116.2 checking file roles/ceph-container-common/meta/main.yml 2026-07-05 00:04:18.803384 | debian-bookworm | #25 116.2 Hunk #1 succeeded at 1 with fuzz 1. 2026-07-05 00:04:18.803392 | debian-bookworm | #25 116.2 checking file roles/ceph-defaults/meta/main.yml 2026-07-05 00:04:18.803400 | debian-bookworm | #25 116.2 Hunk #1 succeeded at 1 with fuzz 1. 2026-07-05 00:04:18.803408 | debian-bookworm | #25 116.2 checking file roles/ceph-handler/meta/main.yml 2026-07-05 00:04:18.803416 | debian-bookworm | #25 116.2 Hunk #1 succeeded at 1 with fuzz 1. 2026-07-05 00:04:18.803423 | debian-bookworm | #25 116.2 checking file roles/ceph-mds/meta/main.yml 2026-07-05 00:04:18.803431 | debian-bookworm | #25 116.2 Hunk #1 succeeded at 1 with fuzz 1. 2026-07-05 00:04:18.803439 | debian-bookworm | #25 116.2 checking file roles/ceph-mgr/meta/main.yml 2026-07-05 00:04:18.803447 | debian-bookworm | #25 116.2 Hunk #1 succeeded at 1 with fuzz 1. 2026-07-05 00:04:18.803455 | debian-bookworm | #25 116.2 checking file roles/ceph-mon/meta/main.yml 2026-07-05 00:04:18.803463 | debian-bookworm | #25 116.2 Hunk #1 succeeded at 1 with fuzz 1. 2026-07-05 00:04:18.803471 | debian-bookworm | #25 116.2 checking file roles/ceph-osd/meta/main.yml 2026-07-05 00:04:18.803479 | debian-bookworm | #25 116.2 Hunk #1 succeeded at 1 with fuzz 1. 2026-07-05 00:04:18.803512 | debian-bookworm | #25 116.2 checking file roles/ceph-rbd-mirror/meta/main.yml 2026-07-05 00:04:18.803527 | debian-bookworm | #25 116.2 Hunk #1 succeeded at 1 with fuzz 1. 2026-07-05 00:04:18.803541 | debian-bookworm | #25 116.2 checking file roles/ceph-rgw/meta/main.yml 2026-07-05 00:04:18.803554 | debian-bookworm | #25 116.2 Hunk #1 succeeded at 1 with fuzz 1. 2026-07-05 00:04:18.803568 | debian-bookworm | #25 116.2 + cd /repository 2026-07-05 00:04:18.803582 | debian-bookworm | #25 116.2 + patch --forward --batch -p1 2026-07-05 00:04:18.803597 | debian-bookworm | #25 116.2 patching file roles/ceph-client/meta/main.yml 2026-07-05 00:04:18.803610 | debian-bookworm | #25 116.2 Hunk #1 succeeded at 1 with fuzz 1. 2026-07-05 00:04:18.803624 | debian-bookworm | #25 116.2 patching file roles/ceph-common/meta/main.yml 2026-07-05 00:04:18.803638 | debian-bookworm | #25 116.2 Hunk #1 succeeded at 1 with fuzz 1. 2026-07-05 00:04:18.803652 | debian-bookworm | #25 116.2 patching file roles/ceph-container-common/meta/main.yml 2026-07-05 00:04:18.803666 | debian-bookworm | #25 116.2 Hunk #1 succeeded at 1 with fuzz 1. 2026-07-05 00:04:18.803685 | debian-bookworm | #25 116.2 patching file roles/ceph-defaults/meta/main.yml 2026-07-05 00:04:18.803693 | debian-bookworm | #25 116.2 Hunk #1 succeeded at 1 with fuzz 1. 2026-07-05 00:04:18.803709 | debian-bookworm | #25 116.2 patching file roles/ceph-handler/meta/main.yml 2026-07-05 00:04:18.803718 | debian-bookworm | #25 116.2 Hunk #1 succeeded at 1 with fuzz 1. 2026-07-05 00:04:18.803725 | debian-bookworm | #25 116.2 patching file roles/ceph-mds/meta/main.yml 2026-07-05 00:04:18.803733 | debian-bookworm | #25 116.2 Hunk #1 succeeded at 1 with fuzz 1. 2026-07-05 00:04:18.803741 | debian-bookworm | #25 116.2 patching file roles/ceph-mgr/meta/main.yml 2026-07-05 00:04:18.803749 | debian-bookworm | #25 116.2 Hunk #1 succeeded at 1 with fuzz 1. 2026-07-05 00:04:18.803757 | debian-bookworm | #25 116.2 patching file roles/ceph-mon/meta/main.yml 2026-07-05 00:04:18.803764 | debian-bookworm | #25 116.2 Hunk #1 succeeded at 1 with fuzz 1. 2026-07-05 00:04:18.803772 | debian-bookworm | #25 116.2 patching file roles/ceph-osd/meta/main.yml 2026-07-05 00:04:18.803780 | debian-bookworm | #25 116.2 Hunk #1 succeeded at 1 with fuzz 1. 2026-07-05 00:04:18.803787 | debian-bookworm | #25 116.2 patching file roles/ceph-rbd-mirror/meta/main.yml 2026-07-05 00:04:18.803795 | debian-bookworm | #25 116.2 Hunk #1 succeeded at 1 with fuzz 1. 2026-07-05 00:04:18.803803 | debian-bookworm | #25 116.2 patching file roles/ceph-rgw/meta/main.yml 2026-07-05 00:04:18.803811 | debian-bookworm | #25 116.2 Hunk #1 succeeded at 1 with fuzz 1. 2026-07-05 00:04:18.803819 | debian-bookworm | #25 116.2 /patches/stable-8.0/use-live-monmap-for-quorum-check.patch 2026-07-05 00:04:18.803826 | debian-bookworm | #25 116.2 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-07-05 00:04:18.803834 | debian-bookworm | #25 116.2 + echo /patches/stable-8.0/use-live-monmap-for-quorum-check.patch 2026-07-05 00:04:18.803842 | debian-bookworm | #25 116.2 + cd /repository 2026-07-05 00:04:18.803850 | debian-bookworm | #25 116.2 + patch --forward --batch -p1 --dry-run 2026-07-05 00:04:18.803858 | debian-bookworm | #25 116.2 checking file infrastructure-playbooks/rolling_update.yml 2026-07-05 00:04:18.803865 | debian-bookworm | #25 116.2 + cd /repository 2026-07-05 00:04:18.803873 | debian-bookworm | #25 116.2 + patch --forward --batch -p1 2026-07-05 00:04:18.803881 | debian-bookworm | #25 116.2 patching file infrastructure-playbooks/rolling_update.yml 2026-07-05 00:04:18.803889 | debian-bookworm | #25 116.2 /patches/stable-8.0/validate-ignore-ansible-version.patch 2026-07-05 00:04:18.903020 | debian-bookworm | #25 116.2 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-07-05 00:04:18.903107 | debian-bookworm | #25 116.2 + echo /patches/stable-8.0/validate-ignore-ansible-version.patch 2026-07-05 00:04:18.903127 | debian-bookworm | #25 116.2 + cd /repository 2026-07-05 00:04:18.903145 | debian-bookworm | #25 116.2 + patch --forward --batch -p1 --dry-run 2026-07-05 00:04:18.903170 | debian-bookworm | #25 116.2 checking file roles/ceph-validate/tasks/check_system.yml 2026-07-05 00:04:18.903194 | debian-bookworm | #25 116.2 + cd /repository 2026-07-05 00:04:18.903210 | debian-bookworm | #25 116.2 + patch --forward --batch -p1 2026-07-05 00:04:18.903251 | debian-bookworm | #25 116.2 patching file roles/ceph-validate/tasks/check_system.yml 2026-07-05 00:04:18.903267 | debian-bookworm | #25 116.3 + '[' -e /repository/plugins/actions ']' 2026-07-05 00:04:18.903282 | debian-bookworm | #25 116.3 + '[' -e /repository/plugins/callback ']' 2026-07-05 00:04:18.903336 | debian-bookworm | #25 116.3 + cp /repository/plugins/callback/installer_checkpoint.py /ansible/callback_plugins 2026-07-05 00:04:18.903356 | debian-bookworm | #25 116.3 + '[' -e /repository/plugins/filter ']' 2026-07-05 00:04:18.903373 | debian-bookworm | #25 116.3 + cp repository/plugins/filter/__init__.py repository/plugins/filter/dict2dict.py repository/plugins/filter/ipaddrs_in_ranges.py /ansible/filter_plugins 2026-07-05 00:04:18.903453 | debian-bookworm | #25 116.3 + 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_dashboard_user.py /repository/library/ceph_ec_profile.py /repository/library/ceph_fs.py /repository/library/ceph_key.py /repository/library/ceph_mgr_module.py /repository/library/ceph_orch_apply.py /repository/library/ceph_osd.py /repository/library/ceph_osd_flag.py /repository/library/ceph_pool.py /repository/library/ceph_volume.py /repository/library/ceph_volume_simple_activate.py /repository/library/ceph_volume_simple_scan.py /repository/library/cephadm_adopt.py /repository/library/cephadm_bootstrap.py /repository/library/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-07-05 00:04:18.903522 | debian-bookworm | #25 116.3 ++ find /repository/infrastructure-playbooks -name '*.yml' -maxdepth 1 2026-07-05 00:04:18.903546 | debian-bookworm | #25 116.3 /repository/infrastructure-playbooks/shrink-mgr.yml 2026-07-05 00:04:18.903562 | debian-bookworm | #25 116.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-07-05 00:04:18.903581 | debian-bookworm | #25 116.3 + echo /repository/infrastructure-playbooks/shrink-mgr.yml 2026-07-05 00:04:18.903596 | debian-bookworm | #25 116.3 ++ basename /repository/infrastructure-playbooks/shrink-mgr.yml 2026-07-05 00:04:18.903626 | debian-bookworm | #25 116.3 + cp /repository/infrastructure-playbooks/shrink-mgr.yml /ansible/ceph-shrink-mgr.yml 2026-07-05 00:04:18.903641 | debian-bookworm | #25 116.3 /repository/infrastructure-playbooks/shrink-mon.yml 2026-07-05 00:04:18.903656 | debian-bookworm | #25 116.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-07-05 00:04:18.903670 | debian-bookworm | #25 116.3 + echo /repository/infrastructure-playbooks/shrink-mon.yml 2026-07-05 00:04:18.903700 | debian-bookworm | #25 116.3 ++ basename /repository/infrastructure-playbooks/shrink-mon.yml 2026-07-05 00:04:18.903715 | debian-bookworm | #25 116.3 + cp /repository/infrastructure-playbooks/shrink-mon.yml /ansible/ceph-shrink-mon.yml 2026-07-05 00:04:18.903730 | debian-bookworm | #25 116.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-07-05 00:04:18.903744 | debian-bookworm | #25 116.3 + echo /repository/infrastructure-playbooks/shrink-rgw.yml 2026-07-05 00:04:18.903759 | debian-bookworm | #25 116.3 /repository/infrastructure-playbooks/shrink-rgw.yml 2026-07-05 00:04:18.903789 | debian-bookworm | #25 116.3 ++ basename /repository/infrastructure-playbooks/shrink-rgw.yml 2026-07-05 00:04:18.903803 | debian-bookworm | #25 116.3 + cp /repository/infrastructure-playbooks/shrink-rgw.yml /ansible/ceph-shrink-rgw.yml 2026-07-05 00:04:18.903818 | debian-bookworm | #25 116.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-07-05 00:04:18.903832 | debian-bookworm | #25 116.3 + echo /repository/infrastructure-playbooks/shrink-rbdmirror.yml 2026-07-05 00:04:18.903856 | debian-bookworm | #25 116.3 /repository/infrastructure-playbooks/shrink-rbdmirror.yml 2026-07-05 00:04:18.903877 | debian-bookworm | #25 116.3 ++ basename /repository/infrastructure-playbooks/shrink-rbdmirror.yml 2026-07-05 00:04:18.903892 | debian-bookworm | #25 116.3 + cp /repository/infrastructure-playbooks/shrink-rbdmirror.yml /ansible/ceph-shrink-rbdmirror.yml 2026-07-05 00:04:18.903907 | debian-bookworm | #25 116.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-07-05 00:04:18.903921 | debian-bookworm | #25 116.3 + echo /repository/infrastructure-playbooks/lv-create.yml 2026-07-05 00:04:18.903949 | debian-bookworm | #25 116.3 ++ basename /repository/infrastructure-playbooks/lv-create.yml 2026-07-05 00:04:18.903964 | debian-bookworm | #25 116.3 /repository/infrastructure-playbooks/lv-create.yml 2026-07-05 00:04:18.903979 | debian-bookworm | #25 116.3 + cp /repository/infrastructure-playbooks/lv-create.yml /ansible/ceph-lv-create.yml 2026-07-05 00:04:18.903993 | debian-bookworm | #25 116.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-07-05 00:04:18.904008 | debian-bookworm | #25 116.3 + echo /repository/infrastructure-playbooks/purge-cluster.yml 2026-07-05 00:04:18.904037 | debian-bookworm | #25 116.3 /repository/infrastructure-playbooks/purge-cluster.yml 2026-07-05 00:04:18.904052 | debian-bookworm | #25 116.3 ++ basename /repository/infrastructure-playbooks/purge-cluster.yml 2026-07-05 00:04:18.904068 | debian-bookworm | #25 116.3 + cp /repository/infrastructure-playbooks/purge-cluster.yml /ansible/ceph-purge-cluster.yml 2026-07-05 00:04:18.904082 | debian-bookworm | #25 116.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-07-05 00:04:18.904110 | debian-bookworm | #25 116.3 + echo /repository/infrastructure-playbooks/cephadm-adopt.yml 2026-07-05 00:04:18.904125 | debian-bookworm | #25 116.3 /repository/infrastructure-playbooks/cephadm-adopt.yml 2026-07-05 00:04:18.904140 | debian-bookworm | #25 116.3 ++ basename /repository/infrastructure-playbooks/cephadm-adopt.yml 2026-07-05 00:04:18.904159 | debian-bookworm | #25 116.3 + cp /repository/infrastructure-playbooks/cephadm-adopt.yml /ansible/ceph-cephadm-adopt.yml 2026-07-05 00:04:18.904183 | debian-bookworm | #25 116.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-07-05 00:04:18.904204 | debian-bookworm | #25 116.3 + echo /repository/infrastructure-playbooks/purge-container-cluster.yml 2026-07-05 00:04:18.904220 | debian-bookworm | #25 116.3 /repository/infrastructure-playbooks/purge-container-cluster.yml 2026-07-05 00:04:18.904234 | debian-bookworm | #25 116.3 ++ basename /repository/infrastructure-playbooks/purge-container-cluster.yml 2026-07-05 00:04:18.904250 | debian-bookworm | #25 116.3 + cp /repository/infrastructure-playbooks/purge-container-cluster.yml /ansible/ceph-purge-container-cluster.yml 2026-07-05 00:04:18.904278 | debian-bookworm | #25 116.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-07-05 00:04:18.904294 | debian-bookworm | #25 116.3 + echo /repository/infrastructure-playbooks/purge-dashboard.yml 2026-07-05 00:04:18.904308 | debian-bookworm | #25 116.3 /repository/infrastructure-playbooks/purge-dashboard.yml 2026-07-05 00:04:18.904323 | debian-bookworm | #25 116.3 ++ basename /repository/infrastructure-playbooks/purge-dashboard.yml 2026-07-05 00:04:18.904338 | debian-bookworm | #25 116.3 + cp /repository/infrastructure-playbooks/purge-dashboard.yml /ansible/ceph-purge-dashboard.yml 2026-07-05 00:04:18.904367 | debian-bookworm | #25 116.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-07-05 00:04:18.904381 | debian-bookworm | #25 116.3 + echo /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml 2026-07-05 00:04:18.904396 | debian-bookworm | #25 116.3 /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml 2026-07-05 00:04:18.904411 | debian-bookworm | #25 116.3 ++ basename /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml 2026-07-05 00:04:18.904435 | debian-bookworm | #25 116.3 + cp /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml /ansible/ceph-backup-and-restore-ceph-files.yml 2026-07-05 00:04:18.904457 | debian-bookworm | #25 116.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-07-05 00:04:18.904472 | debian-bookworm | #25 116.3 + echo /repository/infrastructure-playbooks/shrink-osd.yml 2026-07-05 00:04:18.904487 | debian-bookworm | #25 116.3 /repository/infrastructure-playbooks/shrink-osd.yml 2026-07-05 00:04:18.904547 | debian-bookworm | #25 116.3 ++ basename /repository/infrastructure-playbooks/shrink-osd.yml 2026-07-05 00:04:18.904563 | debian-bookworm | #25 116.3 + cp /repository/infrastructure-playbooks/shrink-osd.yml /ansible/ceph-shrink-osd.yml 2026-07-05 00:04:18.904578 | debian-bookworm | #25 116.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-07-05 00:04:18.904593 | debian-bookworm | #25 116.3 + echo /repository/infrastructure-playbooks/rgw-add-users-buckets.yml 2026-07-05 00:04:18.904622 | debian-bookworm | #25 116.3 /repository/infrastructure-playbooks/rgw-add-users-buckets.yml 2026-07-05 00:04:18.904637 | debian-bookworm | #25 116.3 ++ basename /repository/infrastructure-playbooks/rgw-add-users-buckets.yml 2026-07-05 00:04:18.904653 | debian-bookworm | #25 116.3 + cp /repository/infrastructure-playbooks/rgw-add-users-buckets.yml /ansible/ceph-rgw-add-users-buckets.yml 2026-07-05 00:04:18.904667 | debian-bookworm | #25 116.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-07-05 00:04:18.904695 | debian-bookworm | #25 116.3 + echo /repository/infrastructure-playbooks/cephadm.yml 2026-07-05 00:04:18.904717 | debian-bookworm | #25 116.3 /repository/infrastructure-playbooks/cephadm.yml 2026-07-05 00:04:18.904733 | debian-bookworm | #25 116.3 ++ basename /repository/infrastructure-playbooks/cephadm.yml 2026-07-05 00:04:18.904748 | debian-bookworm | #25 116.3 + cp /repository/infrastructure-playbooks/cephadm.yml /ansible/ceph-cephadm.yml 2026-07-05 00:04:18.904762 | debian-bookworm | #25 116.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-07-05 00:04:18.904790 | debian-bookworm | #25 116.3 + echo /repository/infrastructure-playbooks/rolling_update.yml 2026-07-05 00:04:18.904805 | debian-bookworm | #25 116.3 /repository/infrastructure-playbooks/rolling_update.yml 2026-07-05 00:04:18.904820 | debian-bookworm | #25 116.3 ++ basename /repository/infrastructure-playbooks/rolling_update.yml 2026-07-05 00:04:18.904838 | debian-bookworm | #25 116.3 + cp /repository/infrastructure-playbooks/rolling_update.yml /ansible/ceph-rolling_update.yml 2026-07-05 00:04:18.904876 | debian-bookworm | #25 116.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-07-05 00:04:18.904891 | debian-bookworm | #25 116.3 + echo /repository/infrastructure-playbooks/take-over-existing-cluster.yml 2026-07-05 00:04:18.904906 | debian-bookworm | #25 116.3 /repository/infrastructure-playbooks/take-over-existing-cluster.yml 2026-07-05 00:04:18.904921 | debian-bookworm | #25 116.3 ++ basename /repository/infrastructure-playbooks/take-over-existing-cluster.yml 2026-07-05 00:04:18.904949 | debian-bookworm | #25 116.3 + cp /repository/infrastructure-playbooks/take-over-existing-cluster.yml /ansible/ceph-take-over-existing-cluster.yml 2026-07-05 00:04:18.904964 | debian-bookworm | #25 116.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-07-05 00:04:18.904978 | debian-bookworm | #25 116.3 + echo /repository/infrastructure-playbooks/gather-ceph-logs.yml 2026-07-05 00:04:18.904995 | debian-bookworm | #25 116.3 /repository/infrastructure-playbooks/gather-ceph-logs.yml 2026-07-05 00:04:18.905018 | debian-bookworm | #25 116.3 ++ basename /repository/infrastructure-playbooks/gather-ceph-logs.yml 2026-07-05 00:04:18.905107 | debian-bookworm | #25 116.3 + cp /repository/infrastructure-playbooks/gather-ceph-logs.yml /ansible/ceph-gather-ceph-logs.yml 2026-07-05 00:04:18.905145 | debian-bookworm | #25 116.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-07-05 00:04:18.905161 | debian-bookworm | #25 116.3 + echo /repository/infrastructure-playbooks/ceph-keys.yml 2026-07-05 00:04:18.905176 | debian-bookworm | #25 116.3 /repository/infrastructure-playbooks/ceph-keys.yml 2026-07-05 00:04:18.905205 | debian-bookworm | #25 116.3 ++ basename /repository/infrastructure-playbooks/ceph-keys.yml 2026-07-05 00:04:18.905220 | debian-bookworm | #25 116.3 + cp /repository/infrastructure-playbooks/ceph-keys.yml /ansible/ceph-ceph-keys.yml 2026-07-05 00:04:18.905234 | debian-bookworm | #25 116.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-07-05 00:04:18.905308 | debian-bookworm | #25 116.3 + echo /repository/infrastructure-playbooks/lv-teardown.yml 2026-07-05 00:04:18.905326 | debian-bookworm | #25 116.3 /repository/infrastructure-playbooks/lv-teardown.yml 2026-07-05 00:04:18.905363 | debian-bookworm | #25 116.3 ++ basename /repository/infrastructure-playbooks/lv-teardown.yml 2026-07-05 00:04:18.905407 | debian-bookworm | #25 116.3 + cp /repository/infrastructure-playbooks/lv-teardown.yml /ansible/ceph-lv-teardown.yml 2026-07-05 00:04:18.905423 | debian-bookworm | #25 116.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-07-05 00:04:18.905438 | debian-bookworm | #25 116.3 + echo /repository/infrastructure-playbooks/docker-to-podman.yml 2026-07-05 00:04:18.905467 | debian-bookworm | #25 116.3 /repository/infrastructure-playbooks/docker-to-podman.yml 2026-07-05 00:04:18.905482 | debian-bookworm | #25 116.3 ++ basename /repository/infrastructure-playbooks/docker-to-podman.yml 2026-07-05 00:04:18.905511 | debian-bookworm | #25 116.3 + cp /repository/infrastructure-playbooks/docker-to-podman.yml /ansible/ceph-docker-to-podman.yml 2026-07-05 00:04:19.062741 | debian-bookworm | #25 116.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-07-05 00:04:19.062835 | debian-bookworm | #25 116.3 + echo /repository/infrastructure-playbooks/storage-inventory.yml 2026-07-05 00:04:19.062853 | debian-bookworm | #25 116.3 /repository/infrastructure-playbooks/storage-inventory.yml 2026-07-05 00:04:19.062869 | debian-bookworm | #25 116.3 ++ basename /repository/infrastructure-playbooks/storage-inventory.yml 2026-07-05 00:04:19.062896 | debian-bookworm | #25 116.3 + cp /repository/infrastructure-playbooks/storage-inventory.yml /ansible/ceph-storage-inventory.yml 2026-07-05 00:04:19.062917 | debian-bookworm | #25 116.3 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-07-05 00:04:19.062933 | debian-bookworm | #25 116.3 + echo /repository/infrastructure-playbooks/shrink-mds.yml 2026-07-05 00:04:19.062949 | debian-bookworm | #25 116.4 /repository/infrastructure-playbooks/shrink-mds.yml 2026-07-05 00:04:19.062965 | debian-bookworm | #25 116.4 ++ basename /repository/infrastructure-playbooks/shrink-mds.yml 2026-07-05 00:04:19.062995 | debian-bookworm | #25 116.4 + cp /repository/infrastructure-playbooks/shrink-mds.yml /ansible/ceph-shrink-mds.yml 2026-07-05 00:04:19.063028 | debian-bookworm | #25 116.4 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-07-05 00:04:19.063044 | debian-bookworm | #25 116.4 + echo /repository/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml 2026-07-05 00:04:19.063075 | debian-bookworm | #25 116.4 /repository/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml 2026-07-05 00:04:19.063097 | debian-bookworm | #25 116.4 ++ basename /repository/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml 2026-07-05 00:04:19.063148 | debian-bookworm | #25 116.4 + 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-07-05 00:04:19.063167 | debian-bookworm | #25 116.4 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-07-05 00:04:19.063182 | debian-bookworm | #25 116.4 + echo /repository/infrastructure-playbooks/add-mon.yml 2026-07-05 00:04:19.063197 | debian-bookworm | #25 116.4 /repository/infrastructure-playbooks/add-mon.yml 2026-07-05 00:04:19.063248 | debian-bookworm | #25 116.4 ++ basename /repository/infrastructure-playbooks/add-mon.yml 2026-07-05 00:04:19.063265 | debian-bookworm | #25 116.4 + cp /repository/infrastructure-playbooks/add-mon.yml /ansible/ceph-add-mon.yml 2026-07-05 00:04:19.063294 | debian-bookworm | #25 116.4 + 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-07-05 00:04:19.063326 | debian-bookworm | #25 116.4 + '[' '!' -e /ansible/roles/ceph-container-common ']' 2026-07-05 00:04:19.063342 | debian-bookworm | #25 116.4 + '[' -e /repository/site-docker.yml.sample ']' 2026-07-05 00:04:19.063357 | debian-bookworm | #25 116.4 + '[' -e /repository/site-container.yml.sample ']' 2026-07-05 00:04:19.063372 | debian-bookworm | #25 116.4 + cp /repository/site-container.yml.sample /ansible/ceph-site.ym 2026-07-05 00:04:19.063396 | debian-bookworm | #25 116.4 + '[' -e /repository/dashboard.yml ']' 2026-07-05 00:04:19.063418 | debian-bookworm | #25 116.4 + cp /repository/dashboard.yml /ansible/dashboard.yml 2026-07-05 00:04:19.063449 | debian-bookworm | #25 116.4 + '[' -e /repository/module_utils ']' 2026-07-05 00:04:19.063466 | debian-bookworm | #25 116.4 + cp -r /repository/module_utils /ansible 2026-07-05 00:04:19.063511 | debian-bookworm | #25 116.4 + ln -s /ansible/ceph-rolling_update.yml /ansible/ceph-upgrade.yml 2026-07-05 00:04:19.063527 | debian-bookworm | #25 116.4 + 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-07-05 00:04:19.063543 | debian-bookworm | #25 116.4 + mv /ceph-purge-cluster.yml /ceph-purge-storage-node.yml /ansible 2026-07-05 00:04:19.063571 | debian-bookworm | #25 116.4 + mkdir -p /ansible/roles/ceph-config /ansible/roles/ceph-defaults 2026-07-05 00:04:19.063587 | debian-bookworm | #25 116.4 + mkdir -p /tests 2026-07-05 00:04:19.063607 | debian-bookworm | #25 116.4 + 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-07-05 00:04:19.063635 | debian-bookworm | #25 116.4 + python3 -m ara.setup.env 2026-07-05 00:04:19.063656 | debian-bookworm | #25 116.5 + python3 /src/render-playbooks.py 2026-07-05 00:04:19.264234 | debian-bookworm | #25 116.6 + chown -R dragon: /ansible /share /interface 2026-07-05 00:04:19.264338 | debian-bookworm | #25 116.7 + apt-get clean 2026-07-05 00:04:19.438262 | debian-bookworm | #25 116.7 + apt-get remove -y build-essential git libffi-dev libssh-dev libssl-dev libyaml-dev python3-dev 2026-07-05 00:04:20.019855 | debian-bookworm | #25 116.7 Reading package lists... 2026-07-05 00:04:20.248128 | debian-bookworm | #25 117.5 Building dependency tree... 2026-07-05 00:04:20.248219 | debian-bookworm | #25 117.7 Reading state information... 2026-07-05 00:04:20.449564 | debian-bookworm | #25 117.9 The following packages were automatically installed and are no longer required: 2026-07-05 00:04:20.449649 | debian-bookworm | #25 117.9 binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-12 dpkg-dev 2026-07-05 00:04:20.449666 | debian-bookworm | #25 117.9 g++ g++-12 gcc gcc-12 git-man libasan8 libatomic1 libbinutils libbrotli1 2026-07-05 00:04:20.449683 | debian-bookworm | #25 117.9 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2026-07-05 00:04:20.449708 | debian-bookworm | #25 117.9 libcurl3-gnutls libdpkg-perl liberror-perl libexpat1-dev libgcc-12-dev 2026-07-05 00:04:20.616858 | debian-bookworm | #25 117.9 libgdbm-compat4 libgomp1 libgprofng0 libisl23 libitm1 libjansson4 2026-07-05 00:04:20.616933 | debian-bookworm | #25 117.9 libjs-jquery libjs-sphinxdoc libjs-underscore libldap-2.5-0 liblsan0 libmpc3 2026-07-05 00:04:20.616952 | debian-bookworm | #25 117.9 libmpfr6 libnghttp2-14 libnsl-dev libperl5.36 libpsl5 libpython3-dev 2026-07-05 00:04:20.616969 | debian-bookworm | #25 117.9 libpython3.11 libpython3.11-dev libquadmath0 librtmp1 libsasl2-2 2026-07-05 00:04:20.616985 | debian-bookworm | #25 117.9 libsasl2-modules-db libssh-4 libssh2-1 libstdc++-12-dev libtirpc-dev 2026-07-05 00:04:20.617000 | debian-bookworm | #25 117.9 libtsan2 libubsan1 libyaml-0-2 linux-libc-dev make perl perl-modules-5.36 2026-07-05 00:04:20.617017 | debian-bookworm | #25 117.9 python3.11-dev rpcsvc-proto xz-utils zlib1g-dev 2026-07-05 00:04:20.617033 | debian-bookworm | #25 117.9 Use 'apt autoremove' to remove them. 2026-07-05 00:04:20.617048 | debian-bookworm | #25 117.9 The following packages will be REMOVED: 2026-07-05 00:04:20.617063 | debian-bookworm | #25 117.9 build-essential git libffi-dev libssh-dev libssl-dev libyaml-dev python3-dev 2026-07-05 00:04:20.680668 | debian-bookworm | #25 118.1 0 upgraded, 0 newly installed, 7 to remove and 0 not upgraded. 2026-07-05 00:04:20.680745 | debian-bookworm | #25 118.1 After this operation, 60.4 MB disk space will be freed. 2026-07-05 00:04:20.789837 | debian-bookworm | #25 118.1 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16754 files and directories currently installed.) 2026-07-05 00:04:20.789935 | debian-bookworm | #25 118.2 Removing build-essential (12.9) ... 2026-07-05 00:04:20.789984 | debian-bookworm | #25 118.2 Removing git (1:2.39.5-0+deb12u3) ... 2026-07-05 00:04:20.908616 | debian-bookworm | #25 118.3 Removing libffi-dev:amd64 (3.4.4-1) ... 2026-07-05 00:04:21.044396 | debian-bookworm | #25 118.5 Removing libssh-dev:amd64 (0.10.6-0+deb12u2) ... 2026-07-05 00:04:21.201007 | debian-bookworm | #25 118.6 Removing libssl-dev:amd64 (3.0.20-1~deb12u2) ... 2026-07-05 00:04:21.201093 | debian-bookworm | #25 118.6 Removing libyaml-dev:amd64 (0.2.5-1) ... 2026-07-05 00:04:21.398779 | debian-bookworm | #25 118.7 Removing python3-dev (3.11.2-1+b1) ... 2026-07-05 00:04:21.398918 | debian-bookworm | #25 118.8 + apt-get autoremove -y 2026-07-05 00:04:22.196094 | debian-bookworm | #25 118.9 Reading package lists... 2026-07-05 00:04:22.416099 | debian-bookworm | #25 119.7 Building dependency tree... 2026-07-05 00:04:22.567062 | debian-bookworm | #25 119.9 Reading state information... 2026-07-05 00:04:22.650728 | debian-bookworm | #25 120.1 The following packages will be REMOVED: 2026-07-05 00:04:22.805679 | debian-bookworm | #25 120.1 binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-12 dpkg-dev 2026-07-05 00:04:22.805837 | debian-bookworm | #25 120.1 g++ g++-12 gcc gcc-12 git-man libasan8 libatomic1 libbinutils libbrotli1 2026-07-05 00:04:22.805915 | debian-bookworm | #25 120.1 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2026-07-05 00:04:22.805955 | debian-bookworm | #25 120.1 libcurl3-gnutls libdpkg-perl liberror-perl libexpat1-dev libgcc-12-dev 2026-07-05 00:04:22.806061 | debian-bookworm | #25 120.1 libgdbm-compat4 libgomp1 libgprofng0 libisl23 libitm1 libjansson4 2026-07-05 00:04:22.806121 | debian-bookworm | #25 120.1 libjs-jquery libjs-sphinxdoc libjs-underscore libldap-2.5-0 liblsan0 libmpc3 2026-07-05 00:04:22.806176 | debian-bookworm | #25 120.1 libmpfr6 libnghttp2-14 libnsl-dev libperl5.36 libpsl5 libpython3-dev 2026-07-05 00:04:22.806232 | debian-bookworm | #25 120.1 libpython3.11 libpython3.11-dev libquadmath0 librtmp1 libsasl2-2 2026-07-05 00:04:22.806284 | debian-bookworm | #25 120.1 libsasl2-modules-db libssh-4 libssh2-1 libstdc++-12-dev libtirpc-dev 2026-07-05 00:04:22.806338 | debian-bookworm | #25 120.1 libtsan2 libubsan1 libyaml-0-2 linux-libc-dev make perl perl-modules-5.36 2026-07-05 00:04:22.806392 | debian-bookworm | #25 120.1 python3.11-dev rpcsvc-proto xz-utils zlib1g-dev 2026-07-05 00:04:22.883624 | debian-bookworm | #25 120.3 0 upgraded, 0 newly installed, 66 to remove and 0 not upgraded. 2026-07-05 00:04:22.883719 | debian-bookworm | #25 120.3 After this operation, 358 MB disk space will be freed. 2026-07-05 00:04:22.997160 | debian-bookworm | #25 120.3 (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-07-05 00:04:22.997339 | debian-bookworm | #25 120.4 Removing g++ (4:12.2.0-3) ... 2026-07-05 00:04:23.138714 | debian-bookworm | #25 120.4 Removing gcc (4:12.2.0-3) ... 2026-07-05 00:04:23.290396 | debian-bookworm | #25 120.6 Removing dpkg-dev (1.21.23) ... 2026-07-05 00:04:23.540590 | debian-bookworm | #25 120.8 Removing bzip2 (1.0.8-5+b1) ... 2026-07-05 00:04:23.540768 | debian-bookworm | #25 120.8 Removing cpp (4:12.2.0-3) ... 2026-07-05 00:04:23.704606 | debian-bookworm | #25 121.0 Removing g++-12 (12.2.0-14+deb12u1) ... 2026-07-05 00:04:23.704777 | debian-bookworm | #25 121.1 Removing git-man (1:2.39.5-0+deb12u3) ... 2026-07-05 00:04:23.856609 | debian-bookworm | #25 121.1 Removing libstdc++-12-dev:amd64 (12.2.0-14+deb12u1) ... 2026-07-05 00:04:24.074762 | debian-bookworm | #25 121.3 Removing libcurl3-gnutls:amd64 (7.88.1-10+deb12u14) ... 2026-07-05 00:04:24.075049 | debian-bookworm | #25 121.4 Removing libbrotli1:amd64 (1.0.9-2+b6) ... 2026-07-05 00:04:24.177854 | debian-bookworm | #25 121.5 Removing python3.11-dev (3.11.2-6+deb12u7) ... 2026-07-05 00:04:24.389585 | debian-bookworm | #25 121.6 Removing libpython3-dev:amd64 (3.11.2-1+b1) ... 2026-07-05 00:04:24.389745 | debian-bookworm | #25 121.7 Removing libpython3.11-dev:amd64 (3.11.2-6+deb12u7) ... 2026-07-05 00:04:24.586668 | debian-bookworm | #25 121.8 Removing libexpat1-dev:amd64 (2.5.0-1+deb12u2) ... 2026-07-05 00:04:24.586869 | debian-bookworm | #25 121.9 Removing zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ... 2026-07-05 00:04:24.749222 | debian-bookworm | #25 122.0 Removing libc6-dev:amd64 (2.36-9+deb12u14) ... 2026-07-05 00:04:24.749341 | debian-bookworm | #25 122.1 Removing libc-dev-bin (2.36-9+deb12u14) ... 2026-07-05 00:04:24.950810 | debian-bookworm | #25 122.2 Removing libcrypt-dev:amd64 (1:4.4.33-2) ... 2026-07-05 00:04:24.951052 | debian-bookworm | #25 122.3 Removing libdpkg-perl (1.21.23) ... 2026-07-05 00:04:25.107012 | debian-bookworm | #25 122.4 Removing liberror-perl (0.17029-2) ... 2026-07-05 00:04:25.107149 | debian-bookworm | #25 122.5 Removing perl (5.36.0-7+deb12u3) ... 2026-07-05 00:04:25.286151 | debian-bookworm | #25 122.5 Removing libperl5.36:amd64 (5.36.0-7+deb12u3) ... 2026-07-05 00:04:25.286243 | debian-bookworm | #25 122.6 Removing libgdbm-compat4:amd64 (1.23-3) ... 2026-07-05 00:04:25.422016 | debian-bookworm | #25 122.7 Removing libjs-sphinxdoc (5.3.0-4) ... 2026-07-05 00:04:25.422190 | debian-bookworm | #25 122.8 Removing libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-07-05 00:04:25.658212 | debian-bookworm | #25 122.9 Removing libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-07-05 00:04:25.658393 | debian-bookworm | #25 122.9 Removing libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... 2026-07-05 00:04:25.667163 | debian-bookworm | #25 123.1 Removing libnghttp2-14:amd64 (1.52.0-1+deb12u3) ... 2026-07-05 00:04:25.787696 | debian-bookworm | #25 123.2 Removing libnsl-dev:amd64 (1.3.0-2) ... 2026-07-05 00:04:25.956804 | debian-bookworm | #25 123.3 Removing libpsl5:amd64 (0.21.2-1) ... 2026-07-05 00:04:25.956918 | debian-bookworm | #25 123.4 Removing libpython3.11:amd64 (3.11.2-6+deb12u7) ... 2026-07-05 00:04:26.063897 | debian-bookworm | #25 123.5 Removing librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 2026-07-05 00:04:26.203793 | debian-bookworm | #25 123.6 Removing libsasl2-2:amd64 (2.1.28+dfsg-10) ... 2026-07-05 00:04:26.204371 | debian-bookworm | #25 123.6 Removing libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... 2026-07-05 00:04:26.369093 | debian-bookworm | #25 123.7 Removing libssh-4:amd64 (0.10.6-0+deb12u2) ... 2026-07-05 00:04:26.369229 | debian-bookworm | #25 123.8 Removing libssh2-1:amd64 (1.10.0-3+b1) ... 2026-07-05 00:04:26.520629 | debian-bookworm | #25 123.9 Removing libtirpc-dev:amd64 (1.3.3+ds-1) ... 2026-07-05 00:04:26.520772 | debian-bookworm | #25 124.0 Removing libyaml-0-2:amd64 (0.2.5-1) ... 2026-07-05 00:04:26.743900 | debian-bookworm | #25 124.0 Removing linux-libc-dev:amd64 (6.1.176-1) ... 2026-07-05 00:04:26.783106 | debian-bookworm | #25 124.2 Removing make (4.3-4.1) ... 2026-07-05 00:04:26.956710 | debian-bookworm | #25 124.4 Removing perl-modules-5.36 (5.36.0-7+deb12u3) ... 2026-07-05 00:04:27.079090 | debian-bookworm | #25 124.5 Removing rpcsvc-proto (1.4.3-1) ... 2026-07-05 00:04:27.238114 | debian-bookworm | #25 124.7 Removing xz-utils (5.4.1-1) ... 2026-07-05 00:04:27.412472 | debian-bookworm | #25 124.8 Removing gcc-12 (12.2.0-14+deb12u1) ... 2026-07-05 00:04:27.412622 | debian-bookworm | #25 124.9 Removing binutils (2.40-2) ... 2026-07-05 00:04:27.580531 | debian-bookworm | #25 124.9 Removing binutils-x86-64-linux-gnu (2.40-2) ... 2026-07-05 00:04:27.580599 | debian-bookworm | #25 125.0 Removing libgprofng0:amd64 (2.40-2) ... 2026-07-05 00:04:27.813666 | debian-bookworm | #25 125.1 Removing libctf0:amd64 (2.40-2) ... 2026-07-05 00:04:27.909703 | debian-bookworm | #25 125.3 Removing libbinutils:amd64 (2.40-2) ... 2026-07-05 00:04:28.064745 | debian-bookworm | #25 125.4 Removing binutils-common:amd64 (2.40-2) ... 2026-07-05 00:04:28.064848 | debian-bookworm | #25 125.5 Removing cpp-12 (12.2.0-14+deb12u1) ... 2026-07-05 00:04:28.222382 | debian-bookworm | #25 125.6 Removing libgcc-12-dev:amd64 (12.2.0-14+deb12u1) ... 2026-07-05 00:04:28.222557 | debian-bookworm | #25 125.7 Removing libasan8:amd64 (12.2.0-14+deb12u1) ... 2026-07-05 00:04:28.341429 | debian-bookworm | #25 125.7 Removing libatomic1:amd64 (12.2.0-14+deb12u1) ... 2026-07-05 00:04:28.341562 | debian-bookworm | #25 125.8 Removing libcc1-0:amd64 (12.2.0-14+deb12u1) ... 2026-07-05 00:04:28.457251 | debian-bookworm | #25 125.8 Removing libctf-nobfd0:amd64 (2.40-2) ... 2026-07-05 00:04:28.457351 | debian-bookworm | #25 125.9 Removing libgomp1:amd64 (12.2.0-14+deb12u1) ... 2026-07-05 00:04:28.570574 | debian-bookworm | #25 126.0 Removing libisl23:amd64 (0.25-1.1) ... 2026-07-05 00:04:28.704837 | debian-bookworm | #25 126.1 Removing libitm1:amd64 (12.2.0-14+deb12u1) ... 2026-07-05 00:04:28.704938 | debian-bookworm | #25 126.1 Removing libjansson4:amd64 (2.14-2) ... 2026-07-05 00:04:28.828296 | debian-bookworm | #25 126.3 Removing liblsan0:amd64 (12.2.0-14+deb12u1) ... 2026-07-05 00:04:28.993830 | debian-bookworm | #25 126.3 Removing libmpc3:amd64 (1.3.1-1) ... 2026-07-05 00:04:28.993973 | debian-bookworm | #25 126.4 Removing libmpfr6:amd64 (4.2.0-1) ... 2026-07-05 00:04:29.108079 | debian-bookworm | #25 126.5 Removing libquadmath0:amd64 (12.2.0-14+deb12u1) ... 2026-07-05 00:04:29.310566 | debian-bookworm | #25 126.6 Removing libtsan2:amd64 (12.2.0-14+deb12u1) ... 2026-07-05 00:04:29.310659 | debian-bookworm | #25 126.8 Removing libubsan1:amd64 (12.2.0-14+deb12u1) ... 2026-07-05 00:04:29.493673 | debian-bookworm | #25 126.9 Processing triggers for libc-bin (2.36-9+deb12u14) ... 2026-07-05 00:04:29.762236 | debian-bookworm | #25 127.1 + rm -rf /patches /release /root/.cache /tmp/uv-6c2078bb75587c01.lock /tmp/uv-setuptools-18dc07c9d4e7f0a7.lock /tmp/uv-setuptools-3c202b100d116e40.lock /tmp/uv-setuptools-556593111dbb9440.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-07-05 00:04:29.762494 | debian-bookworm | #25 127.1 + uv pip install --no-cache --system pyclean==3.0.0 2026-07-05 00:04:29.762658 | debian-bookworm | #25 127.2 Using Python 3.13.14 environment at: /usr/local 2026-07-05 00:04:29.929760 | debian-bookworm | #25 127.4 Resolved 1 package in 156ms 2026-07-05 00:04:30.042046 | debian-bookworm | #25 127.4 Prepared 1 package in 23ms 2026-07-05 00:04:30.042234 | debian-bookworm | #25 127.4 Installed 1 package in 8ms 2026-07-05 00:04:30.042360 | debian-bookworm | #25 127.4 + pyclean==3.0.0 2026-07-05 00:04:30.042442 | debian-bookworm | #25 127.4 + pyclean /usr 2026-07-05 00:04:30.042599 | debian-bookworm | #25 127.5 Cleaning directory /usr 2026-07-05 00:04:30.888738 | debian-bookworm | #25 128.3 Total 1875 files, 294 directories removed. 2026-07-05 00:04:31.051148 | debian-bookworm | #25 128.3 + uv pip uninstall --system pyclean 2026-07-05 00:04:31.214979 | debian-bookworm | #25 128.7 Using Python 3.13.14 environment at: /usr/local 2026-07-05 00:04:31.372652 | debian-bookworm | #25 128.7 Uninstalled 1 package in 280ms 2026-07-05 00:04:31.393399 | debian-bookworm | #25 128.7 - pyclean==3.0.0 2026-07-05 00:04:31.709408 | debian-bookworm | #25 DONE 129.1s 2026-07-05 00:04:38.649960 | debian-bookworm | 2026-07-05 00:04:38.650033 | debian-bookworm | #26 [stage-1 2/4] COPY --link --from=builder / / 2026-07-05 00:04:38.874238 | debian-bookworm | #26 DONE 4.0s 2026-07-05 00:04:39.031095 | debian-bookworm | 2026-07-05 00:04:39.031168 | debian-bookworm | #26 [stage-1 2/4] COPY --link --from=builder / / 2026-07-05 00:04:39.031175 | debian-bookworm | #26 merging 2026-07-05 00:04:42.960729 | debian-bookworm | #26 merging 4.1s done 2026-07-05 00:04:42.960815 | debian-bookworm | #26 DONE 8.1s 2026-07-05 00:04:43.111824 | debian-bookworm | 2026-07-05 00:04:43.138079 | debian-bookworm | #27 [stage-1 3/4] WORKDIR /ansible 2026-07-05 00:04:43.511206 | debian-bookworm | #27 DONE 0.5s 2026-07-05 00:04:43.664810 | debian-bookworm | 2026-07-05 00:04:43.664890 | debian-bookworm | #28 [stage-1 4/4] RUN chown -R dragon: /ansible 2026-07-05 00:04:45.667507 | debian-bookworm | #28 DONE 2.2s 2026-07-05 00:04:45.835764 | debian-bookworm | 2026-07-05 00:04:45.835870 | debian-bookworm | #29 exporting to image 2026-07-05 00:04:45.835902 | debian-bookworm | #29 exporting layers 2026-07-05 00:05:16.742077 | debian-bookworm | #29 exporting layers 31.1s done 2026-07-05 00:05:16.861257 | debian-bookworm | #29 exporting manifest sha256:625a5a92e356acc8e04a65a25d1e62c352718bc0aceba697f710fc5ec57324d9 0.0s done 2026-07-05 00:05:16.861403 | debian-bookworm | #29 exporting config sha256:997b9747768db03c54371e1b93adbce0c10067f90bd228001a83e890740acb69 0.1s done 2026-07-05 00:05:17.026842 | debian-bookworm | #29 exporting attestation manifest sha256:ae75a7748fd26f6caefaaf21f3b8b547de45a92272e69cb4ecae8aeb92c72f1a 0.1s done 2026-07-05 00:05:17.233489 | debian-bookworm | #29 exporting manifest list sha256:c596ca14cf630de6200bca98f8455a94de4e81ed67ef914ea74bf9a7687cf1ba 0.0s done 2026-07-05 00:05:17.233562 | debian-bookworm | #29 naming to docker.io/library/7de7091:latest 0.0s done 2026-07-05 00:05:17.233634 | debian-bookworm | #29 unpacking to docker.io/library/7de7091:latest 2026-07-05 00:05:25.734531 | debian-bookworm | #29 unpacking to docker.io/library/7de7091:latest 8.7s done 2026-07-05 00:05:25.929142 | debian-bookworm | #29 DONE 40.1s 2026-07-05 00:05:26.541983 | debian-bookworm | ok: Runtime: 0:03:13.157026 2026-07-05 00:05:26.563497 | 2026-07-05 00:05:26.563646 | TASK [Run push script] 2026-07-05 00:05:26.878971 | debian-bookworm | ++ git rev-parse --short HEAD 2026-07-05 00:05:26.881924 | debian-bookworm | + revision=7de7091 2026-07-05 00:05:26.881997 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-07-05 00:05:26.882019 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-07-05 00:05:26.882034 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/ceph-ansible 2026-07-05 00:05:26.882048 | debian-bookworm | + [[ latest == \l\a\t\e\s\t ]] 2026-07-05 00:05:26.882066 | debian-bookworm | + tag=osism.harbor.regio.digital/osism/ceph-ansible:reef 2026-07-05 00:05:26.882114 | debian-bookworm | + docker tag 7de7091 osism.harbor.regio.digital/osism/ceph-ansible:reef 2026-07-05 00:05:26.950674 | debian-bookworm | + docker push osism.harbor.regio.digital/osism/ceph-ansible:reef 2026-07-05 00:05:26.971701 | debian-bookworm | The push refers to repository [osism.harbor.regio.digital/osism/ceph-ansible] 2026-07-05 00:05:27.093939 | debian-bookworm | 0e26001d5620: Waiting 2026-07-05 00:05:27.094050 | debian-bookworm | c90b26812a02: Waiting 2026-07-05 00:05:27.094067 | debian-bookworm | d229a71b9e51: Waiting 2026-07-05 00:05:27.094080 | debian-bookworm | abedd681b63a: Waiting 2026-07-05 00:05:27.094092 | debian-bookworm | f88c7362dc94: Waiting 2026-07-05 00:05:27.094103 | debian-bookworm | 4f4fb700ef54: Waiting 2026-07-05 00:05:27.094114 | debian-bookworm | 68629629b516: Waiting 2026-07-05 00:05:27.194112 | debian-bookworm | 0e26001d5620: Waiting 2026-07-05 00:05:27.194194 | debian-bookworm | c90b26812a02: Waiting 2026-07-05 00:05:27.194202 | debian-bookworm | d229a71b9e51: Waiting 2026-07-05 00:05:27.194207 | debian-bookworm | abedd681b63a: Waiting 2026-07-05 00:05:27.194211 | debian-bookworm | f88c7362dc94: Waiting 2026-07-05 00:05:27.194218 | debian-bookworm | 4f4fb700ef54: Waiting 2026-07-05 00:05:27.194224 | debian-bookworm | 68629629b516: Waiting 2026-07-05 00:05:27.294011 | debian-bookworm | 68629629b516: Waiting 2026-07-05 00:05:27.294080 | debian-bookworm | 0e26001d5620: Waiting 2026-07-05 00:05:27.294087 | debian-bookworm | c90b26812a02: Waiting 2026-07-05 00:05:27.294120 | debian-bookworm | d229a71b9e51: Waiting 2026-07-05 00:05:27.294160 | debian-bookworm | abedd681b63a: Waiting 2026-07-05 00:05:27.294214 | debian-bookworm | f88c7362dc94: Waiting 2026-07-05 00:05:27.294258 | debian-bookworm | 4f4fb700ef54: Waiting 2026-07-05 00:05:27.394169 | debian-bookworm | f88c7362dc94: Waiting 2026-07-05 00:05:27.394263 | debian-bookworm | 4f4fb700ef54: Waiting 2026-07-05 00:05:27.394373 | debian-bookworm | 68629629b516: Waiting 2026-07-05 00:05:27.394502 | debian-bookworm | 0e26001d5620: Waiting 2026-07-05 00:05:27.394558 | debian-bookworm | c90b26812a02: Waiting 2026-07-05 00:05:27.394718 | debian-bookworm | d229a71b9e51: Waiting 2026-07-05 00:05:27.394805 | debian-bookworm | abedd681b63a: Waiting 2026-07-05 00:05:27.494762 | debian-bookworm | 68629629b516: Waiting 2026-07-05 00:05:27.494869 | debian-bookworm | 0e26001d5620: Waiting 2026-07-05 00:05:27.495044 | debian-bookworm | c90b26812a02: Waiting 2026-07-05 00:05:27.495181 | debian-bookworm | d229a71b9e51: Waiting 2026-07-05 00:05:27.495415 | debian-bookworm | abedd681b63a: Waiting 2026-07-05 00:05:27.495568 | debian-bookworm | f88c7362dc94: Waiting 2026-07-05 00:05:27.495703 | debian-bookworm | 4f4fb700ef54: Waiting 2026-07-05 00:05:27.594272 | debian-bookworm | abedd681b63a: Waiting 2026-07-05 00:05:27.594394 | debian-bookworm | f88c7362dc94: Waiting 2026-07-05 00:05:27.594422 | debian-bookworm | 4f4fb700ef54: Waiting 2026-07-05 00:05:27.594434 | debian-bookworm | 68629629b516: Waiting 2026-07-05 00:05:27.594448 | debian-bookworm | 0e26001d5620: Waiting 2026-07-05 00:05:27.594459 | debian-bookworm | c90b26812a02: Waiting 2026-07-05 00:05:27.594471 | debian-bookworm | d229a71b9e51: Waiting 2026-07-05 00:05:27.693760 | debian-bookworm | f88c7362dc94: Waiting 2026-07-05 00:05:27.693854 | debian-bookworm | 4f4fb700ef54: Waiting 2026-07-05 00:05:27.693880 | debian-bookworm | 68629629b516: Waiting 2026-07-05 00:05:27.693891 | debian-bookworm | 0e26001d5620: Waiting 2026-07-05 00:05:27.693901 | debian-bookworm | c90b26812a02: Waiting 2026-07-05 00:05:27.693911 | debian-bookworm | d229a71b9e51: Waiting 2026-07-05 00:05:27.693924 | debian-bookworm | abedd681b63a: Waiting 2026-07-05 00:05:27.794483 | debian-bookworm | 4f4fb700ef54: Waiting 2026-07-05 00:05:27.794580 | debian-bookworm | 68629629b516: Waiting 2026-07-05 00:05:27.794637 | debian-bookworm | 0e26001d5620: Waiting 2026-07-05 00:05:27.794649 | debian-bookworm | c90b26812a02: Waiting 2026-07-05 00:05:27.794660 | debian-bookworm | d229a71b9e51: Waiting 2026-07-05 00:05:27.794676 | debian-bookworm | abedd681b63a: Waiting 2026-07-05 00:05:27.794688 | debian-bookworm | f88c7362dc94: Waiting 2026-07-05 00:05:27.894201 | debian-bookworm | 4f4fb700ef54: Waiting 2026-07-05 00:05:27.894365 | debian-bookworm | 68629629b516: Waiting 2026-07-05 00:05:27.894504 | debian-bookworm | 0e26001d5620: Waiting 2026-07-05 00:05:27.894711 | debian-bookworm | c90b26812a02: Waiting 2026-07-05 00:05:27.894854 | debian-bookworm | d229a71b9e51: Waiting 2026-07-05 00:05:27.895007 | debian-bookworm | abedd681b63a: Waiting 2026-07-05 00:05:27.895157 | debian-bookworm | f88c7362dc94: Waiting 2026-07-05 00:05:27.994680 | debian-bookworm | f88c7362dc94: Waiting 2026-07-05 00:05:27.994822 | debian-bookworm | 4f4fb700ef54: Waiting 2026-07-05 00:05:27.994967 | debian-bookworm | 68629629b516: Waiting 2026-07-05 00:05:27.995109 | debian-bookworm | 0e26001d5620: Waiting 2026-07-05 00:05:27.995455 | debian-bookworm | c90b26812a02: Waiting 2026-07-05 00:05:27.995551 | debian-bookworm | d229a71b9e51: Waiting 2026-07-05 00:05:27.995660 | debian-bookworm | abedd681b63a: Waiting 2026-07-05 00:05:28.094786 | debian-bookworm | 0e26001d5620: Waiting 2026-07-05 00:05:28.094968 | debian-bookworm | c90b26812a02: Waiting 2026-07-05 00:05:28.095187 | debian-bookworm | d229a71b9e51: Waiting 2026-07-05 00:05:28.095276 | debian-bookworm | abedd681b63a: Waiting 2026-07-05 00:05:28.095433 | debian-bookworm | f88c7362dc94: Waiting 2026-07-05 00:05:28.095614 | debian-bookworm | 4f4fb700ef54: Layer already exists 2026-07-05 00:05:28.095794 | debian-bookworm | 68629629b516: Waiting 2026-07-05 00:05:28.194565 | debian-bookworm | f88c7362dc94: Waiting 2026-07-05 00:05:28.194755 | debian-bookworm | 68629629b516: Waiting 2026-07-05 00:05:28.194906 | debian-bookworm | 0e26001d5620: Waiting 2026-07-05 00:05:28.195056 | debian-bookworm | c90b26812a02: Waiting 2026-07-05 00:05:28.195201 | debian-bookworm | d229a71b9e51: Waiting 2026-07-05 00:05:28.195371 | debian-bookworm | abedd681b63a: Waiting 2026-07-05 00:05:28.293739 | debian-bookworm | d229a71b9e51: Waiting 2026-07-05 00:05:28.293933 | debian-bookworm | abedd681b63a: Waiting 2026-07-05 00:05:28.294124 | debian-bookworm | f88c7362dc94: Waiting 2026-07-05 00:05:28.294302 | debian-bookworm | 68629629b516: Waiting 2026-07-05 00:05:28.294495 | debian-bookworm | 0e26001d5620: Waiting 2026-07-05 00:05:28.294745 | debian-bookworm | c90b26812a02: Waiting 2026-07-05 00:05:28.394138 | debian-bookworm | 0e26001d5620: Layer already exists 2026-07-05 00:05:28.394240 | debian-bookworm | c90b26812a02: Waiting 2026-07-05 00:05:28.394258 | debian-bookworm | d229a71b9e51: Layer already exists 2026-07-05 00:05:28.394283 | debian-bookworm | abedd681b63a: Waiting 2026-07-05 00:05:28.394295 | debian-bookworm | f88c7362dc94: Waiting 2026-07-05 00:05:28.394434 | debian-bookworm | 68629629b516: Waiting 2026-07-05 00:05:28.494546 | debian-bookworm | c90b26812a02: Layer already exists 2026-07-05 00:05:28.494692 | debian-bookworm | abedd681b63a: Waiting 2026-07-05 00:05:28.494709 | debian-bookworm | f88c7362dc94: Waiting 2026-07-05 00:05:28.494721 | debian-bookworm | 68629629b516: Layer already exists 2026-07-05 00:05:33.194802 | debian-bookworm | f88c7362dc94: Pushed 2026-07-05 00:05:40.593906 | debian-bookworm | abedd681b63a: Pushed 2026-07-05 00:05:48.681015 | debian-bookworm | reef: digest: sha256:c596ca14cf630de6200bca98f8455a94de4e81ed67ef914ea74bf9a7687cf1ba size: 856 2026-07-05 00:05:49.110788 | debian-bookworm | ok: Runtime: 0:00:21.821943 2026-07-05 00:05:49.126808 | 2026-07-05 00:05:49.127023 | TASK [Run cosign script] 2026-07-05 00:05:49.459504 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-07-05 00:05:49.459700 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/ceph-ansible 2026-07-05 00:05:49.459734 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-07-05 00:05:49.459750 | debian-bookworm | + version=reef 2026-07-05 00:05:49.459763 | debian-bookworm | + curl -O -L https://github.com/sigstore/cosign/releases/latest/download/cosign-linux-amd64 2026-07-05 00:05:49.481481 | debian-bookworm | % Total % Received % Xferd Average Speed Time Time Time Current 2026-07-05 00:05:49.481996 | debian-bookworm | Dload Upload Total Spent Left Speed 2026-07-05 00:05:49.553331 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-07-05 00:05:49.564657 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-07-05 00:05:53.976149 | debian-bookworm | 24 134M 24 32.7M 0 0 30.6M 0 0:00:04 0:00:01 0:00:03 30.6M 54 134M 54 73.5M 0 0 35.5M 0 0:00:03 0:00:02 0:00:01 40.7M 75 134M 75 101M 0 0 33.1M 0 0:00:04 0:00:03 0:00:01 34.4M 91 134M 91 123M 0 0 30.3M 0 0:00:04 0:00:04 --:--:-- 30.1M 100 134M 100 134M 0 0 29.8M 0 0:00:04 0:00:04 --:--:-- 29.5M 2026-07-05 00:05:53.983834 | debian-bookworm | + chmod +x cosign-linux-amd64 2026-07-05 00:05:53.987322 | debian-bookworm | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/osism/ceph-ansible:reef 2026-07-05 00:05:54.760953 | debian-bookworm | WARNING: Image reference osism.harbor.regio.digital/osism/ceph-ansible:reef uses a tag, not a digest, to identify the image to sign. 2026-07-05 00:05:54.761043 | debian-bookworm | This can lead you to sign a different image than the intended one. Please use a 2026-07-05 00:05:54.761058 | debian-bookworm | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-05 00:05:54.761069 | debian-bookworm | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-05 00:05:54.761081 | debian-bookworm | images by tag will be removed in a future release. 2026-07-05 00:05:54.761092 | debian-bookworm | 2026-07-05 00:05:55.254274 | debian-bookworm | Signing artifact... 2026-07-05 00:05:56.084070 | debian-bookworm | Pushing signature to: osism.harbor.regio.digital/osism/ceph-ansible 2026-07-05 00:06:01.672294 | debian-bookworm | ok: Runtime: 0:00:11.986490 2026-07-05 00:06:01.684805 | 2026-07-05 00:06:01.684992 | TASK [Run sbom script] 2026-07-05 00:06:01.993898 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-07-05 00:06:01.993980 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/ceph-ansible 2026-07-05 00:06:01.993989 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-07-05 00:06:01.993994 | debian-bookworm | + version=reef 2026-07-05 00:06:01.994211 | debian-bookworm | + curl -sSfL https://raw.githubusercontent.com/anchore/syft/main/install.sh 2026-07-05 00:06:01.994387 | debian-bookworm | + sudo sh -s -- -b /usr/local/bin 2026-07-05 00:06:02.005585 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-07-05 00:06:02.085998 | debian-bookworm | [info] checking github for the current release tag 2026-07-05 00:06:02.241820 | debian-bookworm | [info] fetching release script for tag='v1.46.0' 2026-07-05 00:06:02.570111 | debian-bookworm | [info] checking github for the current release tag 2026-07-05 00:06:02.713594 | debian-bookworm | [info] using release tag='v1.46.0' version='1.46.0' os='linux' arch='amd64' 2026-07-05 00:06:04.956558 | debian-bookworm | [info] installed /usr/local/bin/syft 2026-07-05 00:06:04.987970 | debian-bookworm | + /usr/local/bin/syft scan osism.harbor.regio.digital/osism/ceph-ansible:reef -o cyclonedx-json@1.6 2026-07-05 00:06:31.554795 | debian-bookworm | + /tmp/venv/bin/dtrackauditor -p ceph-ansible -v reef -f sbom.json -a 2026-07-05 00:06:43.566667 | 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-07-05 00:06:43.566780 | debian-bookworm | Provided project name and version: ceph-ansible reef 2026-07-05 00:06:43.566792 | debian-bookworm | Auto mode ON 2026-07-05 00:06:43.566799 | debian-bookworm | Reading sbom.json ... 2026-07-05 00:06:43.566812 | debian-bookworm | Uploading sbom.json ... 2026-07-05 00:06:43.566819 | debian-bookworm | Waiting for project uuid fa2a837d-a0eb-4662-9113-084280934c39 to be reported by dt server ... 2026-07-05 00:06:43.566826 | debian-bookworm | Project UUID: fa2a837d-a0eb-4662-9113-084280934c39 2026-07-05 00:06:43.566833 | debian-bookworm | No policy violations found. 2026-07-05 00:06:43.566839 | debian-bookworm | severity_scores, {'CRITICAL': 3, 'HIGH': 8, 'MEDIUM': 8, 'LOW': 2, 'UNASSIGNED': 0} 2026-07-05 00:06:43.566846 | debian-bookworm | Vulnerability audit resulted in no violations. 2026-07-05 00:06:43.746880 | debian-bookworm | ok: Runtime: 0:00:41.619967 2026-07-05 00:06:43.749937 | 2026-07-05 00:06:43.750061 | PLAY RECAP 2026-07-05 00:06:43.750151 | debian-bookworm | ok: 5 changed: 5 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-05 00:06:43.750193 | 2026-07-05 00:06:43.911816 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/container-image-ceph-ansible/playbooks/build.yml@main] 2026-07-05 00:06:43.914448 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-05 00:06:44.747728 | 2026-07-05 00:06:44.748001 | PLAY [Base post-fetch] 2026-07-05 00:06:44.764424 | 2026-07-05 00:06:44.764620 | TASK [diagnose-network : Ensure log directory exists] 2026-07-05 00:06:45.453668 | debian-bookworm | ok 2026-07-05 00:06:45.465329 | 2026-07-05 00:06:45.465574 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-07-05 00:06:57.295912 | debian-bookworm | ok: Runtime: 0:00:06.021030 2026-07-05 00:06:57.304766 | 2026-07-05 00:06:57.304920 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-07-05 00:07:03.355986 | debian-bookworm | ok: Runtime: 0:00:00.295124 2026-07-05 00:07:03.363537 | 2026-07-05 00:07:03.363678 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-07-05 00:07:09.545306 | debian-bookworm | ok: Runtime: 0:00:01.321390 2026-07-05 00:07:09.560446 | 2026-07-05 00:07:09.560609 | TASK [fetch-output : Set log path for multiple nodes] 2026-07-05 00:07:09.620462 | debian-bookworm | skipping: Conditional result was False 2026-07-05 00:07:09.632824 | 2026-07-05 00:07:09.633016 | TASK [fetch-output : Set log path for single node] 2026-07-05 00:07:09.684683 | debian-bookworm | ok 2026-07-05 00:07:09.693693 | 2026-07-05 00:07:09.693980 | LOOP [fetch-output : Ensure local output dirs] 2026-07-05 00:07:10.057324 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/d590bc3e2dbe43be920be1d72d2fda83/work/logs" 2026-07-05 00:07:10.366888 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/d590bc3e2dbe43be920be1d72d2fda83/work/artifacts" 2026-07-05 00:07:10.642596 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/d590bc3e2dbe43be920be1d72d2fda83/work/docs" 2026-07-05 00:07:10.660480 | 2026-07-05 00:07:10.660774 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-05 00:07:11.547113 | debian-bookworm | changed: 2026-07-05 00:07:11.547467 | debian-bookworm | .d..t...... ./ 2026-07-05 00:07:11.547512 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-05 00:07:11.547560 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-05 00:07:11.547585 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-05 00:07:11.547607 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-05 00:07:11.547629 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-05 00:07:11.547679 | debian-bookworm | changed: All items complete 2026-07-05 00:07:11.547707 | 2026-07-05 00:07:12.169299 | debian-bookworm | changed: .d..t...... ./ 2026-07-05 00:07:12.778515 | debian-bookworm | changed: .d..t...... ./ 2026-07-05 00:07:12.807570 | 2026-07-05 00:07:12.807761 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-05 00:07:12.848299 | debian-bookworm | skipping: Conditional result was False 2026-07-05 00:07:12.850963 | debian-bookworm | skipping: Conditional result was False 2026-07-05 00:07:12.870029 | 2026-07-05 00:07:12.870198 | PLAY RECAP 2026-07-05 00:07:12.870306 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-05 00:07:12.870361 | 2026-07-05 00:07:13.039901 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-05 00:07:13.042544 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-05 00:07:13.888180 | 2026-07-05 00:07:13.888366 | PLAY [Base post] 2026-07-05 00:07:13.903171 | 2026-07-05 00:07:13.903344 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-05 00:07:14.811896 | debian-bookworm | changed 2026-07-05 00:07:14.820843 | 2026-07-05 00:07:14.820979 | PLAY RECAP 2026-07-05 00:07:14.821047 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-05 00:07:14.821116 | 2026-07-05 00:07:14.967171 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-05 00:07:14.968494 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-05 00:07:15.937158 | 2026-07-05 00:07:15.937360 | PLAY [Base post-logs] 2026-07-05 00:07:15.952481 | 2026-07-05 00:07:15.952684 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-05 00:07:16.487403 | localhost | changed 2026-07-05 00:07:16.498951 | 2026-07-05 00:07:16.499128 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-05 00:07:16.533477 | localhost | ok 2026-07-05 00:07:16.540910 | 2026-07-05 00:07:16.541024 | TASK [Set zuul-log-path fact] 2026-07-05 00:07:16.556692 | localhost | ok 2026-07-05 00:07:16.565219 | 2026-07-05 00:07:16.565338 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-05 00:07:16.590884 | localhost | ok 2026-07-05 00:07:16.594271 | 2026-07-05 00:07:16.594389 | TASK [upload-logs : Create log directories] 2026-07-05 00:07:17.127095 | localhost | changed 2026-07-05 00:07:17.131805 | 2026-07-05 00:07:17.131982 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-05 00:07:17.755648 | localhost -> localhost | ok: Runtime: 0:00:00.008621 2026-07-05 00:07:17.760695 | 2026-07-05 00:07:17.760837 | TASK [upload-logs : Upload logs to log server] 2026-07-05 00:07:18.369165 | localhost | Output suppressed because no_log was given 2026-07-05 00:07:18.371256 | 2026-07-05 00:07:18.371378 | LOOP [upload-logs : Compress console log and json output] 2026-07-05 00:07:18.421199 | localhost | skipping: Conditional result was False 2026-07-05 00:07:18.427726 | localhost | skipping: Conditional result was False 2026-07-05 00:07:18.439278 | 2026-07-05 00:07:18.439414 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-05 00:07:18.497296 | localhost | skipping: Conditional result was False 2026-07-05 00:07:18.498158 | 2026-07-05 00:07:18.503920 | localhost | skipping: Conditional result was False 2026-07-05 00:07:18.512945 | 2026-07-05 00:07:18.513161 | LOOP [upload-logs : Upload console log and json output]