2026-04-13 00:00:20.027312 | Job console starting 2026-04-13 00:00:20.036691 | Updating git repos 2026-04-13 00:00:20.129499 | Cloning repos into workspace 2026-04-13 00:00:20.180899 | Restoring repo states 2026-04-13 00:00:20.234875 | Merging changes 2026-04-13 00:00:20.234894 | Checking out repos 2026-04-13 00:00:20.340243 | Preparing playbooks 2026-04-13 00:00:21.986153 | Running Ansible setup 2026-04-13 00:00:30.980783 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-04-13 00:00:32.403328 | 2026-04-13 00:00:32.403442 | PLAY [Base pre] 2026-04-13 00:00:32.450456 | 2026-04-13 00:00:32.450567 | TASK [Setup log path fact] 2026-04-13 00:00:32.488393 | debian-bookworm | ok 2026-04-13 00:00:32.505791 | 2026-04-13 00:00:32.505913 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-13 00:00:32.554476 | debian-bookworm | ok 2026-04-13 00:00:32.562817 | 2026-04-13 00:00:32.577790 | TASK [emit-job-header : Print job information] 2026-04-13 00:00:32.655738 | # Job Information 2026-04-13 00:00:32.655910 | Ansible Version: 2.16.14 2026-04-13 00:00:32.655942 | Job: container-image-ceph-ansible-push-squid 2026-04-13 00:00:32.655969 | Pipeline: periodic-midnight 2026-04-13 00:00:32.655988 | Executor: 521e9411259a 2026-04-13 00:00:32.656042 | Triggered by: https://github.com/osism/container-image-ceph-ansible 2026-04-13 00:00:32.656063 | Event ID: 7e053cfe120f4f4db1c68bbed960f4c7 2026-04-13 00:00:32.660156 | 2026-04-13 00:00:32.660256 | LOOP [emit-job-header : Print node information] 2026-04-13 00:00:32.912895 | debian-bookworm | ok: 2026-04-13 00:00:32.913038 | debian-bookworm | # Node Information 2026-04-13 00:00:32.913066 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-04-13 00:00:32.913086 | debian-bookworm | Hostname: debian 2026-04-13 00:00:32.913108 | debian-bookworm | Username: zuul 2026-04-13 00:00:32.913129 | debian-bookworm | Distro: Debian 12.13 2026-04-13 00:00:32.913153 | debian-bookworm | Provider: regiocloud-a 2026-04-13 00:00:32.913175 | debian-bookworm | Region: 2026-04-13 00:00:32.913196 | debian-bookworm | Label: debian-bookworm 2026-04-13 00:00:32.913226 | debian-bookworm | Product Name: OpenStack Nova 2026-04-13 00:00:32.913247 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fed6:17ee 2026-04-13 00:00:32.922160 | 2026-04-13 00:00:32.922263 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-13 00:00:34.366040 | debian-bookworm -> localhost | changed 2026-04-13 00:00:34.371993 | 2026-04-13 00:00:34.372088 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-13 00:00:36.295932 | debian-bookworm -> localhost | changed 2026-04-13 00:00:36.304647 | 2026-04-13 00:00:36.304744 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-13 00:00:36.953090 | debian-bookworm -> localhost | ok 2026-04-13 00:00:36.958305 | 2026-04-13 00:00:36.958406 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-13 00:00:37.006343 | debian-bookworm | ok 2026-04-13 00:00:37.031285 | debian-bookworm | included: /var/lib/zuul/builds/32db9e85ebeb45a4b0a1fce5dac0e7f6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-13 00:00:37.036247 | 2026-04-13 00:00:37.036336 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-13 00:00:39.227571 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-04-13 00:00:39.227729 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/32db9e85ebeb45a4b0a1fce5dac0e7f6/work/32db9e85ebeb45a4b0a1fce5dac0e7f6_id_rsa 2026-04-13 00:00:39.227760 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/32db9e85ebeb45a4b0a1fce5dac0e7f6/work/32db9e85ebeb45a4b0a1fce5dac0e7f6_id_rsa.pub 2026-04-13 00:00:39.227780 | debian-bookworm -> localhost | The key fingerprint is: 2026-04-13 00:00:39.227799 | debian-bookworm -> localhost | SHA256:peAkZF6rORkwBdSJy7U6IEdjd0Ye5GqlgmlrhlurKnU zuul-build-sshkey 2026-04-13 00:00:39.227825 | debian-bookworm -> localhost | The key's randomart image is: 2026-04-13 00:00:39.227844 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-04-13 00:00:39.227861 | debian-bookworm -> localhost | | .==++= | 2026-04-13 00:00:39.227879 | debian-bookworm -> localhost | | =*=+oo | 2026-04-13 00:00:39.227896 | debian-bookworm -> localhost | | + =++B . | 2026-04-13 00:00:39.227912 | debian-bookworm -> localhost | |oo+ .% . o | 2026-04-13 00:00:39.227928 | debian-bookworm -> localhost | |++..O . S | 2026-04-13 00:00:39.227948 | debian-bookworm -> localhost | |o =oE. | 2026-04-13 00:00:39.227965 | debian-bookworm -> localhost | |.=.o | 2026-04-13 00:00:39.227981 | debian-bookworm -> localhost | |+o . | 2026-04-13 00:00:39.227999 | debian-bookworm -> localhost | |*.. | 2026-04-13 00:00:39.228015 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-04-13 00:00:39.228055 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.865987 2026-04-13 00:00:39.233140 | 2026-04-13 00:00:39.233225 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-13 00:00:39.283616 | debian-bookworm | ok 2026-04-13 00:00:39.299914 | debian-bookworm | included: /var/lib/zuul/builds/32db9e85ebeb45a4b0a1fce5dac0e7f6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-13 00:00:39.322950 | 2026-04-13 00:00:39.323051 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-13 00:00:39.386037 | debian-bookworm | skipping: Conditional result was False 2026-04-13 00:00:39.391720 | 2026-04-13 00:00:39.391817 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-13 00:00:40.248053 | debian-bookworm | changed 2026-04-13 00:00:40.252610 | 2026-04-13 00:00:40.252693 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-13 00:00:40.539290 | debian-bookworm | ok 2026-04-13 00:00:40.547889 | 2026-04-13 00:00:40.547989 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-13 00:00:41.329073 | debian-bookworm | changed 2026-04-13 00:00:41.349741 | 2026-04-13 00:00:41.349844 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-13 00:00:42.115570 | debian-bookworm | changed 2026-04-13 00:00:42.120096 | 2026-04-13 00:00:42.120174 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-13 00:00:42.162964 | debian-bookworm | skipping: Conditional result was False 2026-04-13 00:00:42.168287 | 2026-04-13 00:00:42.168373 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-13 00:00:43.092541 | debian-bookworm -> localhost | changed 2026-04-13 00:00:43.102112 | 2026-04-13 00:00:43.102199 | TASK [add-build-sshkey : Add back temp key] 2026-04-13 00:00:44.011078 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/32db9e85ebeb45a4b0a1fce5dac0e7f6/work/32db9e85ebeb45a4b0a1fce5dac0e7f6_id_rsa (zuul-build-sshkey) 2026-04-13 00:00:44.011282 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.011163 2026-04-13 00:00:44.019098 | 2026-04-13 00:00:44.019192 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-13 00:00:44.442704 | debian-bookworm | ok 2026-04-13 00:00:44.446779 | 2026-04-13 00:00:44.446951 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-13 00:00:44.501121 | debian-bookworm | skipping: Conditional result was False 2026-04-13 00:00:44.510062 | 2026-04-13 00:00:44.510156 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-04-13 00:00:45.077349 | debian-bookworm | ok 2026-04-13 00:00:45.091372 | 2026-04-13 00:00:45.091467 | TASK [validate-host : Define zuul_info_dir fact] 2026-04-13 00:00:45.122141 | debian-bookworm | ok 2026-04-13 00:00:45.132401 | 2026-04-13 00:00:45.132494 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-04-13 00:00:45.745287 | debian-bookworm -> localhost | ok 2026-04-13 00:00:45.751547 | 2026-04-13 00:00:45.751663 | TASK [validate-host : Collect information about the host] 2026-04-13 00:00:47.038690 | debian-bookworm | ok 2026-04-13 00:00:47.051598 | 2026-04-13 00:00:47.051711 | TASK [validate-host : Sanitize hostname] 2026-04-13 00:00:47.177608 | debian-bookworm | ok 2026-04-13 00:00:47.295667 | 2026-04-13 00:00:47.295776 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-04-13 00:00:48.251073 | debian-bookworm -> localhost | changed 2026-04-13 00:00:48.255811 | 2026-04-13 00:00:48.255900 | TASK [validate-host : Collect information about zuul worker] 2026-04-13 00:00:48.646975 | debian-bookworm | ok 2026-04-13 00:00:48.651514 | 2026-04-13 00:00:48.651609 | TASK [validate-host : Write out all zuul information for each host] 2026-04-13 00:00:49.322270 | debian-bookworm -> localhost | changed 2026-04-13 00:00:49.331244 | 2026-04-13 00:00:49.331332 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-04-13 00:00:49.607813 | debian-bookworm | ok 2026-04-13 00:00:49.612283 | 2026-04-13 00:00:49.612367 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-04-13 00:00:50.506729 | debian-bookworm | changed: 2026-04-13 00:00:50.507028 | debian-bookworm | cd+++++++++ src/ 2026-04-13 00:00:50.507069 | debian-bookworm | cd+++++++++ src/github.com/ 2026-04-13 00:00:50.507094 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-04-13 00:00:50.507116 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-ceph-ansible/ 2026-04-13 00:00:50.507137 | debian-bookworm | Containerfile 2026-04-13 00:00:50.507316 | debian-bookworm | 2026-04-13 00:02:53.002990 | debian-bookworm | #25 56.82 2026-04-13 00:02:53.003005 | debian-bookworm | #25 56.82 Or undo this operation with: 2026-04-13 00:02:53.003021 | debian-bookworm | #25 56.82 2026-04-13 00:02:53.003047 | debian-bookworm | #25 56.82 git switch - 2026-04-13 00:02:53.003064 | debian-bookworm | #25 56.82 2026-04-13 00:02:53.003079 | debian-bookworm | #25 56.82 Turn off this advice by setting config variable advice.detachedHead to false 2026-04-13 00:02:53.003094 | debian-bookworm | #25 56.82 2026-04-13 00:02:53.003109 | debian-bookworm | #25 56.82 HEAD is now at dae35c0 Merge "Publish openstack.config_template on galaxy" 2026-04-13 00:06:24.779609 | debian-bookworm | #25 268.6 Using /etc/ansible/ansible.cfg as config file 2026-04-13 00:06:24.779806 | debian-bookworm | #25 268.6 Starting galaxy collection install process 2026-04-13 00:06:24.779834 | debian-bookworm | #25 268.6 Process install dependency map 2026-04-13 00:06:24.779876 | debian-bookworm | #25 268.6 Starting collection install process 2026-04-13 00:06:24.779900 | debian-bookworm | #25 268.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-1699jz412y1x/tmp05mcbag6/ansible-netcommon-2.6.1-2wusss9u 2026-04-13 00:06:24.779924 | debian-bookworm | #25 268.6 Installing 'ansible.netcommon:2.6.1' to '/usr/share/ansible/collections/ansible_collections/ansible/netcommon' 2026-04-13 00:06:24.779964 | debian-bookworm | #25 268.6 ansible.netcommon:2.6.1 was installed successfully 2026-04-13 00:06:24.779987 | debian-bookworm | #25 268.6 Installing 'openstack.config_template:1.3.0' to '/usr/share/ansible/collections/ansible_collections/openstack/config_template' 2026-04-13 00:06:24.780010 | debian-bookworm | #25 268.6 Created collection for openstack.config_template:1.3.0 at /usr/share/ansible/collections/ansible_collections/openstack/config_template 2026-04-13 00:06:24.780050 | debian-bookworm | #25 268.6 openstack.config_template:1.3.0 was installed successfully 2026-04-13 00:06:24.780090 | debian-bookworm | #25 268.6 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-1699jz412y1x/tmp05mcbag6/ansible-posix-2.1.0-zbgy9280 2026-04-13 00:06:24.780130 | debian-bookworm | #25 268.6 Installing 'ansible.posix:2.1.0' to '/usr/share/ansible/collections/ansible_collections/ansible/posix' 2026-04-13 00:06:24.780152 | debian-bookworm | #25 268.6 ansible.posix:2.1.0 was installed successfully 2026-04-13 00:06:24.780173 | debian-bookworm | #25 268.6 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-1699jz412y1x/tmp05mcbag6/ansible-utils-6.0.1-40qsvg41 2026-04-13 00:06:24.780211 | debian-bookworm | #25 268.6 Installing 'ansible.utils:6.0.1' to '/usr/share/ansible/collections/ansible_collections/ansible/utils' 2026-04-13 00:06:24.780233 | debian-bookworm | #25 268.6 ansible.utils:6.0.1 was installed successfully 2026-04-13 00:06:24.780254 | debian-bookworm | #25 268.6 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-1699jz412y1x/tmp05mcbag6/netbox-netbox-3.22.0-6tnivzuf 2026-04-13 00:06:24.780292 | debian-bookworm | #25 268.6 Installing 'netbox.netbox:3.22.0' to '/usr/share/ansible/collections/ansible_collections/netbox/netbox' 2026-04-13 00:06:24.780369 | debian-bookworm | #25 268.6 netbox.netbox:3.22.0 was installed successfully 2026-04-13 00:06:24.780402 | debian-bookworm | #25 268.6 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/osism-commons-0.20260318.0.tar.gz to /root/.ansible/tmp/ansible-local-1699jz412y1x/tmp05mcbag6/osism-commons-0.20260318.0-ygur_3l8 2026-04-13 00:06:24.780424 | debian-bookworm | #25 268.6 Installing 'osism.commons:0.20260318.0' to '/usr/share/ansible/collections/ansible_collections/osism/commons' 2026-04-13 00:06:24.780445 | debian-bookworm | #25 268.6 osism.commons:0.20260318.0 was installed successfully 2026-04-13 00:06:24.780484 | debian-bookworm | #25 268.6 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-general-12.5.0.tar.gz to /root/.ansible/tmp/ansible-local-1699jz412y1x/tmp05mcbag6/community-general-12.5.0-vj8tkxq9 2026-04-13 00:06:24.780506 | debian-bookworm | #25 268.6 Installing 'community.general:12.5.0' to '/usr/share/ansible/collections/ansible_collections/community/general' 2026-04-13 00:06:24.780527 | debian-bookworm | #25 268.6 community.general:12.5.0 was installed successfully 2026-04-13 00:06:24.933287 | debian-bookworm | #25 268.7 + ln -s /usr/share/ansible/collections /ansible/collections 2026-04-13 00:06:24.933406 | debian-bookworm | #25 268.7 + mkdir -p /usr/share/mitogen 2026-04-13 00:06:24.933427 | debian-bookworm | #25 268.7 + tar xzf /mitogen.tar.gz --strip-components=1 -C /usr/share/mitogen 2026-04-13 00:06:24.933445 | debian-bookworm | #25 268.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-04-13 00:06:25.105038 | debian-bookworm | #25 268.8 + rm /mitogen.tar.gz 2026-04-13 00:06:25.105137 | debian-bookworm | #25 268.8 ++ grep ceph_ansible_version: /release/latest/ceph-squid.yml 2026-04-13 00:06:25.105153 | debian-bookworm | #25 268.8 ++ awk '-F: ' '{ print $2 }' 2026-04-13 00:06:25.105165 | debian-bookworm | #25 268.8 + PROJECT_VERSION=stable-9.0 2026-04-13 00:06:25.105176 | debian-bookworm | #25 268.8 + git clone -b stable-9.0 https://github.com/ceph/ceph-ansible /repository 2026-04-13 00:06:25.105188 | debian-bookworm | #25 268.8 Cloning into '/repository'... 2026-04-13 00:06:27.069963 | debian-bookworm | #25 270.9 ++ find /patches/stable-9.0 -name '*.patch' 2026-04-13 00:06:27.172880 | debian-bookworm | #25 270.9 /patches/stable-9.0/fix-rgw-upgrade.patch 2026-04-13 00:06:27.172939 | debian-bookworm | #25 270.9 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2026-04-13 00:06:27.172945 | debian-bookworm | #25 270.9 + echo /patches/stable-9.0/fix-rgw-upgrade.patch 2026-04-13 00:06:27.172950 | debian-bookworm | #25 270.9 + cd /repository 2026-04-13 00:06:27.172955 | debian-bookworm | #25 270.9 + patch --forward --batch -p1 --dry-run 2026-04-13 00:06:27.172960 | debian-bookworm | #25 270.9 checking file infrastructure-playbooks/rolling_update.yml 2026-04-13 00:06:27.172964 | debian-bookworm | #25 270.9 + cd /repository 2026-04-13 00:06:27.172968 | debian-bookworm | #25 270.9 + patch --forward --batch -p1 2026-04-13 00:06:27.172973 | debian-bookworm | #25 270.9 patching file infrastructure-playbooks/rolling_update.yml 2026-04-13 00:06:27.172977 | debian-bookworm | #25 270.9 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2026-04-13 00:06:27.172981 | debian-bookworm | #25 270.9 + echo /patches/stable-9.0/always-use-ceph-uid-64045.patch 2026-04-13 00:06:27.172985 | debian-bookworm | #25 270.9 /patches/stable-9.0/always-use-ceph-uid-64045.patch 2026-04-13 00:06:27.172989 | debian-bookworm | #25 270.9 + cd /repository 2026-04-13 00:06:27.172993 | debian-bookworm | #25 270.9 + patch --forward --batch -p1 --dry-run 2026-04-13 00:06:27.172997 | debian-bookworm | #25 270.9 checking file roles/ceph-defaults/defaults/main.yml 2026-04-13 00:06:27.173001 | debian-bookworm | #25 270.9 Hunk #1 succeeded at 243 (offset -2 lines). 2026-04-13 00:06:27.173005 | debian-bookworm | #25 270.9 + cd /repository 2026-04-13 00:06:27.173008 | debian-bookworm | #25 270.9 + patch --forward --batch -p1 2026-04-13 00:06:27.173012 | debian-bookworm | #25 270.9 patching file roles/ceph-defaults/defaults/main.yml 2026-04-13 00:06:27.173025 | debian-bookworm | #25 270.9 Hunk #1 succeeded at 243 (offset -2 lines). 2026-04-13 00:06:27.173029 | debian-bookworm | #25 270.9 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2026-04-13 00:06:27.173034 | debian-bookworm | #25 270.9 + echo /patches/stable-9.0/fix-group-names-in-shrink-plays.patch 2026-04-13 00:06:27.173037 | debian-bookworm | #25 270.9 /patches/stable-9.0/fix-group-names-in-shrink-plays.patch 2026-04-13 00:06:27.173041 | debian-bookworm | #25 270.9 + cd /repository 2026-04-13 00:06:27.173045 | debian-bookworm | #25 270.9 + patch --forward --batch -p1 --dry-run 2026-04-13 00:06:27.173049 | debian-bookworm | #25 270.9 checking file infrastructure-playbooks/shrink-osd.yml 2026-04-13 00:06:27.173053 | debian-bookworm | #25 270.9 + cd /repository 2026-04-13 00:06:27.173057 | debian-bookworm | #25 270.9 + patch --forward --batch -p1 2026-04-13 00:06:27.173070 | debian-bookworm | #25 270.9 patching file infrastructure-playbooks/shrink-osd.yml 2026-04-13 00:06:27.173074 | debian-bookworm | #25 270.9 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2026-04-13 00:06:27.173078 | debian-bookworm | #25 270.9 + echo /patches/stable-9.0/do-not-upgrade-ceph-exporter.patch 2026-04-13 00:06:27.173082 | debian-bookworm | #25 270.9 /patches/stable-9.0/do-not-upgrade-ceph-exporter.patch 2026-04-13 00:06:27.173086 | debian-bookworm | #25 270.9 + cd /repository 2026-04-13 00:06:27.173089 | debian-bookworm | #25 270.9 + patch --forward --batch -p1 --dry-run 2026-04-13 00:06:27.173093 | debian-bookworm | #25 270.9 checking file infrastructure-playbooks/rolling_update.yml 2026-04-13 00:06:27.173097 | debian-bookworm | #25 270.9 Hunk #1 succeeded at 1110 (offset -27 lines). 2026-04-13 00:06:27.173101 | debian-bookworm | #25 270.9 + cd /repository 2026-04-13 00:06:27.173105 | debian-bookworm | #25 270.9 + patch --forward --batch -p1 2026-04-13 00:06:27.173118 | debian-bookworm | #25 270.9 patching file infrastructure-playbooks/rolling_update.yml 2026-04-13 00:06:27.173123 | debian-bookworm | #25 270.9 Hunk #1 succeeded at 1110 (offset -27 lines). 2026-04-13 00:06:27.173126 | debian-bookworm | #25 270.9 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2026-04-13 00:06:27.173130 | debian-bookworm | #25 270.9 + echo /patches/stable-9.0/ceph-handler-skip-and-throttle.patch 2026-04-13 00:06:27.173134 | debian-bookworm | #25 270.9 /patches/stable-9.0/ceph-handler-skip-and-throttle.patch 2026-04-13 00:06:27.173138 | debian-bookworm | #25 270.9 + cd /repository 2026-04-13 00:06:27.173142 | debian-bookworm | #25 270.9 + patch --forward --batch -p1 --dry-run 2026-04-13 00:06:27.173146 | debian-bookworm | #25 270.9 checking file roles/ceph-handler/tasks/handler_crash.yml 2026-04-13 00:06:27.173150 | debian-bookworm | #25 270.9 checking file roles/ceph-handler/tasks/handler_mdss.yml 2026-04-13 00:06:27.173153 | debian-bookworm | #25 270.9 checking file roles/ceph-handler/tasks/handler_mgrs.yml 2026-04-13 00:06:27.173157 | debian-bookworm | #25 270.9 checking file roles/ceph-handler/tasks/handler_mons.yml 2026-04-13 00:06:27.173161 | debian-bookworm | #25 270.9 checking file roles/ceph-handler/tasks/handler_osds.yml 2026-04-13 00:06:27.173165 | debian-bookworm | #25 270.9 checking file roles/ceph-handler/tasks/handler_rbdmirrors.yml 2026-04-13 00:06:27.173169 | debian-bookworm | #25 270.9 checking file roles/ceph-handler/tasks/handler_rgws.yml 2026-04-13 00:06:27.173172 | debian-bookworm | #25 270.9 + cd /repository 2026-04-13 00:06:27.173176 | debian-bookworm | #25 270.9 + patch --forward --batch -p1 2026-04-13 00:06:27.173180 | debian-bookworm | #25 270.9 patching file roles/ceph-handler/tasks/handler_crash.yml 2026-04-13 00:06:27.173184 | debian-bookworm | #25 270.9 patching file roles/ceph-handler/tasks/handler_mdss.yml 2026-04-13 00:06:27.173188 | debian-bookworm | #25 270.9 patching file roles/ceph-handler/tasks/handler_mgrs.yml 2026-04-13 00:06:27.173192 | debian-bookworm | #25 270.9 patching file roles/ceph-handler/tasks/handler_mons.yml 2026-04-13 00:06:27.173196 | debian-bookworm | #25 270.9 patching file roles/ceph-handler/tasks/handler_osds.yml 2026-04-13 00:06:27.173199 | debian-bookworm | #25 270.9 patching file roles/ceph-handler/tasks/handler_rbdmirrors.yml 2026-04-13 00:06:27.173203 | debian-bookworm | #25 270.9 patching file roles/ceph-handler/tasks/handler_rgws.yml 2026-04-13 00:06:27.173207 | debian-bookworm | #25 270.9 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2026-04-13 00:06:27.173211 | debian-bookworm | #25 270.9 + echo /patches/stable-9.0/remove-utf8-characters-from-metafiles.patch 2026-04-13 00:06:27.173215 | debian-bookworm | #25 270.9 /patches/stable-9.0/remove-utf8-characters-from-metafiles.patch 2026-04-13 00:06:27.173225 | debian-bookworm | #25 270.9 + cd /repository 2026-04-13 00:06:27.173229 | debian-bookworm | #25 270.9 + patch --forward --batch -p1 --dry-run 2026-04-13 00:06:27.173233 | debian-bookworm | #25 270.9 checking file roles/ceph-client/meta/main.yml 2026-04-13 00:06:27.173237 | debian-bookworm | #25 270.9 Hunk #1 succeeded at 1 with fuzz 1. 2026-04-13 00:06:27.173241 | debian-bookworm | #25 270.9 checking file roles/ceph-common/meta/main.yml 2026-04-13 00:06:27.173245 | debian-bookworm | #25 270.9 Hunk #1 succeeded at 1 with fuzz 1. 2026-04-13 00:06:27.173248 | debian-bookworm | #25 270.9 checking file roles/ceph-container-common/meta/main.yml 2026-04-13 00:06:27.173252 | debian-bookworm | #25 270.9 Hunk #1 succeeded at 1 with fuzz 1. 2026-04-13 00:06:27.173256 | debian-bookworm | #25 270.9 checking file roles/ceph-defaults/meta/main.yml 2026-04-13 00:06:27.173260 | debian-bookworm | #25 270.9 Hunk #1 succeeded at 1 with fuzz 1. 2026-04-13 00:06:27.173264 | debian-bookworm | #25 270.9 checking file roles/ceph-handler/meta/main.yml 2026-04-13 00:06:27.173267 | debian-bookworm | #25 270.9 Hunk #1 succeeded at 1 with fuzz 1. 2026-04-13 00:06:27.173272 | debian-bookworm | #25 270.9 checking file roles/ceph-mds/meta/main.yml 2026-04-13 00:06:27.173275 | debian-bookworm | #25 270.9 Hunk #1 succeeded at 1 with fuzz 1. 2026-04-13 00:06:27.173279 | debian-bookworm | #25 270.9 checking file roles/ceph-mgr/meta/main.yml 2026-04-13 00:06:27.173283 | debian-bookworm | #25 270.9 Hunk #1 succeeded at 1 with fuzz 1. 2026-04-13 00:06:27.173287 | debian-bookworm | #25 270.9 checking file roles/ceph-mon/meta/main.yml 2026-04-13 00:06:27.173291 | debian-bookworm | #25 270.9 Hunk #1 succeeded at 1 with fuzz 1. 2026-04-13 00:06:27.173295 | debian-bookworm | #25 270.9 checking file roles/ceph-osd/meta/main.yml 2026-04-13 00:06:27.173298 | debian-bookworm | #25 270.9 Hunk #1 succeeded at 1 with fuzz 1. 2026-04-13 00:06:27.173302 | debian-bookworm | #25 270.9 checking file roles/ceph-rbd-mirror/meta/main.yml 2026-04-13 00:06:27.173309 | debian-bookworm | #25 270.9 Hunk #1 succeeded at 1 with fuzz 1. 2026-04-13 00:06:27.173337 | debian-bookworm | #25 270.9 checking file roles/ceph-rgw/meta/main.yml 2026-04-13 00:06:27.173341 | debian-bookworm | #25 270.9 Hunk #1 succeeded at 1 with fuzz 1. 2026-04-13 00:06:27.173345 | debian-bookworm | #25 270.9 + cd /repository 2026-04-13 00:06:27.173349 | debian-bookworm | #25 270.9 + patch --forward --batch -p1 2026-04-13 00:06:27.173353 | debian-bookworm | #25 270.9 patching file roles/ceph-client/meta/main.yml 2026-04-13 00:06:27.173356 | debian-bookworm | #25 270.9 Hunk #1 succeeded at 1 with fuzz 1. 2026-04-13 00:06:27.173364 | debian-bookworm | #25 270.9 patching file roles/ceph-common/meta/main.yml 2026-04-13 00:06:27.173368 | debian-bookworm | #25 270.9 Hunk #1 succeeded at 1 with fuzz 1. 2026-04-13 00:06:27.173372 | debian-bookworm | #25 270.9 patching file roles/ceph-container-common/meta/main.yml 2026-04-13 00:06:27.173376 | debian-bookworm | #25 270.9 Hunk #1 succeeded at 1 with fuzz 1. 2026-04-13 00:06:27.173380 | debian-bookworm | #25 270.9 patching file roles/ceph-defaults/meta/main.yml 2026-04-13 00:06:27.173384 | debian-bookworm | #25 270.9 Hunk #1 succeeded at 1 with fuzz 1. 2026-04-13 00:06:27.173388 | debian-bookworm | #25 270.9 patching file roles/ceph-handler/meta/main.yml 2026-04-13 00:06:27.173391 | debian-bookworm | #25 270.9 Hunk #1 succeeded at 1 with fuzz 1. 2026-04-13 00:06:27.173395 | debian-bookworm | #25 270.9 patching file roles/ceph-mds/meta/main.yml 2026-04-13 00:06:27.173399 | debian-bookworm | #25 270.9 Hunk #1 succeeded at 1 with fuzz 1. 2026-04-13 00:06:27.173403 | debian-bookworm | #25 270.9 patching file roles/ceph-mgr/meta/main.yml 2026-04-13 00:06:27.173407 | debian-bookworm | #25 270.9 Hunk #1 succeeded at 1 with fuzz 1. 2026-04-13 00:06:27.173411 | debian-bookworm | #25 270.9 patching file roles/ceph-mon/meta/main.yml 2026-04-13 00:06:27.173415 | debian-bookworm | #25 270.9 Hunk #1 succeeded at 1 with fuzz 1. 2026-04-13 00:06:27.173419 | debian-bookworm | #25 270.9 patching file roles/ceph-osd/meta/main.yml 2026-04-13 00:06:27.173423 | debian-bookworm | #25 270.9 Hunk #1 succeeded at 1 with fuzz 1. 2026-04-13 00:06:27.173426 | debian-bookworm | #25 270.9 patching file roles/ceph-rbd-mirror/meta/main.yml 2026-04-13 00:06:27.173430 | debian-bookworm | #25 270.9 Hunk #1 succeeded at 1 with fuzz 1. 2026-04-13 00:06:27.173434 | debian-bookworm | #25 270.9 patching file roles/ceph-rgw/meta/main.yml 2026-04-13 00:06:27.173438 | debian-bookworm | #25 270.9 Hunk #1 succeeded at 1 with fuzz 1. 2026-04-13 00:06:27.173446 | debian-bookworm | #25 270.9 /patches/stable-9.0/fix-group-names-in-rolling-update-play.patch 2026-04-13 00:06:27.173450 | debian-bookworm | #25 270.9 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2026-04-13 00:06:27.173454 | debian-bookworm | #25 270.9 + echo /patches/stable-9.0/fix-group-names-in-rolling-update-play.patch 2026-04-13 00:06:27.173458 | debian-bookworm | #25 270.9 + cd /repository 2026-04-13 00:06:27.173462 | debian-bookworm | #25 270.9 + patch --forward --batch -p1 --dry-run 2026-04-13 00:06:27.173465 | debian-bookworm | #25 270.9 checking file infrastructure-playbooks/rolling_update.yml 2026-04-13 00:06:27.173469 | debian-bookworm | #25 271.0 + cd /repository 2026-04-13 00:06:27.173473 | debian-bookworm | #25 271.0 + patch --forward --batch -p1 2026-04-13 00:06:27.173477 | debian-bookworm | #25 271.0 patching file infrastructure-playbooks/rolling_update.yml 2026-04-13 00:06:27.173481 | debian-bookworm | #25 271.0 /patches/stable-9.0/container-binary.patch 2026-04-13 00:06:27.173485 | debian-bookworm | #25 271.0 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch") 2026-04-13 00:06:27.173488 | debian-bookworm | #25 271.0 + echo /patches/stable-9.0/container-binary.patch 2026-04-13 00:06:27.173492 | debian-bookworm | #25 271.0 + cd /repository 2026-04-13 00:06:27.173496 | debian-bookworm | #25 271.0 + patch --forward --batch -p1 --dry-run 2026-04-13 00:06:27.173500 | debian-bookworm | #25 271.0 checking file roles/ceph-facts/tasks/container_binary.yml 2026-04-13 00:06:27.173504 | debian-bookworm | #25 271.0 + cd /repository 2026-04-13 00:06:27.173507 | debian-bookworm | #25 271.0 + patch --forward --batch -p1 2026-04-13 00:06:27.173511 | debian-bookworm | #25 271.0 patching file roles/ceph-facts/tasks/container_binary.yml 2026-04-13 00:06:27.173515 | debian-bookworm | #25 271.0 + '[' -e /repository/plugins/actions ']' 2026-04-13 00:06:27.173519 | debian-bookworm | #25 271.0 + '[' -e /repository/plugins/callback ']' 2026-04-13 00:06:27.173523 | debian-bookworm | #25 271.0 + cp /repository/plugins/callback/installer_checkpoint.py /ansible/callback_plugins 2026-04-13 00:06:27.173527 | debian-bookworm | #25 271.0 + '[' -e /repository/plugins/filter ']' 2026-04-13 00:06:27.173532 | debian-bookworm | #25 271.0 + cp repository/plugins/filter/__init__.py repository/plugins/filter/dict2dict.py repository/plugins/filter/ipaddrs_in_ranges.py /ansible/filter_plugins 2026-04-13 00:06:27.173543 | debian-bookworm | #25 271.0 + cp /repository/library/__init__.py /repository/library/ceph_add_users_buckets.py /repository/library/ceph_authtool.py /repository/library/ceph_config.py /repository/library/ceph_crush.py /repository/library/ceph_crush_rule.py /repository/library/ceph_crush_rule_info.py /repository/library/ceph_dashboard_user.py /repository/library/ceph_ec_profile.py /repository/library/ceph_fs.py /repository/library/ceph_key.py /repository/library/ceph_key_info.py /repository/library/ceph_mgr_module.py /repository/library/ceph_orch_apply.py /repository/library/ceph_osd.py /repository/library/ceph_osd_flag.py /repository/library/ceph_pool.py /repository/library/ceph_volume.py /repository/library/ceph_volume_simple_activate.py /repository/library/ceph_volume_simple_scan.py /repository/library/cephadm_adopt.py /repository/library/cephadm_bootstrap.py /repository/library/radosgw_caps.py /repository/library/radosgw_realm.py /repository/library/radosgw_user.py /repository/library/radosgw_zone.py /repository/library/radosgw_zonegroup.py /ansible/library 2026-04-13 00:06:27.173551 | debian-bookworm | #25 271.0 ++ find /repository/infrastructure-playbooks -name '*.yml' -maxdepth 1 2026-04-13 00:06:27.173555 | debian-bookworm | #25 271.0 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-04-13 00:06:27.173560 | debian-bookworm | #25 271.0 + echo /repository/infrastructure-playbooks/take-over-existing-cluster.yml 2026-04-13 00:06:27.173564 | debian-bookworm | #25 271.0 /repository/infrastructure-playbooks/take-over-existing-cluster.yml 2026-04-13 00:06:27.173568 | debian-bookworm | #25 271.0 ++ basename /repository/infrastructure-playbooks/take-over-existing-cluster.yml 2026-04-13 00:06:27.173571 | debian-bookworm | #25 271.0 + cp /repository/infrastructure-playbooks/take-over-existing-cluster.yml /ansible/ceph-take-over-existing-cluster.yml 2026-04-13 00:06:27.173576 | debian-bookworm | #25 271.0 /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml 2026-04-13 00:06:27.173583 | debian-bookworm | #25 271.0 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-04-13 00:06:27.173587 | debian-bookworm | #25 271.0 + echo /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml 2026-04-13 00:06:27.173591 | debian-bookworm | #25 271.0 ++ basename /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml 2026-04-13 00:06:27.173595 | debian-bookworm | #25 271.0 + cp /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml /ansible/ceph-backup-and-restore-ceph-files.yml 2026-04-13 00:06:27.173599 | debian-bookworm | #25 271.0 /repository/infrastructure-playbooks/ceph-keys.yml 2026-04-13 00:06:27.173605 | debian-bookworm | #25 271.0 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-04-13 00:06:27.173609 | debian-bookworm | #25 271.0 + echo /repository/infrastructure-playbooks/ceph-keys.yml 2026-04-13 00:06:27.173613 | debian-bookworm | #25 271.0 ++ basename /repository/infrastructure-playbooks/ceph-keys.yml 2026-04-13 00:06:27.173617 | debian-bookworm | #25 271.0 + cp /repository/infrastructure-playbooks/ceph-keys.yml /ansible/ceph-ceph-keys.yml 2026-04-13 00:06:27.173620 | debian-bookworm | #25 271.0 /repository/infrastructure-playbooks/shrink-rgw.yml 2026-04-13 00:06:27.173624 | debian-bookworm | #25 271.0 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-04-13 00:06:27.173628 | debian-bookworm | #25 271.0 + echo /repository/infrastructure-playbooks/shrink-rgw.yml 2026-04-13 00:06:27.173632 | debian-bookworm | #25 271.0 ++ basename /repository/infrastructure-playbooks/shrink-rgw.yml 2026-04-13 00:06:27.173636 | debian-bookworm | #25 271.0 + cp /repository/infrastructure-playbooks/shrink-rgw.yml /ansible/ceph-shrink-rgw.yml 2026-04-13 00:06:27.173640 | debian-bookworm | #25 271.0 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-04-13 00:06:27.173644 | debian-bookworm | #25 271.0 + echo /repository/infrastructure-playbooks/lv-teardown.yml 2026-04-13 00:06:27.173648 | debian-bookworm | #25 271.0 /repository/infrastructure-playbooks/lv-teardown.yml 2026-04-13 00:06:27.173651 | debian-bookworm | #25 271.0 ++ basename /repository/infrastructure-playbooks/lv-teardown.yml 2026-04-13 00:06:27.173660 | debian-bookworm | #25 271.0 + cp /repository/infrastructure-playbooks/lv-teardown.yml /ansible/ceph-lv-teardown.yml 2026-04-13 00:06:27.173663 | debian-bookworm | #25 271.0 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-04-13 00:06:27.173673 | debian-bookworm | #25 271.0 + echo /repository/infrastructure-playbooks/purge-dashboard.yml 2026-04-13 00:06:27.288743 | debian-bookworm | #25 271.0 /repository/infrastructure-playbooks/purge-dashboard.yml 2026-04-13 00:06:27.288797 | debian-bookworm | #25 271.0 ++ basename /repository/infrastructure-playbooks/purge-dashboard.yml 2026-04-13 00:06:27.288804 | debian-bookworm | #25 271.0 + cp /repository/infrastructure-playbooks/purge-dashboard.yml /ansible/ceph-purge-dashboard.yml 2026-04-13 00:06:27.288810 | debian-bookworm | #25 271.0 /repository/infrastructure-playbooks/cephadm.yml 2026-04-13 00:06:27.288814 | debian-bookworm | #25 271.0 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-04-13 00:06:27.288819 | debian-bookworm | #25 271.0 + echo /repository/infrastructure-playbooks/cephadm.yml 2026-04-13 00:06:27.288831 | debian-bookworm | #25 271.0 ++ basename /repository/infrastructure-playbooks/cephadm.yml 2026-04-13 00:06:27.288835 | debian-bookworm | #25 271.0 + cp /repository/infrastructure-playbooks/cephadm.yml /ansible/ceph-cephadm.yml 2026-04-13 00:06:27.288840 | debian-bookworm | #25 271.0 /repository/infrastructure-playbooks/shrink-mgr.yml 2026-04-13 00:06:27.288845 | debian-bookworm | #25 271.0 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-04-13 00:06:27.288849 | debian-bookworm | #25 271.0 + echo /repository/infrastructure-playbooks/shrink-mgr.yml 2026-04-13 00:06:27.288853 | debian-bookworm | #25 271.0 ++ basename /repository/infrastructure-playbooks/shrink-mgr.yml 2026-04-13 00:06:27.288857 | debian-bookworm | #25 271.0 + cp /repository/infrastructure-playbooks/shrink-mgr.yml /ansible/ceph-shrink-mgr.yml 2026-04-13 00:06:27.288861 | debian-bookworm | #25 271.0 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-04-13 00:06:27.288865 | debian-bookworm | #25 271.0 + echo /repository/infrastructure-playbooks/add-mon.yml 2026-04-13 00:06:27.288869 | debian-bookworm | #25 271.0 /repository/infrastructure-playbooks/add-mon.yml 2026-04-13 00:06:27.288873 | debian-bookworm | #25 271.0 ++ basename /repository/infrastructure-playbooks/add-mon.yml 2026-04-13 00:06:27.288877 | debian-bookworm | #25 271.0 + cp /repository/infrastructure-playbooks/add-mon.yml /ansible/ceph-add-mon.yml 2026-04-13 00:06:27.288881 | debian-bookworm | #25 271.0 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-04-13 00:06:27.288884 | debian-bookworm | #25 271.0 + echo /repository/infrastructure-playbooks/gather-ceph-logs.yml 2026-04-13 00:06:27.288888 | debian-bookworm | #25 271.0 /repository/infrastructure-playbooks/gather-ceph-logs.yml 2026-04-13 00:06:27.288892 | debian-bookworm | #25 271.0 ++ basename /repository/infrastructure-playbooks/gather-ceph-logs.yml 2026-04-13 00:06:27.288896 | debian-bookworm | #25 271.0 + cp /repository/infrastructure-playbooks/gather-ceph-logs.yml /ansible/ceph-gather-ceph-logs.yml 2026-04-13 00:06:27.288900 | debian-bookworm | #25 271.0 /repository/infrastructure-playbooks/cephadm-adopt.yml 2026-04-13 00:06:27.288904 | debian-bookworm | #25 271.0 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-04-13 00:06:27.288908 | debian-bookworm | #25 271.0 + echo /repository/infrastructure-playbooks/cephadm-adopt.yml 2026-04-13 00:06:27.288911 | debian-bookworm | #25 271.0 ++ basename /repository/infrastructure-playbooks/cephadm-adopt.yml 2026-04-13 00:06:27.288915 | debian-bookworm | #25 271.0 + cp /repository/infrastructure-playbooks/cephadm-adopt.yml /ansible/ceph-cephadm-adopt.yml 2026-04-13 00:06:27.288919 | debian-bookworm | #25 271.0 /repository/infrastructure-playbooks/rolling_update.yml 2026-04-13 00:06:27.288923 | debian-bookworm | #25 271.0 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-04-13 00:06:27.288927 | debian-bookworm | #25 271.0 + echo /repository/infrastructure-playbooks/rolling_update.yml 2026-04-13 00:06:27.288931 | debian-bookworm | #25 271.0 ++ basename /repository/infrastructure-playbooks/rolling_update.yml 2026-04-13 00:06:27.288934 | debian-bookworm | #25 271.0 + cp /repository/infrastructure-playbooks/rolling_update.yml /ansible/ceph-rolling_update.yml 2026-04-13 00:06:27.288938 | debian-bookworm | #25 271.0 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-04-13 00:06:27.288954 | debian-bookworm | #25 271.0 + echo /repository/infrastructure-playbooks/rgw-add-users-buckets.yml 2026-04-13 00:06:27.288959 | debian-bookworm | #25 271.0 /repository/infrastructure-playbooks/rgw-add-users-buckets.yml 2026-04-13 00:06:27.288963 | debian-bookworm | #25 271.0 ++ basename /repository/infrastructure-playbooks/rgw-add-users-buckets.yml 2026-04-13 00:06:27.288967 | debian-bookworm | #25 271.0 + cp /repository/infrastructure-playbooks/rgw-add-users-buckets.yml /ansible/ceph-rgw-add-users-buckets.yml 2026-04-13 00:06:27.288976 | debian-bookworm | #25 271.0 /repository/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml 2026-04-13 00:06:27.288980 | debian-bookworm | #25 271.0 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-04-13 00:06:27.288984 | debian-bookworm | #25 271.0 + echo /repository/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml 2026-04-13 00:06:27.288988 | debian-bookworm | #25 271.0 ++ basename /repository/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml 2026-04-13 00:06:27.288993 | debian-bookworm | #25 271.0 + 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-04-13 00:06:27.288998 | debian-bookworm | #25 271.0 /repository/infrastructure-playbooks/lv-create.yml 2026-04-13 00:06:27.289002 | debian-bookworm | #25 271.0 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-04-13 00:06:27.289005 | debian-bookworm | #25 271.0 + echo /repository/infrastructure-playbooks/lv-create.yml 2026-04-13 00:06:27.289009 | debian-bookworm | #25 271.0 ++ basename /repository/infrastructure-playbooks/lv-create.yml 2026-04-13 00:06:27.289013 | debian-bookworm | #25 271.0 + cp /repository/infrastructure-playbooks/lv-create.yml /ansible/ceph-lv-create.yml 2026-04-13 00:06:27.289017 | debian-bookworm | #25 271.0 /repository/infrastructure-playbooks/purge-cluster.yml 2026-04-13 00:06:27.289021 | debian-bookworm | #25 271.0 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-04-13 00:06:27.289024 | debian-bookworm | #25 271.0 + echo /repository/infrastructure-playbooks/purge-cluster.yml 2026-04-13 00:06:27.289028 | debian-bookworm | #25 271.0 ++ basename /repository/infrastructure-playbooks/purge-cluster.yml 2026-04-13 00:06:27.289032 | debian-bookworm | #25 271.0 + cp /repository/infrastructure-playbooks/purge-cluster.yml /ansible/ceph-purge-cluster.yml 2026-04-13 00:06:27.289036 | debian-bookworm | #25 271.0 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-04-13 00:06:27.289040 | debian-bookworm | #25 271.0 + echo /repository/infrastructure-playbooks/shrink-mon.yml 2026-04-13 00:06:27.289043 | debian-bookworm | #25 271.0 /repository/infrastructure-playbooks/shrink-mon.yml 2026-04-13 00:06:27.289047 | debian-bookworm | #25 271.0 ++ basename /repository/infrastructure-playbooks/shrink-mon.yml 2026-04-13 00:06:27.289058 | debian-bookworm | #25 271.1 + cp /repository/infrastructure-playbooks/shrink-mon.yml /ansible/ceph-shrink-mon.yml 2026-04-13 00:06:27.289062 | debian-bookworm | #25 271.1 /repository/infrastructure-playbooks/shrink-mds.yml 2026-04-13 00:06:27.289066 | debian-bookworm | #25 271.1 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-04-13 00:06:27.289070 | debian-bookworm | #25 271.1 + echo /repository/infrastructure-playbooks/shrink-mds.yml 2026-04-13 00:06:27.289077 | debian-bookworm | #25 271.1 ++ basename /repository/infrastructure-playbooks/shrink-mds.yml 2026-04-13 00:06:27.289081 | debian-bookworm | #25 271.1 + cp /repository/infrastructure-playbooks/shrink-mds.yml /ansible/ceph-shrink-mds.yml 2026-04-13 00:06:27.289085 | debian-bookworm | #25 271.1 /repository/infrastructure-playbooks/purge-container-cluster.yml 2026-04-13 00:06:27.289089 | debian-bookworm | #25 271.1 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-04-13 00:06:27.289093 | debian-bookworm | #25 271.1 + echo /repository/infrastructure-playbooks/purge-container-cluster.yml 2026-04-13 00:06:27.289097 | debian-bookworm | #25 271.1 ++ basename /repository/infrastructure-playbooks/purge-container-cluster.yml 2026-04-13 00:06:27.289100 | debian-bookworm | #25 271.1 + cp /repository/infrastructure-playbooks/purge-container-cluster.yml /ansible/ceph-purge-container-cluster.yml 2026-04-13 00:06:27.289107 | debian-bookworm | #25 271.1 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-04-13 00:06:27.289111 | debian-bookworm | #25 271.1 + echo /repository/infrastructure-playbooks/docker-to-podman.yml 2026-04-13 00:06:27.289115 | debian-bookworm | #25 271.1 /repository/infrastructure-playbooks/docker-to-podman.yml 2026-04-13 00:06:27.289119 | debian-bookworm | #25 271.1 ++ basename /repository/infrastructure-playbooks/docker-to-podman.yml 2026-04-13 00:06:27.289122 | debian-bookworm | #25 271.1 + cp /repository/infrastructure-playbooks/docker-to-podman.yml /ansible/ceph-docker-to-podman.yml 2026-04-13 00:06:27.289126 | debian-bookworm | #25 271.1 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-04-13 00:06:27.289130 | debian-bookworm | #25 271.1 + echo /repository/infrastructure-playbooks/storage-inventory.yml 2026-04-13 00:06:27.289134 | debian-bookworm | #25 271.1 /repository/infrastructure-playbooks/storage-inventory.yml 2026-04-13 00:06:27.289138 | debian-bookworm | #25 271.1 ++ basename /repository/infrastructure-playbooks/storage-inventory.yml 2026-04-13 00:06:27.289145 | debian-bookworm | #25 271.1 + cp /repository/infrastructure-playbooks/storage-inventory.yml /ansible/ceph-storage-inventory.yml 2026-04-13 00:06:27.289149 | debian-bookworm | #25 271.1 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-04-13 00:06:27.289155 | debian-bookworm | #25 271.1 + echo /repository/infrastructure-playbooks/shrink-osd.yml 2026-04-13 00:06:27.289161 | debian-bookworm | #25 271.1 /repository/infrastructure-playbooks/shrink-osd.yml 2026-04-13 00:06:27.289165 | debian-bookworm | #25 271.1 ++ basename /repository/infrastructure-playbooks/shrink-osd.yml 2026-04-13 00:06:27.289168 | debian-bookworm | #25 271.1 + cp /repository/infrastructure-playbooks/shrink-osd.yml /ansible/ceph-shrink-osd.yml 2026-04-13 00:06:27.289172 | debian-bookworm | #25 271.1 /repository/infrastructure-playbooks/shrink-rbdmirror.yml 2026-04-13 00:06:27.289176 | debian-bookworm | #25 271.1 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-04-13 00:06:27.289180 | debian-bookworm | #25 271.1 + echo /repository/infrastructure-playbooks/shrink-rbdmirror.yml 2026-04-13 00:06:27.289184 | debian-bookworm | #25 271.1 ++ basename /repository/infrastructure-playbooks/shrink-rbdmirror.yml 2026-04-13 00:06:27.289187 | debian-bookworm | #25 271.1 + cp /repository/infrastructure-playbooks/shrink-rbdmirror.yml /ansible/ceph-shrink-rbdmirror.yml 2026-04-13 00:06:27.289194 | debian-bookworm | #25 271.1 + cp -r /repository/roles/ceph-client /repository/roles/ceph-common /repository/roles/ceph-config /repository/roles/ceph-container-common /repository/roles/ceph-container-engine /repository/roles/ceph-crash /repository/roles/ceph-dashboard /repository/roles/ceph-defaults /repository/roles/ceph-exporter /repository/roles/ceph-facts /repository/roles/ceph-fetch-keys /repository/roles/ceph-grafana /repository/roles/ceph-handler /repository/roles/ceph-infra /repository/roles/ceph-mds /repository/roles/ceph-mgr /repository/roles/ceph-mon /repository/roles/ceph-nfs /repository/roles/ceph-node-exporter /repository/roles/ceph-osd /repository/roles/ceph-prometheus /repository/roles/ceph-rbd-mirror /repository/roles/ceph-rgw /repository/roles/ceph-rgw-loadbalancer /repository/roles/ceph-validate /ansible/roles 2026-04-13 00:06:27.289200 | debian-bookworm | #25 271.1 + '[' '!' -e /ansible/roles/ceph-container-common ']' 2026-04-13 00:06:27.289204 | debian-bookworm | #25 271.1 + '[' -e /repository/site-docker.yml.sample ']' 2026-04-13 00:06:27.289208 | debian-bookworm | #25 271.1 + '[' -e /repository/site-container.yml.sample ']' 2026-04-13 00:06:27.510254 | debian-bookworm | #25 271.1 + cp /repository/site-container.yml.sample /ansible/ceph-site.ym 2026-04-13 00:06:27.510393 | debian-bookworm | #25 271.1 + '[' -e /repository/dashboard.yml ']' 2026-04-13 00:06:27.510410 | debian-bookworm | #25 271.1 + cp /repository/dashboard.yml /ansible/dashboard.yml 2026-04-13 00:06:27.510422 | debian-bookworm | #25 271.1 + '[' -e /repository/module_utils ']' 2026-04-13 00:06:27.510434 | debian-bookworm | #25 271.1 + cp -r /repository/module_utils /ansible 2026-04-13 00:06:27.510445 | debian-bookworm | #25 271.1 + ln -s /ansible/ceph-rolling_update.yml /ansible/ceph-upgrade.yml 2026-04-13 00:06:27.510467 | debian-bookworm | #25 271.1 + rm -f /ansible/ceph-purge-cluster.yml /ansible/ceph-purge-container-cluster.yml /ansible/ceph-purge-dashboard.yml /ansible/ceph-purge-storage-node.yml 2026-04-13 00:06:27.510506 | debian-bookworm | #25 271.1 + mv /ceph-purge-cluster.yml /ceph-purge-storage-node.yml /ansible 2026-04-13 00:06:27.510519 | debian-bookworm | #25 271.1 + mkdir -p /ansible/roles/ceph-config /ansible/roles/ceph-defaults 2026-04-13 00:06:27.510530 | debian-bookworm | #25 271.1 + mkdir -p /tests 2026-04-13 00:06:27.510556 | debian-bookworm | #25 271.2 + cp -r /repository/tests/README.md /repository/tests/README.rst /repository/tests/conftest.py /repository/tests/functional /repository/tests/inventories /repository/tests/library /repository/tests/module_utils /repository/tests/plugins /repository/tests/pytest.ini /repository/tests/requirements.txt /repository/tests/scripts /tests 2026-04-13 00:06:27.510622 | debian-bookworm | #25 271.2 + python3 -m ara.setup.env 2026-04-13 00:06:27.510634 | debian-bookworm | #25 271.3 + python3 /src/render-playbooks.py 2026-04-13 00:06:27.689829 | debian-bookworm | #25 271.4 + chown -R dragon: /ansible /share /interface 2026-04-13 00:06:27.689934 | debian-bookworm | #25 271.5 + apt-get clean 2026-04-13 00:06:27.866632 | debian-bookworm | #25 271.5 + apt-get remove -y build-essential git libffi-dev libssh-dev libssl-dev libyaml-dev python3-dev 2026-04-13 00:06:28.431811 | debian-bookworm | #25 271.5 Reading package lists... 2026-04-13 00:06:28.666400 | debian-bookworm | #25 272.3 Building dependency tree... 2026-04-13 00:06:28.818151 | debian-bookworm | #25 272.5 Reading state information... 2026-04-13 00:06:28.858984 | debian-bookworm | #25 272.7 The following packages were automatically installed and are no longer required: 2026-04-13 00:06:29.028455 | debian-bookworm | #25 272.7 binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-12 dpkg-dev 2026-04-13 00:06:29.028510 | debian-bookworm | #25 272.7 g++ g++-12 gcc gcc-12 git-man libasan8 libatomic1 libbinutils libbrotli1 2026-04-13 00:06:29.028524 | debian-bookworm | #25 272.7 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2026-04-13 00:06:29.028529 | debian-bookworm | #25 272.7 libcurl3-gnutls libdpkg-perl liberror-perl libexpat1-dev libgcc-12-dev 2026-04-13 00:06:29.028533 | debian-bookworm | #25 272.7 libgdbm-compat4 libgomp1 libgprofng0 libisl23 libitm1 libjansson4 2026-04-13 00:06:29.028538 | debian-bookworm | #25 272.7 libjs-jquery libjs-sphinxdoc libjs-underscore libldap-2.5-0 liblsan0 libmpc3 2026-04-13 00:06:29.028542 | debian-bookworm | #25 272.7 libmpfr6 libnghttp2-14 libnsl-dev libperl5.36 libpsl5 libpython3-dev 2026-04-13 00:06:29.028546 | debian-bookworm | #25 272.7 libpython3.11 libpython3.11-dev libquadmath0 librtmp1 libsasl2-2 2026-04-13 00:06:29.028550 | debian-bookworm | #25 272.7 libsasl2-modules-db libssh-4 libssh2-1 libstdc++-12-dev libtirpc-dev 2026-04-13 00:06:29.028554 | debian-bookworm | #25 272.7 libtsan2 libubsan1 libyaml-0-2 linux-libc-dev make perl perl-modules-5.36 2026-04-13 00:06:29.028559 | debian-bookworm | #25 272.7 python3.11-dev rpcsvc-proto xz-utils zlib1g-dev 2026-04-13 00:06:29.028573 | debian-bookworm | #25 272.7 Use 'apt autoremove' to remove them. 2026-04-13 00:06:29.028578 | debian-bookworm | #25 272.7 The following packages will be REMOVED: 2026-04-13 00:06:29.028581 | debian-bookworm | #25 272.7 build-essential git libffi-dev libssh-dev libssl-dev libyaml-dev python3-dev 2026-04-13 00:06:29.093290 | debian-bookworm | #25 272.9 0 upgraded, 0 newly installed, 7 to remove and 0 not upgraded. 2026-04-13 00:06:29.093413 | debian-bookworm | #25 272.9 After this operation, 60.4 MB disk space will be freed. 2026-04-13 00:06:29.193891 | debian-bookworm | #25 272.9 (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-04-13 00:06:29.193975 | debian-bookworm | #25 273.0 Removing build-essential (12.9) ... 2026-04-13 00:06:29.193997 | debian-bookworm | #25 273.0 Removing git (1:2.39.5-0+deb12u3) ... 2026-04-13 00:06:29.341809 | debian-bookworm | #25 273.1 Removing libffi-dev:amd64 (3.4.4-1) ... 2026-04-13 00:06:29.480493 | debian-bookworm | #25 273.2 Removing libssh-dev:amd64 (0.10.6-0+deb12u2) ... 2026-04-13 00:06:29.480564 | debian-bookworm | #25 273.2 Removing libssl-dev:amd64 (3.0.19-1~deb12u2) ... 2026-04-13 00:06:29.650146 | debian-bookworm | #25 273.3 Removing libyaml-dev:amd64 (0.2.5-1) ... 2026-04-13 00:06:29.650225 | debian-bookworm | #25 273.4 Removing python3-dev (3.11.2-1+b1) ... 2026-04-13 00:06:29.650236 | debian-bookworm | #25 273.5 + apt-get autoremove -y 2026-04-13 00:06:30.376427 | debian-bookworm | #25 273.5 Reading package lists... 2026-04-13 00:06:30.562972 | debian-bookworm | #25 274.2 Building dependency tree... 2026-04-13 00:06:30.714205 | debian-bookworm | #25 274.4 Reading state information... 2026-04-13 00:06:30.758893 | debian-bookworm | #25 274.6 The following packages will be REMOVED: 2026-04-13 00:06:30.759116 | debian-bookworm | #25 274.6 binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-12 dpkg-dev 2026-04-13 00:06:30.910143 | debian-bookworm | #25 274.6 g++ g++-12 gcc gcc-12 git-man libasan8 libatomic1 libbinutils libbrotli1 2026-04-13 00:06:30.910273 | debian-bookworm | #25 274.6 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2026-04-13 00:06:30.910380 | debian-bookworm | #25 274.6 libcurl3-gnutls libdpkg-perl liberror-perl libexpat1-dev libgcc-12-dev 2026-04-13 00:06:30.910446 | debian-bookworm | #25 274.6 libgdbm-compat4 libgomp1 libgprofng0 libisl23 libitm1 libjansson4 2026-04-13 00:06:30.910503 | debian-bookworm | #25 274.6 libjs-jquery libjs-sphinxdoc libjs-underscore libldap-2.5-0 liblsan0 libmpc3 2026-04-13 00:06:30.910566 | debian-bookworm | #25 274.6 libmpfr6 libnghttp2-14 libnsl-dev libperl5.36 libpsl5 libpython3-dev 2026-04-13 00:06:30.910637 | debian-bookworm | #25 274.6 libpython3.11 libpython3.11-dev libquadmath0 librtmp1 libsasl2-2 2026-04-13 00:06:30.910709 | debian-bookworm | #25 274.6 libsasl2-modules-db libssh-4 libssh2-1 libstdc++-12-dev libtirpc-dev 2026-04-13 00:06:30.910752 | debian-bookworm | #25 274.6 libtsan2 libubsan1 libyaml-0-2 linux-libc-dev make perl perl-modules-5.36 2026-04-13 00:06:30.910829 | debian-bookworm | #25 274.6 python3.11-dev rpcsvc-proto xz-utils zlib1g-dev 2026-04-13 00:06:30.964102 | debian-bookworm | #25 274.8 0 upgraded, 0 newly installed, 66 to remove and 0 not upgraded. 2026-04-13 00:06:30.964204 | debian-bookworm | #25 274.8 After this operation, 358 MB disk space will be freed. 2026-04-13 00:06:31.096270 | debian-bookworm | #25 274.8 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15615 files and directories currently installed.) 2026-04-13 00:06:31.096515 | debian-bookworm | #25 274.8 Removing g++ (4:12.2.0-3) ... 2026-04-13 00:06:31.096581 | debian-bookworm | #25 274.9 Removing gcc (4:12.2.0-3) ... 2026-04-13 00:06:31.205583 | debian-bookworm | #25 275.0 Removing dpkg-dev (1.21.22) ... 2026-04-13 00:06:31.343271 | debian-bookworm | #25 275.2 Removing bzip2 (1.0.8-5+b1) ... 2026-04-13 00:06:31.500741 | debian-bookworm | #25 275.2 Removing cpp (4:12.2.0-3) ... 2026-04-13 00:06:31.500867 | debian-bookworm | #25 275.3 Removing g++-12 (12.2.0-14+deb12u1) ... 2026-04-13 00:06:31.625675 | debian-bookworm | #25 275.4 Removing git-man (1:2.39.5-0+deb12u3) ... 2026-04-13 00:06:31.625817 | debian-bookworm | #25 275.4 Removing libstdc++-12-dev:amd64 (12.2.0-14+deb12u1) ... 2026-04-13 00:06:31.768515 | debian-bookworm | #25 275.6 Removing libcurl3-gnutls:amd64 (7.88.1-10+deb12u14) ... 2026-04-13 00:06:31.918965 | debian-bookworm | #25 275.7 Removing libbrotli1:amd64 (1.0.9-2+b6) ... 2026-04-13 00:06:31.919128 | debian-bookworm | #25 275.7 Removing python3.11-dev (3.11.2-6+deb12u6) ... 2026-04-13 00:06:32.046982 | debian-bookworm | #25 275.8 Removing libpython3-dev:amd64 (3.11.2-1+b1) ... 2026-04-13 00:06:32.047149 | debian-bookworm | #25 275.9 Removing libpython3.11-dev:amd64 (3.11.2-6+deb12u6) ... 2026-04-13 00:06:32.207975 | debian-bookworm | #25 276.0 Removing libexpat1-dev:amd64 (2.5.0-1+deb12u2) ... 2026-04-13 00:06:32.208077 | debian-bookworm | #25 276.0 Removing zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ... 2026-04-13 00:06:32.362282 | debian-bookworm | #25 276.1 Removing libc6-dev:amd64 (2.36-9+deb12u13) ... 2026-04-13 00:06:32.362445 | debian-bookworm | #25 276.2 Removing libc-dev-bin (2.36-9+deb12u13) ... 2026-04-13 00:06:32.508669 | debian-bookworm | #25 276.2 Removing libcrypt-dev:amd64 (1:4.4.33-2) ... 2026-04-13 00:06:32.508883 | debian-bookworm | #25 276.3 Removing libdpkg-perl (1.21.22) ... 2026-04-13 00:06:32.633882 | debian-bookworm | #25 276.4 Removing liberror-perl (0.17029-2) ... 2026-04-13 00:06:32.633975 | debian-bookworm | #25 276.5 Removing perl (5.36.0-7+deb12u3) ... 2026-04-13 00:06:32.848575 | debian-bookworm | #25 276.5 Removing libperl5.36:amd64 (5.36.0-7+deb12u3) ... 2026-04-13 00:06:32.848704 | debian-bookworm | #25 276.7 Removing libgdbm-compat4:amd64 (1.23-3) ... 2026-04-13 00:06:32.973813 | debian-bookworm | #25 276.8 Removing libjs-sphinxdoc (5.3.0-4) ... 2026-04-13 00:06:33.113574 | debian-bookworm | #25 276.9 Removing libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-04-13 00:06:33.113689 | debian-bookworm | #25 276.9 Removing libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-04-13 00:06:33.318618 | debian-bookworm | #25 277.0 Removing libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... 2026-04-13 00:06:33.318756 | debian-bookworm | #25 277.1 Removing libnghttp2-14:amd64 (1.52.0-1+deb12u2) ... 2026-04-13 00:06:33.493482 | debian-bookworm | #25 277.2 Removing libnsl-dev:amd64 (1.3.0-2) ... 2026-04-13 00:06:33.493566 | debian-bookworm | #25 277.3 Removing libpsl5:amd64 (0.21.2-1) ... 2026-04-13 00:06:33.667240 | debian-bookworm | #25 277.4 Removing libpython3.11:amd64 (3.11.2-6+deb12u6) ... 2026-04-13 00:06:33.667354 | debian-bookworm | #25 277.5 Removing librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 2026-04-13 00:06:33.784138 | debian-bookworm | #25 277.6 Removing libsasl2-2:amd64 (2.1.28+dfsg-10) ... 2026-04-13 00:06:33.953002 | debian-bookworm | #25 277.7 Removing libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... 2026-04-13 00:06:33.953106 | debian-bookworm | #25 277.8 Removing libssh-4:amd64 (0.10.6-0+deb12u2) ... 2026-04-13 00:06:34.107108 | debian-bookworm | #25 277.9 Removing libssh2-1:amd64 (1.10.0-3+b1) ... 2026-04-13 00:06:34.107200 | debian-bookworm | #25 277.9 Removing libtirpc-dev:amd64 (1.3.3+ds-1) ... 2026-04-13 00:06:34.233023 | debian-bookworm | #25 278.1 Removing libyaml-0-2:amd64 (0.2.5-1) ... 2026-04-13 00:06:34.416211 | debian-bookworm | #25 278.1 Removing linux-libc-dev:amd64 (6.1.164-1) ... 2026-04-13 00:06:34.416291 | debian-bookworm | #25 278.2 Removing make (4.3-4.1) ... 2026-04-13 00:06:34.635160 | debian-bookworm | #25 278.3 Removing perl-modules-5.36 (5.36.0-7+deb12u3) ... 2026-04-13 00:06:34.635254 | debian-bookworm | #25 278.5 Removing rpcsvc-proto (1.4.3-1) ... 2026-04-13 00:06:34.850773 | debian-bookworm | #25 278.5 Removing xz-utils (5.4.1-1) ... 2026-04-13 00:06:34.893623 | debian-bookworm | #25 278.7 Removing gcc-12 (12.2.0-14+deb12u1) ... 2026-04-13 00:06:35.103642 | debian-bookworm | #25 278.8 Removing binutils (2.40-2) ... 2026-04-13 00:06:35.218916 | debian-bookworm | #25 278.9 Removing binutils-x86-64-linux-gnu (2.40-2) ... 2026-04-13 00:06:35.414138 | debian-bookworm | #25 279.0 Removing libgprofng0:amd64 (2.40-2) ... 2026-04-13 00:06:35.414234 | debian-bookworm | #25 279.1 Removing libctf0:amd64 (2.40-2) ... 2026-04-13 00:06:35.414248 | debian-bookworm | #25 279.2 Removing libbinutils:amd64 (2.40-2) ... 2026-04-13 00:06:35.540784 | debian-bookworm | #25 279.4 Removing binutils-common:amd64 (2.40-2) ... 2026-04-13 00:06:35.689979 | debian-bookworm | #25 279.4 Removing cpp-12 (12.2.0-14+deb12u1) ... 2026-04-13 00:06:35.690151 | debian-bookworm | #25 279.5 Removing libgcc-12-dev:amd64 (12.2.0-14+deb12u1) ... 2026-04-13 00:06:35.833759 | debian-bookworm | #25 279.6 Removing libasan8:amd64 (12.2.0-14+deb12u1) ... 2026-04-13 00:06:35.833875 | debian-bookworm | #25 279.7 Removing libatomic1:amd64 (12.2.0-14+deb12u1) ... 2026-04-13 00:06:35.963951 | debian-bookworm | #25 279.7 Removing libcc1-0:amd64 (12.2.0-14+deb12u1) ... 2026-04-13 00:06:35.964043 | debian-bookworm | #25 279.8 Removing libctf-nobfd0:amd64 (2.40-2) ... 2026-04-13 00:06:36.113737 | debian-bookworm | #25 279.9 Removing libgomp1:amd64 (12.2.0-14+deb12u1) ... 2026-04-13 00:06:36.113839 | debian-bookworm | #25 279.9 Removing libisl23:amd64 (0.25-1.1) ... 2026-04-13 00:06:36.297583 | debian-bookworm | #25 280.0 Removing libitm1:amd64 (12.2.0-14+deb12u1) ... 2026-04-13 00:06:36.438947 | debian-bookworm | #25 280.1 Removing libjansson4:amd64 (2.14-2) ... 2026-04-13 00:06:36.439166 | debian-bookworm | #25 280.2 Removing liblsan0:amd64 (12.2.0-14+deb12u1) ... 2026-04-13 00:06:36.439252 | debian-bookworm | #25 280.3 Removing libmpc3:amd64 (1.3.1-1) ... 2026-04-13 00:06:36.598102 | debian-bookworm | #25 280.3 Removing libmpfr6:amd64 (4.2.0-1) ... 2026-04-13 00:06:36.765846 | debian-bookworm | #25 280.4 Removing libquadmath0:amd64 (12.2.0-14+deb12u1) ... 2026-04-13 00:06:36.765991 | debian-bookworm | #25 280.5 Removing libtsan2:amd64 (12.2.0-14+deb12u1) ... 2026-04-13 00:06:36.766008 | debian-bookworm | #25 280.6 Removing libubsan1:amd64 (12.2.0-14+deb12u1) ... 2026-04-13 00:06:36.869464 | debian-bookworm | #25 280.7 Processing triggers for libc-bin (2.36-9+deb12u13) ... 2026-04-13 00:06:36.978779 | debian-bookworm | #25 280.8 + rm -rf /patches /release /root/.cache /tmp/uv-6c2078bb75587c01.lock /tmp/uv-setuptools-04e1fcc88ec80437.lock /tmp/uv-setuptools-4e134e1ec056c09b.lock /tmp/uv-setuptools-7d72fdc274d94407.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-04-13 00:06:36.978853 | debian-bookworm | #25 280.8 + uv pip install --no-cache --system pyclean==3.0.0 2026-04-13 00:06:37.078613 | debian-bookworm | #25 280.9 Using Python 3.13.13 environment at: /usr/local 2026-04-13 00:06:37.178773 | debian-bookworm | #25 281.0 Resolved 1 package in 94ms 2026-04-13 00:06:37.280099 | debian-bookworm | #25 281.0 Prepared 1 package in 19ms 2026-04-13 00:06:37.280189 | debian-bookworm | #25 281.0 Installed 1 package in 10ms 2026-04-13 00:06:37.280207 | debian-bookworm | #25 281.0 + pyclean==3.0.0 2026-04-13 00:06:37.280220 | debian-bookworm | #25 281.0 + pyclean /usr 2026-04-13 00:06:37.280232 | debian-bookworm | #25 281.1 Cleaning directory /usr 2026-04-13 00:06:38.157711 | debian-bookworm | #25 282.0 Total 1879 files, 298 directories removed. 2026-04-13 00:06:38.320983 | debian-bookworm | #25 282.0 + uv pip uninstall --system pyclean 2026-04-13 00:06:38.450347 | debian-bookworm | #25 282.3 Using Python 3.13.13 environment at: /usr/local 2026-04-13 00:06:38.605925 | debian-bookworm | #25 282.3 Uninstalled 1 package in 267ms 2026-04-13 00:06:38.605998 | debian-bookworm | #25 282.3 - pyclean==3.0.0 2026-04-13 00:06:38.945746 | debian-bookworm | #25 DONE 282.8s 2026-04-13 00:06:45.997725 | debian-bookworm | 2026-04-13 00:06:45.997846 | debian-bookworm | #26 [stage-1 2/4] COPY --link --from=builder / / 2026-04-13 00:06:46.253121 | debian-bookworm | #26 DONE 4.1s 2026-04-13 00:06:46.411711 | debian-bookworm | 2026-04-13 00:06:46.411769 | debian-bookworm | #26 [stage-1 2/4] COPY --link --from=builder / / 2026-04-13 00:06:46.411784 | debian-bookworm | #26 merging 2026-04-13 00:06:50.425760 | debian-bookworm | #26 merging 4.2s done 2026-04-13 00:06:50.425828 | debian-bookworm | #26 DONE 8.3s 2026-04-13 00:06:50.576719 | debian-bookworm | 2026-04-13 00:06:50.576816 | debian-bookworm | #27 [stage-1 3/4] WORKDIR /ansible 2026-04-13 00:06:50.923036 | debian-bookworm | #27 DONE 0.5s 2026-04-13 00:06:51.077846 | debian-bookworm | 2026-04-13 00:06:51.078057 | debian-bookworm | #28 [stage-1 4/4] RUN chown -R dragon: /ansible 2026-04-13 00:06:52.540370 | debian-bookworm | #28 DONE 1.6s 2026-04-13 00:06:52.703771 | debian-bookworm | 2026-04-13 00:06:52.703904 | debian-bookworm | #29 exporting to image 2026-04-13 00:06:52.703941 | debian-bookworm | #29 exporting layers 2026-04-13 00:07:22.292701 | debian-bookworm | #29 exporting layers 29.7s done 2026-04-13 00:07:22.292807 | debian-bookworm | #29 exporting manifest sha256:ceaf045309e3461012e5476c154b20fe2d12de1c977c7034793f2e848c923c77 2026-04-13 00:07:22.443721 | debian-bookworm | #29 exporting manifest sha256:ceaf045309e3461012e5476c154b20fe2d12de1c977c7034793f2e848c923c77 0.0s done 2026-04-13 00:07:22.443824 | debian-bookworm | #29 exporting config sha256:1aeb4aeaa776f0ebe462bb9c3b56f1821462f5ec27bc4803910e9d67f281a0f8 0.0s done 2026-04-13 00:07:22.443852 | debian-bookworm | #29 exporting attestation manifest sha256:de47ee52fdd8d22952e1048550091f2aed4e4b0a35b3d099fcccc8b285c80612 0.1s done 2026-04-13 00:07:22.443865 | debian-bookworm | #29 exporting manifest list sha256:afdd1058eaf1094cb4ca23a625fdd15cff1fe851c40b6de94ed86659600b4905 2026-04-13 00:07:22.628636 | debian-bookworm | #29 exporting manifest list sha256:afdd1058eaf1094cb4ca23a625fdd15cff1fe851c40b6de94ed86659600b4905 0.0s done 2026-04-13 00:07:22.628772 | debian-bookworm | #29 naming to docker.io/library/59946fc:latest 0.0s done 2026-04-13 00:07:22.628805 | debian-bookworm | #29 unpacking to docker.io/library/59946fc:latest 2026-04-13 00:07:31.061458 | debian-bookworm | #29 unpacking to docker.io/library/59946fc:latest 8.6s done 2026-04-13 00:07:31.252833 | debian-bookworm | #29 DONE 38.5s 2026-04-13 00:07:31.445480 | debian-bookworm | ok: Runtime: 0:05:44.743394 2026-04-13 00:07:31.485135 | 2026-04-13 00:07:31.485369 | TASK [Run push script] 2026-04-13 00:07:31.794170 | debian-bookworm | ++ git rev-parse --short HEAD 2026-04-13 00:07:31.796711 | debian-bookworm | + revision=59946fc 2026-04-13 00:07:31.796755 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-04-13 00:07:31.796768 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-04-13 00:07:31.796780 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/ceph-ansible 2026-04-13 00:07:31.796791 | debian-bookworm | + [[ latest == \l\a\t\e\s\t ]] 2026-04-13 00:07:31.796805 | debian-bookworm | + tag=osism.harbor.regio.digital/osism/ceph-ansible:squid 2026-04-13 00:07:31.796843 | debian-bookworm | + docker tag 59946fc osism.harbor.regio.digital/osism/ceph-ansible:squid 2026-04-13 00:07:31.862205 | debian-bookworm | + docker push osism.harbor.regio.digital/osism/ceph-ansible:squid 2026-04-13 00:07:31.884573 | debian-bookworm | The push refers to repository [osism.harbor.regio.digital/osism/ceph-ansible] 2026-04-13 00:07:31.992936 | debian-bookworm | bfd88eb5dc81: Waiting 2026-04-13 00:07:31.993121 | debian-bookworm | c0f5b21b7294: Waiting 2026-04-13 00:07:31.993298 | debian-bookworm | da539b676105: Waiting 2026-04-13 00:07:31.993519 | debian-bookworm | d29079819669: Waiting 2026-04-13 00:07:31.993658 | debian-bookworm | b18827432e3e: Waiting 2026-04-13 00:07:31.993845 | debian-bookworm | 4f4fb700ef54: Waiting 2026-04-13 00:07:31.994036 | debian-bookworm | 15518008e16a: Waiting 2026-04-13 00:07:32.092628 | debian-bookworm | b18827432e3e: Waiting 2026-04-13 00:07:32.092747 | debian-bookworm | 4f4fb700ef54: Waiting 2026-04-13 00:07:32.092763 | debian-bookworm | 15518008e16a: Waiting 2026-04-13 00:07:32.092774 | debian-bookworm | bfd88eb5dc81: Waiting 2026-04-13 00:07:32.092783 | debian-bookworm | c0f5b21b7294: Waiting 2026-04-13 00:07:32.092793 | debian-bookworm | da539b676105: Waiting 2026-04-13 00:07:32.092804 | debian-bookworm | d29079819669: Waiting 2026-04-13 00:07:32.192502 | debian-bookworm | b18827432e3e: Waiting 2026-04-13 00:07:32.192617 | debian-bookworm | 4f4fb700ef54: Waiting 2026-04-13 00:07:32.192632 | debian-bookworm | 15518008e16a: Waiting 2026-04-13 00:07:32.192648 | debian-bookworm | bfd88eb5dc81: Waiting 2026-04-13 00:07:32.192714 | debian-bookworm | c0f5b21b7294: Waiting 2026-04-13 00:07:32.192794 | debian-bookworm | da539b676105: Waiting 2026-04-13 00:07:32.192861 | debian-bookworm | d29079819669: Waiting 2026-04-13 00:07:32.292781 | debian-bookworm | b18827432e3e: Waiting 2026-04-13 00:07:32.292880 | debian-bookworm | 4f4fb700ef54: Waiting 2026-04-13 00:07:32.293042 | debian-bookworm | 15518008e16a: Waiting 2026-04-13 00:07:32.293158 | debian-bookworm | bfd88eb5dc81: Waiting 2026-04-13 00:07:32.293233 | debian-bookworm | c0f5b21b7294: Waiting 2026-04-13 00:07:32.293399 | debian-bookworm | da539b676105: Waiting 2026-04-13 00:07:32.293506 | debian-bookworm | d29079819669: Waiting 2026-04-13 00:07:32.393061 | debian-bookworm | 15518008e16a: Waiting 2026-04-13 00:07:32.393179 | debian-bookworm | bfd88eb5dc81: Waiting 2026-04-13 00:07:32.393195 | debian-bookworm | c0f5b21b7294: Waiting 2026-04-13 00:07:32.393208 | debian-bookworm | da539b676105: Waiting 2026-04-13 00:07:32.393218 | debian-bookworm | d29079819669: Waiting 2026-04-13 00:07:32.393229 | debian-bookworm | b18827432e3e: Waiting 2026-04-13 00:07:32.393239 | debian-bookworm | 4f4fb700ef54: Waiting 2026-04-13 00:07:32.493230 | debian-bookworm | d29079819669: Waiting 2026-04-13 00:07:32.493381 | debian-bookworm | b18827432e3e: Waiting 2026-04-13 00:07:32.493393 | debian-bookworm | 4f4fb700ef54: Waiting 2026-04-13 00:07:32.493401 | debian-bookworm | 15518008e16a: Waiting 2026-04-13 00:07:32.493411 | debian-bookworm | bfd88eb5dc81: Waiting 2026-04-13 00:07:32.493418 | debian-bookworm | c0f5b21b7294: Waiting 2026-04-13 00:07:32.493425 | debian-bookworm | da539b676105: Waiting 2026-04-13 00:07:32.593030 | debian-bookworm | da539b676105: Waiting 2026-04-13 00:07:32.593161 | debian-bookworm | d29079819669: Waiting 2026-04-13 00:07:32.593178 | debian-bookworm | b18827432e3e: Waiting 2026-04-13 00:07:32.593353 | debian-bookworm | 4f4fb700ef54: Waiting 2026-04-13 00:07:32.593561 | debian-bookworm | 15518008e16a: Waiting 2026-04-13 00:07:32.593608 | debian-bookworm | bfd88eb5dc81: Waiting 2026-04-13 00:07:32.593739 | debian-bookworm | c0f5b21b7294: Waiting 2026-04-13 00:07:32.692889 | debian-bookworm | bfd88eb5dc81: Waiting 2026-04-13 00:07:32.693012 | debian-bookworm | c0f5b21b7294: Waiting 2026-04-13 00:07:32.693026 | debian-bookworm | da539b676105: Waiting 2026-04-13 00:07:32.693038 | debian-bookworm | d29079819669: Waiting 2026-04-13 00:07:32.693062 | debian-bookworm | b18827432e3e: Waiting 2026-04-13 00:07:32.693080 | debian-bookworm | 4f4fb700ef54: Layer already exists 2026-04-13 00:07:32.693093 | debian-bookworm | 15518008e16a: Waiting 2026-04-13 00:07:32.793585 | debian-bookworm | 15518008e16a: Waiting 2026-04-13 00:07:32.793824 | debian-bookworm | bfd88eb5dc81: Waiting 2026-04-13 00:07:32.793840 | debian-bookworm | c0f5b21b7294: Waiting 2026-04-13 00:07:32.793850 | debian-bookworm | da539b676105: Waiting 2026-04-13 00:07:32.793889 | debian-bookworm | d29079819669: Waiting 2026-04-13 00:07:32.793903 | debian-bookworm | b18827432e3e: Waiting 2026-04-13 00:07:32.892852 | debian-bookworm | c0f5b21b7294: Waiting 2026-04-13 00:07:32.892972 | debian-bookworm | da539b676105: Layer already exists 2026-04-13 00:07:32.892978 | debian-bookworm | d29079819669: Layer already exists 2026-04-13 00:07:32.893009 | debian-bookworm | b18827432e3e: Waiting 2026-04-13 00:07:32.893016 | debian-bookworm | 15518008e16a: Layer already exists 2026-04-13 00:07:32.893019 | debian-bookworm | bfd88eb5dc81: Layer already exists 2026-04-13 00:07:34.493489 | debian-bookworm | b18827432e3e: Pushed 2026-04-13 00:07:39.493396 | debian-bookworm | c0f5b21b7294: Pushed 2026-04-13 00:07:42.435216 | debian-bookworm | squid: digest: sha256:afdd1058eaf1094cb4ca23a625fdd15cff1fe851c40b6de94ed86659600b4905 size: 856 2026-04-13 00:07:42.532566 | debian-bookworm | ok: Runtime: 0:00:10.660285 2026-04-13 00:07:42.547434 | 2026-04-13 00:07:42.547637 | TASK [Run cosign script] 2026-04-13 00:07:42.875754 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-04-13 00:07:42.875845 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/ceph-ansible 2026-04-13 00:07:42.875858 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-04-13 00:07:42.875864 | debian-bookworm | + version=squid 2026-04-13 00:07:42.875869 | debian-bookworm | + curl -O -L https://github.com/sigstore/cosign/releases/latest/download/cosign-linux-amd64 2026-04-13 00:07:42.893999 | debian-bookworm | % Total % Received % Xferd Average Speed Time Time Time Current 2026-04-13 00:07:42.894831 | debian-bookworm | Dload Upload Total Spent Left Speed 2026-04-13 00:07:43.112948 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-04-13 00:07:43.277090 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-04-13 00:07:48.339004 | debian-bookworm | 2 128M 2 3757k 0 0 5572k 0 0:00:23 --:--:-- 0:00:23 5572k 21 128M 21 27.4M 0 0 16.3M 0 0:00:07 0:00:01 0:00:06 23.7M 44 128M 44 57.0M 0 0 21.3M 0 0:00:06 0:00:02 0:00:04 26.7M 62 128M 62 80.0M 0 0 21.5M 0 0:00:05 0:00:03 0:00:02 25.0M 82 128M 82 106M 0 0 22.8M 0 0:00:05 0:00:04 0:00:01 25.8M 100 128M 100 128M 0 0 23.6M 0 0:00:05 0:00:05 --:--:-- 26.2M 2026-04-13 00:07:48.352565 | debian-bookworm | + chmod +x cosign-linux-amd64 2026-04-13 00:07:48.356256 | debian-bookworm | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/osism/ceph-ansible:squid 2026-04-13 00:07:49.187762 | debian-bookworm | WARNING: Image reference osism.harbor.regio.digital/osism/ceph-ansible:squid uses a tag, not a digest, to identify the image to sign. 2026-04-13 00:07:49.187868 | debian-bookworm | This can lead you to sign a different image than the intended one. Please use a 2026-04-13 00:07:49.187882 | debian-bookworm | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-04-13 00:07:49.187893 | debian-bookworm | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-04-13 00:07:49.187904 | debian-bookworm | images by tag will be removed in a future release. 2026-04-13 00:07:49.187914 | debian-bookworm | 2026-04-13 00:07:49.534973 | debian-bookworm | Signing artifact... 2026-04-13 00:07:54.094469 | debian-bookworm | ok: Runtime: 0:00:10.783422 2026-04-13 00:07:54.106313 | 2026-04-13 00:07:54.106489 | TASK [Run sbom script] 2026-04-13 00:07:54.458743 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-04-13 00:07:54.458876 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/ceph-ansible 2026-04-13 00:07:54.458890 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-04-13 00:07:54.458899 | debian-bookworm | + version=squid 2026-04-13 00:07:54.458908 | debian-bookworm | + curl -sSfL https://raw.githubusercontent.com/anchore/syft/main/install.sh 2026-04-13 00:07:54.458919 | debian-bookworm | + sudo sh -s -- -b /usr/local/bin 2026-04-13 00:07:54.470141 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-04-13 00:07:54.540012 | debian-bookworm | [info] checking github for the current release tag 2026-04-13 00:07:54.702491 | debian-bookworm | [info] fetching release script for tag='v1.42.4' 2026-04-13 00:07:55.002299 | debian-bookworm | [info] checking github for the current release tag 2026-04-13 00:07:55.178825 | debian-bookworm | [info] using release tag='v1.42.4' version='1.42.4' os='linux' arch='amd64' 2026-04-13 00:07:57.449100 | debian-bookworm | [info] installed /usr/local/bin/syft 2026-04-13 00:07:57.481264 | debian-bookworm | + /usr/local/bin/syft scan osism.harbor.regio.digital/osism/ceph-ansible:squid -o cyclonedx-json 2026-04-13 00:08:23.380237 | debian-bookworm | + /tmp/venv/bin/dtrackauditor -p ceph-ansible -v squid -f sbom.json -a 2026-04-13 00:08:28.138438 | 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-04-13 00:08:28.138570 | debian-bookworm | Provided project name and version: ceph-ansible squid 2026-04-13 00:08:28.138589 | debian-bookworm | Auto mode ON 2026-04-13 00:08:28.138602 | debian-bookworm | Reading sbom.json ... 2026-04-13 00:08:28.138623 | debian-bookworm | Uploading sbom.json ... 2026-04-13 00:08:28.138635 | debian-bookworm | Waiting for project uuid f6453f28-974a-457b-b81b-5ccaa6a903c1 to be reported by dt server ... 2026-04-13 00:08:28.138648 | debian-bookworm | Project UUID: f6453f28-974a-457b-b81b-5ccaa6a903c1 2026-04-13 00:08:28.138659 | debian-bookworm | No policy violations found. 2026-04-13 00:08:28.138670 | debian-bookworm | severity_scores, {'CRITICAL': 2, 'HIGH': 3, 'MEDIUM': 7, 'LOW': 2, 'UNASSIGNED': 0} 2026-04-13 00:08:28.138682 | debian-bookworm | Vulnerability audit resulted in no violations. 2026-04-13 00:08:28.659982 | debian-bookworm | ok: Runtime: 0:00:33.731913 2026-04-13 00:08:28.664341 | 2026-04-13 00:08:28.664503 | PLAY RECAP 2026-04-13 00:08:28.664627 | debian-bookworm | ok: 5 changed: 5 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-13 00:08:28.664690 | 2026-04-13 00:08:28.796147 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/container-image-ceph-ansible/playbooks/build.yml@main] 2026-04-13 00:08:28.797260 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-04-13 00:08:29.572436 | 2026-04-13 00:08:29.572605 | PLAY [Base post] 2026-04-13 00:08:29.586660 | 2026-04-13 00:08:29.586804 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-13 00:08:30.488855 | debian-bookworm | changed 2026-04-13 00:08:30.499190 | 2026-04-13 00:08:30.499359 | PLAY RECAP 2026-04-13 00:08:30.499440 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-13 00:08:30.499520 | 2026-04-13 00:08:30.625570 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-04-13 00:08:30.626661 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-13 00:08:31.479114 | 2026-04-13 00:08:31.479372 | PLAY [Base post-logs] 2026-04-13 00:08:31.491317 | 2026-04-13 00:08:31.491466 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-13 00:08:31.986207 | localhost | changed 2026-04-13 00:08:32.007540 | 2026-04-13 00:08:32.007858 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-13 00:08:32.037815 | localhost | ok 2026-04-13 00:08:32.044940 | 2026-04-13 00:08:32.045106 | TASK [Set zuul-log-path fact] 2026-04-13 00:08:32.062479 | localhost | ok 2026-04-13 00:08:32.075880 | 2026-04-13 00:08:32.076045 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-13 00:08:32.104112 | localhost | ok 2026-04-13 00:08:32.109677 | 2026-04-13 00:08:32.109809 | TASK [upload-logs : Create log directories] 2026-04-13 00:08:32.721155 | localhost | changed 2026-04-13 00:08:32.726737 | 2026-04-13 00:08:32.726978 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-13 00:08:33.262821 | localhost -> localhost | ok: Runtime: 0:00:00.007350 2026-04-13 00:08:33.272484 | 2026-04-13 00:08:33.272674 | TASK [upload-logs : Upload logs to log server] 2026-04-13 00:08:33.875648 | localhost | Output suppressed because no_log was given 2026-04-13 00:08:33.879768 | 2026-04-13 00:08:33.879939 | LOOP [upload-logs : Compress console log and json output] 2026-04-13 00:08:33.936834 | localhost | skipping: Conditional result was False 2026-04-13 00:08:33.942410 | localhost | skipping: Conditional result was False 2026-04-13 00:08:33.951360 | 2026-04-13 00:08:33.951503 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-13 00:08:34.000699 | localhost | skipping: Conditional result was False 2026-04-13 00:08:34.001708 | 2026-04-13 00:08:34.005085 | localhost | skipping: Conditional result was False 2026-04-13 00:08:34.012541 | 2026-04-13 00:08:34.012749 | LOOP [upload-logs : Upload console log and json output]