2026-01-29 00:00:11.511529 | Job console starting 2026-01-29 00:00:11.528021 | Updating git repos 2026-01-29 00:00:11.596510 | Cloning repos into workspace 2026-01-29 00:00:11.696851 | Restoring repo states 2026-01-29 00:00:11.731061 | Merging changes 2026-01-29 00:00:11.731083 | Checking out repos 2026-01-29 00:00:11.870488 | Preparing playbooks 2026-01-29 00:00:13.384795 | Running Ansible setup 2026-01-29 00:00:19.003475 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-29 00:00:21.808209 | 2026-01-29 00:00:21.809268 | PLAY [Base pre] 2026-01-29 00:00:21.860490 | 2026-01-29 00:00:21.860604 | TASK [Setup log path fact] 2026-01-29 00:00:21.889455 | debian-bookworm | ok 2026-01-29 00:00:21.940565 | 2026-01-29 00:00:21.940685 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-29 00:00:21.978160 | debian-bookworm | ok 2026-01-29 00:00:22.007110 | 2026-01-29 00:00:22.014947 | TASK [emit-job-header : Print job information] 2026-01-29 00:00:22.073733 | # Job Information 2026-01-29 00:00:22.073862 | Ansible Version: 2.16.14 2026-01-29 00:00:22.073912 | Job: container-image-ceph-ansible-push-quincy 2026-01-29 00:00:22.073942 | Pipeline: periodic-midnight 2026-01-29 00:00:22.073961 | Executor: 521e9411259a 2026-01-29 00:00:22.073978 | Triggered by: https://github.com/osism/container-image-ceph-ansible 2026-01-29 00:00:22.073996 | Event ID: 73a6c253d6fb4919b04100e68e89ffdc 2026-01-29 00:00:22.080106 | 2026-01-29 00:00:22.080192 | LOOP [emit-job-header : Print node information] 2026-01-29 00:00:22.321531 | debian-bookworm | ok: 2026-01-29 00:00:22.321667 | debian-bookworm | # Node Information 2026-01-29 00:00:22.321695 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-29 00:00:22.321716 | debian-bookworm | Hostname: debian 2026-01-29 00:00:22.321734 | debian-bookworm | Username: zuul 2026-01-29 00:00:22.321752 | debian-bookworm | Distro: Debian 12.13 2026-01-29 00:00:22.321772 | debian-bookworm | Provider: regiocloud-a 2026-01-29 00:00:22.321789 | debian-bookworm | Region: 2026-01-29 00:00:22.321806 | debian-bookworm | Label: debian-bookworm 2026-01-29 00:00:22.321822 | debian-bookworm | Product Name: OpenStack Nova 2026-01-29 00:00:22.321838 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe79:23b6 2026-01-29 00:00:22.333183 | 2026-01-29 00:00:22.333283 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-29 00:00:23.600845 | debian-bookworm -> localhost | changed 2026-01-29 00:00:23.606563 | 2026-01-29 00:00:23.606647 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-29 00:00:26.029411 | debian-bookworm -> localhost | changed 2026-01-29 00:00:26.038274 | 2026-01-29 00:00:26.038368 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-29 00:00:26.691292 | debian-bookworm -> localhost | ok 2026-01-29 00:00:26.696334 | 2026-01-29 00:00:26.696423 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-29 00:00:26.733050 | debian-bookworm | ok 2026-01-29 00:00:26.784556 | debian-bookworm | included: /var/lib/zuul/builds/17ff04afb3e243f69d75303bc85055e0/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-29 00:00:26.808133 | 2026-01-29 00:00:26.808226 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-29 00:00:31.330394 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-29 00:00:31.330559 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/17ff04afb3e243f69d75303bc85055e0/work/17ff04afb3e243f69d75303bc85055e0_id_rsa 2026-01-29 00:00:31.330591 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/17ff04afb3e243f69d75303bc85055e0/work/17ff04afb3e243f69d75303bc85055e0_id_rsa.pub 2026-01-29 00:00:31.330614 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-29 00:00:31.330633 | debian-bookworm -> localhost | SHA256:G6ogZ0mHzIN/ata+Cv7uUfFj+sS+Fj5xjyAl3xUW7HY zuul-build-sshkey 2026-01-29 00:00:31.330662 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-29 00:00:31.330681 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-29 00:00:31.330698 | debian-bookworm -> localhost | | ... | 2026-01-29 00:00:31.330715 | debian-bookworm -> localhost | | + | 2026-01-29 00:00:31.330732 | debian-bookworm -> localhost | | . o . | 2026-01-29 00:00:31.330749 | debian-bookworm -> localhost | | + . .o. + E | 2026-01-29 00:00:31.330766 | debian-bookworm -> localhost | |. * ..++S o . | 2026-01-29 00:00:31.330789 | debian-bookworm -> localhost | | o +..+*.= | 2026-01-29 00:00:31.330807 | debian-bookworm -> localhost | |o *o..+o* o | 2026-01-29 00:00:31.330824 | debian-bookworm -> localhost | |.=o+o.++ . . | 2026-01-29 00:00:31.331026 | debian-bookworm -> localhost | | +**+..+o | 2026-01-29 00:00:31.331047 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-29 00:00:31.331095 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.887711 2026-01-29 00:00:31.340873 | 2026-01-29 00:00:31.341302 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-29 00:00:31.424473 | debian-bookworm | ok 2026-01-29 00:00:31.442992 | debian-bookworm | included: /var/lib/zuul/builds/17ff04afb3e243f69d75303bc85055e0/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-29 00:00:31.491601 | 2026-01-29 00:00:31.491754 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-29 00:00:31.516507 | debian-bookworm | skipping: Conditional result was False 2026-01-29 00:00:31.521367 | 2026-01-29 00:00:31.521450 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-29 00:00:32.167225 | debian-bookworm | changed 2026-01-29 00:00:32.175026 | 2026-01-29 00:00:32.175133 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-29 00:00:32.454823 | debian-bookworm | ok 2026-01-29 00:00:32.462166 | 2026-01-29 00:00:32.462262 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-29 00:00:33.218051 | debian-bookworm | changed 2026-01-29 00:00:33.242906 | 2026-01-29 00:00:33.243016 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-29 00:00:34.073725 | debian-bookworm | changed 2026-01-29 00:00:34.078283 | 2026-01-29 00:00:34.078367 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-29 00:00:34.133401 | debian-bookworm | skipping: Conditional result was False 2026-01-29 00:00:34.139867 | 2026-01-29 00:00:34.139993 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-29 00:00:35.337384 | debian-bookworm -> localhost | changed 2026-01-29 00:00:35.346821 | 2026-01-29 00:00:35.346928 | TASK [add-build-sshkey : Add back temp key] 2026-01-29 00:00:36.309750 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/17ff04afb3e243f69d75303bc85055e0/work/17ff04afb3e243f69d75303bc85055e0_id_rsa (zuul-build-sshkey) 2026-01-29 00:00:36.309947 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.024510 2026-01-29 00:00:36.316293 | 2026-01-29 00:00:36.316373 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-29 00:00:36.833311 | debian-bookworm | ok 2026-01-29 00:00:36.837438 | 2026-01-29 00:00:36.837513 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-29 00:00:36.904620 | debian-bookworm | skipping: Conditional result was False 2026-01-29 00:00:36.913427 | 2026-01-29 00:00:36.913518 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-29 00:00:37.508279 | debian-bookworm | ok 2026-01-29 00:00:37.529165 | 2026-01-29 00:00:37.529266 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-29 00:00:37.587462 | debian-bookworm | ok 2026-01-29 00:00:37.609108 | 2026-01-29 00:00:37.609205 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-29 00:00:38.095302 | debian-bookworm -> localhost | ok 2026-01-29 00:00:38.101613 | 2026-01-29 00:00:38.101709 | TASK [validate-host : Collect information about the host] 2026-01-29 00:00:39.240126 | debian-bookworm | ok 2026-01-29 00:00:39.256724 | 2026-01-29 00:00:39.256818 | TASK [validate-host : Sanitize hostname] 2026-01-29 00:00:39.402870 | debian-bookworm | ok 2026-01-29 00:00:39.461478 | 2026-01-29 00:00:39.461574 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-29 00:00:40.226076 | debian-bookworm -> localhost | changed 2026-01-29 00:00:40.230932 | 2026-01-29 00:00:40.231018 | TASK [validate-host : Collect information about zuul worker] 2026-01-29 00:00:40.816261 | debian-bookworm | ok 2026-01-29 00:00:40.830364 | 2026-01-29 00:00:40.830464 | TASK [validate-host : Write out all zuul information for each host] 2026-01-29 00:00:42.185804 | debian-bookworm -> localhost | changed 2026-01-29 00:00:42.200452 | 2026-01-29 00:00:42.200554 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-29 00:00:42.532624 | debian-bookworm | ok 2026-01-29 00:00:42.538156 | 2026-01-29 00:00:42.538241 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-29 00:00:43.663224 | debian-bookworm | changed: 2026-01-29 00:00:43.663362 | debian-bookworm | cd+++++++++ src/ 2026-01-29 00:00:43.663390 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-29 00:00:43.663410 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-29 00:00:43.663429 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-ceph-ansible/ 2026-01-29 00:00:43.663446 | debian-bookworm | Containerfile 2026-01-29 00:00:43.663571 | debian-bookworm | 2026-01-29 00:03:09.979406 | debian-bookworm | #25 84.10 2026-01-29 00:03:09.979468 | debian-bookworm | #25 84.10 Or undo this operation with: 2026-01-29 00:03:09.979523 | debian-bookworm | #25 84.10 2026-01-29 00:03:09.979584 | debian-bookworm | #25 84.10 git switch - 2026-01-29 00:03:09.979641 | debian-bookworm | #25 84.10 2026-01-29 00:03:09.979702 | debian-bookworm | #25 84.10 Turn off this advice by setting config variable advice.detachedHead to false 2026-01-29 00:03:09.979757 | debian-bookworm | #25 84.10 2026-01-29 00:03:09.979818 | debian-bookworm | #25 84.10 HEAD is now at dae35c0 Merge "Publish openstack.config_template on galaxy" 2026-01-29 00:05:40.821464 | debian-bookworm | #25 234.9 Using /etc/ansible/ansible.cfg as config file 2026-01-29 00:05:40.821523 | debian-bookworm | #25 234.9 Starting galaxy collection install process 2026-01-29 00:05:40.821537 | debian-bookworm | #25 234.9 Process install dependency map 2026-01-29 00:05:40.821543 | debian-bookworm | #25 234.9 Starting collection install process 2026-01-29 00:05:40.821548 | debian-bookworm | #25 234.9 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-17909mdup3fl/tmpaxy28r1z/ansible-netcommon-2.6.1-4y0q3ccm 2026-01-29 00:05:40.821554 | debian-bookworm | #25 234.9 Installing 'ansible.netcommon:2.6.1' to '/usr/share/ansible/collections/ansible_collections/ansible/netcommon' 2026-01-29 00:05:40.821559 | debian-bookworm | #25 234.9 ansible.netcommon:2.6.1 was installed successfully 2026-01-29 00:05:40.821564 | debian-bookworm | #25 234.9 Installing 'openstack.config_template:1.3.0' to '/usr/share/ansible/collections/ansible_collections/openstack/config_template' 2026-01-29 00:05:40.821569 | debian-bookworm | #25 234.9 Created collection for openstack.config_template:1.3.0 at /usr/share/ansible/collections/ansible_collections/openstack/config_template 2026-01-29 00:05:40.821573 | debian-bookworm | #25 234.9 openstack.config_template:1.3.0 was installed successfully 2026-01-29 00:05:40.821578 | debian-bookworm | #25 234.9 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-posix-2.1.0.tar.gz to /root/.ansible/tmp/ansible-local-17909mdup3fl/tmpaxy28r1z/ansible-posix-2.1.0-uwxwan4v 2026-01-29 00:05:40.821582 | debian-bookworm | #25 234.9 Installing 'ansible.posix:2.1.0' to '/usr/share/ansible/collections/ansible_collections/ansible/posix' 2026-01-29 00:05:40.821586 | debian-bookworm | #25 234.9 ansible.posix:2.1.0 was installed successfully 2026-01-29 00:05:40.821590 | debian-bookworm | #25 234.9 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-utils-6.0.1.tar.gz to /root/.ansible/tmp/ansible-local-17909mdup3fl/tmpaxy28r1z/ansible-utils-6.0.1-hi7nn4jh 2026-01-29 00:05:40.821606 | debian-bookworm | #25 234.9 Installing 'ansible.utils:6.0.1' to '/usr/share/ansible/collections/ansible_collections/ansible/utils' 2026-01-29 00:05:40.821611 | debian-bookworm | #25 234.9 ansible.utils:6.0.1 was installed successfully 2026-01-29 00:05:40.821615 | debian-bookworm | #25 234.9 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/netbox-netbox-3.22.0.tar.gz to /root/.ansible/tmp/ansible-local-17909mdup3fl/tmpaxy28r1z/netbox-netbox-3.22.0-khkdjc_7 2026-01-29 00:05:40.821625 | debian-bookworm | #25 234.9 Installing 'netbox.netbox:3.22.0' to '/usr/share/ansible/collections/ansible_collections/netbox/netbox' 2026-01-29 00:05:40.821629 | debian-bookworm | #25 234.9 netbox.netbox:3.22.0 was installed successfully 2026-01-29 00:05:40.821637 | debian-bookworm | #25 234.9 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/osism-commons-0.20260127.0.tar.gz to /root/.ansible/tmp/ansible-local-17909mdup3fl/tmpaxy28r1z/osism-commons-0.20260127.0-__xyd5rw 2026-01-29 00:05:40.821641 | debian-bookworm | #25 234.9 Installing 'osism.commons:0.20260127.0' to '/usr/share/ansible/collections/ansible_collections/osism/commons' 2026-01-29 00:05:40.821645 | debian-bookworm | #25 234.9 osism.commons:0.20260127.0 was installed successfully 2026-01-29 00:05:40.821649 | debian-bookworm | #25 234.9 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-general-12.3.0.tar.gz to /root/.ansible/tmp/ansible-local-17909mdup3fl/tmpaxy28r1z/community-general-12.3.0-s2jbc_oj 2026-01-29 00:05:40.821653 | debian-bookworm | #25 234.9 Installing 'community.general:12.3.0' to '/usr/share/ansible/collections/ansible_collections/community/general' 2026-01-29 00:05:40.821657 | debian-bookworm | #25 234.9 community.general:12.3.0 was installed successfully 2026-01-29 00:05:40.963111 | debian-bookworm | #25 235.0 + ln -s /usr/share/ansible/collections /ansible/collections 2026-01-29 00:05:40.963241 | debian-bookworm | #25 235.0 + mkdir -p /usr/share/mitogen 2026-01-29 00:05:40.963286 | debian-bookworm | #25 235.0 + tar xzf /mitogen.tar.gz --strip-components=1 -C /usr/share/mitogen 2026-01-29 00:05:40.963322 | debian-bookworm | #25 235.1 + rm -rf /usr/share/mitogen/tests /usr/share/mitogen/docs /usr/share/mitogen/.ci /usr/share/mitogen/.lgtm.yml /usr/share/mitogen/.travis.yml 2026-01-29 00:05:41.130440 | debian-bookworm | #25 235.1 + rm /mitogen.tar.gz 2026-01-29 00:05:41.130663 | debian-bookworm | #25 235.1 ++ grep ceph_ansible_version: /release/latest/ceph-quincy.yml 2026-01-29 00:05:41.130732 | debian-bookworm | #25 235.1 ++ awk '-F: ' '{ print $2 }' 2026-01-29 00:05:41.130786 | debian-bookworm | #25 235.1 + PROJECT_VERSION=stable-7.0 2026-01-29 00:05:41.130841 | debian-bookworm | #25 235.1 + git clone -b stable-7.0 https://github.com/ceph/ceph-ansible /repository 2026-01-29 00:05:41.130964 | debian-bookworm | #25 235.1 Cloning into '/repository'... 2026-01-29 00:05:43.222746 | debian-bookworm | #25 237.3 ++ find /patches/stable-7.0 -name '*.patch' 2026-01-29 00:05:43.322780 | debian-bookworm | #25 237.3 /patches/stable-7.0/container-binary.patch 2026-01-29 00:05:43.322842 | debian-bookworm | #25 237.3 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2026-01-29 00:05:43.322850 | debian-bookworm | #25 237.3 + echo /patches/stable-7.0/container-binary.patch 2026-01-29 00:05:43.322854 | debian-bookworm | #25 237.4 + cd /repository 2026-01-29 00:05:43.322859 | debian-bookworm | #25 237.4 + patch --forward --batch -p1 --dry-run 2026-01-29 00:05:43.322864 | debian-bookworm | #25 237.4 checking file roles/ceph-facts/tasks/container_binary.yml 2026-01-29 00:05:43.322868 | debian-bookworm | #25 237.4 + cd /repository 2026-01-29 00:05:43.322872 | debian-bookworm | #25 237.4 + patch --forward --batch -p1 2026-01-29 00:05:43.322877 | debian-bookworm | #25 237.4 patching file roles/ceph-facts/tasks/container_binary.yml 2026-01-29 00:05:43.322894 | debian-bookworm | #25 237.4 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2026-01-29 00:05:43.322899 | debian-bookworm | #25 237.4 + echo /patches/stable-7.0/always-use-ceph-uid-64045.patch 2026-01-29 00:05:43.322903 | debian-bookworm | #25 237.4 /patches/stable-7.0/always-use-ceph-uid-64045.patch 2026-01-29 00:05:43.322907 | debian-bookworm | #25 237.4 + cd /repository 2026-01-29 00:05:43.322911 | debian-bookworm | #25 237.4 + patch --forward --batch -p1 --dry-run 2026-01-29 00:05:43.322915 | debian-bookworm | #25 237.4 checking file roles/ceph-defaults/defaults/main.yml 2026-01-29 00:05:43.322920 | debian-bookworm | #25 237.4 Hunk #1 succeeded at 257 (offset 12 lines). 2026-01-29 00:05:43.322924 | debian-bookworm | #25 237.4 + cd /repository 2026-01-29 00:05:43.322927 | debian-bookworm | #25 237.4 + patch --forward --batch -p1 2026-01-29 00:05:43.322931 | debian-bookworm | #25 237.4 patching file roles/ceph-defaults/defaults/main.yml 2026-01-29 00:05:43.322935 | debian-bookworm | #25 237.4 Hunk #1 succeeded at 257 (offset 12 lines). 2026-01-29 00:05:43.322948 | debian-bookworm | #25 237.4 /patches/stable-7.0/ceph-handler-skip-and-throttle.patch 2026-01-29 00:05:43.322953 | debian-bookworm | #25 237.4 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2026-01-29 00:05:43.322957 | debian-bookworm | #25 237.4 + echo /patches/stable-7.0/ceph-handler-skip-and-throttle.patch 2026-01-29 00:05:43.322961 | debian-bookworm | #25 237.4 + cd /repository 2026-01-29 00:05:43.322964 | debian-bookworm | #25 237.4 + patch --forward --batch -p1 --dry-run 2026-01-29 00:05:43.322968 | debian-bookworm | #25 237.4 checking file roles/ceph-handler/tasks/handler_crash.yml 2026-01-29 00:05:43.322972 | debian-bookworm | #25 237.4 checking file roles/ceph-handler/tasks/handler_mdss.yml 2026-01-29 00:05:43.322976 | debian-bookworm | #25 237.4 checking file roles/ceph-handler/tasks/handler_mgrs.yml 2026-01-29 00:05:43.322980 | debian-bookworm | #25 237.4 checking file roles/ceph-handler/tasks/handler_mons.yml 2026-01-29 00:05:43.322984 | debian-bookworm | #25 237.4 checking file roles/ceph-handler/tasks/handler_osds.yml 2026-01-29 00:05:43.322988 | debian-bookworm | #25 237.4 checking file roles/ceph-handler/tasks/handler_rbdmirrors.yml 2026-01-29 00:05:43.322992 | debian-bookworm | #25 237.4 checking file roles/ceph-handler/tasks/handler_rgws.yml 2026-01-29 00:05:43.322995 | debian-bookworm | #25 237.4 + cd /repository 2026-01-29 00:05:43.322999 | debian-bookworm | #25 237.4 + patch --forward --batch -p1 2026-01-29 00:05:43.323003 | debian-bookworm | #25 237.4 patching file roles/ceph-handler/tasks/handler_crash.yml 2026-01-29 00:05:43.323007 | debian-bookworm | #25 237.4 patching file roles/ceph-handler/tasks/handler_mdss.yml 2026-01-29 00:05:43.323011 | debian-bookworm | #25 237.4 patching file roles/ceph-handler/tasks/handler_mgrs.yml 2026-01-29 00:05:43.323015 | debian-bookworm | #25 237.4 patching file roles/ceph-handler/tasks/handler_mons.yml 2026-01-29 00:05:43.323018 | debian-bookworm | #25 237.4 patching file roles/ceph-handler/tasks/handler_osds.yml 2026-01-29 00:05:43.323022 | debian-bookworm | #25 237.4 patching file roles/ceph-handler/tasks/handler_rbdmirrors.yml 2026-01-29 00:05:43.323026 | debian-bookworm | #25 237.4 patching file roles/ceph-handler/tasks/handler_rgws.yml 2026-01-29 00:05:43.323030 | debian-bookworm | #25 237.4 /patches/stable-7.0/validate-ignore-ansible-version.patch 2026-01-29 00:05:43.323034 | debian-bookworm | #25 237.4 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2026-01-29 00:05:43.323038 | debian-bookworm | #25 237.4 + echo /patches/stable-7.0/validate-ignore-ansible-version.patch 2026-01-29 00:05:43.323042 | debian-bookworm | #25 237.4 + cd /repository 2026-01-29 00:05:43.323046 | debian-bookworm | #25 237.4 + patch --forward --batch -p1 --dry-run 2026-01-29 00:05:43.323055 | debian-bookworm | #25 237.4 checking file roles/ceph-validate/tasks/check_system.yml 2026-01-29 00:05:43.323059 | debian-bookworm | #25 237.4 + cd /repository 2026-01-29 00:05:43.323062 | debian-bookworm | #25 237.4 + patch --forward --batch -p1 2026-01-29 00:05:43.323066 | debian-bookworm | #25 237.4 patching file roles/ceph-validate/tasks/check_system.yml 2026-01-29 00:05:43.323074 | debian-bookworm | #25 237.4 /patches/stable-7.0/remove-utf8-characters-from-metafiles.patch 2026-01-29 00:05:43.323078 | debian-bookworm | #25 237.4 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2026-01-29 00:05:43.323082 | debian-bookworm | #25 237.4 + echo /patches/stable-7.0/remove-utf8-characters-from-metafiles.patch 2026-01-29 00:05:43.323086 | debian-bookworm | #25 237.4 + cd /repository 2026-01-29 00:05:43.323090 | debian-bookworm | #25 237.4 + patch --forward --batch -p1 --dry-run 2026-01-29 00:05:43.323093 | debian-bookworm | #25 237.4 checking file roles/ceph-client/meta/main.yml 2026-01-29 00:05:43.323098 | debian-bookworm | #25 237.4 checking file roles/ceph-common/meta/main.yml 2026-01-29 00:05:43.323101 | debian-bookworm | #25 237.4 checking file roles/ceph-container-common/meta/main.yml 2026-01-29 00:05:43.323105 | debian-bookworm | #25 237.4 checking file roles/ceph-defaults/meta/main.yml 2026-01-29 00:05:43.323109 | debian-bookworm | #25 237.4 checking file roles/ceph-handler/meta/main.yml 2026-01-29 00:05:43.323113 | debian-bookworm | #25 237.4 checking file roles/ceph-mds/meta/main.yml 2026-01-29 00:05:43.323117 | debian-bookworm | #25 237.4 checking file roles/ceph-mgr/meta/main.yml 2026-01-29 00:05:43.323121 | debian-bookworm | #25 237.4 checking file roles/ceph-mon/meta/main.yml 2026-01-29 00:05:43.323124 | debian-bookworm | #25 237.4 checking file roles/ceph-osd/meta/main.yml 2026-01-29 00:05:43.323128 | debian-bookworm | #25 237.4 checking file roles/ceph-rbd-mirror/meta/main.yml 2026-01-29 00:05:43.323132 | debian-bookworm | #25 237.4 checking file roles/ceph-rgw/meta/main.yml 2026-01-29 00:05:43.323138 | debian-bookworm | #25 237.4 + cd /repository 2026-01-29 00:05:43.323142 | debian-bookworm | #25 237.4 + patch --forward --batch -p1 2026-01-29 00:05:43.323146 | debian-bookworm | #25 237.4 patching file roles/ceph-client/meta/main.yml 2026-01-29 00:05:43.323150 | debian-bookworm | #25 237.4 patching file roles/ceph-common/meta/main.yml 2026-01-29 00:05:43.323154 | debian-bookworm | #25 237.4 patching file roles/ceph-container-common/meta/main.yml 2026-01-29 00:05:43.323157 | debian-bookworm | #25 237.4 patching file roles/ceph-defaults/meta/main.yml 2026-01-29 00:05:43.323161 | debian-bookworm | #25 237.4 patching file roles/ceph-handler/meta/main.yml 2026-01-29 00:05:43.323165 | debian-bookworm | #25 237.4 patching file roles/ceph-mds/meta/main.yml 2026-01-29 00:05:43.323169 | debian-bookworm | #25 237.4 patching file roles/ceph-mgr/meta/main.yml 2026-01-29 00:05:43.323173 | debian-bookworm | #25 237.4 patching file roles/ceph-mon/meta/main.yml 2026-01-29 00:05:43.323177 | debian-bookworm | #25 237.4 patching file roles/ceph-osd/meta/main.yml 2026-01-29 00:05:43.323181 | debian-bookworm | #25 237.4 patching file roles/ceph-rbd-mirror/meta/main.yml 2026-01-29 00:05:43.323185 | debian-bookworm | #25 237.4 patching file roles/ceph-rgw/meta/main.yml 2026-01-29 00:05:43.323189 | debian-bookworm | #25 237.4 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2026-01-29 00:05:43.323193 | debian-bookworm | #25 237.4 + echo /patches/stable-7.0/fix-group-names-in-shrink-plays.patch 2026-01-29 00:05:43.323196 | debian-bookworm | #25 237.4 /patches/stable-7.0/fix-group-names-in-shrink-plays.patch 2026-01-29 00:05:43.323200 | debian-bookworm | #25 237.4 + cd /repository 2026-01-29 00:05:43.323204 | debian-bookworm | #25 237.4 + patch --forward --batch -p1 --dry-run 2026-01-29 00:05:43.323208 | debian-bookworm | #25 237.4 checking file infrastructure-playbooks/shrink-osd.yml 2026-01-29 00:05:43.323212 | debian-bookworm | #25 237.4 + cd /repository 2026-01-29 00:05:43.323216 | debian-bookworm | #25 237.4 + patch --forward --batch -p1 2026-01-29 00:05:43.323219 | debian-bookworm | #25 237.4 patching file infrastructure-playbooks/shrink-osd.yml 2026-01-29 00:05:43.323223 | debian-bookworm | #25 237.4 + '[' -e /repository/plugins/actions ']' 2026-01-29 00:05:43.323227 | debian-bookworm | #25 237.4 + '[' -e /repository/plugins/callback ']' 2026-01-29 00:05:43.323231 | debian-bookworm | #25 237.4 + cp /repository/plugins/callback/installer_checkpoint.py /ansible/callback_plugins 2026-01-29 00:05:43.323235 | debian-bookworm | #25 237.4 + '[' -e /repository/plugins/filter ']' 2026-01-29 00:05:43.323239 | debian-bookworm | #25 237.4 + cp repository/plugins/filter/__init__.py repository/plugins/filter/ipaddrs_in_ranges.py /ansible/filter_plugins 2026-01-29 00:05:43.323246 | debian-bookworm | #25 237.4 + cp /repository/library/__init__.py /repository/library/ceph_add_users_buckets.py /repository/library/ceph_crush.py /repository/library/ceph_crush_rule.py /repository/library/ceph_dashboard_user.py /repository/library/ceph_ec_profile.py /repository/library/ceph_fs.py /repository/library/ceph_key.py /repository/library/ceph_mgr_module.py /repository/library/ceph_orch_apply.py /repository/library/ceph_osd.py /repository/library/ceph_osd_flag.py /repository/library/ceph_pool.py /repository/library/ceph_volume.py /repository/library/ceph_volume_simple_activate.py /repository/library/ceph_volume_simple_scan.py /repository/library/cephadm_adopt.py /repository/library/cephadm_bootstrap.py /repository/library/igw_client.py /repository/library/igw_gateway.py /repository/library/igw_lun.py /repository/library/igw_purge.py /repository/library/radosgw_caps.py /repository/library/radosgw_realm.py /repository/library/radosgw_user.py /repository/library/radosgw_zone.py /repository/library/radosgw_zonegroup.py /ansible/library 2026-01-29 00:05:43.323253 | debian-bookworm | #25 237.4 ++ find /repository/infrastructure-playbooks -name '*.yml' -maxdepth 1 2026-01-29 00:05:43.323257 | debian-bookworm | #25 237.4 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-01-29 00:05:43.323262 | debian-bookworm | #25 237.4 + echo /repository/infrastructure-playbooks/purge-container-cluster.yml 2026-01-29 00:05:43.323266 | debian-bookworm | #25 237.4 /repository/infrastructure-playbooks/purge-container-cluster.yml 2026-01-29 00:05:43.323270 | debian-bookworm | #25 237.4 ++ basename /repository/infrastructure-playbooks/purge-container-cluster.yml 2026-01-29 00:05:43.323277 | debian-bookworm | #25 237.4 + cp /repository/infrastructure-playbooks/purge-container-cluster.yml /ansible/ceph-purge-container-cluster.yml 2026-01-29 00:05:43.323287 | debian-bookworm | #25 237.4 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-01-29 00:05:43.323291 | debian-bookworm | #25 237.4 + echo /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml 2026-01-29 00:05:43.323295 | debian-bookworm | #25 237.4 /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml 2026-01-29 00:05:43.323299 | debian-bookworm | #25 237.4 ++ basename /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml 2026-01-29 00:05:43.323303 | debian-bookworm | #25 237.4 + cp /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml /ansible/ceph-backup-and-restore-ceph-files.yml 2026-01-29 00:05:43.323308 | debian-bookworm | #25 237.4 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-01-29 00:05:43.323312 | debian-bookworm | #25 237.4 + echo /repository/infrastructure-playbooks/shrink-mon.yml 2026-01-29 00:05:43.323316 | debian-bookworm | #25 237.4 /repository/infrastructure-playbooks/shrink-mon.yml 2026-01-29 00:05:43.323320 | debian-bookworm | #25 237.4 ++ basename /repository/infrastructure-playbooks/shrink-mon.yml 2026-01-29 00:05:43.323324 | debian-bookworm | #25 237.4 + cp /repository/infrastructure-playbooks/shrink-mon.yml /ansible/ceph-shrink-mon.yml 2026-01-29 00:05:43.323328 | debian-bookworm | #25 237.4 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-01-29 00:05:43.323332 | debian-bookworm | #25 237.4 + echo /repository/infrastructure-playbooks/rolling_update.yml 2026-01-29 00:05:43.323336 | debian-bookworm | #25 237.4 /repository/infrastructure-playbooks/rolling_update.yml 2026-01-29 00:05:43.323340 | debian-bookworm | #25 237.4 ++ basename /repository/infrastructure-playbooks/rolling_update.yml 2026-01-29 00:05:43.323343 | debian-bookworm | #25 237.4 + cp /repository/infrastructure-playbooks/rolling_update.yml /ansible/ceph-rolling_update.yml 2026-01-29 00:05:43.323347 | debian-bookworm | #25 237.4 /repository/infrastructure-playbooks/take-over-existing-cluster.yml 2026-01-29 00:05:43.323351 | debian-bookworm | #25 237.4 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-01-29 00:05:43.323355 | debian-bookworm | #25 237.4 + echo /repository/infrastructure-playbooks/take-over-existing-cluster.yml 2026-01-29 00:05:43.323359 | debian-bookworm | #25 237.4 ++ basename /repository/infrastructure-playbooks/take-over-existing-cluster.yml 2026-01-29 00:05:43.323363 | debian-bookworm | #25 237.4 + cp /repository/infrastructure-playbooks/take-over-existing-cluster.yml /ansible/ceph-take-over-existing-cluster.yml 2026-01-29 00:05:43.323367 | debian-bookworm | #25 237.4 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-01-29 00:05:43.323370 | debian-bookworm | #25 237.4 + echo /repository/infrastructure-playbooks/cephadm-adopt.yml 2026-01-29 00:05:43.323374 | debian-bookworm | #25 237.4 /repository/infrastructure-playbooks/cephadm-adopt.yml 2026-01-29 00:05:43.323378 | debian-bookworm | #25 237.4 ++ basename /repository/infrastructure-playbooks/cephadm-adopt.yml 2026-01-29 00:05:43.323382 | debian-bookworm | #25 237.4 + cp /repository/infrastructure-playbooks/cephadm-adopt.yml /ansible/ceph-cephadm-adopt.yml 2026-01-29 00:05:43.323386 | debian-bookworm | #25 237.4 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-01-29 00:05:43.323390 | debian-bookworm | #25 237.4 + echo /repository/infrastructure-playbooks/purge-cluster.yml 2026-01-29 00:05:43.323394 | debian-bookworm | #25 237.4 /repository/infrastructure-playbooks/purge-cluster.yml 2026-01-29 00:05:43.323398 | debian-bookworm | #25 237.4 ++ basename /repository/infrastructure-playbooks/purge-cluster.yml 2026-01-29 00:05:43.323402 | debian-bookworm | #25 237.4 + cp /repository/infrastructure-playbooks/purge-cluster.yml /ansible/ceph-purge-cluster.yml 2026-01-29 00:05:43.323406 | debian-bookworm | #25 237.4 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-01-29 00:05:43.323410 | debian-bookworm | #25 237.4 + echo /repository/infrastructure-playbooks/purge-iscsi-gateways.yml 2026-01-29 00:05:43.323413 | debian-bookworm | #25 237.4 /repository/infrastructure-playbooks/purge-iscsi-gateways.yml 2026-01-29 00:05:43.323417 | debian-bookworm | #25 237.4 ++ basename /repository/infrastructure-playbooks/purge-iscsi-gateways.yml 2026-01-29 00:05:43.323421 | debian-bookworm | #25 237.4 + cp /repository/infrastructure-playbooks/purge-iscsi-gateways.yml /ansible/ceph-purge-iscsi-gateways.yml 2026-01-29 00:05:43.323427 | debian-bookworm | #25 237.4 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-01-29 00:05:43.323431 | debian-bookworm | #25 237.4 + echo /repository/infrastructure-playbooks/gather-ceph-logs.yml 2026-01-29 00:05:43.323435 | debian-bookworm | #25 237.4 /repository/infrastructure-playbooks/gather-ceph-logs.yml 2026-01-29 00:05:43.323439 | debian-bookworm | #25 237.4 ++ basename /repository/infrastructure-playbooks/gather-ceph-logs.yml 2026-01-29 00:05:43.323443 | debian-bookworm | #25 237.4 + cp /repository/infrastructure-playbooks/gather-ceph-logs.yml /ansible/ceph-gather-ceph-logs.yml 2026-01-29 00:05:43.323447 | debian-bookworm | #25 237.4 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-01-29 00:05:43.323451 | debian-bookworm | #25 237.4 + echo /repository/infrastructure-playbooks/storage-inventory.yml 2026-01-29 00:05:43.323455 | debian-bookworm | #25 237.4 /repository/infrastructure-playbooks/storage-inventory.yml 2026-01-29 00:05:43.323459 | debian-bookworm | #25 237.4 ++ basename /repository/infrastructure-playbooks/storage-inventory.yml 2026-01-29 00:05:43.323463 | debian-bookworm | #25 237.4 + cp /repository/infrastructure-playbooks/storage-inventory.yml /ansible/ceph-storage-inventory.yml 2026-01-29 00:05:43.323468 | debian-bookworm | #25 237.4 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-01-29 00:05:43.323472 | debian-bookworm | #25 237.4 + echo /repository/infrastructure-playbooks/shrink-rbdmirror.yml 2026-01-29 00:05:43.323478 | debian-bookworm | #25 237.4 /repository/infrastructure-playbooks/shrink-rbdmirror.yml 2026-01-29 00:05:43.323482 | debian-bookworm | #25 237.4 ++ basename /repository/infrastructure-playbooks/shrink-rbdmirror.yml 2026-01-29 00:05:43.323486 | debian-bookworm | #25 237.4 + cp /repository/infrastructure-playbooks/shrink-rbdmirror.yml /ansible/ceph-shrink-rbdmirror.yml 2026-01-29 00:05:43.323490 | debian-bookworm | #25 237.4 /repository/infrastructure-playbooks/shrink-mgr.yml 2026-01-29 00:05:43.323494 | debian-bookworm | #25 237.4 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-01-29 00:05:43.323498 | debian-bookworm | #25 237.4 + echo /repository/infrastructure-playbooks/shrink-mgr.yml 2026-01-29 00:05:43.433204 | debian-bookworm | #25 237.4 ++ basename /repository/infrastructure-playbooks/shrink-mgr.yml 2026-01-29 00:05:43.433332 | debian-bookworm | #25 237.4 + cp /repository/infrastructure-playbooks/shrink-mgr.yml /ansible/ceph-shrink-mgr.yml 2026-01-29 00:05:43.433385 | debian-bookworm | #25 237.4 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-01-29 00:05:43.433430 | debian-bookworm | #25 237.4 + echo /repository/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml 2026-01-29 00:05:43.433474 | debian-bookworm | #25 237.5 /repository/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml 2026-01-29 00:05:43.433517 | debian-bookworm | #25 237.5 ++ basename /repository/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml 2026-01-29 00:05:43.433562 | debian-bookworm | #25 237.5 + cp /repository/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml /ansible/ceph-switch-from-non-containerized-to-containerized-ceph-daemons.yml 2026-01-29 00:05:43.433608 | debian-bookworm | #25 237.5 /repository/infrastructure-playbooks/cephadm.yml 2026-01-29 00:05:43.433652 | debian-bookworm | #25 237.5 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-01-29 00:05:43.433697 | debian-bookworm | #25 237.5 + echo /repository/infrastructure-playbooks/cephadm.yml 2026-01-29 00:05:43.433739 | debian-bookworm | #25 237.5 ++ basename /repository/infrastructure-playbooks/cephadm.yml 2026-01-29 00:05:43.433781 | debian-bookworm | #25 237.5 + cp /repository/infrastructure-playbooks/cephadm.yml /ansible/ceph-cephadm.yml 2026-01-29 00:05:43.433824 | debian-bookworm | #25 237.5 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-01-29 00:05:43.433866 | debian-bookworm | #25 237.5 + echo /repository/infrastructure-playbooks/purge-dashboard.yml 2026-01-29 00:05:43.433936 | debian-bookworm | #25 237.5 /repository/infrastructure-playbooks/purge-dashboard.yml 2026-01-29 00:05:43.433978 | debian-bookworm | #25 237.5 ++ basename /repository/infrastructure-playbooks/purge-dashboard.yml 2026-01-29 00:05:43.434021 | debian-bookworm | #25 237.5 + cp /repository/infrastructure-playbooks/purge-dashboard.yml /ansible/ceph-purge-dashboard.yml 2026-01-29 00:05:43.434087 | debian-bookworm | #25 237.5 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-01-29 00:05:43.434131 | debian-bookworm | #25 237.5 + echo /repository/infrastructure-playbooks/shrink-osd.yml 2026-01-29 00:05:43.434173 | debian-bookworm | #25 237.5 /repository/infrastructure-playbooks/shrink-osd.yml 2026-01-29 00:05:43.434216 | debian-bookworm | #25 237.5 ++ basename /repository/infrastructure-playbooks/shrink-osd.yml 2026-01-29 00:05:43.434258 | debian-bookworm | #25 237.5 + cp /repository/infrastructure-playbooks/shrink-osd.yml /ansible/ceph-shrink-osd.yml 2026-01-29 00:05:43.434300 | debian-bookworm | #25 237.5 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-01-29 00:05:43.434342 | debian-bookworm | #25 237.5 + echo /repository/infrastructure-playbooks/shrink-rgw.yml 2026-01-29 00:05:43.434384 | debian-bookworm | #25 237.5 /repository/infrastructure-playbooks/shrink-rgw.yml 2026-01-29 00:05:43.434426 | debian-bookworm | #25 237.5 ++ basename /repository/infrastructure-playbooks/shrink-rgw.yml 2026-01-29 00:05:43.434468 | debian-bookworm | #25 237.5 + cp /repository/infrastructure-playbooks/shrink-rgw.yml /ansible/ceph-shrink-rgw.yml 2026-01-29 00:05:43.434510 | debian-bookworm | #25 237.5 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-01-29 00:05:43.434552 | debian-bookworm | #25 237.5 + echo /repository/infrastructure-playbooks/filestore-to-bluestore.yml 2026-01-29 00:05:43.434647 | debian-bookworm | #25 237.5 /repository/infrastructure-playbooks/filestore-to-bluestore.yml 2026-01-29 00:05:43.434691 | debian-bookworm | #25 237.5 ++ basename /repository/infrastructure-playbooks/filestore-to-bluestore.yml 2026-01-29 00:05:43.434732 | debian-bookworm | #25 237.5 + cp /repository/infrastructure-playbooks/filestore-to-bluestore.yml /ansible/ceph-filestore-to-bluestore.yml 2026-01-29 00:05:43.434775 | debian-bookworm | #25 237.5 /repository/infrastructure-playbooks/lv-teardown.yml 2026-01-29 00:05:43.434817 | debian-bookworm | #25 237.5 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-01-29 00:05:43.434859 | debian-bookworm | #25 237.5 + echo /repository/infrastructure-playbooks/lv-teardown.yml 2026-01-29 00:05:43.434931 | debian-bookworm | #25 237.5 ++ basename /repository/infrastructure-playbooks/lv-teardown.yml 2026-01-29 00:05:43.434975 | debian-bookworm | #25 237.5 + cp /repository/infrastructure-playbooks/lv-teardown.yml /ansible/ceph-lv-teardown.yml 2026-01-29 00:05:43.435017 | debian-bookworm | #25 237.5 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-01-29 00:05:43.435059 | debian-bookworm | #25 237.5 + echo /repository/infrastructure-playbooks/docker-to-podman.yml 2026-01-29 00:05:43.435101 | debian-bookworm | #25 237.5 /repository/infrastructure-playbooks/docker-to-podman.yml 2026-01-29 00:05:43.435143 | debian-bookworm | #25 237.5 ++ basename /repository/infrastructure-playbooks/docker-to-podman.yml 2026-01-29 00:05:43.435185 | debian-bookworm | #25 237.5 + cp /repository/infrastructure-playbooks/docker-to-podman.yml /ansible/ceph-docker-to-podman.yml 2026-01-29 00:05:43.435227 | debian-bookworm | #25 237.5 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-01-29 00:05:43.435269 | debian-bookworm | #25 237.5 + echo /repository/infrastructure-playbooks/add-mon.yml 2026-01-29 00:05:43.435311 | debian-bookworm | #25 237.5 /repository/infrastructure-playbooks/add-mon.yml 2026-01-29 00:05:43.435353 | debian-bookworm | #25 237.5 ++ basename /repository/infrastructure-playbooks/add-mon.yml 2026-01-29 00:05:43.435394 | debian-bookworm | #25 237.5 + cp /repository/infrastructure-playbooks/add-mon.yml /ansible/ceph-add-mon.yml 2026-01-29 00:05:43.435436 | debian-bookworm | #25 237.5 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-01-29 00:05:43.435479 | debian-bookworm | #25 237.5 + echo /repository/infrastructure-playbooks/ceph-keys.yml 2026-01-29 00:05:43.435521 | debian-bookworm | #25 237.5 /repository/infrastructure-playbooks/ceph-keys.yml 2026-01-29 00:05:43.435563 | debian-bookworm | #25 237.5 ++ basename /repository/infrastructure-playbooks/ceph-keys.yml 2026-01-29 00:05:43.435604 | debian-bookworm | #25 237.5 + cp /repository/infrastructure-playbooks/ceph-keys.yml /ansible/ceph-ceph-keys.yml 2026-01-29 00:05:43.435646 | debian-bookworm | #25 237.5 /repository/infrastructure-playbooks/lv-create.yml 2026-01-29 00:05:43.435697 | debian-bookworm | #25 237.5 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-01-29 00:05:43.435740 | debian-bookworm | #25 237.5 + echo /repository/infrastructure-playbooks/lv-create.yml 2026-01-29 00:05:43.435782 | debian-bookworm | #25 237.5 ++ basename /repository/infrastructure-playbooks/lv-create.yml 2026-01-29 00:05:43.435823 | debian-bookworm | #25 237.5 + cp /repository/infrastructure-playbooks/lv-create.yml /ansible/ceph-lv-create.yml 2026-01-29 00:05:43.435865 | debian-bookworm | #25 237.5 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-01-29 00:05:43.435960 | debian-bookworm | #25 237.5 + echo /repository/infrastructure-playbooks/rgw-add-users-buckets.yml 2026-01-29 00:05:43.436006 | debian-bookworm | #25 237.5 /repository/infrastructure-playbooks/rgw-add-users-buckets.yml 2026-01-29 00:05:43.436049 | debian-bookworm | #25 237.5 ++ basename /repository/infrastructure-playbooks/rgw-add-users-buckets.yml 2026-01-29 00:05:43.436091 | debian-bookworm | #25 237.5 + cp /repository/infrastructure-playbooks/rgw-add-users-buckets.yml /ansible/ceph-rgw-add-users-buckets.yml 2026-01-29 00:05:43.436171 | debian-bookworm | #25 237.5 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-01-29 00:05:43.436230 | debian-bookworm | #25 237.5 + echo /repository/infrastructure-playbooks/shrink-mds.yml 2026-01-29 00:05:43.436276 | debian-bookworm | #25 237.5 /repository/infrastructure-playbooks/shrink-mds.yml 2026-01-29 00:05:43.436315 | debian-bookworm | #25 237.5 ++ basename /repository/infrastructure-playbooks/shrink-mds.yml 2026-01-29 00:05:43.436352 | debian-bookworm | #25 237.5 + cp /repository/infrastructure-playbooks/shrink-mds.yml /ansible/ceph-shrink-mds.yml 2026-01-29 00:05:43.436401 | debian-bookworm | #25 237.5 + cp -r /repository/roles/ceph-client /repository/roles/ceph-common /repository/roles/ceph-config /repository/roles/ceph-container-common /repository/roles/ceph-container-engine /repository/roles/ceph-crash /repository/roles/ceph-dashboard /repository/roles/ceph-defaults /repository/roles/ceph-facts /repository/roles/ceph-fetch-keys /repository/roles/ceph-grafana /repository/roles/ceph-handler /repository/roles/ceph-infra /repository/roles/ceph-iscsi-gw /repository/roles/ceph-mds /repository/roles/ceph-mgr /repository/roles/ceph-mon /repository/roles/ceph-nfs /repository/roles/ceph-node-exporter /repository/roles/ceph-osd /repository/roles/ceph-prometheus /repository/roles/ceph-rbd-mirror /repository/roles/ceph-rgw /repository/roles/ceph-rgw-loadbalancer /repository/roles/ceph-validate /ansible/roles 2026-01-29 00:05:43.436442 | debian-bookworm | #25 237.5 + '[' '!' -e /ansible/roles/ceph-container-common ']' 2026-01-29 00:05:43.436481 | debian-bookworm | #25 237.5 + '[' -e /repository/site-docker.yml.sample ']' 2026-01-29 00:05:43.436520 | debian-bookworm | #25 237.5 + '[' -e /repository/site-container.yml.sample ']' 2026-01-29 00:05:43.436558 | debian-bookworm | #25 237.5 + cp /repository/site-container.yml.sample /ansible/ceph-site.ym 2026-01-29 00:05:43.436596 | debian-bookworm | #25 237.5 + '[' -e /repository/dashboard.yml ']' 2026-01-29 00:05:43.436634 | debian-bookworm | #25 237.5 + cp /repository/dashboard.yml /ansible/dashboard.yml 2026-01-29 00:05:43.436671 | debian-bookworm | #25 237.5 + '[' -e /repository/module_utils ']' 2026-01-29 00:05:43.436709 | debian-bookworm | #25 237.5 + cp -r /repository/module_utils /ansible 2026-01-29 00:05:43.436748 | debian-bookworm | #25 237.5 + ln -s /ansible/ceph-rolling_update.yml /ansible/ceph-upgrade.yml 2026-01-29 00:05:43.436787 | debian-bookworm | #25 237.5 + rm -f /ansible/ceph-purge-cluster.yml /ansible/ceph-purge-container-cluster.yml /ansible/ceph-purge-dashboard.yml /ansible/ceph-purge-iscsi-gateways.yml /ansible/ceph-purge-storage-node.yml 2026-01-29 00:05:43.436827 | debian-bookworm | #25 237.5 + mv /ceph-purge-cluster.yml /ceph-purge-storage-node.yml /ansible 2026-01-29 00:05:43.436864 | debian-bookworm | #25 237.6 + mkdir -p /ansible/roles/ceph-config /ansible/roles/ceph-defaults 2026-01-29 00:05:43.605709 | debian-bookworm | #25 237.6 + mkdir -p /tests 2026-01-29 00:05:43.605840 | debian-bookworm | #25 237.6 + cp -r /repository/tests/README.md /repository/tests/README.rst /repository/tests/conftest.py /repository/tests/functional /repository/tests/inventories /repository/tests/library /repository/tests/module_utils /repository/tests/plugins /repository/tests/pytest.ini /repository/tests/requirements.txt /repository/tests/scripts /tests 2026-01-29 00:05:43.605940 | debian-bookworm | #25 237.6 + python3 -m ara.setup.env 2026-01-29 00:05:43.605983 | debian-bookworm | #25 237.7 + python3 /src/render-playbooks.py 2026-01-29 00:05:43.779083 | debian-bookworm | #25 237.8 + chown -R dragon: /ansible /share /interface 2026-01-29 00:05:43.779197 | debian-bookworm | #25 237.9 + apt-get clean 2026-01-29 00:05:43.947379 | debian-bookworm | #25 237.9 + apt-get remove -y build-essential git libffi-dev libssh-dev libssl-dev libyaml-dev python3-dev 2026-01-29 00:05:44.463600 | debian-bookworm | #25 237.9 Reading package lists... 2026-01-29 00:05:44.631147 | debian-bookworm | #25 238.6 Building dependency tree... 2026-01-29 00:05:44.782005 | debian-bookworm | #25 238.8 Reading state information... 2026-01-29 00:05:44.808195 | debian-bookworm | #25 238.9 The following packages were automatically installed and are no longer required: 2026-01-29 00:05:44.808264 | debian-bookworm | #25 238.9 binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-12 dpkg-dev 2026-01-29 00:05:44.808285 | debian-bookworm | #25 238.9 g++ g++-12 gcc gcc-12 git-man libasan8 libatomic1 libbinutils libbrotli1 2026-01-29 00:05:44.808297 | debian-bookworm | #25 238.9 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2026-01-29 00:05:44.808310 | debian-bookworm | #25 238.9 libcurl3-gnutls libdpkg-perl liberror-perl libexpat1-dev libgcc-12-dev 2026-01-29 00:05:44.973569 | debian-bookworm | #25 238.9 libgdbm-compat4 libgomp1 libgprofng0 libisl23 libitm1 libjansson4 2026-01-29 00:05:44.973703 | debian-bookworm | #25 238.9 libjs-jquery libjs-sphinxdoc libjs-underscore libldap-2.5-0 liblsan0 libmpc3 2026-01-29 00:05:44.973786 | debian-bookworm | #25 238.9 libmpfr6 libnghttp2-14 libnsl-dev libperl5.36 libpsl5 libpython3-dev 2026-01-29 00:05:44.973830 | debian-bookworm | #25 238.9 libpython3.11 libpython3.11-dev libquadmath0 librtmp1 libsasl2-2 2026-01-29 00:05:44.973961 | debian-bookworm | #25 238.9 libsasl2-modules-db libssh-4 libssh2-1 libstdc++-12-dev libtirpc-dev 2026-01-29 00:05:44.974020 | debian-bookworm | #25 238.9 libtsan2 libubsan1 libyaml-0-2 linux-libc-dev make perl perl-modules-5.36 2026-01-29 00:05:44.974083 | debian-bookworm | #25 238.9 python3.11-dev rpcsvc-proto xz-utils zlib1g-dev 2026-01-29 00:05:44.974138 | debian-bookworm | #25 238.9 Use 'apt autoremove' to remove them. 2026-01-29 00:05:44.974200 | debian-bookworm | #25 238.9 The following packages will be REMOVED: 2026-01-29 00:05:44.974255 | debian-bookworm | #25 238.9 build-essential git libffi-dev libssh-dev libssl-dev libyaml-dev python3-dev 2026-01-29 00:05:45.025147 | debian-bookworm | #25 239.1 0 upgraded, 0 newly installed, 7 to remove and 0 not upgraded. 2026-01-29 00:05:45.025278 | debian-bookworm | #25 239.1 After this operation, 60.6 MB disk space will be freed. 2026-01-29 00:05:45.180799 | debian-bookworm | #25 239.2 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16754 files and directories currently installed.) 2026-01-29 00:05:45.180972 | debian-bookworm | #25 239.2 Removing build-essential (12.9) ... 2026-01-29 00:05:45.181057 | debian-bookworm | #25 239.3 Removing git (1:2.39.5-0+deb12u3) ... 2026-01-29 00:05:45.286177 | debian-bookworm | #25 239.4 Removing libffi-dev:amd64 (3.4.4-1) ... 2026-01-29 00:05:45.413719 | debian-bookworm | #25 239.5 Removing libssh-dev:amd64 (0.10.6-0+deb12u2) ... 2026-01-29 00:05:45.413776 | debian-bookworm | #25 239.5 Removing libssl-dev:amd64 (3.0.18-1~deb12u2) ... 2026-01-29 00:05:45.547823 | debian-bookworm | #25 239.6 Removing libyaml-dev:amd64 (0.2.5-1) ... 2026-01-29 00:05:45.547956 | debian-bookworm | #25 239.7 Removing python3-dev (3.11.2-1+b1) ... 2026-01-29 00:05:45.693308 | debian-bookworm | #25 239.8 + apt-get autoremove -y 2026-01-29 00:05:46.359340 | debian-bookworm | #25 239.8 Reading package lists... 2026-01-29 00:05:46.537549 | debian-bookworm | #25 240.5 Building dependency tree... 2026-01-29 00:05:46.688715 | debian-bookworm | #25 240.7 Reading state information... 2026-01-29 00:05:46.726159 | debian-bookworm | #25 240.8 The following packages will be REMOVED: 2026-01-29 00:05:46.726249 | debian-bookworm | #25 240.8 binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-12 dpkg-dev 2026-01-29 00:05:46.879154 | debian-bookworm | #25 240.8 g++ g++-12 gcc gcc-12 git-man libasan8 libatomic1 libbinutils libbrotli1 2026-01-29 00:05:46.879260 | debian-bookworm | #25 240.8 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2026-01-29 00:05:46.879302 | debian-bookworm | #25 240.8 libcurl3-gnutls libdpkg-perl liberror-perl libexpat1-dev libgcc-12-dev 2026-01-29 00:05:46.879341 | debian-bookworm | #25 240.8 libgdbm-compat4 libgomp1 libgprofng0 libisl23 libitm1 libjansson4 2026-01-29 00:05:46.879379 | debian-bookworm | #25 240.8 libjs-jquery libjs-sphinxdoc libjs-underscore libldap-2.5-0 liblsan0 libmpc3 2026-01-29 00:05:46.879417 | debian-bookworm | #25 240.8 libmpfr6 libnghttp2-14 libnsl-dev libperl5.36 libpsl5 libpython3-dev 2026-01-29 00:05:46.879455 | debian-bookworm | #25 240.8 libpython3.11 libpython3.11-dev libquadmath0 librtmp1 libsasl2-2 2026-01-29 00:05:46.879492 | debian-bookworm | #25 240.9 libsasl2-modules-db libssh-4 libssh2-1 libstdc++-12-dev libtirpc-dev 2026-01-29 00:05:46.879529 | debian-bookworm | #25 240.9 libtsan2 libubsan1 libyaml-0-2 linux-libc-dev make perl perl-modules-5.36 2026-01-29 00:05:46.879568 | debian-bookworm | #25 240.9 python3.11-dev rpcsvc-proto xz-utils zlib1g-dev 2026-01-29 00:05:46.925315 | debian-bookworm | #25 241.0 0 upgraded, 0 newly installed, 66 to remove and 0 not upgraded. 2026-01-29 00:05:46.925405 | debian-bookworm | #25 241.0 After this operation, 358 MB disk space will be freed. 2026-01-29 00:05:47.088617 | debian-bookworm | #25 241.1 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15615 files and directories currently installed.) 2026-01-29 00:05:47.088800 | debian-bookworm | #25 241.1 Removing g++ (4:12.2.0-3) ... 2026-01-29 00:05:47.088946 | debian-bookworm | #25 241.1 Removing gcc (4:12.2.0-3) ... 2026-01-29 00:05:47.267192 | debian-bookworm | #25 241.2 Removing dpkg-dev (1.21.22) ... 2026-01-29 00:05:47.267446 | debian-bookworm | #25 241.3 Removing bzip2 (1.0.8-5+b1) ... 2026-01-29 00:05:47.441164 | debian-bookworm | #25 241.4 Removing cpp (4:12.2.0-3) ... 2026-01-29 00:05:47.441361 | debian-bookworm | #25 241.5 Removing g++-12 (12.2.0-14+deb12u1) ... 2026-01-29 00:05:47.550732 | debian-bookworm | #25 241.6 Removing git-man (1:2.39.5-0+deb12u3) ... 2026-01-29 00:05:47.550873 | debian-bookworm | #25 241.7 Removing libstdc++-12-dev:amd64 (12.2.0-14+deb12u1) ... 2026-01-29 00:05:47.739797 | debian-bookworm | #25 241.9 Removing libcurl3-gnutls:amd64 (7.88.1-10+deb12u14) ... 2026-01-29 00:05:47.909790 | debian-bookworm | #25 242.0 Removing libbrotli1:amd64 (1.0.9-2+b6) ... 2026-01-29 00:05:47.909926 | debian-bookworm | #25 242.0 Removing python3.11-dev (3.11.2-6+deb12u6) ... 2026-01-29 00:05:48.061208 | debian-bookworm | #25 242.1 Removing libpython3-dev:amd64 (3.11.2-1+b1) ... 2026-01-29 00:05:48.061313 | debian-bookworm | #25 242.2 Removing libpython3.11-dev:amd64 (3.11.2-6+deb12u6) ... 2026-01-29 00:05:48.185778 | debian-bookworm | #25 242.3 Removing libexpat1-dev:amd64 (2.5.0-1+deb12u2) ... 2026-01-29 00:05:48.337863 | debian-bookworm | #25 242.4 Removing zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ... 2026-01-29 00:05:48.337988 | debian-bookworm | #25 242.5 Removing libc6-dev:amd64 (2.36-9+deb12u13) ... 2026-01-29 00:05:48.442256 | debian-bookworm | #25 242.6 Removing libc-dev-bin (2.36-9+deb12u13) ... 2026-01-29 00:05:48.571357 | debian-bookworm | #25 242.7 Removing libcrypt-dev:amd64 (1:4.4.33-2) ... 2026-01-29 00:05:48.739476 | debian-bookworm | #25 242.8 Removing libdpkg-perl (1.21.22) ... 2026-01-29 00:05:48.739603 | debian-bookworm | #25 242.9 Removing liberror-perl (0.17029-2) ... 2026-01-29 00:05:48.894358 | debian-bookworm | #25 242.9 Removing perl (5.36.0-7+deb12u3) ... 2026-01-29 00:05:48.894491 | debian-bookworm | #25 243.0 Removing libperl5.36:amd64 (5.36.0-7+deb12u3) ... 2026-01-29 00:05:49.142293 | debian-bookworm | #25 243.1 Removing libgdbm-compat4:amd64 (1.23-3) ... 2026-01-29 00:05:49.294163 | debian-bookworm | #25 243.3 Removing libjs-sphinxdoc (5.3.0-4) ... 2026-01-29 00:05:49.294334 | debian-bookworm | #25 243.3 Removing libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-01-29 00:05:49.294416 | debian-bookworm | #25 243.4 Removing libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-01-29 00:05:49.428059 | debian-bookworm | #25 243.5 Removing libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... 2026-01-29 00:05:49.557497 | debian-bookworm | #25 243.5 Removing libnghttp2-14:amd64 (1.52.0-1+deb12u2) ... 2026-01-29 00:05:49.557603 | debian-bookworm | #25 243.6 Removing libnsl-dev:amd64 (1.3.0-2) ... 2026-01-29 00:05:49.557620 | debian-bookworm | #25 243.7 Removing libpsl5:amd64 (0.21.2-1) ... 2026-01-29 00:05:49.721779 | debian-bookworm | #25 243.8 Removing libpython3.11:amd64 (3.11.2-6+deb12u6) ... 2026-01-29 00:05:49.721906 | debian-bookworm | #25 243.8 Removing librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 2026-01-29 00:05:49.836421 | debian-bookworm | #25 243.9 Removing libsasl2-2:amd64 (2.1.28+dfsg-10) ... 2026-01-29 00:05:49.836506 | debian-bookworm | #25 244.0 Removing libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... 2026-01-29 00:05:49.937353 | debian-bookworm | #25 244.1 Removing libssh-4:amd64 (0.10.6-0+deb12u2) ... 2026-01-29 00:05:50.059469 | debian-bookworm | #25 244.1 Removing libssh2-1:amd64 (1.10.0-3+b1) ... 2026-01-29 00:05:50.059723 | debian-bookworm | #25 244.2 Removing libtirpc-dev:amd64 (1.3.3+ds-1) ... 2026-01-29 00:05:50.189157 | debian-bookworm | #25 244.2 Removing libyaml-0-2:amd64 (0.2.5-1) ... 2026-01-29 00:05:50.298320 | debian-bookworm | #25 244.3 Removing linux-libc-dev:amd64 (6.1.159-1) ... 2026-01-29 00:05:50.487114 | debian-bookworm | #25 244.4 Removing make (4.3-4.1) ... 2026-01-29 00:05:50.487313 | debian-bookworm | #25 244.5 Removing perl-modules-5.36 (5.36.0-7+deb12u3) ... 2026-01-29 00:05:50.487400 | debian-bookworm | #25 244.6 Removing rpcsvc-proto (1.4.3-1) ... 2026-01-29 00:05:50.629212 | debian-bookworm | #25 244.7 Removing xz-utils (5.4.1-1) ... 2026-01-29 00:05:50.750201 | debian-bookworm | #25 244.8 Removing gcc-12 (12.2.0-14+deb12u1) ... 2026-01-29 00:05:50.750411 | debian-bookworm | #25 244.9 Removing binutils (2.40-2) ... 2026-01-29 00:05:50.926955 | debian-bookworm | #25 244.9 Removing binutils-x86-64-linux-gnu (2.40-2) ... 2026-01-29 00:05:50.927085 | debian-bookworm | #25 245.0 Removing libgprofng0:amd64 (2.40-2) ... 2026-01-29 00:05:51.082823 | debian-bookworm | #25 245.1 Removing libctf0:amd64 (2.40-2) ... 2026-01-29 00:05:51.083033 | debian-bookworm | #25 245.2 Removing libbinutils:amd64 (2.40-2) ... 2026-01-29 00:05:51.206014 | debian-bookworm | #25 245.3 Removing binutils-common:amd64 (2.40-2) ... 2026-01-29 00:05:51.206152 | debian-bookworm | #25 245.3 Removing cpp-12 (12.2.0-14+deb12u1) ... 2026-01-29 00:05:51.362986 | debian-bookworm | #25 245.4 Removing libgcc-12-dev:amd64 (12.2.0-14+deb12u1) ... 2026-01-29 00:05:51.363116 | debian-bookworm | #25 245.5 Removing libasan8:amd64 (12.2.0-14+deb12u1) ... 2026-01-29 00:05:51.496710 | debian-bookworm | #25 245.6 Removing libatomic1:amd64 (12.2.0-14+deb12u1) ... 2026-01-29 00:05:51.496828 | debian-bookworm | #25 245.6 Removing libcc1-0:amd64 (12.2.0-14+deb12u1) ... 2026-01-29 00:05:51.619728 | debian-bookworm | #25 245.7 Removing libctf-nobfd0:amd64 (2.40-2) ... 2026-01-29 00:05:51.747231 | debian-bookworm | #25 245.7 Removing libgomp1:amd64 (12.2.0-14+deb12u1) ... 2026-01-29 00:05:51.747359 | debian-bookworm | #25 245.8 Removing libisl23:amd64 (0.25-1.1) ... 2026-01-29 00:05:51.747377 | debian-bookworm | #25 245.9 Removing libitm1:amd64 (12.2.0-14+deb12u1) ... 2026-01-29 00:05:51.911967 | debian-bookworm | #25 245.9 Removing libjansson4:amd64 (2.14-2) ... 2026-01-29 00:05:51.912137 | debian-bookworm | #25 246.0 Removing liblsan0:amd64 (12.2.0-14+deb12u1) ... 2026-01-29 00:05:52.052606 | debian-bookworm | #25 246.1 Removing libmpc3:amd64 (1.3.1-1) ... 2026-01-29 00:05:52.052744 | debian-bookworm | #25 246.2 Removing libmpfr6:amd64 (4.2.0-1) ... 2026-01-29 00:05:52.205791 | debian-bookworm | #25 246.3 Removing libquadmath0:amd64 (12.2.0-14+deb12u1) ... 2026-01-29 00:05:52.205997 | debian-bookworm | #25 246.3 Removing libtsan2:amd64 (12.2.0-14+deb12u1) ... 2026-01-29 00:05:52.357810 | debian-bookworm | #25 246.4 Removing libubsan1:amd64 (12.2.0-14+deb12u1) ... 2026-01-29 00:05:52.357989 | debian-bookworm | #25 246.5 Processing triggers for libc-bin (2.36-9+deb12u13) ... 2026-01-29 00:05:52.468900 | debian-bookworm | #25 246.5 + rm -rf /patches /release /root/.cache /tmp/uv-6c2078bb75587c01.lock /tmp/uv-setuptools-00c20a6f76ed1342.lock /tmp/uv-setuptools-0357737c811d63f0.lock /tmp/uv-setuptools-488f76d10648bf71.lock /tmp/uv-setuptools-fc57b748da71a762.lock /usr/share/doc/adduser /usr/share/doc/apt /usr/share/doc/base-files /usr/share/doc/base-passwd /usr/share/doc/bash /usr/share/doc/bsdutils /usr/share/doc/ca-certificates /usr/share/doc/coreutils /usr/share/doc/dash /usr/share/doc/debconf /usr/share/doc/debian-archive-keyring /usr/share/doc/debianutils /usr/share/doc/diffutils /usr/share/doc/dpkg /usr/share/doc/dumb-init /usr/share/doc/e2fsprogs /usr/share/doc/findutils /usr/share/doc/gcc-12-base /usr/share/doc/gpgv /usr/share/doc/grep /usr/share/doc/gzip /usr/share/doc/hostname /usr/share/doc/init-system-helpers /usr/share/doc/iputils-ping /usr/share/doc/jq /usr/share/doc/libacl1 /usr/share/doc/libapt-pkg6.0 /usr/share/doc/libattr1 /usr/share/doc/libaudit-common /usr/share/doc/libaudit1 /usr/share/doc/libblkid1 /usr/share/doc/libbsd0 /usr/share/doc/libbz2-1.0 /usr/share/doc/libc-bin /usr/share/doc/libc6 /usr/share/doc/libcap-ng0 /usr/share/doc/libcap2 /usr/share/doc/libcap2-bin /usr/share/doc/libcbor0.8 /usr/share/doc/libcom-err2 /usr/share/doc/libcrypt1 /usr/share/doc/libdb5.3 /usr/share/doc/libdebconfclient0 /usr/share/doc/libedit2 /usr/share/doc/libexpat1 /usr/share/doc/libext2fs2 /usr/share/doc/libffi8 /usr/share/doc/libfido2-1 /usr/share/doc/libgcc-s1 /usr/share/doc/libgcrypt20 /usr/share/doc/libgdbm6 /usr/share/doc/libgmp10 /usr/share/doc/libgnutls30 /usr/share/doc/libgpg-error0 /usr/share/doc/libgssapi-krb5-2 /usr/share/doc/libhogweed6 /usr/share/doc/libidn2-0 /usr/share/doc/libjq1 /usr/share/doc/libk5crypto3 /usr/share/doc/libkeyutils1 /usr/share/doc/libkrb5-3 /usr/share/doc/libkrb5support0 /usr/share/doc/liblz4-1 /usr/share/doc/liblzma5 /usr/share/doc/libmd0 /usr/share/doc/libmount1 /usr/share/doc/libncursesw6 /usr/share/doc/libnettle8 /usr/share/doc/libnsl2 /usr/share/doc/libonig5 /usr/share/doc/libp11-kit0 /usr/share/doc/libpam-modules /usr/share/doc/libpam-modules-bin /usr/share/doc/libpam-runtime /usr/share/doc/libpam0g /usr/share/doc/libpcre2-8-0 /usr/share/doc/libpopt0 /usr/share/doc/libproc2-0 /usr/share/doc/libpython3-stdlib /usr/share/doc/libpython3.11-minimal /usr/share/doc/libpython3.11-stdlib /usr/share/doc/libreadline8 /usr/share/doc/libseccomp2 /usr/share/doc/libselinux1 /usr/share/doc/libsemanage-common /usr/share/doc/libsemanage2 /usr/share/doc/libsepol2 /usr/share/doc/libsmartcols1 /usr/share/doc/libsqlite3-0 /usr/share/doc/libss2 /usr/share/doc/libssl3 /usr/share/doc/libstdc++6 /usr/share/doc/libsystemd0 /usr/share/doc/libtasn1-6 /usr/share/doc/libtinfo6 /usr/share/doc/libtirpc-common /usr/share/doc/libtirpc3 /usr/share/doc/libudev1 /usr/share/doc/libunistring2 /usr/share/doc/libuuid1 /usr/share/doc/libxxhash0 /usr/share/doc/libzstd1 /usr/share/doc/login /usr/share/doc/logsave /usr/share/doc/mawk /usr/share/doc/media-types /usr/share/doc/mount /usr/share/doc/ncurses-base /usr/share/doc/ncurses-bin /usr/share/doc/netbase /usr/share/doc/openssh-client /usr/share/doc/openssl /usr/share/doc/passwd /usr/share/doc/patch /usr/share/doc/perl-base /usr/share/doc/procps /usr/share/doc/python3 /usr/share/doc/python3-distutils /usr/share/doc/python3-lib2to3 /usr/share/doc/python3-minimal /usr/share/doc/python3-pip /usr/share/doc/python3-pkg-resources /usr/share/doc/python3-setuptools /usr/share/doc/python3-wheel /usr/share/doc/python3.11 /usr/share/doc/python3.11-minimal /usr/share/doc/readline-common /usr/share/doc/rsync /usr/share/doc/sed /usr/share/doc/sshpass /usr/share/doc/sysvinit-utils /usr/share/doc/tar /usr/share/doc/tzdata /usr/share/doc/usr-is-merged /usr/share/doc/util-linux /usr/share/doc/util-linux-extra /usr/share/doc/zlib1g /usr/share/man/man1 /usr/share/man/man5 /usr/share/man/man7 /usr/share/man/man8 /var/lib/apt/lists/auxfiles /var/lib/apt/lists/deb.debian.org_debian-security_dists_bookworm-security_InRelease /var/lib/apt/lists/deb.debian.org_debian-security_dists_bookworm-security_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/deb.debian.org_debian_dists_bookworm-updates_InRelease /var/lib/apt/lists/deb.debian.org_debian_dists_bookworm-updates_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/deb.debian.org_debian_dists_bookworm_InRelease /var/lib/apt/lists/deb.debian.org_debian_dists_bookworm_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/lock /var/lib/apt/lists/partial '/var/tmp/*' 2026-01-29 00:05:52.469050 | debian-bookworm | #25 246.6 + uv pip install --no-cache --system pyclean==3.0.0 2026-01-29 00:05:52.669080 | debian-bookworm | #25 246.7 Using Python 3.13.11 environment at: /usr/local 2026-01-29 00:05:52.669215 | debian-bookworm | #25 246.8 Resolved 1 package in 99ms 2026-01-29 00:05:52.776602 | debian-bookworm | #25 246.8 Prepared 1 package in 23ms 2026-01-29 00:05:52.776780 | debian-bookworm | #25 246.8 Installed 1 package in 9ms 2026-01-29 00:05:52.776863 | debian-bookworm | #25 246.8 + pyclean==3.0.0 2026-01-29 00:05:52.776963 | debian-bookworm | #25 246.8 + pyclean /usr 2026-01-29 00:05:52.777009 | debian-bookworm | #25 246.9 Cleaning directory /usr 2026-01-29 00:05:53.530813 | debian-bookworm | #25 247.7 Total 1903 files, 298 directories removed. 2026-01-29 00:05:53.693691 | debian-bookworm | #25 247.7 + uv pip uninstall --system pyclean 2026-01-29 00:05:53.996134 | debian-bookworm | #25 248.0 Using Python 3.13.11 environment at: /usr/local 2026-01-29 00:05:54.002520 | debian-bookworm | #25 248.0 Uninstalled 1 package in 282ms 2026-01-29 00:05:54.002582 | debian-bookworm | #25 248.0 - pyclean==3.0.0 2026-01-29 00:05:54.116662 | debian-bookworm | #25 DONE 248.2s 2026-01-29 00:06:00.307230 | debian-bookworm | 2026-01-29 00:06:00.307301 | debian-bookworm | #26 [stage-1 2/4] COPY --link --from=builder / / 2026-01-29 00:06:00.417822 | debian-bookworm | #26 DONE 3.5s 2026-01-29 00:06:00.573752 | debian-bookworm | 2026-01-29 00:06:00.573821 | debian-bookworm | #26 [stage-1 2/4] COPY --link --from=builder / / 2026-01-29 00:06:00.573828 | debian-bookworm | #26 merging 2026-01-29 00:06:03.769585 | debian-bookworm | #26 merging 3.3s done 2026-01-29 00:06:03.769704 | debian-bookworm | #26 DONE 6.8s 2026-01-29 00:06:03.921802 | debian-bookworm | 2026-01-29 00:06:03.921925 | debian-bookworm | #27 [stage-1 3/4] WORKDIR /ansible 2026-01-29 00:06:04.189396 | debian-bookworm | #27 DONE 0.4s 2026-01-29 00:06:04.345136 | debian-bookworm | 2026-01-29 00:06:04.345263 | debian-bookworm | #28 [stage-1 4/4] RUN chown -R dragon: /ansible 2026-01-29 00:06:06.097305 | debian-bookworm | #28 DONE 1.9s 2026-01-29 00:06:06.265337 | debian-bookworm | 2026-01-29 00:06:06.265471 | debian-bookworm | #29 exporting to image 2026-01-29 00:06:06.265512 | debian-bookworm | #29 exporting layers 2026-01-29 00:06:33.873220 | debian-bookworm | #29 exporting layers 27.8s done 2026-01-29 00:06:33.873293 | debian-bookworm | #29 exporting manifest sha256:86f8bddd7312f341bfa5e05e58d1cd47eb2749df01512ff8f7761010f1dc9995 2026-01-29 00:06:34.007943 | debian-bookworm | #29 exporting manifest sha256:86f8bddd7312f341bfa5e05e58d1cd47eb2749df01512ff8f7761010f1dc9995 0.0s done 2026-01-29 00:06:34.008054 | debian-bookworm | #29 exporting config sha256:07f1a81dbbe7f63096a509ac0bef7aca67338fcbd905ad9857c5fcc50e3481e7 0.0s done 2026-01-29 00:06:34.008071 | debian-bookworm | #29 exporting attestation manifest sha256:cea82eefced087858df6ae6940fac0fc3f12da39e038d64c5cd9ffcac9c34a25 0.1s done 2026-01-29 00:06:34.008084 | debian-bookworm | #29 exporting manifest list sha256:fb1e9b63b3e4b27d414de0cb63c9623d2a98877a1732a871b95663b69e8adad5 2026-01-29 00:06:34.193941 | debian-bookworm | #29 exporting manifest list sha256:fb1e9b63b3e4b27d414de0cb63c9623d2a98877a1732a871b95663b69e8adad5 0.0s done 2026-01-29 00:06:34.194027 | debian-bookworm | #29 naming to docker.io/library/9aaaf42:latest done 2026-01-29 00:06:34.194041 | debian-bookworm | #29 unpacking to docker.io/library/9aaaf42:latest 2026-01-29 00:06:41.831452 | debian-bookworm | #29 unpacking to docker.io/library/9aaaf42:latest 7.8s done 2026-01-29 00:06:42.039870 | debian-bookworm | #29 DONE 35.8s 2026-01-29 00:06:42.172726 | debian-bookworm | ok: Runtime: 0:05:05.210351 2026-01-29 00:06:42.203849 | 2026-01-29 00:06:42.204066 | TASK [Run push script] 2026-01-29 00:06:42.512143 | debian-bookworm | ++ git rev-parse --short HEAD 2026-01-29 00:06:42.513922 | debian-bookworm | + revision=9aaaf42 2026-01-29 00:06:42.513996 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-01-29 00:06:42.514025 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-01-29 00:06:42.514048 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/ceph-ansible 2026-01-29 00:06:42.514070 | debian-bookworm | + [[ latest == \l\a\t\e\s\t ]] 2026-01-29 00:06:42.514102 | debian-bookworm | + tag=osism.harbor.regio.digital/osism/ceph-ansible:quincy 2026-01-29 00:06:42.514162 | debian-bookworm | + docker tag 9aaaf42 osism.harbor.regio.digital/osism/ceph-ansible:quincy 2026-01-29 00:06:42.569870 | debian-bookworm | + docker push osism.harbor.regio.digital/osism/ceph-ansible:quincy 2026-01-29 00:06:42.589731 | debian-bookworm | The push refers to repository [osism.harbor.regio.digital/osism/ceph-ansible] 2026-01-29 00:06:42.696235 | debian-bookworm | f4db8b84e78f: Waiting 2026-01-29 00:06:42.696522 | debian-bookworm | 4f4fb700ef54: Waiting 2026-01-29 00:06:42.696595 | debian-bookworm | c02d17997ce3: Waiting 2026-01-29 00:06:42.696669 | debian-bookworm | 147314ac1e23: Waiting 2026-01-29 00:06:42.696729 | debian-bookworm | b6e251ce53ea: Waiting 2026-01-29 00:06:42.696783 | debian-bookworm | 5c2c99400009: Waiting 2026-01-29 00:06:42.696880 | debian-bookworm | d975c620aefd: Waiting 2026-01-29 00:06:42.796258 | debian-bookworm | b6e251ce53ea: Waiting 2026-01-29 00:06:42.796355 | debian-bookworm | 5c2c99400009: Waiting 2026-01-29 00:06:42.796376 | debian-bookworm | d975c620aefd: Waiting 2026-01-29 00:06:42.796395 | debian-bookworm | f4db8b84e78f: Waiting 2026-01-29 00:06:42.796429 | debian-bookworm | 4f4fb700ef54: Waiting 2026-01-29 00:06:42.796448 | debian-bookworm | c02d17997ce3: Waiting 2026-01-29 00:06:42.796466 | debian-bookworm | 147314ac1e23: Waiting 2026-01-29 00:06:42.896174 | debian-bookworm | b6e251ce53ea: Waiting 2026-01-29 00:06:42.896342 | debian-bookworm | 5c2c99400009: Waiting 2026-01-29 00:06:42.896433 | debian-bookworm | d975c620aefd: Waiting 2026-01-29 00:06:42.896519 | debian-bookworm | f4db8b84e78f: Waiting 2026-01-29 00:06:42.896610 | debian-bookworm | 4f4fb700ef54: Waiting 2026-01-29 00:06:42.896695 | debian-bookworm | c02d17997ce3: Waiting 2026-01-29 00:06:42.896781 | debian-bookworm | 147314ac1e23: Waiting 2026-01-29 00:06:42.996954 | debian-bookworm | c02d17997ce3: Waiting 2026-01-29 00:06:42.997113 | debian-bookworm | 147314ac1e23: Waiting 2026-01-29 00:06:42.997209 | debian-bookworm | b6e251ce53ea: Waiting 2026-01-29 00:06:42.997338 | debian-bookworm | 5c2c99400009: Waiting 2026-01-29 00:06:42.997407 | debian-bookworm | d975c620aefd: Waiting 2026-01-29 00:06:42.997492 | debian-bookworm | f4db8b84e78f: Waiting 2026-01-29 00:06:42.997577 | debian-bookworm | 4f4fb700ef54: Waiting 2026-01-29 00:06:43.098297 | debian-bookworm | d975c620aefd: Waiting 2026-01-29 00:06:43.098504 | debian-bookworm | f4db8b84e78f: Waiting 2026-01-29 00:06:43.098592 | debian-bookworm | 4f4fb700ef54: Waiting 2026-01-29 00:06:43.098659 | debian-bookworm | c02d17997ce3: Waiting 2026-01-29 00:06:43.098738 | debian-bookworm | 147314ac1e23: Waiting 2026-01-29 00:06:43.098814 | debian-bookworm | b6e251ce53ea: Waiting 2026-01-29 00:06:43.098922 | debian-bookworm | 5c2c99400009: Waiting 2026-01-29 00:06:43.196258 | debian-bookworm | f4db8b84e78f: Waiting 2026-01-29 00:06:43.196402 | debian-bookworm | 4f4fb700ef54: Waiting 2026-01-29 00:06:43.196454 | debian-bookworm | c02d17997ce3: Waiting 2026-01-29 00:06:43.196509 | debian-bookworm | 147314ac1e23: Waiting 2026-01-29 00:06:43.196550 | debian-bookworm | b6e251ce53ea: Waiting 2026-01-29 00:06:43.196610 | debian-bookworm | 5c2c99400009: Waiting 2026-01-29 00:06:43.196664 | debian-bookworm | d975c620aefd: Waiting 2026-01-29 00:06:43.295608 | debian-bookworm | 5c2c99400009: Waiting 2026-01-29 00:06:43.295766 | debian-bookworm | d975c620aefd: Waiting 2026-01-29 00:06:43.295822 | debian-bookworm | f4db8b84e78f: Waiting 2026-01-29 00:06:43.295906 | debian-bookworm | 4f4fb700ef54: Layer already exists 2026-01-29 00:06:43.295972 | debian-bookworm | c02d17997ce3: Waiting 2026-01-29 00:06:43.296041 | debian-bookworm | 147314ac1e23: Waiting 2026-01-29 00:06:43.296081 | debian-bookworm | b6e251ce53ea: Waiting 2026-01-29 00:06:43.396703 | debian-bookworm | c02d17997ce3: Waiting 2026-01-29 00:06:43.397116 | debian-bookworm | 147314ac1e23: Waiting 2026-01-29 00:06:43.397307 | debian-bookworm | b6e251ce53ea: Waiting 2026-01-29 00:06:43.397500 | debian-bookworm | 5c2c99400009: Waiting 2026-01-29 00:06:43.397687 | debian-bookworm | d975c620aefd: Waiting 2026-01-29 00:06:43.397935 | debian-bookworm | f4db8b84e78f: Waiting 2026-01-29 00:06:43.496516 | debian-bookworm | f4db8b84e78f: Waiting 2026-01-29 00:06:43.496999 | debian-bookworm | c02d17997ce3: Waiting 2026-01-29 00:06:43.497284 | debian-bookworm | 147314ac1e23: Waiting 2026-01-29 00:06:43.497523 | debian-bookworm | b6e251ce53ea: Waiting 2026-01-29 00:06:43.497758 | debian-bookworm | 5c2c99400009: Waiting 2026-01-29 00:06:43.498178 | debian-bookworm | d975c620aefd: Waiting 2026-01-29 00:06:43.596333 | debian-bookworm | 5c2c99400009: Waiting 2026-01-29 00:06:43.596708 | debian-bookworm | d975c620aefd: Waiting 2026-01-29 00:06:43.596984 | debian-bookworm | f4db8b84e78f: Waiting 2026-01-29 00:06:43.597219 | debian-bookworm | c02d17997ce3: Layer already exists 2026-01-29 00:06:43.597479 | debian-bookworm | 147314ac1e23: Layer already exists 2026-01-29 00:06:43.597672 | debian-bookworm | b6e251ce53ea: Waiting 2026-01-29 00:06:43.696496 | debian-bookworm | b6e251ce53ea: Waiting 2026-01-29 00:06:43.696658 | debian-bookworm | 5c2c99400009: Waiting 2026-01-29 00:06:43.696742 | debian-bookworm | d975c620aefd: Waiting 2026-01-29 00:06:43.696817 | debian-bookworm | f4db8b84e78f: Waiting 2026-01-29 00:06:43.795979 | debian-bookworm | b6e251ce53ea: Waiting 2026-01-29 00:06:43.796159 | debian-bookworm | 5c2c99400009: Layer already exists 2026-01-29 00:06:43.796253 | debian-bookworm | d975c620aefd: Waiting 2026-01-29 00:06:43.895894 | debian-bookworm | b6e251ce53ea: Layer already exists 2026-01-29 00:06:46.996294 | debian-bookworm | f4db8b84e78f: Pushed 2026-01-29 00:06:52.396434 | debian-bookworm | d975c620aefd: Pushed 2026-01-29 00:06:56.271545 | debian-bookworm | quincy: digest: sha256:fb1e9b63b3e4b27d414de0cb63c9623d2a98877a1732a871b95663b69e8adad5 size: 856 2026-01-29 00:06:56.753550 | debian-bookworm | ok: Runtime: 0:00:13.773088 2026-01-29 00:06:56.766157 | 2026-01-29 00:06:56.766306 | TASK [Run cosign script] 2026-01-29 00:06:57.078356 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-01-29 00:06:57.078521 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/ceph-ansible 2026-01-29 00:06:57.078542 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-01-29 00:06:57.078626 | debian-bookworm | + version=quincy 2026-01-29 00:06:57.078656 | debian-bookworm | + curl -O -L https://github.com/sigstore/cosign/releases/latest/download/cosign-linux-amd64 2026-01-29 00:06:57.092270 | debian-bookworm | % Total % Received % Xferd Average Speed Time Time Time Current 2026-01-29 00:06:57.092332 | debian-bookworm | Dload Upload Total Spent Left Speed 2026-01-29 00:06:57.314778 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-01-29 00:06:57.484668 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-01-29 00:07:01.508036 | debian-bookworm | 4 126M 4 5695k 0 0 8415k 0 0:00:15 --:--:-- 0:00:15 8415k 27 126M 27 34.5M 0 0 20.6M 0 0:00:06 0:00:01 0:00:05 28.9M 56 126M 56 71.7M 0 0 26.8M 0 0:00:04 0:00:02 0:00:02 33.1M 82 126M 82 105M 0 0 28.6M 0 0:00:04 0:00:03 0:00:01 33.2M 100 126M 100 126M 0 0 28.7M 0 0:00:04 0:00:04 --:--:-- 32.4M 2026-01-29 00:07:01.519236 | debian-bookworm | + chmod +x cosign-linux-amd64 2026-01-29 00:07:01.522022 | debian-bookworm | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/osism/ceph-ansible:quincy 2026-01-29 00:07:02.327371 | debian-bookworm | WARNING: Image reference osism.harbor.regio.digital/osism/ceph-ansible:quincy uses a tag, not a digest, to identify the image to sign. 2026-01-29 00:07:02.327456 | debian-bookworm | This can lead you to sign a different image than the intended one. Please use a 2026-01-29 00:07:02.327473 | debian-bookworm | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-01-29 00:07:02.327487 | debian-bookworm | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-01-29 00:07:02.327500 | debian-bookworm | images by tag will be removed in a future release. 2026-01-29 00:07:02.327512 | debian-bookworm | 2026-01-29 00:07:02.676647 | debian-bookworm | Signing artifact... 2026-01-29 00:07:10.834022 | debian-bookworm | ok: Runtime: 0:00:13.699054 2026-01-29 00:07:10.841334 | 2026-01-29 00:07:10.841463 | TASK [Run sbom script] 2026-01-29 00:07:11.125377 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-01-29 00:07:11.125456 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/ceph-ansible 2026-01-29 00:07:11.125464 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-01-29 00:07:11.125470 | debian-bookworm | + version=quincy 2026-01-29 00:07:11.125964 | debian-bookworm | + curl -sSfL https://raw.githubusercontent.com/anchore/syft/main/install.sh 2026-01-29 00:07:11.126500 | debian-bookworm | + sudo sh -s -- -b /usr/local/bin 2026-01-29 00:07:11.139320 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-01-29 00:07:11.317315 | debian-bookworm | [info] checking github for the current release tag 2026-01-29 00:07:13.408470 | debian-bookworm | [info] fetching release script for tag='v1.41.0' 2026-01-29 00:07:13.656208 | debian-bookworm | [info] checking github for the current release tag 2026-01-29 00:07:13.800645 | debian-bookworm | [info] using release tag='v1.41.0' version='1.41.0' os='linux' arch='amd64' 2026-01-29 00:07:15.918418 | debian-bookworm | [info] installed /usr/local/bin/syft 2026-01-29 00:07:15.950690 | debian-bookworm | + /usr/local/bin/syft scan osism.harbor.regio.digital/osism/ceph-ansible:quincy -o cyclonedx-json 2026-01-29 00:07:37.036361 | debian-bookworm | + /tmp/venv/bin/dtrackauditor -p ceph-ansible -v quincy -f sbom.json -a 2026-01-29 00:07:38.527758 | debian-bookworm | WARNING: DependencyTrack server is HTTPS but no path to file with cert chain was provided (may be required if not using a well-known CA). Set Env $DTRACK_SERVER_CERTCHAIN or use --certchain if requests fail. 2026-01-29 00:07:38.527900 | debian-bookworm | Provided project name and version: ceph-ansible quincy 2026-01-29 00:07:38.527919 | debian-bookworm | Auto mode ON 2026-01-29 00:07:38.527932 | debian-bookworm | Reading sbom.json ... 2026-01-29 00:07:38.527953 | debian-bookworm | Uploading sbom.json ... 2026-01-29 00:07:38.527965 | debian-bookworm | Waiting for project uuid 8b8b2b54-6555-49d4-9a4f-b5d5cf5cce38 to be reported by dt server ... 2026-01-29 00:07:38.527978 | debian-bookworm | Project UUID: 8b8b2b54-6555-49d4-9a4f-b5d5cf5cce38 2026-01-29 00:07:38.527990 | debian-bookworm | No policy violations found. 2026-01-29 00:07:38.528002 | debian-bookworm | severity_scores, {'CRITICAL': 0, 'HIGH': 3, 'MEDIUM': 4, 'LOW': 1, 'UNASSIGNED': 0} 2026-01-29 00:07:38.528014 | debian-bookworm | Vulnerability audit resulted in no violations. 2026-01-29 00:07:38.887442 | debian-bookworm | ok: Runtime: 0:00:27.441916 2026-01-29 00:07:38.892153 | 2026-01-29 00:07:38.892310 | PLAY RECAP 2026-01-29 00:07:38.892438 | debian-bookworm | ok: 5 changed: 5 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-01-29 00:07:38.892500 | 2026-01-29 00:07:39.038635 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/container-image-ceph-ansible/playbooks/build.yml@main] 2026-01-29 00:07:39.040065 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-01-29 00:07:39.827921 | 2026-01-29 00:07:39.828082 | PLAY [Base post] 2026-01-29 00:07:39.841702 | 2026-01-29 00:07:39.841829 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-01-29 00:07:40.662600 | debian-bookworm | changed 2026-01-29 00:07:40.671503 | 2026-01-29 00:07:40.671660 | PLAY RECAP 2026-01-29 00:07:40.671731 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-01-29 00:07:40.671802 | 2026-01-29 00:07:40.770912 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-01-29 00:07:40.773437 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-01-29 00:07:41.587946 | 2026-01-29 00:07:41.588123 | PLAY [Base post-logs] 2026-01-29 00:07:41.599662 | 2026-01-29 00:07:41.599811 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-01-29 00:07:42.105086 | localhost | changed 2026-01-29 00:07:42.115595 | 2026-01-29 00:07:42.115749 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-01-29 00:07:42.142145 | localhost | ok 2026-01-29 00:07:42.145845 | 2026-01-29 00:07:42.145962 | TASK [Set zuul-log-path fact] 2026-01-29 00:07:42.161727 | localhost | ok 2026-01-29 00:07:42.170931 | 2026-01-29 00:07:42.171042 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-29 00:07:42.199113 | localhost | ok 2026-01-29 00:07:42.207396 | 2026-01-29 00:07:42.207636 | TASK [upload-logs : Create log directories] 2026-01-29 00:07:42.733791 | localhost | changed 2026-01-29 00:07:42.739521 | 2026-01-29 00:07:42.739743 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-01-29 00:07:43.268318 | localhost -> localhost | ok: Runtime: 0:00:00.007001 2026-01-29 00:07:43.276824 | 2026-01-29 00:07:43.276995 | TASK [upload-logs : Upload logs to log server] 2026-01-29 00:07:43.854449 | localhost | Output suppressed because no_log was given 2026-01-29 00:07:43.858083 | 2026-01-29 00:07:43.858218 | LOOP [upload-logs : Compress console log and json output] 2026-01-29 00:07:43.908131 | localhost | skipping: Conditional result was False 2026-01-29 00:07:43.913249 | localhost | skipping: Conditional result was False 2026-01-29 00:07:43.921309 | 2026-01-29 00:07:43.921548 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-29 00:07:43.991629 | localhost | skipping: Conditional result was False 2026-01-29 00:07:43.992066 | 2026-01-29 00:07:43.996698 | localhost | skipping: Conditional result was False 2026-01-29 00:07:44.003801 | 2026-01-29 00:07:44.003976 | LOOP [upload-logs : Upload console log and json output]