2026-08-11 13:33:14.372426 | Job console starting 2026-08-11 13:33:14.385694 | Updating git repos 2026-08-11 13:33:14.423779 | Cloning repos into workspace 2026-08-11 13:33:14.475355 | Restoring repo states 2026-08-11 13:33:14.491178 | Merging changes 2026-08-11 13:33:14.491217 | Checking out repos 2026-08-11 13:33:14.556855 | Preparing playbooks 2026-08-11 13:33:15.495204 | Running Ansible setup 2026-08-11 13:33:20.112478 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-08-11 13:33:20.921915 | 2026-08-11 13:33:20.922123 | PLAY [Base pre] 2026-08-11 13:33:20.950417 | 2026-08-11 13:33:20.950688 | TASK [Setup log path fact] 2026-08-11 13:33:20.987487 | debian-bookworm | ok 2026-08-11 13:33:21.008958 | 2026-08-11 13:33:21.009137 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-11 13:33:21.056040 | debian-bookworm | ok 2026-08-11 13:33:21.070787 | 2026-08-11 13:33:21.070974 | TASK [emit-job-header : Print job information] 2026-08-11 13:33:21.127503 | # Job Information 2026-08-11 13:33:21.127826 | Ansible Version: 2.16.14 2026-08-11 13:33:21.127890 | Job: container-image-ceph-ansible-release 2026-08-11 13:33:21.127950 | Pipeline: tag 2026-08-11 13:33:21.127992 | Executor: 521e9411259a 2026-08-11 13:33:21.128028 | Triggered by: https://github.com/osism/container-image-ceph-ansible/releases/tag/v0.20260811.0 2026-08-11 13:33:21.128066 | Event ID: 31564724-9589-11f1-9cac-7b2888bf3651 2026-08-11 13:33:21.135959 | 2026-08-11 13:33:21.136112 | LOOP [emit-job-header : Print node information] 2026-08-11 13:33:21.249848 | debian-bookworm | ok: 2026-08-11 13:33:21.250142 | debian-bookworm | # Node Information 2026-08-11 13:33:21.250180 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-08-11 13:33:21.250206 | debian-bookworm | Hostname: debian 2026-08-11 13:33:21.250229 | debian-bookworm | Username: zuul 2026-08-11 13:33:21.250251 | debian-bookworm | Distro: Debian 12.15 2026-08-11 13:33:21.250275 | debian-bookworm | Provider: regiocloud-a 2026-08-11 13:33:21.250296 | debian-bookworm | Region: 2026-08-11 13:33:21.250317 | debian-bookworm | Label: debian-bookworm 2026-08-11 13:33:21.250337 | debian-bookworm | Product Name: OpenStack Nova 2026-08-11 13:33:21.250357 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fea4:1f4 2026-08-11 13:33:21.276605 | 2026-08-11 13:33:21.276832 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-11 13:33:21.788467 | debian-bookworm -> localhost | changed 2026-08-11 13:33:21.796862 | 2026-08-11 13:33:21.797013 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-11 13:33:22.886494 | debian-bookworm -> localhost | changed 2026-08-11 13:33:22.898296 | 2026-08-11 13:33:22.898427 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-11 13:33:23.227218 | debian-bookworm -> localhost | ok 2026-08-11 13:33:23.241679 | 2026-08-11 13:33:23.241873 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-11 13:33:23.278765 | debian-bookworm | ok 2026-08-11 13:33:23.296366 | debian-bookworm | included: /var/lib/zuul/builds/696fd35d1019467cbaf33786a5341476/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-11 13:33:23.302642 | 2026-08-11 13:33:23.302748 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-11 13:33:24.550079 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-08-11 13:33:24.550321 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/696fd35d1019467cbaf33786a5341476/work/696fd35d1019467cbaf33786a5341476_id_rsa 2026-08-11 13:33:24.550360 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/696fd35d1019467cbaf33786a5341476/work/696fd35d1019467cbaf33786a5341476_id_rsa.pub 2026-08-11 13:33:24.550386 | debian-bookworm -> localhost | The key fingerprint is: 2026-08-11 13:33:24.550409 | debian-bookworm -> localhost | SHA256:vpoUO54gzCVBQ37gvQZOe0vGQT2a3hwJqyfa3Wl6xSo zuul-build-sshkey 2026-08-11 13:33:24.550471 | debian-bookworm -> localhost | The key's randomart image is: 2026-08-11 13:33:24.550495 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-08-11 13:33:24.550516 | debian-bookworm -> localhost | | .= .. | 2026-08-11 13:33:24.550538 | debian-bookworm -> localhost | | + =. o | 2026-08-11 13:33:24.550557 | debian-bookworm -> localhost | | * += o | 2026-08-11 13:33:24.550576 | debian-bookworm -> localhost | | o *+oo | 2026-08-11 13:33:24.550596 | debian-bookworm -> localhost | | +oOo.oS | 2026-08-11 13:33:24.550624 | debian-bookworm -> localhost | | ooBo.o+o | 2026-08-11 13:33:24.550645 | debian-bookworm -> localhost | | o++o.++. | 2026-08-11 13:33:24.550664 | debian-bookworm -> localhost | |. ..E+*+ . | 2026-08-11 13:33:24.550685 | debian-bookworm -> localhost | | .==.. | 2026-08-11 13:33:24.550705 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-08-11 13:33:24.550756 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.691759 2026-08-11 13:33:24.557630 | 2026-08-11 13:33:24.557740 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-11 13:33:24.594784 | debian-bookworm | ok 2026-08-11 13:33:24.611434 | debian-bookworm | included: /var/lib/zuul/builds/696fd35d1019467cbaf33786a5341476/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-11 13:33:24.620562 | 2026-08-11 13:33:24.620686 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-11 13:33:24.647052 | debian-bookworm | skipping: Conditional result was False 2026-08-11 13:33:24.660223 | 2026-08-11 13:33:24.660388 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-11 13:33:25.406420 | debian-bookworm | changed 2026-08-11 13:33:25.420738 | 2026-08-11 13:33:25.420934 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-11 13:33:25.705889 | debian-bookworm | ok 2026-08-11 13:33:25.714562 | 2026-08-11 13:33:25.714728 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-11 13:33:26.435846 | debian-bookworm | changed 2026-08-11 13:33:26.443932 | 2026-08-11 13:33:26.444070 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-11 13:33:27.172331 | debian-bookworm | changed 2026-08-11 13:33:27.180748 | 2026-08-11 13:33:27.180898 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-11 13:33:27.215862 | debian-bookworm | skipping: Conditional result was False 2026-08-11 13:33:27.231063 | 2026-08-11 13:33:27.231257 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-11 13:33:27.727237 | debian-bookworm -> localhost | changed 2026-08-11 13:33:27.749108 | 2026-08-11 13:33:27.749273 | TASK [add-build-sshkey : Add back temp key] 2026-08-11 13:33:28.117768 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/696fd35d1019467cbaf33786a5341476/work/696fd35d1019467cbaf33786a5341476_id_rsa (zuul-build-sshkey) 2026-08-11 13:33:28.118430 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.021214 2026-08-11 13:33:28.133046 | 2026-08-11 13:33:28.133211 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-11 13:33:28.576595 | debian-bookworm | ok 2026-08-11 13:33:28.585680 | 2026-08-11 13:33:28.585825 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-11 13:33:28.621350 | debian-bookworm | skipping: Conditional result was False 2026-08-11 13:33:28.636143 | 2026-08-11 13:33:28.636312 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-11 13:33:29.111376 | debian-bookworm | ok 2026-08-11 13:33:29.128972 | 2026-08-11 13:33:29.129133 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-11 13:33:29.176187 | debian-bookworm | ok 2026-08-11 13:33:29.184168 | 2026-08-11 13:33:29.184299 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-11 13:33:29.484240 | debian-bookworm -> localhost | ok 2026-08-11 13:33:29.501207 | 2026-08-11 13:33:29.501531 | TASK [validate-host : Collect information about the host] 2026-08-11 13:33:30.726139 | debian-bookworm | ok 2026-08-11 13:33:30.738554 | 2026-08-11 13:33:30.738679 | TASK [validate-host : Sanitize hostname] 2026-08-11 13:33:30.908508 | debian-bookworm | ok 2026-08-11 13:33:30.914654 | 2026-08-11 13:33:30.914790 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-11 13:33:31.532301 | debian-bookworm -> localhost | changed 2026-08-11 13:33:31.544919 | 2026-08-11 13:33:31.545144 | TASK [validate-host : Collect information about zuul worker] 2026-08-11 13:33:31.980184 | debian-bookworm | ok 2026-08-11 13:33:31.988047 | 2026-08-11 13:33:31.988224 | TASK [validate-host : Write out all zuul information for each host] 2026-08-11 13:33:32.577292 | debian-bookworm -> localhost | changed 2026-08-11 13:33:32.589924 | 2026-08-11 13:33:32.590049 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-11 13:33:32.890796 | debian-bookworm | ok 2026-08-11 13:33:32.902359 | 2026-08-11 13:33:32.902612 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-11 13:33:33.792105 | debian-bookworm | changed: 2026-08-11 13:33:33.792374 | debian-bookworm | cd+++++++++ src/ 2026-08-11 13:33:33.792421 | debian-bookworm | cd+++++++++ src/github.com/ 2026-08-11 13:33:33.792476 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-08-11 13:33:33.792507 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-ceph-ansible/ 2026-08-11 13:33:33.792535 | debian-bookworm | Containerfile 2026-08-11 13:33:33.792773 | debian-bookworm | 2026-08-11 13:35:42.064634 | debian-bookworm | #25 44.85 2026-08-11 13:35:42.064649 | debian-bookworm | #25 44.85 Or undo this operation with: 2026-08-11 13:35:42.064663 | debian-bookworm | #25 44.85 2026-08-11 13:35:42.064679 | debian-bookworm | #25 44.85 git switch - 2026-08-11 13:35:42.064694 | debian-bookworm | #25 44.85 2026-08-11 13:35:42.064709 | debian-bookworm | #25 44.85 Turn off this advice by setting config variable advice.detachedHead to false 2026-08-11 13:35:42.064754 | debian-bookworm | #25 44.85 2026-08-11 13:35:42.064770 | debian-bookworm | #25 44.85 HEAD is now at 3235855 chore(deps): update dependency k3s-io/k3s to v1.36.3+k3s1 (#2649) 2026-08-11 13:35:42.064786 | debian-bookworm | #25 44.85 + cd /playbooks 2026-08-11 13:35:42.064801 | debian-bookworm | #25 44.85 + git fetch --all --force 2026-08-11 13:35:42.389788 | debian-bookworm | #25 45.32 ++ yq -M -r .playbooks_version /release/latest/ceph.yml 2026-08-11 13:35:43.122328 | debian-bookworm | #25 46.06 + git checkout v0.20260721.0 2026-08-11 13:35:43.282165 | debian-bookworm | #25 46.06 Note: switching to 'v0.20260721.0'. 2026-08-11 13:35:43.282381 | debian-bookworm | #25 46.06 2026-08-11 13:35:43.282431 | debian-bookworm | #25 46.06 You are in 'detached HEAD' state. You can look around, make experimental 2026-08-11 13:35:43.282471 | debian-bookworm | #25 46.06 changes and commit them, and you can discard any commits you make in this 2026-08-11 13:35:43.282538 | debian-bookworm | #25 46.06 state without impacting any branches by switching back to a branch. 2026-08-11 13:35:43.282599 | debian-bookworm | #25 46.06 2026-08-11 13:35:43.282639 | debian-bookworm | #25 46.06 If you want to create a new branch to retain commits you create, you may 2026-08-11 13:35:43.282679 | debian-bookworm | #25 46.06 do so (now or later) by using -c with the switch command. Example: 2026-08-11 13:35:43.282716 | debian-bookworm | #25 46.06 2026-08-11 13:35:43.282766 | debian-bookworm | #25 46.06 git switch -c 2026-08-11 13:35:43.282826 | debian-bookworm | #25 46.06 2026-08-11 13:35:43.282889 | debian-bookworm | #25 46.06 Or undo this operation with: 2026-08-11 13:35:43.282928 | debian-bookworm | #25 46.06 2026-08-11 13:35:43.282965 | debian-bookworm | #25 46.06 git switch - 2026-08-11 13:35:43.283003 | debian-bookworm | #25 46.06 2026-08-11 13:35:43.283040 | debian-bookworm | #25 46.06 Turn off this advice by setting config variable advice.detachedHead to false 2026-08-11 13:35:43.283077 | debian-bookworm | #25 46.06 2026-08-11 13:35:43.283138 | debian-bookworm | #25 46.06 HEAD is now at 3e47952 thanos_sidecar: remove the deploy playbook 2026-08-11 13:35:43.283178 | debian-bookworm | #25 46.07 + cd /generics 2026-08-11 13:35:43.283238 | debian-bookworm | #25 46.07 + git fetch --all --force 2026-08-11 13:35:43.650262 | debian-bookworm | #25 46.58 ++ yq -M -r .generics_version /release/latest/ceph.yml 2026-08-11 13:35:43.843958 | debian-bookworm | #25 46.78 + git checkout v0.20260808.0 2026-08-11 13:35:44.011733 | debian-bookworm | #25 46.79 Note: switching to 'v0.20260808.0'. 2026-08-11 13:35:44.011836 | debian-bookworm | #25 46.79 2026-08-11 13:35:44.011867 | debian-bookworm | #25 46.79 You are in 'detached HEAD' state. You can look around, make experimental 2026-08-11 13:35:44.011892 | debian-bookworm | #25 46.79 changes and commit them, and you can discard any commits you make in this 2026-08-11 13:35:44.011916 | debian-bookworm | #25 46.79 state without impacting any branches by switching back to a branch. 2026-08-11 13:35:44.011942 | debian-bookworm | #25 46.79 2026-08-11 13:35:44.011966 | debian-bookworm | #25 46.79 If you want to create a new branch to retain commits you create, you may 2026-08-11 13:35:44.011989 | debian-bookworm | #25 46.79 do so (now or later) by using -c with the switch command. Example: 2026-08-11 13:35:44.012012 | debian-bookworm | #25 46.79 2026-08-11 13:35:44.012053 | debian-bookworm | #25 46.79 git switch -c 2026-08-11 13:35:44.012077 | debian-bookworm | #25 46.79 2026-08-11 13:35:44.012099 | debian-bookworm | #25 46.79 Or undo this operation with: 2026-08-11 13:35:44.012120 | debian-bookworm | #25 46.79 2026-08-11 13:35:44.012143 | debian-bookworm | #25 46.79 git switch - 2026-08-11 13:35:44.012168 | debian-bookworm | #25 46.79 2026-08-11 13:35:44.012192 | debian-bookworm | #25 46.79 Turn off this advice by setting config variable advice.detachedHead to false 2026-08-11 13:35:44.012235 | debian-bookworm | #25 46.79 2026-08-11 13:35:44.012261 | debian-bookworm | #25 46.79 HEAD is now at ab2cfd2 Update dependency packaging to v26.3 (#614) 2026-08-11 13:35:44.012288 | debian-bookworm | #25 46.79 + mkdir -p /ansible/inventory.generics /ansible/inventory 2026-08-11 13:35:44.012315 | debian-bookworm | #25 46.79 + cp /generics/inventory/50-ceph /ansible/inventory.generics/50-ceph 2026-08-11 13:35:44.012342 | debian-bookworm | #25 46.79 + cp /generics/inventory/51-ceph /ansible/inventory.generics/51-ceph 2026-08-11 13:35:44.012368 | debian-bookworm | #25 46.79 + mkdir -p /ansible/galaxy /ansible/group_vars/all 2026-08-11 13:35:44.012393 | debian-bookworm | #25 46.80 + python3 /src/render-python-requirements.py 2026-08-11 13:35:44.230960 | debian-bookworm | #25 47.16 + python3 /src/render-versions.py 2026-08-11 13:35:44.410913 | debian-bookworm | #25 47.34 + uv pip install --no-cache --system -r /requirements.txt 2026-08-11 13:35:44.700010 | debian-bookworm | #25 47.48 Using Python 3.13.15 environment at: /usr/local 2026-08-11 13:35:48.792204 | debian-bookworm | #25 51.49 Resolved 152 packages in 4.00s 2026-08-11 13:35:48.792292 | debian-bookworm | #25 51.55 Downloading pygments (1.2MiB) 2026-08-11 13:35:48.792310 | debian-bookworm | #25 51.55 Downloading pynacl (1.3MiB) 2026-08-11 13:35:48.792325 | debian-bookworm | #25 51.55 Downloading aiohttp (1.7MiB) 2026-08-11 13:35:48.792341 | debian-bookworm | #25 51.55 Downloading botocore (14.9MiB) 2026-08-11 13:35:48.792356 | debian-bookworm | #25 51.55 Downloading openstacksdk (1.9MiB) 2026-08-11 13:35:48.792372 | debian-bookworm | #25 51.55 Downloading kubernetes (4.4MiB) 2026-08-11 13:35:48.792387 | debian-bookworm | #25 51.57 Downloading pydantic-core (2.0MiB) 2026-08-11 13:35:48.792401 | debian-bookworm | #25 51.57 Downloading cryptography (4.5MiB) 2026-08-11 13:35:48.792416 | debian-bookworm | #25 51.57 Downloading sqlalchemy (3.1MiB) 2026-08-11 13:35:48.792430 | debian-bookworm | #25 51.57 Downloading ansible-pylibssh (2.5MiB) 2026-08-11 13:35:48.792444 | debian-bookworm | #25 51.57 Downloading ansible-core (2.2MiB) 2026-08-11 13:35:48.792459 | debian-bookworm | #25 51.57 Downloading uvloop (4.2MiB) 2026-08-11 13:35:48.792475 | debian-bookworm | #25 51.58 Downloading python-openstackclient (1.2MiB) 2026-08-11 13:35:50.398349 | debian-bookworm | #25 53.16 Building polling==0.3.2 2026-08-11 13:35:50.398446 | debian-bookworm | #25 53.18 Building notario==0.0.16 2026-08-11 13:35:50.592421 | debian-bookworm | #25 53.37 Downloaded pynacl 2026-08-11 13:35:50.806495 | debian-bookworm | #25 53.59 Downloaded aiohttp 2026-08-11 13:35:50.859550 | debian-bookworm | #25 53.79 Downloaded pydantic-core 2026-08-11 13:35:50.989028 | debian-bookworm | #25 53.92 Downloaded pygments 2026-08-11 13:35:51.203416 | debian-bookworm | #25 54.02 Downloaded ansible-pylibssh 2026-08-11 13:35:51.378181 | debian-bookworm | #25 54.14 Built polling==0.3.2 2026-08-11 13:35:51.378285 | debian-bookworm | #25 54.19 Downloaded sqlalchemy 2026-08-11 13:35:51.378312 | debian-bookworm | #25 54.21 Downloaded python-openstackclient 2026-08-11 13:35:51.616949 | debian-bookworm | #25 54.31 Built notario==0.0.16 2026-08-11 13:35:51.617129 | debian-bookworm | #25 54.35 Downloaded uvloop 2026-08-11 13:35:51.617190 | debian-bookworm | #25 54.40 Downloaded cryptography 2026-08-11 13:35:51.652405 | debian-bookworm | #25 54.59 Downloaded ansible-core 2026-08-11 13:35:51.756114 | debian-bookworm | #25 54.69 Downloaded openstacksdk 2026-08-11 13:35:52.248106 | debian-bookworm | #25 55.07 Downloaded kubernetes 2026-08-11 13:35:52.248187 | debian-bookworm | #25 55.18 Downloaded botocore 2026-08-11 13:35:52.400497 | debian-bookworm | #25 55.18 Prepared 147 packages in 3.68s 2026-08-11 13:35:52.869699 | debian-bookworm | #25 55.64 Installed 147 packages in 454ms 2026-08-11 13:35:52.869761 | debian-bookworm | #25 55.64 + aiohappyeyeballs==2.7.1 2026-08-11 13:35:52.869767 | debian-bookworm | #25 55.64 + aiohttp==3.14.3 2026-08-11 13:35:52.869790 | debian-bookworm | #25 55.64 + aiosignal==1.4.0 2026-08-11 13:35:52.869796 | debian-bookworm | #25 55.64 + amqp==5.3.1 2026-08-11 13:35:52.869800 | debian-bookworm | #25 55.64 + annotated-doc==0.0.5 2026-08-11 13:35:52.869804 | debian-bookworm | #25 55.64 + annotated-types==0.8.0 2026-08-11 13:35:52.869808 | debian-bookworm | #25 55.64 + ansible-core==2.16.19 2026-08-11 13:35:52.869813 | debian-bookworm | #25 55.65 + ansible-pylibssh==1.4.0 2026-08-11 13:35:52.869817 | debian-bookworm | #25 55.65 + anyio==4.14.2 2026-08-11 13:35:52.869821 | debian-bookworm | #25 55.65 + ara==1.8.0 2026-08-11 13:35:52.869825 | debian-bookworm | #25 55.65 + attrs==26.1.0 2026-08-11 13:35:52.869828 | debian-bookworm | #25 55.65 + autopage==0.6.0 2026-08-11 13:35:52.869832 | debian-bookworm | #25 55.65 + backports-zstd==1.6.0 2026-08-11 13:35:52.869836 | debian-bookworm | #25 55.65 + bcrypt==5.0.0 2026-08-11 13:35:52.869840 | debian-bookworm | #25 55.65 + billiard==4.2.4 2026-08-11 13:35:52.869843 | debian-bookworm | #25 55.65 + boto3==1.43.61 2026-08-11 13:35:52.869847 | debian-bookworm | #25 55.65 + botocore==1.43.68 2026-08-11 13:35:52.869851 | debian-bookworm | #25 55.65 + cachebox==5.2.3 2026-08-11 13:35:52.869854 | debian-bookworm | #25 55.65 + celery==5.6.3 2026-08-11 13:35:52.869858 | debian-bookworm | #25 55.65 + certifi==2026.7.22 2026-08-11 13:35:52.869862 | debian-bookworm | #25 55.65 + cffi==2.1.1 2026-08-11 13:35:52.869866 | debian-bookworm | #25 55.65 + charset-normalizer==3.4.9 2026-08-11 13:35:52.869869 | debian-bookworm | #25 55.65 + click==8.4.2 2026-08-11 13:35:52.869873 | debian-bookworm | #25 55.65 + click-didyoumean==0.3.1 2026-08-11 13:35:52.869877 | debian-bookworm | #25 55.65 + click-plugins==1.1.1.2 2026-08-11 13:35:52.869881 | debian-bookworm | #25 55.65 + click-repl==0.3.0 2026-08-11 13:35:52.869884 | debian-bookworm | #25 55.65 + cliff==4.15.0 2026-08-11 13:35:52.869888 | debian-bookworm | #25 55.65 + clustershell==1.10.1 2026-08-11 13:35:52.869891 | debian-bookworm | #25 55.65 + cmd2==4.2.0 2026-08-11 13:35:52.869895 | debian-bookworm | #25 55.65 + cryptography==48.0.1 2026-08-11 13:35:52.869920 | debian-bookworm | #25 55.65 + debtcollector==3.1.0 2026-08-11 13:35:52.869924 | debian-bookworm | #25 55.65 + decorator==5.3.1 2026-08-11 13:35:52.869927 | debian-bookworm | #25 55.65 + deepdiff==9.1.0 2026-08-11 13:35:52.869931 | debian-bookworm | #25 55.65 + docker==7.2.0 2026-08-11 13:35:52.869935 | debian-bookworm | #25 55.65 + dogpile-cache==1.5.0 2026-08-11 13:35:52.869938 | debian-bookworm | #25 55.65 + dtrack-auditor==1.5.0 2026-08-11 13:35:52.869942 | debian-bookworm | #25 55.65 + durationpy==0.10 2026-08-11 13:35:52.869946 | debian-bookworm | #25 55.65 + fastapi==0.141.1 2026-08-11 13:35:52.869950 | debian-bookworm | #25 55.65 + flower==2.0.1 2026-08-11 13:35:52.869953 | debian-bookworm | #25 55.65 + frozenlist==1.8.0 2026-08-11 13:35:52.869957 | debian-bookworm | #25 55.65 + gitdb==4.0.12 2026-08-11 13:35:52.869961 | debian-bookworm | #25 55.65 + gitpython==3.1.58 2026-08-11 13:35:52.869964 | debian-bookworm | #25 55.65 + greenlet==3.5.5 2026-08-11 13:35:52.869968 | debian-bookworm | #25 55.65 + h11==0.16.0 2026-08-11 13:35:52.869971 | debian-bookworm | #25 55.65 + hiredis==3.4.0 2026-08-11 13:35:52.869975 | debian-bookworm | #25 55.65 + httptools==0.8.0 2026-08-11 13:35:52.869979 | debian-bookworm | #25 55.65 + humanize==4.16.0 2026-08-11 13:35:52.869982 | debian-bookworm | #25 55.65 + idna==3.18 2026-08-11 13:35:52.869986 | debian-bookworm | #25 55.65 + iniconfig==2.3.0 2026-08-11 13:35:52.869990 | debian-bookworm | #25 55.65 + invoke==3.0.3 2026-08-11 13:35:52.869993 | debian-bookworm | #25 55.65 + iso8601==2.1.0 2026-08-11 13:35:52.869997 | debian-bookworm | #25 55.65 + jc==1.25.7 2026-08-11 13:35:52.870001 | debian-bookworm | #25 55.65 + jmespath==1.1.0 2026-08-11 13:35:52.870004 | debian-bookworm | #25 55.65 + jsonpatch==1.33 2026-08-11 13:35:52.870008 | debian-bookworm | #25 55.65 + jsonpath-ng==1.8.0 2026-08-11 13:35:52.870012 | debian-bookworm | #25 55.65 + jsonpointer==3.1.1 2026-08-11 13:35:52.870015 | debian-bookworm | #25 55.65 + keystoneauth1==5.15.0 2026-08-11 13:35:52.870019 | debian-bookworm | #25 55.65 + kombu==5.6.2 2026-08-11 13:35:52.870023 | debian-bookworm | #25 55.65 + kubernetes==36.0.3 2026-08-11 13:35:52.870026 | debian-bookworm | #25 55.65 + loguru==0.7.3 2026-08-11 13:35:52.870030 | debian-bookworm | #25 55.65 + markdown-it-py==4.2.0 2026-08-11 13:35:52.870034 | debian-bookworm | #25 55.65 + mdurl==0.1.2 2026-08-11 13:35:52.870037 | debian-bookworm | #25 55.65 + mmh3==5.2.1 2026-08-11 13:35:52.870041 | debian-bookworm | #25 55.65 + msgpack==1.2.1 2026-08-11 13:35:52.870045 | debian-bookworm | #25 55.65 + multidict==6.7.1 2026-08-11 13:35:52.870049 | debian-bookworm | #25 55.65 + nbcli==0.10.0.dev2 2026-08-11 13:35:52.870055 | debian-bookworm | #25 55.65 + notario==0.0.16 2026-08-11 13:35:52.870062 | debian-bookworm | #25 55.65 + oauthlib==3.3.1 2026-08-11 13:35:52.870066 | debian-bookworm | #25 55.65 + openstacksdk==4.17.0 2026-08-11 13:35:52.870069 | debian-bookworm | #25 55.65 + orderly-set==5.5.0 2026-08-11 13:35:52.870073 | debian-bookworm | #25 55.65 + os-service-types==1.9.0 2026-08-11 13:35:52.870077 | debian-bookworm | #25 55.65 + osc-lib==4.7.0 2026-08-11 13:35:52.870080 | debian-bookworm | #25 55.65 + osism==0.20260808.0 2026-08-11 13:35:52.870084 | debian-bookworm | #25 55.65 + oslo-config==10.7.0 2026-08-11 13:35:52.870088 | debian-bookworm | #25 55.65 + oslo-context==6.5.0 2026-08-11 13:35:52.870091 | debian-bookworm | #25 55.65 + oslo-i18n==6.9.0 2026-08-11 13:35:52.870095 | debian-bookworm | #25 55.65 + oslo-log==8.3.0 2026-08-11 13:35:52.870099 | debian-bookworm | #25 55.65 + oslo-serialization==5.11.0 2026-08-11 13:35:52.870103 | debian-bookworm | #25 55.65 + oslo-utils==10.1.1 2026-08-11 13:35:52.870106 | debian-bookworm | #25 55.65 + packaging==26.3 2026-08-11 13:35:52.870110 | debian-bookworm | #25 55.65 + paramiko==5.0.0 2026-08-11 13:35:52.870114 | debian-bookworm | #25 55.65 + pbr==7.0.3 2026-08-11 13:35:52.870117 | debian-bookworm | #25 55.65 + platformdirs==4.11.2 2026-08-11 13:35:52.870121 | debian-bookworm | #25 55.65 + pluggy==1.6.0 2026-08-11 13:35:52.870125 | debian-bookworm | #25 55.65 + polling==0.3.2 2026-08-11 13:35:52.870128 | debian-bookworm | #25 55.65 + pottery==3.0.1 2026-08-11 13:35:52.870132 | debian-bookworm | #25 55.65 + prettytable==3.18.0 2026-08-11 13:35:52.870136 | debian-bookworm | #25 55.65 + prometheus-client==0.26.0 2026-08-11 13:35:52.870140 | debian-bookworm | #25 55.65 + prompt-toolkit==3.0.53 2026-08-11 13:35:52.870143 | debian-bookworm | #25 55.65 + propcache==0.5.2 2026-08-11 13:35:52.870147 | debian-bookworm | #25 55.65 + psutil==7.2.2 2026-08-11 13:35:52.870151 | debian-bookworm | #25 55.65 + pycparser==3.0 2026-08-11 13:35:52.870154 | debian-bookworm | #25 55.65 + pydantic==2.13.4 2026-08-11 13:35:52.870158 | debian-bookworm | #25 55.65 + pydantic-core==2.46.4 2026-08-11 13:35:52.870162 | debian-bookworm | #25 55.65 + pygments==2.20.0 2026-08-11 13:35:52.870165 | debian-bookworm | #25 55.65 + pymysql==1.2.0 2026-08-11 13:35:52.870169 | debian-bookworm | #25 55.65 + pynacl==1.6.2 2026-08-11 13:35:52.870173 | debian-bookworm | #25 55.65 + pynetbox==7.8.0 2026-08-11 13:35:52.870176 | debian-bookworm | #25 55.65 + pyparsing==3.3.2 2026-08-11 13:35:52.870180 | debian-bookworm | #25 55.65 + pyperclip==1.11.0 2026-08-11 13:35:52.870187 | debian-bookworm | #25 55.65 + pytest==9.1.1 2026-08-11 13:35:52.870191 | debian-bookworm | #25 55.65 + pytest-testinfra==10.2.2 2026-08-11 13:35:52.870194 | debian-bookworm | #25 55.65 + python-dateutil==2.9.0.post0 2026-08-11 13:35:52.870198 | debian-bookworm | #25 55.65 + python-dotenv==1.2.2 2026-08-11 13:35:52.870202 | debian-bookworm | #25 55.65 + python-keystoneclient==5.8.0 2026-08-11 13:35:52.870206 | debian-bookworm | #25 55.65 + python-manilaclient==6.2.0 2026-08-11 13:35:52.870210 | debian-bookworm | #25 55.65 + python-openstackclient==10.2.1 2026-08-11 13:35:52.870213 | debian-bookworm | #25 55.65 + pytz==2026.3.post1 2026-08-11 13:35:52.870228 | debian-bookworm | #25 55.65 + redfish==3.3.7 2026-08-11 13:35:52.870232 | debian-bookworm | #25 55.65 + redis==6.4.0 2026-08-11 13:35:52.870236 | debian-bookworm | #25 55.65 + requests==2.34.2 2026-08-11 13:35:52.870240 | debian-bookworm | #25 55.65 + requests-oauthlib==2.0.0 2026-08-11 13:35:52.870243 | debian-bookworm | #25 55.65 + requests-toolbelt==1.0.0 2026-08-11 13:35:52.870247 | debian-bookworm | #25 55.65 + requests-unixsocket==0.4.1 2026-08-11 13:35:52.870251 | debian-bookworm | #25 55.65 + resolvelib==1.0.1 2026-08-11 13:35:52.870254 | debian-bookworm | #25 55.65 + rfc3986==2.0.0 2026-08-11 13:35:52.870258 | debian-bookworm | #25 55.65 + rich==15.0.0 2026-08-11 13:35:52.870262 | debian-bookworm | #25 55.65 + rich-argparse==1.8.0 2026-08-11 13:35:52.870636 | debian-bookworm | #25 55.65 + ruamel-yaml==0.19.1 2026-08-11 13:35:52.870644 | debian-bookworm | #25 55.65 + s3transfer==0.19.2 2026-08-11 13:35:52.870648 | debian-bookworm | #25 55.65 + setuptools==83.0.0 2026-08-11 13:35:52.870652 | debian-bookworm | #25 55.65 + six==1.17.0 2026-08-11 13:35:52.870655 | debian-bookworm | #25 55.65 + smmap==5.0.3 2026-08-11 13:35:52.870659 | debian-bookworm | #25 55.65 + sqlalchemy==2.0.51 2026-08-11 13:35:52.870663 | debian-bookworm | #25 55.65 + sqlmodel==0.0.39 2026-08-11 13:35:52.870667 | debian-bookworm | #25 55.65 + starlette==1.6.0 2026-08-11 13:35:52.870671 | debian-bookworm | #25 55.65 + stevedore==5.9.0 2026-08-11 13:35:52.870675 | debian-bookworm | #25 55.65 + sushy==5.12.0 2026-08-11 13:35:52.870679 | debian-bookworm | #25 55.65 + tabulate==0.10.0 2026-08-11 13:35:52.870682 | debian-bookworm | #25 55.65 + tornado==6.5.8 2026-08-11 13:35:52.870687 | debian-bookworm | #25 55.65 + transitions==0.9.3 2026-08-11 13:35:52.870691 | debian-bookworm | #25 55.65 + typing-extensions==4.16.0 2026-08-11 13:35:52.870695 | debian-bookworm | #25 55.65 + typing-inspection==0.4.3 2026-08-11 13:35:52.870699 | debian-bookworm | #25 55.65 + tzdata==2026.3 2026-08-11 13:35:52.870703 | debian-bookworm | #25 55.65 + tzlocal==5.4.4 2026-08-11 13:35:52.870707 | debian-bookworm | #25 55.65 + urllib3==2.7.0 2026-08-11 13:35:52.870711 | debian-bookworm | #25 55.65 + uvicorn==0.52.1 2026-08-11 13:35:52.870714 | debian-bookworm | #25 55.65 + uvloop==0.22.1 2026-08-11 13:35:52.870719 | debian-bookworm | #25 55.65 + validators==0.35.0 2026-08-11 13:35:52.870723 | debian-bookworm | #25 55.65 + vine==5.1.0 2026-08-11 13:35:52.870727 | debian-bookworm | #25 55.65 + watchdog==6.0.0 2026-08-11 13:35:52.870731 | debian-bookworm | #25 55.65 + watchfiles==1.2.0 2026-08-11 13:35:52.870735 | debian-bookworm | #25 55.65 + wcwidth==0.8.2 2026-08-11 13:35:52.870738 | debian-bookworm | #25 55.65 + websocket-client==1.9.0 2026-08-11 13:35:52.870742 | debian-bookworm | #25 55.65 + websockets==17.0.1 2026-08-11 13:35:52.870746 | debian-bookworm | #25 55.65 + wrapt==2.3.0 2026-08-11 13:35:52.870750 | debian-bookworm | #25 55.65 + yarl==1.24.5 2026-08-11 13:35:53.107255 | debian-bookworm | #25 56.04 ++ python3 -c 'import ansible; print(ansible.release.__version__)' 2026-08-11 13:35:53.351605 | debian-bookworm | #25 56.12 + ansible_version=2.16.19 2026-08-11 13:35:53.351675 | debian-bookworm | #25 56.12 + sed -i -e s/ANSIBLE_VERSION/2.16.19/ /etc/motd 2026-08-11 13:35:53.351689 | debian-bookworm | #25 56.13 + mkdir -p /ansible /ansible/action_plugins /ansible/callback_plugins /ansible/filter_plugins /ansible/library /ansible/roles /ansible/tasks 2026-08-11 13:35:53.351695 | debian-bookworm | #25 56.13 + mkdir -p /ansible/cache /ansible/logs /ansible/secrets /share /interface 2026-08-11 13:35:53.351712 | debian-bookworm | #25 56.13 + ansible-galaxy role install -v -f -r /ansible/galaxy/requirements.yml -p /usr/share/ansible/roles 2026-08-11 13:35:54.514473 | debian-bookworm | #25 57.44 Using /etc/ansible/ansible.cfg as config file 2026-08-11 13:35:54.514561 | debian-bookworm | #25 57.44 Skipping install, no requirements found 2026-08-11 13:35:54.652617 | debian-bookworm | #25 57.59 + ln -s /usr/share/ansible/roles /ansible/galaxy 2026-08-11 13:35:54.809379 | debian-bookworm | #25 57.59 + ansible-galaxy collection install -v -f -r /ansible/galaxy/requirements.yml -p /usr/share/ansible/collections 2026-08-11 13:35:59.038523 | debian-bookworm | #25 61.97 Cloning into '/root/.ansible/tmp/ansible-local-1692csbx315n/tmp73by2npt/ansible-config_template7yk0_olk'... 2026-08-11 13:36:00.177921 | debian-bookworm | #25 63.11 Note: switching to '2.0.0'. 2026-08-11 13:36:00.177993 | debian-bookworm | #25 63.11 2026-08-11 13:36:00.178009 | debian-bookworm | #25 63.11 You are in 'detached HEAD' state. You can look around, make experimental 2026-08-11 13:36:00.178014 | debian-bookworm | #25 63.11 changes and commit them, and you can discard any commits you make in this 2026-08-11 13:36:00.178018 | debian-bookworm | #25 63.11 state without impacting any branches by switching back to a branch. 2026-08-11 13:36:00.178028 | debian-bookworm | #25 63.11 2026-08-11 13:36:00.178032 | debian-bookworm | #25 63.11 If you want to create a new branch to retain commits you create, you may 2026-08-11 13:36:00.178036 | debian-bookworm | #25 63.11 do so (now or later) by using -c with the switch command. Example: 2026-08-11 13:36:00.178040 | debian-bookworm | #25 63.11 2026-08-11 13:36:00.178044 | debian-bookworm | #25 63.11 git switch -c 2026-08-11 13:36:00.178048 | debian-bookworm | #25 63.11 2026-08-11 13:36:00.178052 | debian-bookworm | #25 63.11 Or undo this operation with: 2026-08-11 13:36:00.178056 | debian-bookworm | #25 63.11 2026-08-11 13:36:00.178060 | debian-bookworm | #25 63.11 git switch - 2026-08-11 13:36:00.178065 | debian-bookworm | #25 63.11 2026-08-11 13:36:00.178081 | debian-bookworm | #25 63.11 Turn off this advice by setting config variable advice.detachedHead to false 2026-08-11 13:36:00.178085 | debian-bookworm | #25 63.11 2026-08-11 13:36:00.178089 | debian-bookworm | #25 63.11 HEAD is now at dae35c0 Merge "Publish openstack.config_template on galaxy" 2026-08-11 13:36:53.754439 | debian-bookworm | #25 116.7 Using /etc/ansible/ansible.cfg as config file 2026-08-11 13:36:53.754503 | debian-bookworm | #25 116.7 Starting galaxy collection install process 2026-08-11 13:36:53.754509 | debian-bookworm | #25 116.7 Process install dependency map 2026-08-11 13:36:53.754514 | debian-bookworm | #25 116.7 Starting collection install process 2026-08-11 13:36:53.754519 | debian-bookworm | #25 116.7 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-1692csbx315n/tmp73by2npt/ansible-netcommon-2.6.1-759vlfuk 2026-08-11 13:36:53.754533 | debian-bookworm | #25 116.7 Installing 'ansible.netcommon:2.6.1' to '/usr/share/ansible/collections/ansible_collections/ansible/netcommon' 2026-08-11 13:36:53.754538 | debian-bookworm | #25 116.7 ansible.netcommon:2.6.1 was installed successfully 2026-08-11 13:36:53.754543 | debian-bookworm | #25 116.7 Installing 'openstack.config_template:1.3.0' to '/usr/share/ansible/collections/ansible_collections/openstack/config_template' 2026-08-11 13:36:53.754548 | debian-bookworm | #25 116.7 Created collection for openstack.config_template:1.3.0 at /usr/share/ansible/collections/ansible_collections/openstack/config_template 2026-08-11 13:36:53.754552 | debian-bookworm | #25 116.7 openstack.config_template:1.3.0 was installed successfully 2026-08-11 13:36:53.754557 | debian-bookworm | #25 116.7 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-posix-2.2.2.tar.gz to /root/.ansible/tmp/ansible-local-1692csbx315n/tmp73by2npt/ansible-posix-2.2.2-a62hkkwx 2026-08-11 13:36:53.754561 | debian-bookworm | #25 116.7 Installing 'ansible.posix:2.2.2' to '/usr/share/ansible/collections/ansible_collections/ansible/posix' 2026-08-11 13:36:53.754565 | debian-bookworm | #25 116.7 ansible.posix:2.2.2 was installed successfully 2026-08-11 13:36:53.754569 | debian-bookworm | #25 116.7 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-utils-6.1.0.tar.gz to /root/.ansible/tmp/ansible-local-1692csbx315n/tmp73by2npt/ansible-utils-6.1.0-56kgqd8e 2026-08-11 13:36:53.754573 | debian-bookworm | #25 116.7 Installing 'ansible.utils:6.1.0' to '/usr/share/ansible/collections/ansible_collections/ansible/utils' 2026-08-11 13:36:53.754577 | debian-bookworm | #25 116.7 ansible.utils:6.1.0 was installed successfully 2026-08-11 13:36:53.754581 | debian-bookworm | #25 116.7 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/netbox-netbox-3.23.0.tar.gz to /root/.ansible/tmp/ansible-local-1692csbx315n/tmp73by2npt/netbox-netbox-3.23.0-2hrfczuw 2026-08-11 13:36:53.754585 | debian-bookworm | #25 116.7 Installing 'netbox.netbox:3.23.0' to '/usr/share/ansible/collections/ansible_collections/netbox/netbox' 2026-08-11 13:36:53.754594 | debian-bookworm | #25 116.7 netbox.netbox:3.23.0 was installed successfully 2026-08-11 13:36:53.754599 | debian-bookworm | #25 116.7 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/osism-commons-0.20260724.0.tar.gz to /root/.ansible/tmp/ansible-local-1692csbx315n/tmp73by2npt/osism-commons-0.20260724.0-su1c9qhp 2026-08-11 13:36:53.754614 | debian-bookworm | #25 116.7 Installing 'osism.commons:0.20260724.0' to '/usr/share/ansible/collections/ansible_collections/osism/commons' 2026-08-11 13:36:53.754620 | debian-bookworm | #25 116.7 osism.commons:0.20260724.0 was installed successfully 2026-08-11 13:36:53.754626 | debian-bookworm | #25 116.7 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-general-13.3.0.tar.gz to /root/.ansible/tmp/ansible-local-1692csbx315n/tmp73by2npt/community-general-13.3.0-1jdqd5sd 2026-08-11 13:36:53.754632 | debian-bookworm | #25 116.7 Installing 'community.general:13.3.0' to '/usr/share/ansible/collections/ansible_collections/community/general' 2026-08-11 13:36:53.754644 | debian-bookworm | #25 116.7 community.general:13.3.0 was installed successfully 2026-08-11 13:36:53.754652 | debian-bookworm | #25 116.7 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-library_inventory_filtering_v1-1.1.5.tar.gz to /root/.ansible/tmp/ansible-local-1692csbx315n/tmp73by2npt/community-library_inventory_filtering_v1-1.1.5-332_zqxu 2026-08-11 13:36:53.754660 | debian-bookworm | #25 116.7 Installing 'community.library_inventory_filtering_v1:1.1.5' to '/usr/share/ansible/collections/ansible_collections/community/library_inventory_filtering_v1' 2026-08-11 13:36:53.754667 | debian-bookworm | #25 116.7 community.library_inventory_filtering_v1:1.1.5 was installed successfully 2026-08-11 13:36:53.856868 | debian-bookworm | #25 116.8 + ln -s /usr/share/ansible/collections /ansible/collections 2026-08-11 13:36:53.967155 | debian-bookworm | #25 116.8 + mkdir -p /usr/share/mitogen 2026-08-11 13:36:53.967226 | debian-bookworm | #25 116.8 + tar xzf /mitogen.tar.gz --strip-components=1 -C /usr/share/mitogen 2026-08-11 13:36:53.967234 | debian-bookworm | #25 116.9 + 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-08-11 13:36:53.967240 | debian-bookworm | #25 116.9 + rm /mitogen.tar.gz 2026-08-11 13:36:54.129118 | debian-bookworm | #25 116.9 ++ grep ceph_ansible_version: /release/latest/ceph-reef.yml 2026-08-11 13:36:54.129341 | debian-bookworm | #25 116.9 ++ awk '-F: ' '{ print $2 }' 2026-08-11 13:36:54.129409 | debian-bookworm | #25 116.9 + PROJECT_VERSION=stable-8.0 2026-08-11 13:36:54.129468 | debian-bookworm | #25 116.9 + git clone -b stable-8.0 https://github.com/ceph/ceph-ansible /repository 2026-08-11 13:36:54.129520 | debian-bookworm | #25 116.9 Cloning into '/repository'... 2026-08-11 13:36:58.465833 | debian-bookworm | #25 121.4 ++ LC_ALL=C 2026-08-11 13:36:58.466052 | debian-bookworm | #25 121.4 ++ sort 2026-08-11 13:36:58.566019 | debian-bookworm | #25 121.4 ++ find /patches/stable-8.0 -name '*.patch' 2026-08-11 13:36:58.566095 | debian-bookworm | #25 121.4 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-08-11 13:36:58.566111 | debian-bookworm | #25 121.4 + echo /patches/stable-8.0/always-use-ceph-uid-64045.patch 2026-08-11 13:36:58.566135 | debian-bookworm | #25 121.4 /patches/stable-8.0/always-use-ceph-uid-64045.patch 2026-08-11 13:36:58.566145 | debian-bookworm | #25 121.4 + cd /repository 2026-08-11 13:36:58.566153 | debian-bookworm | #25 121.4 + patch --forward --batch -p1 --dry-run 2026-08-11 13:36:58.566161 | debian-bookworm | #25 121.4 checking file roles/ceph-defaults/defaults/main.yml 2026-08-11 13:36:58.566170 | debian-bookworm | #25 121.4 Hunk #1 succeeded at 243 (offset -2 lines). 2026-08-11 13:36:58.566178 | debian-bookworm | #25 121.4 + cd /repository 2026-08-11 13:36:58.566187 | debian-bookworm | #25 121.4 + patch --forward --batch -p1 2026-08-11 13:36:58.566194 | debian-bookworm | #25 121.4 patching file roles/ceph-defaults/defaults/main.yml 2026-08-11 13:36:58.566202 | debian-bookworm | #25 121.4 Hunk #1 succeeded at 243 (offset -2 lines). 2026-08-11 13:36:58.566211 | debian-bookworm | #25 121.4 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-08-11 13:36:58.566220 | debian-bookworm | #25 121.4 + echo /patches/stable-8.0/ceph-handler-skip-and-throttle.patch 2026-08-11 13:36:58.566229 | debian-bookworm | #25 121.4 /patches/stable-8.0/ceph-handler-skip-and-throttle.patch 2026-08-11 13:36:58.566238 | debian-bookworm | #25 121.4 + cd /repository 2026-08-11 13:36:58.566246 | debian-bookworm | #25 121.4 + patch --forward --batch -p1 --dry-run 2026-08-11 13:36:58.566342 | debian-bookworm | #25 121.4 checking file roles/ceph-handler/tasks/handler_crash.yml 2026-08-11 13:36:58.566356 | debian-bookworm | #25 121.4 checking file roles/ceph-handler/tasks/handler_mdss.yml 2026-08-11 13:36:58.566364 | debian-bookworm | #25 121.4 checking file roles/ceph-handler/tasks/handler_mgrs.yml 2026-08-11 13:36:58.566372 | debian-bookworm | #25 121.4 checking file roles/ceph-handler/tasks/handler_mons.yml 2026-08-11 13:36:58.566380 | debian-bookworm | #25 121.4 checking file roles/ceph-handler/tasks/handler_osds.yml 2026-08-11 13:36:58.566388 | debian-bookworm | #25 121.4 checking file roles/ceph-handler/tasks/handler_rbdmirrors.yml 2026-08-11 13:36:58.566396 | debian-bookworm | #25 121.4 checking file roles/ceph-handler/tasks/handler_rgws.yml 2026-08-11 13:36:58.566405 | debian-bookworm | #25 121.4 + cd /repository 2026-08-11 13:36:58.566413 | debian-bookworm | #25 121.4 + patch --forward --batch -p1 2026-08-11 13:36:58.566421 | debian-bookworm | #25 121.4 patching file roles/ceph-handler/tasks/handler_crash.yml 2026-08-11 13:36:58.566430 | debian-bookworm | #25 121.4 patching file roles/ceph-handler/tasks/handler_mdss.yml 2026-08-11 13:36:58.566438 | debian-bookworm | #25 121.4 patching file roles/ceph-handler/tasks/handler_mgrs.yml 2026-08-11 13:36:58.566446 | debian-bookworm | #25 121.4 patching file roles/ceph-handler/tasks/handler_mons.yml 2026-08-11 13:36:58.566454 | debian-bookworm | #25 121.4 patching file roles/ceph-handler/tasks/handler_osds.yml 2026-08-11 13:36:58.566462 | debian-bookworm | #25 121.4 patching file roles/ceph-handler/tasks/handler_rbdmirrors.yml 2026-08-11 13:36:58.566470 | debian-bookworm | #25 121.4 patching file roles/ceph-handler/tasks/handler_rgws.yml 2026-08-11 13:36:58.566478 | debian-bookworm | #25 121.4 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-08-11 13:36:58.566486 | debian-bookworm | #25 121.4 + echo /patches/stable-8.0/container-binary.patch 2026-08-11 13:36:58.566494 | debian-bookworm | #25 121.4 /patches/stable-8.0/container-binary.patch 2026-08-11 13:36:58.566502 | debian-bookworm | #25 121.4 + cd /repository 2026-08-11 13:36:58.566510 | debian-bookworm | #25 121.4 + patch --forward --batch -p1 --dry-run 2026-08-11 13:36:58.566518 | debian-bookworm | #25 121.4 checking file roles/ceph-facts/tasks/container_binary.yml 2026-08-11 13:36:58.566526 | debian-bookworm | #25 121.4 + cd /repository 2026-08-11 13:36:58.566534 | debian-bookworm | #25 121.4 + patch --forward --batch -p1 2026-08-11 13:36:58.566543 | debian-bookworm | #25 121.4 patching file roles/ceph-facts/tasks/container_binary.yml 2026-08-11 13:36:58.566551 | debian-bookworm | #25 121.4 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-08-11 13:36:58.566560 | debian-bookworm | #25 121.4 + echo /patches/stable-8.0/do-not-upgrade-ceph-exporter.patch 2026-08-11 13:36:58.566569 | debian-bookworm | #25 121.4 /patches/stable-8.0/do-not-upgrade-ceph-exporter.patch 2026-08-11 13:36:58.566578 | debian-bookworm | #25 121.4 + cd /repository 2026-08-11 13:36:58.566586 | debian-bookworm | #25 121.4 + patch --forward --batch -p1 --dry-run 2026-08-11 13:36:58.566595 | debian-bookworm | #25 121.4 checking file infrastructure-playbooks/rolling_update.yml 2026-08-11 13:36:58.566603 | debian-bookworm | #25 121.4 Hunk #1 succeeded at 1165 (offset -6 lines). 2026-08-11 13:36:58.566611 | debian-bookworm | #25 121.4 + cd /repository 2026-08-11 13:36:58.566619 | debian-bookworm | #25 121.4 + patch --forward --batch -p1 2026-08-11 13:36:58.566628 | debian-bookworm | #25 121.4 patching file infrastructure-playbooks/rolling_update.yml 2026-08-11 13:36:58.566636 | debian-bookworm | #25 121.4 Hunk #1 succeeded at 1165 (offset -6 lines). 2026-08-11 13:36:58.566644 | debian-bookworm | #25 121.4 /patches/stable-8.0/fix-group-names-in-rolling-update-play.patch 2026-08-11 13:36:58.566653 | debian-bookworm | #25 121.4 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-08-11 13:36:58.566672 | debian-bookworm | #25 121.4 + echo /patches/stable-8.0/fix-group-names-in-rolling-update-play.patch 2026-08-11 13:36:58.566682 | debian-bookworm | #25 121.4 + cd /repository 2026-08-11 13:36:58.566691 | debian-bookworm | #25 121.4 + patch --forward --batch -p1 --dry-run 2026-08-11 13:36:58.566697 | debian-bookworm | #25 121.4 checking file infrastructure-playbooks/rolling_update.yml 2026-08-11 13:36:58.566702 | debian-bookworm | #25 121.4 + cd /repository 2026-08-11 13:36:58.566707 | debian-bookworm | #25 121.4 + patch --forward --batch -p1 2026-08-11 13:36:58.566712 | debian-bookworm | #25 121.4 patching file infrastructure-playbooks/rolling_update.yml 2026-08-11 13:36:58.566717 | debian-bookworm | #25 121.4 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-08-11 13:36:58.566730 | debian-bookworm | #25 121.4 + echo /patches/stable-8.0/fix-group-names-in-shrink-plays.patch 2026-08-11 13:36:58.566738 | debian-bookworm | #25 121.4 /patches/stable-8.0/fix-group-names-in-shrink-plays.patch 2026-08-11 13:36:58.566743 | debian-bookworm | #25 121.4 + cd /repository 2026-08-11 13:36:58.566748 | debian-bookworm | #25 121.4 + patch --forward --batch -p1 --dry-run 2026-08-11 13:36:58.566753 | debian-bookworm | #25 121.4 checking file infrastructure-playbooks/shrink-osd.yml 2026-08-11 13:36:58.566758 | debian-bookworm | #25 121.4 + cd /repository 2026-08-11 13:36:58.566763 | debian-bookworm | #25 121.4 + patch --forward --batch -p1 2026-08-11 13:36:58.566768 | debian-bookworm | #25 121.5 patching file infrastructure-playbooks/shrink-osd.yml 2026-08-11 13:36:58.566773 | debian-bookworm | #25 121.5 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-08-11 13:36:58.566778 | debian-bookworm | #25 121.5 + echo /patches/stable-8.0/fix-rgw-upgrade.patch 2026-08-11 13:36:58.566783 | debian-bookworm | #25 121.5 /patches/stable-8.0/fix-rgw-upgrade.patch 2026-08-11 13:36:58.566788 | debian-bookworm | #25 121.5 + cd /repository 2026-08-11 13:36:58.566802 | debian-bookworm | #25 121.5 + patch --forward --batch -p1 --dry-run 2026-08-11 13:36:58.566807 | debian-bookworm | #25 121.5 checking file infrastructure-playbooks/rolling_update.yml 2026-08-11 13:36:58.566812 | debian-bookworm | #25 121.5 Hunk #1 succeeded at 947 (offset 63 lines). 2026-08-11 13:36:58.566817 | debian-bookworm | #25 121.5 Hunk #2 succeeded at 955 (offset 63 lines). 2026-08-11 13:36:58.566822 | debian-bookworm | #25 121.5 + cd /repository 2026-08-11 13:36:58.566826 | debian-bookworm | #25 121.5 + patch --forward --batch -p1 2026-08-11 13:36:58.566831 | debian-bookworm | #25 121.5 patching file infrastructure-playbooks/rolling_update.yml 2026-08-11 13:36:58.566836 | debian-bookworm | #25 121.5 Hunk #1 succeeded at 947 (offset 63 lines). 2026-08-11 13:36:58.566841 | debian-bookworm | #25 121.5 Hunk #2 succeeded at 955 (offset 63 lines). 2026-08-11 13:36:58.566846 | debian-bookworm | #25 121.5 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-08-11 13:36:58.566850 | debian-bookworm | #25 121.5 + echo /patches/stable-8.0/increase-mon-quorum-check-retries.patch 2026-08-11 13:36:58.566855 | debian-bookworm | #25 121.5 /patches/stable-8.0/increase-mon-quorum-check-retries.patch 2026-08-11 13:36:58.566860 | debian-bookworm | #25 121.5 + cd /repository 2026-08-11 13:36:58.566865 | debian-bookworm | #25 121.5 + patch --forward --batch -p1 --dry-run 2026-08-11 13:36:58.566870 | debian-bookworm | #25 121.5 checking file infrastructure-playbooks/rolling_update.yml 2026-08-11 13:36:58.566875 | debian-bookworm | #25 121.5 Hunk #2 succeeded at 389 with fuzz 1. 2026-08-11 13:36:58.566879 | debian-bookworm | #25 121.5 + cd /repository 2026-08-11 13:36:58.566884 | debian-bookworm | #25 121.5 + patch --forward --batch -p1 2026-08-11 13:36:58.566889 | debian-bookworm | #25 121.5 patching file infrastructure-playbooks/rolling_update.yml 2026-08-11 13:36:58.566894 | debian-bookworm | #25 121.5 Hunk #2 succeeded at 389 with fuzz 1. 2026-08-11 13:36:58.566899 | debian-bookworm | #25 121.5 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-08-11 13:36:58.566904 | debian-bookworm | #25 121.5 + echo /patches/stable-8.0/instrument-mon-quorum-diagnostics.patch 2026-08-11 13:36:58.566908 | debian-bookworm | #25 121.5 /patches/stable-8.0/instrument-mon-quorum-diagnostics.patch 2026-08-11 13:36:58.566914 | debian-bookworm | #25 121.5 + cd /repository 2026-08-11 13:36:58.566918 | debian-bookworm | #25 121.5 + patch --forward --batch -p1 --dry-run 2026-08-11 13:36:58.566923 | debian-bookworm | #25 121.5 checking file infrastructure-playbooks/rolling_update.yml 2026-08-11 13:36:58.566928 | debian-bookworm | #25 121.5 + cd /repository 2026-08-11 13:36:58.566933 | debian-bookworm | #25 121.5 + patch --forward --batch -p1 2026-08-11 13:36:58.566938 | debian-bookworm | #25 121.5 patching file infrastructure-playbooks/rolling_update.yml 2026-08-11 13:36:58.566942 | debian-bookworm | #25 121.5 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-08-11 13:36:58.566947 | debian-bookworm | #25 121.5 + echo /patches/stable-8.0/instrument-mon-quorum-post-diagnostics.patch 2026-08-11 13:36:58.566952 | debian-bookworm | #25 121.5 /patches/stable-8.0/instrument-mon-quorum-post-diagnostics.patch 2026-08-11 13:36:58.566957 | debian-bookworm | #25 121.5 + cd /repository 2026-08-11 13:36:58.566962 | debian-bookworm | #25 121.5 + patch --forward --batch -p1 --dry-run 2026-08-11 13:36:58.566967 | debian-bookworm | #25 121.5 checking file infrastructure-playbooks/rolling_update.yml 2026-08-11 13:36:58.566972 | debian-bookworm | #25 121.5 + cd /repository 2026-08-11 13:36:58.566976 | debian-bookworm | #25 121.5 + patch --forward --batch -p1 2026-08-11 13:36:58.566985 | debian-bookworm | #25 121.5 patching file infrastructure-playbooks/rolling_update.yml 2026-08-11 13:36:58.566990 | debian-bookworm | #25 121.5 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-08-11 13:36:58.566994 | debian-bookworm | #25 121.5 + echo /patches/stable-8.0/remove-utf8-characters-from-metafiles.patch 2026-08-11 13:36:58.566999 | debian-bookworm | #25 121.5 /patches/stable-8.0/remove-utf8-characters-from-metafiles.patch 2026-08-11 13:36:58.567004 | debian-bookworm | #25 121.5 + cd /repository 2026-08-11 13:36:58.567009 | debian-bookworm | #25 121.5 + patch --forward --batch -p1 --dry-run 2026-08-11 13:36:58.567014 | debian-bookworm | #25 121.5 checking file roles/ceph-client/meta/main.yml 2026-08-11 13:36:58.567018 | debian-bookworm | #25 121.5 Hunk #1 succeeded at 1 with fuzz 1. 2026-08-11 13:36:58.567023 | debian-bookworm | #25 121.5 checking file roles/ceph-common/meta/main.yml 2026-08-11 13:36:58.567028 | debian-bookworm | #25 121.5 Hunk #1 succeeded at 1 with fuzz 1. 2026-08-11 13:36:58.567033 | debian-bookworm | #25 121.5 checking file roles/ceph-container-common/meta/main.yml 2026-08-11 13:36:58.567038 | debian-bookworm | #25 121.5 Hunk #1 succeeded at 1 with fuzz 1. 2026-08-11 13:36:58.567042 | debian-bookworm | #25 121.5 checking file roles/ceph-defaults/meta/main.yml 2026-08-11 13:36:58.567047 | debian-bookworm | #25 121.5 Hunk #1 succeeded at 1 with fuzz 1. 2026-08-11 13:36:58.567052 | debian-bookworm | #25 121.5 checking file roles/ceph-handler/meta/main.yml 2026-08-11 13:36:58.567057 | debian-bookworm | #25 121.5 Hunk #1 succeeded at 1 with fuzz 1. 2026-08-11 13:36:58.567062 | debian-bookworm | #25 121.5 checking file roles/ceph-mds/meta/main.yml 2026-08-11 13:36:58.567067 | debian-bookworm | #25 121.5 Hunk #1 succeeded at 1 with fuzz 1. 2026-08-11 13:36:58.567071 | debian-bookworm | #25 121.5 checking file roles/ceph-mgr/meta/main.yml 2026-08-11 13:36:58.567076 | debian-bookworm | #25 121.5 Hunk #1 succeeded at 1 with fuzz 1. 2026-08-11 13:36:58.567081 | debian-bookworm | #25 121.5 checking file roles/ceph-mon/meta/main.yml 2026-08-11 13:36:58.567086 | debian-bookworm | #25 121.5 Hunk #1 succeeded at 1 with fuzz 1. 2026-08-11 13:36:58.567090 | debian-bookworm | #25 121.5 checking file roles/ceph-osd/meta/main.yml 2026-08-11 13:36:58.567095 | debian-bookworm | #25 121.5 Hunk #1 succeeded at 1 with fuzz 1. 2026-08-11 13:36:58.567103 | debian-bookworm | #25 121.5 checking file roles/ceph-rbd-mirror/meta/main.yml 2026-08-11 13:36:58.567112 | debian-bookworm | #25 121.5 Hunk #1 succeeded at 1 with fuzz 1. 2026-08-11 13:36:58.567117 | debian-bookworm | #25 121.5 checking file roles/ceph-rgw/meta/main.yml 2026-08-11 13:36:58.567128 | debian-bookworm | #25 121.5 Hunk #1 succeeded at 1 with fuzz 1. 2026-08-11 13:36:58.567133 | debian-bookworm | #25 121.5 + cd /repository 2026-08-11 13:36:58.567138 | debian-bookworm | #25 121.5 + patch --forward --batch -p1 2026-08-11 13:36:58.567143 | debian-bookworm | #25 121.5 patching file roles/ceph-client/meta/main.yml 2026-08-11 13:36:58.567147 | debian-bookworm | #25 121.5 Hunk #1 succeeded at 1 with fuzz 1. 2026-08-11 13:36:58.567152 | debian-bookworm | #25 121.5 patching file roles/ceph-common/meta/main.yml 2026-08-11 13:36:58.567157 | debian-bookworm | #25 121.5 Hunk #1 succeeded at 1 with fuzz 1. 2026-08-11 13:36:58.567162 | debian-bookworm | #25 121.5 patching file roles/ceph-container-common/meta/main.yml 2026-08-11 13:36:58.567166 | debian-bookworm | #25 121.5 Hunk #1 succeeded at 1 with fuzz 1. 2026-08-11 13:36:58.567171 | debian-bookworm | #25 121.5 patching file roles/ceph-defaults/meta/main.yml 2026-08-11 13:36:58.567176 | debian-bookworm | #25 121.5 Hunk #1 succeeded at 1 with fuzz 1. 2026-08-11 13:36:58.567186 | debian-bookworm | #25 121.5 patching file roles/ceph-handler/meta/main.yml 2026-08-11 13:36:58.567191 | debian-bookworm | #25 121.5 Hunk #1 succeeded at 1 with fuzz 1. 2026-08-11 13:36:58.567196 | debian-bookworm | #25 121.5 patching file roles/ceph-mds/meta/main.yml 2026-08-11 13:36:58.567201 | debian-bookworm | #25 121.5 Hunk #1 succeeded at 1 with fuzz 1. 2026-08-11 13:36:58.567205 | debian-bookworm | #25 121.5 patching file roles/ceph-mgr/meta/main.yml 2026-08-11 13:36:58.567210 | debian-bookworm | #25 121.5 Hunk #1 succeeded at 1 with fuzz 1. 2026-08-11 13:36:58.567215 | debian-bookworm | #25 121.5 patching file roles/ceph-mon/meta/main.yml 2026-08-11 13:36:58.567220 | debian-bookworm | #25 121.5 Hunk #1 succeeded at 1 with fuzz 1. 2026-08-11 13:36:58.567224 | debian-bookworm | #25 121.5 patching file roles/ceph-osd/meta/main.yml 2026-08-11 13:36:58.567229 | debian-bookworm | #25 121.5 Hunk #1 succeeded at 1 with fuzz 1. 2026-08-11 13:36:58.567234 | debian-bookworm | #25 121.5 patching file roles/ceph-rbd-mirror/meta/main.yml 2026-08-11 13:36:58.567239 | debian-bookworm | #25 121.5 Hunk #1 succeeded at 1 with fuzz 1. 2026-08-11 13:36:58.567247 | debian-bookworm | #25 121.5 patching file roles/ceph-rgw/meta/main.yml 2026-08-11 13:36:58.567251 | debian-bookworm | #25 121.5 Hunk #1 succeeded at 1 with fuzz 1. 2026-08-11 13:36:58.567256 | debian-bookworm | #25 121.5 /patches/stable-8.0/use-live-monmap-for-quorum-check.patch 2026-08-11 13:36:58.567261 | debian-bookworm | #25 121.5 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-08-11 13:36:58.567266 | debian-bookworm | #25 121.5 + echo /patches/stable-8.0/use-live-monmap-for-quorum-check.patch 2026-08-11 13:36:58.567271 | debian-bookworm | #25 121.5 + cd /repository 2026-08-11 13:36:58.567276 | debian-bookworm | #25 121.5 + patch --forward --batch -p1 --dry-run 2026-08-11 13:36:58.567281 | debian-bookworm | #25 121.5 checking file infrastructure-playbooks/rolling_update.yml 2026-08-11 13:36:58.567285 | debian-bookworm | #25 121.5 + cd /repository 2026-08-11 13:36:58.567290 | debian-bookworm | #25 121.5 + patch --forward --batch -p1 2026-08-11 13:36:58.567333 | debian-bookworm | #25 121.5 patching file infrastructure-playbooks/rolling_update.yml 2026-08-11 13:36:58.666665 | debian-bookworm | #25 121.5 /patches/stable-8.0/validate-ignore-ansible-version.patch 2026-08-11 13:36:58.666721 | debian-bookworm | #25 121.5 + for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort) 2026-08-11 13:36:58.666727 | debian-bookworm | #25 121.5 + echo /patches/stable-8.0/validate-ignore-ansible-version.patch 2026-08-11 13:36:58.666732 | debian-bookworm | #25 121.5 + cd /repository 2026-08-11 13:36:58.666738 | debian-bookworm | #25 121.5 + patch --forward --batch -p1 --dry-run 2026-08-11 13:36:58.666743 | debian-bookworm | #25 121.5 checking file roles/ceph-validate/tasks/check_system.yml 2026-08-11 13:36:58.666747 | debian-bookworm | #25 121.5 + cd /repository 2026-08-11 13:36:58.666751 | debian-bookworm | #25 121.5 + patch --forward --batch -p1 2026-08-11 13:36:58.666760 | debian-bookworm | #25 121.5 patching file roles/ceph-validate/tasks/check_system.yml 2026-08-11 13:36:58.666765 | debian-bookworm | #25 121.5 + '[' -e /repository/plugins/actions ']' 2026-08-11 13:36:58.666769 | debian-bookworm | #25 121.5 + '[' -e /repository/plugins/callback ']' 2026-08-11 13:36:58.666773 | debian-bookworm | #25 121.5 + cp /repository/plugins/callback/installer_checkpoint.py /ansible/callback_plugins 2026-08-11 13:36:58.666776 | debian-bookworm | #25 121.5 + '[' -e /repository/plugins/filter ']' 2026-08-11 13:36:58.666781 | debian-bookworm | #25 121.5 + cp repository/plugins/filter/__init__.py repository/plugins/filter/dict2dict.py repository/plugins/filter/ipaddrs_in_ranges.py /ansible/filter_plugins 2026-08-11 13:36:58.666790 | debian-bookworm | #25 121.5 + cp /repository/library/__init__.py /repository/library/ceph_add_users_buckets.py /repository/library/ceph_authtool.py /repository/library/ceph_config.py /repository/library/ceph_crush.py /repository/library/ceph_crush_rule.py /repository/library/ceph_dashboard_user.py /repository/library/ceph_ec_profile.py /repository/library/ceph_fs.py /repository/library/ceph_key.py /repository/library/ceph_mgr_module.py /repository/library/ceph_orch_apply.py /repository/library/ceph_osd.py /repository/library/ceph_osd_flag.py /repository/library/ceph_pool.py /repository/library/ceph_volume.py /repository/library/ceph_volume_simple_activate.py /repository/library/ceph_volume_simple_scan.py /repository/library/cephadm_adopt.py /repository/library/cephadm_bootstrap.py /repository/library/radosgw_caps.py /repository/library/radosgw_realm.py /repository/library/radosgw_user.py /repository/library/radosgw_zone.py /repository/library/radosgw_zonegroup.py /ansible/library 2026-08-11 13:36:58.666797 | debian-bookworm | #25 121.5 ++ find /repository/infrastructure-playbooks -name '*.yml' -maxdepth 1 2026-08-11 13:36:58.666801 | debian-bookworm | #25 121.5 /repository/infrastructure-playbooks/shrink-mon.yml 2026-08-11 13:36:58.666805 | debian-bookworm | #25 121.5 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-08-11 13:36:58.666809 | debian-bookworm | #25 121.5 + echo /repository/infrastructure-playbooks/shrink-mon.yml 2026-08-11 13:36:58.666813 | debian-bookworm | #25 121.5 ++ basename /repository/infrastructure-playbooks/shrink-mon.yml 2026-08-11 13:36:58.666817 | debian-bookworm | #25 121.5 + cp /repository/infrastructure-playbooks/shrink-mon.yml /ansible/ceph-shrink-mon.yml 2026-08-11 13:36:58.666821 | debian-bookworm | #25 121.5 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-08-11 13:36:58.666825 | debian-bookworm | #25 121.5 + echo /repository/infrastructure-playbooks/storage-inventory.yml 2026-08-11 13:36:58.666839 | debian-bookworm | #25 121.5 /repository/infrastructure-playbooks/storage-inventory.yml 2026-08-11 13:36:58.666843 | debian-bookworm | #25 121.5 ++ basename /repository/infrastructure-playbooks/storage-inventory.yml 2026-08-11 13:36:58.666847 | debian-bookworm | #25 121.5 + cp /repository/infrastructure-playbooks/storage-inventory.yml /ansible/ceph-storage-inventory.yml 2026-08-11 13:36:58.666851 | debian-bookworm | #25 121.5 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-08-11 13:36:58.666855 | debian-bookworm | #25 121.5 + echo /repository/infrastructure-playbooks/cephadm.yml 2026-08-11 13:36:58.666858 | debian-bookworm | #25 121.5 /repository/infrastructure-playbooks/cephadm.yml 2026-08-11 13:36:58.666862 | debian-bookworm | #25 121.5 ++ basename /repository/infrastructure-playbooks/cephadm.yml 2026-08-11 13:36:58.666866 | debian-bookworm | #25 121.5 + cp /repository/infrastructure-playbooks/cephadm.yml /ansible/ceph-cephadm.yml 2026-08-11 13:36:58.666870 | debian-bookworm | #25 121.5 /repository/infrastructure-playbooks/lv-create.yml 2026-08-11 13:36:58.666873 | debian-bookworm | #25 121.5 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-08-11 13:36:58.666877 | debian-bookworm | #25 121.5 + echo /repository/infrastructure-playbooks/lv-create.yml 2026-08-11 13:36:58.666885 | debian-bookworm | #25 121.5 ++ basename /repository/infrastructure-playbooks/lv-create.yml 2026-08-11 13:36:58.666889 | debian-bookworm | #25 121.5 + cp /repository/infrastructure-playbooks/lv-create.yml /ansible/ceph-lv-create.yml 2026-08-11 13:36:58.666893 | debian-bookworm | #25 121.5 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-08-11 13:36:58.666896 | debian-bookworm | #25 121.5 /repository/infrastructure-playbooks/take-over-existing-cluster.yml 2026-08-11 13:36:58.666900 | debian-bookworm | #25 121.5 + echo /repository/infrastructure-playbooks/take-over-existing-cluster.yml 2026-08-11 13:36:58.666908 | debian-bookworm | #25 121.5 ++ basename /repository/infrastructure-playbooks/take-over-existing-cluster.yml 2026-08-11 13:36:58.666912 | debian-bookworm | #25 121.5 + cp /repository/infrastructure-playbooks/take-over-existing-cluster.yml /ansible/ceph-take-over-existing-cluster.yml 2026-08-11 13:36:58.666916 | debian-bookworm | #25 121.5 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-08-11 13:36:58.666920 | debian-bookworm | #25 121.5 + echo /repository/infrastructure-playbooks/gather-ceph-logs.yml 2026-08-11 13:36:58.666923 | debian-bookworm | #25 121.5 /repository/infrastructure-playbooks/gather-ceph-logs.yml 2026-08-11 13:36:58.666927 | debian-bookworm | #25 121.5 ++ basename /repository/infrastructure-playbooks/gather-ceph-logs.yml 2026-08-11 13:36:58.666931 | debian-bookworm | #25 121.5 + cp /repository/infrastructure-playbooks/gather-ceph-logs.yml /ansible/ceph-gather-ceph-logs.yml 2026-08-11 13:36:58.666935 | debian-bookworm | #25 121.5 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-08-11 13:36:58.666939 | debian-bookworm | #25 121.5 + echo /repository/infrastructure-playbooks/shrink-rgw.yml 2026-08-11 13:36:58.666942 | debian-bookworm | #25 121.5 /repository/infrastructure-playbooks/shrink-rgw.yml 2026-08-11 13:36:58.666946 | debian-bookworm | #25 121.5 ++ basename /repository/infrastructure-playbooks/shrink-rgw.yml 2026-08-11 13:36:58.666950 | debian-bookworm | #25 121.6 + cp /repository/infrastructure-playbooks/shrink-rgw.yml /ansible/ceph-shrink-rgw.yml 2026-08-11 13:36:58.666954 | debian-bookworm | #25 121.6 /repository/infrastructure-playbooks/purge-cluster.yml 2026-08-11 13:36:58.666957 | debian-bookworm | #25 121.6 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-08-11 13:36:58.666961 | debian-bookworm | #25 121.6 + echo /repository/infrastructure-playbooks/purge-cluster.yml 2026-08-11 13:36:58.666965 | debian-bookworm | #25 121.6 ++ basename /repository/infrastructure-playbooks/purge-cluster.yml 2026-08-11 13:36:58.666969 | debian-bookworm | #25 121.6 + cp /repository/infrastructure-playbooks/purge-cluster.yml /ansible/ceph-purge-cluster.yml 2026-08-11 13:36:58.666972 | debian-bookworm | #25 121.6 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-08-11 13:36:58.666976 | debian-bookworm | #25 121.6 + echo /repository/infrastructure-playbooks/lv-teardown.yml 2026-08-11 13:36:58.666980 | debian-bookworm | #25 121.6 /repository/infrastructure-playbooks/lv-teardown.yml 2026-08-11 13:36:58.666987 | debian-bookworm | #25 121.6 ++ basename /repository/infrastructure-playbooks/lv-teardown.yml 2026-08-11 13:36:58.666991 | debian-bookworm | #25 121.6 + cp /repository/infrastructure-playbooks/lv-teardown.yml /ansible/ceph-lv-teardown.yml 2026-08-11 13:36:58.666995 | debian-bookworm | #25 121.6 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-08-11 13:36:58.666999 | debian-bookworm | #25 121.6 + echo /repository/infrastructure-playbooks/rgw-add-users-buckets.yml 2026-08-11 13:36:58.667002 | debian-bookworm | #25 121.6 /repository/infrastructure-playbooks/rgw-add-users-buckets.yml 2026-08-11 13:36:58.667006 | debian-bookworm | #25 121.6 ++ basename /repository/infrastructure-playbooks/rgw-add-users-buckets.yml 2026-08-11 13:36:58.667010 | debian-bookworm | #25 121.6 + cp /repository/infrastructure-playbooks/rgw-add-users-buckets.yml /ansible/ceph-rgw-add-users-buckets.yml 2026-08-11 13:36:58.667014 | debian-bookworm | #25 121.6 /repository/infrastructure-playbooks/purge-container-cluster.yml 2026-08-11 13:36:58.667017 | debian-bookworm | #25 121.6 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-08-11 13:36:58.667021 | debian-bookworm | #25 121.6 + echo /repository/infrastructure-playbooks/purge-container-cluster.yml 2026-08-11 13:36:58.667028 | debian-bookworm | #25 121.6 ++ basename /repository/infrastructure-playbooks/purge-container-cluster.yml 2026-08-11 13:36:58.667031 | debian-bookworm | #25 121.6 + cp /repository/infrastructure-playbooks/purge-container-cluster.yml /ansible/ceph-purge-container-cluster.yml 2026-08-11 13:36:58.667035 | debian-bookworm | #25 121.6 /repository/infrastructure-playbooks/shrink-rbdmirror.yml 2026-08-11 13:36:58.667039 | debian-bookworm | #25 121.6 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-08-11 13:36:58.667043 | debian-bookworm | #25 121.6 + echo /repository/infrastructure-playbooks/shrink-rbdmirror.yml 2026-08-11 13:36:58.667047 | debian-bookworm | #25 121.6 ++ basename /repository/infrastructure-playbooks/shrink-rbdmirror.yml 2026-08-11 13:36:58.667050 | debian-bookworm | #25 121.6 + cp /repository/infrastructure-playbooks/shrink-rbdmirror.yml /ansible/ceph-shrink-rbdmirror.yml 2026-08-11 13:36:58.667054 | debian-bookworm | #25 121.6 /repository/infrastructure-playbooks/shrink-osd.yml 2026-08-11 13:36:58.667060 | debian-bookworm | #25 121.6 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-08-11 13:36:58.667064 | debian-bookworm | #25 121.6 + echo /repository/infrastructure-playbooks/shrink-osd.yml 2026-08-11 13:36:58.667068 | debian-bookworm | #25 121.6 ++ basename /repository/infrastructure-playbooks/shrink-osd.yml 2026-08-11 13:36:58.667072 | debian-bookworm | #25 121.6 + cp /repository/infrastructure-playbooks/shrink-osd.yml /ansible/ceph-shrink-osd.yml 2026-08-11 13:36:58.667075 | debian-bookworm | #25 121.6 /repository/infrastructure-playbooks/shrink-mds.yml 2026-08-11 13:36:58.667079 | debian-bookworm | #25 121.6 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-08-11 13:36:58.667083 | debian-bookworm | #25 121.6 + echo /repository/infrastructure-playbooks/shrink-mds.yml 2026-08-11 13:36:58.667087 | debian-bookworm | #25 121.6 ++ basename /repository/infrastructure-playbooks/shrink-mds.yml 2026-08-11 13:36:58.667090 | debian-bookworm | #25 121.6 + cp /repository/infrastructure-playbooks/shrink-mds.yml /ansible/ceph-shrink-mds.yml 2026-08-11 13:36:58.667094 | debian-bookworm | #25 121.6 /repository/infrastructure-playbooks/purge-dashboard.yml 2026-08-11 13:36:58.667098 | debian-bookworm | #25 121.6 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-08-11 13:36:58.667102 | debian-bookworm | #25 121.6 + echo /repository/infrastructure-playbooks/purge-dashboard.yml 2026-08-11 13:36:58.667105 | debian-bookworm | #25 121.6 ++ basename /repository/infrastructure-playbooks/purge-dashboard.yml 2026-08-11 13:36:58.667109 | debian-bookworm | #25 121.6 + cp /repository/infrastructure-playbooks/purge-dashboard.yml /ansible/ceph-purge-dashboard.yml 2026-08-11 13:36:58.667113 | debian-bookworm | #25 121.6 /repository/infrastructure-playbooks/rolling_update.yml 2026-08-11 13:36:58.667117 | debian-bookworm | #25 121.6 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-08-11 13:36:58.667120 | debian-bookworm | #25 121.6 + echo /repository/infrastructure-playbooks/rolling_update.yml 2026-08-11 13:36:58.667124 | debian-bookworm | #25 121.6 ++ basename /repository/infrastructure-playbooks/rolling_update.yml 2026-08-11 13:36:58.667135 | debian-bookworm | #25 121.6 + cp /repository/infrastructure-playbooks/rolling_update.yml /ansible/ceph-rolling_update.yml 2026-08-11 13:36:58.667139 | debian-bookworm | #25 121.6 /repository/infrastructure-playbooks/cephadm-adopt.yml 2026-08-11 13:36:58.667143 | debian-bookworm | #25 121.6 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-08-11 13:36:58.667147 | debian-bookworm | #25 121.6 + echo /repository/infrastructure-playbooks/cephadm-adopt.yml 2026-08-11 13:36:58.667151 | debian-bookworm | #25 121.6 ++ basename /repository/infrastructure-playbooks/cephadm-adopt.yml 2026-08-11 13:36:58.667155 | debian-bookworm | #25 121.6 + cp /repository/infrastructure-playbooks/cephadm-adopt.yml /ansible/ceph-cephadm-adopt.yml 2026-08-11 13:36:58.667158 | debian-bookworm | #25 121.6 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-08-11 13:36:58.667162 | debian-bookworm | #25 121.6 + echo /repository/infrastructure-playbooks/ceph-keys.yml 2026-08-11 13:36:58.667166 | debian-bookworm | #25 121.6 /repository/infrastructure-playbooks/ceph-keys.yml 2026-08-11 13:36:58.667170 | debian-bookworm | #25 121.6 ++ basename /repository/infrastructure-playbooks/ceph-keys.yml 2026-08-11 13:36:58.667173 | debian-bookworm | #25 121.6 + cp /repository/infrastructure-playbooks/ceph-keys.yml /ansible/ceph-ceph-keys.yml 2026-08-11 13:36:58.667177 | debian-bookworm | #25 121.6 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-08-11 13:36:58.667181 | debian-bookworm | #25 121.6 + echo /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml 2026-08-11 13:36:58.667185 | debian-bookworm | #25 121.6 /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml 2026-08-11 13:36:58.667189 | debian-bookworm | #25 121.6 ++ basename /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml 2026-08-11 13:36:58.667192 | debian-bookworm | #25 121.6 + cp /repository/infrastructure-playbooks/backup-and-restore-ceph-files.yml /ansible/ceph-backup-and-restore-ceph-files.yml 2026-08-11 13:36:58.667196 | debian-bookworm | #25 121.6 /repository/infrastructure-playbooks/docker-to-podman.yml 2026-08-11 13:36:58.667200 | debian-bookworm | #25 121.6 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-08-11 13:36:58.667206 | debian-bookworm | #25 121.6 + echo /repository/infrastructure-playbooks/docker-to-podman.yml 2026-08-11 13:36:58.667210 | debian-bookworm | #25 121.6 ++ basename /repository/infrastructure-playbooks/docker-to-podman.yml 2026-08-11 13:36:58.667213 | debian-bookworm | #25 121.6 + cp /repository/infrastructure-playbooks/docker-to-podman.yml /ansible/ceph-docker-to-podman.yml 2026-08-11 13:36:58.667217 | debian-bookworm | #25 121.6 /repository/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml 2026-08-11 13:36:58.667221 | debian-bookworm | #25 121.6 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-08-11 13:36:58.667225 | debian-bookworm | #25 121.6 + echo /repository/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml 2026-08-11 13:36:58.667229 | debian-bookworm | #25 121.6 ++ basename /repository/infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml 2026-08-11 13:36:58.769142 | debian-bookworm | #25 121.6 + 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-08-11 13:36:58.769216 | debian-bookworm | #25 121.6 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-08-11 13:36:58.769224 | debian-bookworm | #25 121.6 + echo /repository/infrastructure-playbooks/add-mon.yml 2026-08-11 13:36:58.769229 | debian-bookworm | #25 121.6 /repository/infrastructure-playbooks/add-mon.yml 2026-08-11 13:36:58.769234 | debian-bookworm | #25 121.6 ++ basename /repository/infrastructure-playbooks/add-mon.yml 2026-08-11 13:36:58.769238 | debian-bookworm | #25 121.6 + cp /repository/infrastructure-playbooks/add-mon.yml /ansible/ceph-add-mon.yml 2026-08-11 13:36:58.769251 | debian-bookworm | #25 121.6 /repository/infrastructure-playbooks/shrink-mgr.yml 2026-08-11 13:36:58.769256 | debian-bookworm | #25 121.6 + for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1) 2026-08-11 13:36:58.769260 | debian-bookworm | #25 121.6 + echo /repository/infrastructure-playbooks/shrink-mgr.yml 2026-08-11 13:36:58.769282 | debian-bookworm | #25 121.6 ++ basename /repository/infrastructure-playbooks/shrink-mgr.yml 2026-08-11 13:36:58.769286 | debian-bookworm | #25 121.6 + cp /repository/infrastructure-playbooks/shrink-mgr.yml /ansible/ceph-shrink-mgr.yml 2026-08-11 13:36:58.769320 | debian-bookworm | #25 121.6 + 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-08-11 13:36:58.769331 | debian-bookworm | #25 121.6 + '[' '!' -e /ansible/roles/ceph-container-common ']' 2026-08-11 13:36:58.769336 | debian-bookworm | #25 121.6 + '[' -e /repository/site-docker.yml.sample ']' 2026-08-11 13:36:58.769340 | debian-bookworm | #25 121.6 + '[' -e /repository/site-container.yml.sample ']' 2026-08-11 13:36:58.769344 | debian-bookworm | #25 121.6 + cp /repository/site-container.yml.sample /ansible/ceph-site.ym 2026-08-11 13:36:58.769348 | debian-bookworm | #25 121.6 + '[' -e /repository/dashboard.yml ']' 2026-08-11 13:36:58.769352 | debian-bookworm | #25 121.6 + cp /repository/dashboard.yml /ansible/dashboard.yml 2026-08-11 13:36:58.769356 | debian-bookworm | #25 121.6 + '[' -e /repository/module_utils ']' 2026-08-11 13:36:58.769360 | debian-bookworm | #25 121.6 + cp -r /repository/module_utils /ansible 2026-08-11 13:36:58.769363 | debian-bookworm | #25 121.6 + ln -s /ansible/ceph-rolling_update.yml /ansible/ceph-upgrade.yml 2026-08-11 13:36:58.769369 | debian-bookworm | #25 121.6 + 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-08-11 13:36:58.769373 | debian-bookworm | #25 121.6 + mv /ceph-purge-cluster.yml /ceph-purge-storage-node.yml /ansible 2026-08-11 13:36:58.769377 | debian-bookworm | #25 121.7 + mkdir -p /ansible/roles/ceph-config /ansible/roles/ceph-defaults 2026-08-11 13:36:58.769381 | debian-bookworm | #25 121.7 + mkdir -p /tests 2026-08-11 13:36:58.769392 | debian-bookworm | #25 121.7 + 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-08-11 13:36:58.769398 | debian-bookworm | #25 121.7 + python3 -m ara.setup.env 2026-08-11 13:36:58.885244 | debian-bookworm | #25 121.8 + python3 /src/render-playbooks.py 2026-08-11 13:36:58.885379 | debian-bookworm | #25 121.8 + chown -R dragon: /ansible /share /interface 2026-08-11 13:36:59.000672 | debian-bookworm | #25 121.9 + apt-get clean 2026-08-11 13:36:59.176020 | debian-bookworm | #25 121.9 + apt-get remove -y build-essential git libffi-dev libssh-dev libssl-dev libyaml-dev python3-dev 2026-08-11 13:36:59.883061 | debian-bookworm | #25 122.0 Reading package lists... 2026-08-11 13:37:00.110492 | debian-bookworm | #25 122.8 Building dependency tree... 2026-08-11 13:37:00.110623 | debian-bookworm | #25 123.0 Reading state information... 2026-08-11 13:37:00.326044 | debian-bookworm | #25 123.3 The following packages were automatically installed and are no longer required: 2026-08-11 13:37:00.326145 | debian-bookworm | #25 123.3 binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-12 dpkg-dev 2026-08-11 13:37:00.326212 | debian-bookworm | #25 123.3 g++ g++-12 gcc gcc-12 git-man libasan8 libatomic1 libbinutils libbrotli1 2026-08-11 13:37:00.326238 | debian-bookworm | #25 123.3 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2026-08-11 13:37:00.326265 | debian-bookworm | #25 123.3 libcurl3-gnutls libdpkg-perl liberror-perl libexpat1-dev libgcc-12-dev 2026-08-11 13:37:00.326360 | debian-bookworm | #25 123.3 libgdbm-compat4 libgomp1 libgprofng0 libisl23 libitm1 libjansson4 2026-08-11 13:37:00.326372 | debian-bookworm | #25 123.3 libjs-jquery libjs-sphinxdoc libjs-underscore libldap-2.5-0 liblsan0 libmpc3 2026-08-11 13:37:00.326405 | debian-bookworm | #25 123.3 libmpfr6 libnghttp2-14 libnsl-dev libperl5.36 libpsl5 libpython3-dev 2026-08-11 13:37:00.495077 | debian-bookworm | #25 123.3 libpython3.11 libpython3.11-dev libquadmath0 librtmp1 libsasl2-2 2026-08-11 13:37:00.495173 | debian-bookworm | #25 123.3 libsasl2-modules-db libssh-4 libssh2-1 libstdc++-12-dev libtirpc-dev 2026-08-11 13:37:00.495187 | debian-bookworm | #25 123.3 libtsan2 libubsan1 libyaml-0-2 linux-libc-dev make perl perl-modules-5.36 2026-08-11 13:37:00.495198 | debian-bookworm | #25 123.3 python3.11-dev rpcsvc-proto xz-utils zlib1g-dev 2026-08-11 13:37:00.495219 | debian-bookworm | #25 123.3 Use 'apt autoremove' to remove them. 2026-08-11 13:37:00.495228 | debian-bookworm | #25 123.3 The following packages will be REMOVED: 2026-08-11 13:37:00.495236 | debian-bookworm | #25 123.3 build-essential git libffi-dev libssh-dev libssl-dev libyaml-dev python3-dev 2026-08-11 13:37:00.574054 | debian-bookworm | #25 123.5 0 upgraded, 0 newly installed, 7 to remove and 0 not upgraded. 2026-08-11 13:37:00.574130 | debian-bookworm | #25 123.5 After this operation, 60.4 MB disk space will be freed. 2026-08-11 13:37:00.675528 | debian-bookworm | #25 123.5 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16762 files and directories currently installed.) 2026-08-11 13:37:00.675694 | debian-bookworm | #25 123.5 Removing build-essential (12.9) ... 2026-08-11 13:37:00.675775 | debian-bookworm | #25 123.6 Removing git (1:2.39.5-0+deb12u3) ... 2026-08-11 13:37:00.776836 | debian-bookworm | #25 123.7 Removing libffi-dev:amd64 (3.4.4-1) ... 2026-08-11 13:37:00.908750 | debian-bookworm | #25 123.8 Removing libssh-dev:amd64 (0.10.6-0+deb12u2) ... 2026-08-11 13:37:00.908850 | debian-bookworm | #25 123.8 Removing libssl-dev:amd64 (3.0.20-1~deb12u2) ... 2026-08-11 13:37:01.055583 | debian-bookworm | #25 123.9 Removing libyaml-dev:amd64 (0.2.5-1) ... 2026-08-11 13:37:01.055752 | debian-bookworm | #25 124.0 Removing python3-dev (3.11.2-1+b1) ... 2026-08-11 13:37:01.178587 | debian-bookworm | #25 124.1 + apt-get autoremove -y 2026-08-11 13:37:01.977711 | debian-bookworm | #25 124.1 Reading package lists... 2026-08-11 13:37:02.204984 | debian-bookworm | #25 124.9 Building dependency tree... 2026-08-11 13:37:02.205074 | debian-bookworm | #25 125.1 Reading state information... 2026-08-11 13:37:02.426290 | debian-bookworm | #25 125.4 The following packages will be REMOVED: 2026-08-11 13:37:02.426412 | debian-bookworm | #25 125.4 binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-12 dpkg-dev 2026-08-11 13:37:02.579551 | debian-bookworm | #25 125.4 g++ g++-12 gcc gcc-12 git-man libasan8 libatomic1 libbinutils libbrotli1 2026-08-11 13:37:02.579628 | debian-bookworm | #25 125.4 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2026-08-11 13:37:02.579638 | debian-bookworm | #25 125.4 libcurl3-gnutls libdpkg-perl liberror-perl libexpat1-dev libgcc-12-dev 2026-08-11 13:37:02.579646 | debian-bookworm | #25 125.4 libgdbm-compat4 libgomp1 libgprofng0 libisl23 libitm1 libjansson4 2026-08-11 13:37:02.579653 | debian-bookworm | #25 125.4 libjs-jquery libjs-sphinxdoc libjs-underscore libldap-2.5-0 liblsan0 libmpc3 2026-08-11 13:37:02.579660 | debian-bookworm | #25 125.4 libmpfr6 libnghttp2-14 libnsl-dev libperl5.36 libpsl5 libpython3-dev 2026-08-11 13:37:02.579666 | debian-bookworm | #25 125.4 libpython3.11 libpython3.11-dev libquadmath0 librtmp1 libsasl2-2 2026-08-11 13:37:02.579673 | debian-bookworm | #25 125.4 libsasl2-modules-db libssh-4 libssh2-1 libstdc++-12-dev libtirpc-dev 2026-08-11 13:37:02.579679 | debian-bookworm | #25 125.4 libtsan2 libubsan1 libyaml-0-2 linux-libc-dev make perl perl-modules-5.36 2026-08-11 13:37:02.579686 | debian-bookworm | #25 125.4 python3.11-dev rpcsvc-proto xz-utils zlib1g-dev 2026-08-11 13:37:02.667553 | debian-bookworm | #25 125.6 0 upgraded, 0 newly installed, 66 to remove and 0 not upgraded. 2026-08-11 13:37:02.667634 | debian-bookworm | #25 125.6 After this operation, 358 MB disk space will be freed. 2026-08-11 13:37:02.779364 | debian-bookworm | #25 125.6 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15623 files and directories currently installed.) 2026-08-11 13:37:02.779471 | debian-bookworm | #25 125.6 Removing g++ (4:12.2.0-3) ... 2026-08-11 13:37:02.779485 | debian-bookworm | #25 125.7 Removing gcc (4:12.2.0-3) ... 2026-08-11 13:37:02.957578 | debian-bookworm | #25 125.8 Removing dpkg-dev (1.21.23) ... 2026-08-11 13:37:02.957658 | debian-bookworm | #25 125.9 Removing bzip2 (1.0.8-5+b1) ... 2026-08-11 13:37:03.106075 | debian-bookworm | #25 126.0 Removing cpp (4:12.2.0-3) ... 2026-08-11 13:37:03.106224 | debian-bookworm | #25 126.0 Removing g++-12 (12.2.0-14+deb12u1) ... 2026-08-11 13:37:03.257851 | debian-bookworm | #25 126.1 Removing git-man (1:2.39.5-0+deb12u3) ... 2026-08-11 13:37:03.257965 | debian-bookworm | #25 126.2 Removing libstdc++-12-dev:amd64 (12.2.0-14+deb12u1) ... 2026-08-11 13:37:03.390928 | debian-bookworm | #25 126.3 Removing libcurl3-gnutls:amd64 (7.88.1-10+deb12u15) ... 2026-08-11 13:37:03.534378 | debian-bookworm | #25 126.4 Removing libbrotli1:amd64 (1.0.9-2+b6) ... 2026-08-11 13:37:03.534477 | debian-bookworm | #25 126.5 Removing python3.11-dev (3.11.2-6+deb12u8) ... 2026-08-11 13:37:03.661536 | debian-bookworm | #25 126.5 Removing libpython3-dev:amd64 (3.11.2-1+b1) ... 2026-08-11 13:37:03.661681 | debian-bookworm | #25 126.6 Removing libpython3.11-dev:amd64 (3.11.2-6+deb12u8) ... 2026-08-11 13:37:03.807036 | debian-bookworm | #25 126.7 Removing libexpat1-dev:amd64 (2.5.0-1+deb12u2) ... 2026-08-11 13:37:03.807115 | debian-bookworm | #25 126.7 Removing zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ... 2026-08-11 13:37:03.952465 | debian-bookworm | #25 126.8 Removing libc6-dev:amd64 (2.36-9+deb12u14) ... 2026-08-11 13:37:03.952559 | debian-bookworm | #25 126.9 Removing libc-dev-bin (2.36-9+deb12u14) ... 2026-08-11 13:37:04.090892 | debian-bookworm | #25 127.0 Removing libcrypt-dev:amd64 (1:4.4.33-2) ... 2026-08-11 13:37:04.090985 | debian-bookworm | #25 127.0 Removing libdpkg-perl (1.21.23) ... 2026-08-11 13:37:04.208943 | debian-bookworm | #25 127.1 Removing liberror-perl (0.17029-2) ... 2026-08-11 13:37:04.209025 | debian-bookworm | #25 127.1 Removing perl (5.36.0-7+deb12u3) ... 2026-08-11 13:37:04.434266 | debian-bookworm | #25 127.4 Removing libperl5.36:amd64 (5.36.0-7+deb12u3) ... 2026-08-11 13:37:04.536735 | debian-bookworm | #25 127.5 Removing libgdbm-compat4:amd64 (1.23-3) ... 2026-08-11 13:37:04.689185 | debian-bookworm | #25 127.6 Removing libjs-sphinxdoc (5.3.0-4) ... 2026-08-11 13:37:04.689345 | debian-bookworm | #25 127.6 Removing libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-08-11 13:37:04.815754 | debian-bookworm | #25 127.7 Removing libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-08-11 13:37:04.815878 | debian-bookworm | #25 127.7 Removing libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... 2026-08-11 13:37:04.957924 | debian-bookworm | #25 127.8 Removing libnghttp2-14:amd64 (1.52.0-1+deb12u3) ... 2026-08-11 13:37:04.958029 | debian-bookworm | #25 127.9 Removing libnsl-dev:amd64 (1.3.0-2) ... 2026-08-11 13:37:05.094934 | debian-bookworm | #25 128.0 Removing libpsl5:amd64 (0.21.2-1) ... 2026-08-11 13:37:05.095028 | debian-bookworm | #25 128.0 Removing libpython3.11:amd64 (3.11.2-6+deb12u8) ... 2026-08-11 13:37:05.234985 | debian-bookworm | #25 128.1 Removing librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 2026-08-11 13:37:05.235055 | debian-bookworm | #25 128.2 Removing libsasl2-2:amd64 (2.1.28+dfsg-10) ... 2026-08-11 13:37:05.367059 | debian-bookworm | #25 128.2 Removing libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... 2026-08-11 13:37:05.367147 | debian-bookworm | #25 128.3 Removing libssh-4:amd64 (0.10.6-0+deb12u2) ... 2026-08-11 13:37:05.485422 | debian-bookworm | #25 128.4 Removing libssh2-1:amd64 (1.10.0-3+b1) ... 2026-08-11 13:37:05.485486 | debian-bookworm | #25 128.4 Removing libtirpc-dev:amd64 (1.3.3+ds-1) ... 2026-08-11 13:37:05.631379 | debian-bookworm | #25 128.5 Removing libyaml-0-2:amd64 (0.2.5-1) ... 2026-08-11 13:37:05.631481 | debian-bookworm | #25 128.6 Removing linux-libc-dev:amd64 (6.1.180-1) ... 2026-08-11 13:37:05.740647 | debian-bookworm | #25 128.7 Removing make (4.3-4.1) ... 2026-08-11 13:37:05.944239 | debian-bookworm | #25 128.7 Removing perl-modules-5.36 (5.36.0-7+deb12u3) ... 2026-08-11 13:37:05.944296 | debian-bookworm | #25 128.9 Removing rpcsvc-proto (1.4.3-1) ... 2026-08-11 13:37:06.081028 | debian-bookworm | #25 128.9 Removing xz-utils (5.4.1-1+deb12u1) ... 2026-08-11 13:37:06.081094 | debian-bookworm | #25 129.0 Removing gcc-12 (12.2.0-14+deb12u1) ... 2026-08-11 13:37:06.227264 | debian-bookworm | #25 129.1 Removing binutils (2.40-2) ... 2026-08-11 13:37:06.227413 | debian-bookworm | #25 129.2 Removing binutils-x86-64-linux-gnu (2.40-2) ... 2026-08-11 13:37:06.377807 | debian-bookworm | #25 129.2 Removing libgprofng0:amd64 (2.40-2) ... 2026-08-11 13:37:06.377886 | debian-bookworm | #25 129.3 Removing libctf0:amd64 (2.40-2) ... 2026-08-11 13:37:06.510074 | debian-bookworm | #25 129.4 Removing libbinutils:amd64 (2.40-2) ... 2026-08-11 13:37:06.510174 | debian-bookworm | #25 129.4 Removing binutils-common:amd64 (2.40-2) ... 2026-08-11 13:37:06.636730 | debian-bookworm | #25 129.5 Removing cpp-12 (12.2.0-14+deb12u1) ... 2026-08-11 13:37:06.636811 | debian-bookworm | #25 129.6 Removing libgcc-12-dev:amd64 (12.2.0-14+deb12u1) ... 2026-08-11 13:37:06.786195 | debian-bookworm | #25 129.7 Removing libasan8:amd64 (12.2.0-14+deb12u1) ... 2026-08-11 13:37:06.786380 | debian-bookworm | #25 129.7 Removing libatomic1:amd64 (12.2.0-14+deb12u1) ... 2026-08-11 13:37:06.899641 | debian-bookworm | #25 129.8 Removing libcc1-0:amd64 (12.2.0-14+deb12u1) ... 2026-08-11 13:37:06.899752 | debian-bookworm | #25 129.8 Removing libctf-nobfd0:amd64 (2.40-2) ... 2026-08-11 13:37:07.054180 | debian-bookworm | #25 129.9 Removing libgomp1:amd64 (12.2.0-14+deb12u1) ... 2026-08-11 13:37:07.054263 | debian-bookworm | #25 130.0 Removing libisl23:amd64 (0.25-1.1) ... 2026-08-11 13:37:07.217063 | debian-bookworm | #25 130.1 Removing libitm1:amd64 (12.2.0-14+deb12u1) ... 2026-08-11 13:37:07.217155 | debian-bookworm | #25 130.2 Removing libjansson4:amd64 (2.14-2) ... 2026-08-11 13:37:07.351520 | debian-bookworm | #25 130.2 Removing liblsan0:amd64 (12.2.0-14+deb12u1) ... 2026-08-11 13:37:07.351593 | debian-bookworm | #25 130.3 Removing libmpc3:amd64 (1.3.1-1) ... 2026-08-11 13:37:07.482794 | debian-bookworm | #25 130.4 Removing libmpfr6:amd64 (4.2.0-1) ... 2026-08-11 13:37:07.482884 | debian-bookworm | #25 130.4 Removing libquadmath0:amd64 (12.2.0-14+deb12u1) ... 2026-08-11 13:37:07.642801 | debian-bookworm | #25 130.5 Removing libtsan2:amd64 (12.2.0-14+deb12u1) ... 2026-08-11 13:37:07.642930 | debian-bookworm | #25 130.6 Removing libubsan1:amd64 (12.2.0-14+deb12u1) ... 2026-08-11 13:37:07.804142 | debian-bookworm | #25 130.7 Processing triggers for libc-bin (2.36-9+deb12u14) ... 2026-08-11 13:37:07.804415 | debian-bookworm | #25 130.7 + rm -rf /patches /release /root/.cache /tmp/uv-6c2078bb75587c01.lock /tmp/uv-setuptools-b25b189e3740ccdc.lock /tmp/uv-setuptools-e827e963d5ee10ad.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-08-11 13:37:07.969569 | debian-bookworm | #25 130.8 + uv pip install --no-cache --system pyclean==3.0.0 2026-08-11 13:37:08.121806 | debian-bookworm | #25 130.9 Using Python 3.13.15 environment at: /usr/local 2026-08-11 13:37:08.284332 | debian-bookworm | #25 131.1 Resolved 1 package in 190ms 2026-08-11 13:37:08.284426 | debian-bookworm | #25 131.1 Prepared 1 package in 26ms 2026-08-11 13:37:08.284444 | debian-bookworm | #25 131.1 Installed 1 package in 8ms 2026-08-11 13:37:08.284460 | debian-bookworm | #25 131.1 + pyclean==3.0.0 2026-08-11 13:37:08.284501 | debian-bookworm | #25 131.2 + pyclean /usr 2026-08-11 13:37:08.284517 | debian-bookworm | #25 131.2 Cleaning directory /usr 2026-08-11 13:37:09.233976 | debian-bookworm | #25 132.2 Total 1860 files, 293 directories removed. 2026-08-11 13:37:09.395837 | debian-bookworm | #25 132.2 + uv pip uninstall --system pyclean 2026-08-11 13:37:09.581666 | debian-bookworm | #25 132.5 Using Python 3.13.15 environment at: /usr/local 2026-08-11 13:37:09.736686 | debian-bookworm | #25 132.5 Uninstalled 1 package in 305ms 2026-08-11 13:37:09.736804 | debian-bookworm | #25 132.5 - pyclean==3.0.0 2026-08-11 13:37:10.162216 | debian-bookworm | #25 DONE 133.1s 2026-08-11 13:37:18.134503 | debian-bookworm | 2026-08-11 13:37:18.134610 | debian-bookworm | #26 [stage-1 2/4] COPY --link --from=builder / / 2026-08-11 13:37:18.385804 | debian-bookworm | #26 DONE 4.6s 2026-08-11 13:37:18.542527 | debian-bookworm | 2026-08-11 13:37:18.542632 | debian-bookworm | #26 [stage-1 2/4] COPY --link --from=builder / / 2026-08-11 13:37:18.542679 | debian-bookworm | #26 merging 2026-08-11 13:37:22.806940 | debian-bookworm | #26 merging 4.4s done 2026-08-11 13:37:22.807139 | debian-bookworm | #26 DONE 9.0s 2026-08-11 13:37:22.958481 | debian-bookworm | 2026-08-11 13:37:22.960527 | debian-bookworm | #27 [stage-1 3/4] WORKDIR /ansible 2026-08-11 13:37:23.031954 | debian-bookworm | #27 DONE 0.2s 2026-08-11 13:37:23.187136 | debian-bookworm | 2026-08-11 13:37:23.187296 | debian-bookworm | #28 [stage-1 4/4] RUN chown -R dragon: /ansible 2026-08-11 13:37:24.691789 | debian-bookworm | #28 DONE 1.7s 2026-08-11 13:37:24.852890 | debian-bookworm | 2026-08-11 13:37:24.853016 | debian-bookworm | #29 exporting to image 2026-08-11 13:37:24.853057 | debian-bookworm | #29 exporting layers 2026-08-11 13:37:58.043003 | debian-bookworm | #29 exporting layers 33.3s done 2026-08-11 13:37:58.043150 | debian-bookworm | #29 exporting manifest sha256:500c16420bcfc15ff94bf629edcd6bc8529d8547a5ff3d42f2ad308ff38ff2ed 2026-08-11 13:37:58.208104 | debian-bookworm | #29 exporting manifest sha256:500c16420bcfc15ff94bf629edcd6bc8529d8547a5ff3d42f2ad308ff38ff2ed 0.0s done 2026-08-11 13:37:58.208207 | debian-bookworm | #29 exporting config sha256:87d995cbdd25478d94248d1569c78527f2d9b3d4d55ea549a4e4e166b2180d6d 0.0s done 2026-08-11 13:37:58.208225 | debian-bookworm | #29 exporting attestation manifest sha256:1c1251d1101739d4f080c21a990434418f02a1c87ca99d0b26fc73f7a7caea5c 0.1s done 2026-08-11 13:37:58.208238 | debian-bookworm | #29 exporting manifest list sha256:3f20d140758b50f86edcdf92088520f8cc819670d9cdcf6808c500d4697551c4 2026-08-11 13:37:58.435056 | debian-bookworm | #29 exporting manifest list sha256:3f20d140758b50f86edcdf92088520f8cc819670d9cdcf6808c500d4697551c4 0.1s done 2026-08-11 13:37:58.435166 | debian-bookworm | #29 naming to docker.io/library/368432c:latest 0.0s done 2026-08-11 13:37:58.435184 | debian-bookworm | #29 unpacking to docker.io/library/368432c:latest 2026-08-11 13:38:08.267166 | debian-bookworm | #29 unpacking to docker.io/library/368432c:latest 10.0s done 2026-08-11 13:38:08.458573 | debian-bookworm | #29 DONE 43.6s 2026-08-11 13:38:08.928877 | debian-bookworm | ok: Runtime: 0:03:21.347734 2026-08-11 13:38:08.950722 | 2026-08-11 13:38:08.950901 | TASK [Run push script] 2026-08-11 13:38:09.274053 | debian-bookworm | ++ git rev-parse --short HEAD 2026-08-11 13:38:09.277126 | debian-bookworm | + revision=368432c 2026-08-11 13:38:09.277196 | debian-bookworm | + [[ v0.20260811.0 != \l\a\t\e\s\t ]] 2026-08-11 13:38:09.277213 | debian-bookworm | + version=0.20260811.0 2026-08-11 13:38:09.277222 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-08-11 13:38:09.277231 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/ceph-ansible 2026-08-11 13:38:09.277243 | debian-bookworm | + [[ 0.20260811.0 == \l\a\t\e\s\t ]] 2026-08-11 13:38:09.277276 | debian-bookworm | + tag=osism.harbor.regio.digital/osism/ceph-ansible:0.20260811.0 2026-08-11 13:38:09.277297 | debian-bookworm | + docker tag 368432c osism.harbor.regio.digital/osism/ceph-ansible:0.20260811.0 2026-08-11 13:38:09.338110 | debian-bookworm | + docker push osism.harbor.regio.digital/osism/ceph-ansible:0.20260811.0 2026-08-11 13:38:09.367813 | debian-bookworm | The push refers to repository [osism.harbor.regio.digital/osism/ceph-ansible] 2026-08-11 13:38:09.477663 | debian-bookworm | a5f2246ebde1: Waiting 2026-08-11 13:38:09.477764 | debian-bookworm | 44136fa355b3: Waiting 2026-08-11 13:38:09.477785 | debian-bookworm | dd6b9aa5a2f3: Waiting 2026-08-11 13:38:09.477801 | debian-bookworm | 039e6f9f9752: Waiting 2026-08-11 13:38:09.576035 | debian-bookworm | a5f2246ebde1: Waiting 2026-08-11 13:38:09.576120 | debian-bookworm | 44136fa355b3: Waiting 2026-08-11 13:38:09.576134 | debian-bookworm | dd6b9aa5a2f3: Waiting 2026-08-11 13:38:09.576150 | debian-bookworm | 039e6f9f9752: Waiting 2026-08-11 13:38:09.676005 | debian-bookworm | a5f2246ebde1: Waiting 2026-08-11 13:38:09.676069 | debian-bookworm | 44136fa355b3: Waiting 2026-08-11 13:38:09.676074 | debian-bookworm | dd6b9aa5a2f3: Waiting 2026-08-11 13:38:09.676079 | debian-bookworm | 039e6f9f9752: Waiting 2026-08-11 13:38:09.775841 | debian-bookworm | a5f2246ebde1: Waiting 2026-08-11 13:38:09.775909 | debian-bookworm | 44136fa355b3: Waiting 2026-08-11 13:38:09.775918 | debian-bookworm | dd6b9aa5a2f3: Waiting 2026-08-11 13:38:09.775926 | debian-bookworm | 039e6f9f9752: Waiting 2026-08-11 13:38:09.875860 | debian-bookworm | a5f2246ebde1: Waiting 2026-08-11 13:38:09.876047 | debian-bookworm | 44136fa355b3: Waiting 2026-08-11 13:38:09.876104 | debian-bookworm | dd6b9aa5a2f3: Waiting 2026-08-11 13:38:09.876168 | debian-bookworm | 039e6f9f9752: Waiting 2026-08-11 13:38:09.976080 | debian-bookworm | 039e6f9f9752: Waiting 2026-08-11 13:38:09.976163 | debian-bookworm | a5f2246ebde1: Waiting 2026-08-11 13:38:09.976179 | debian-bookworm | 44136fa355b3: Waiting 2026-08-11 13:38:09.976187 | debian-bookworm | dd6b9aa5a2f3: Waiting 2026-08-11 13:38:10.075869 | debian-bookworm | 44136fa355b3: Waiting 2026-08-11 13:38:10.076157 | debian-bookworm | dd6b9aa5a2f3: Waiting 2026-08-11 13:38:10.076327 | debian-bookworm | 039e6f9f9752: Waiting 2026-08-11 13:38:10.076518 | debian-bookworm | a5f2246ebde1: Waiting 2026-08-11 13:38:10.175526 | debian-bookworm | a5f2246ebde1: Waiting 2026-08-11 13:38:10.175594 | debian-bookworm | 44136fa355b3: Waiting 2026-08-11 13:38:10.175601 | debian-bookworm | dd6b9aa5a2f3: Layer already exists 2026-08-11 13:38:10.175606 | debian-bookworm | 039e6f9f9752: Waiting 2026-08-11 13:38:10.175618 | debian-bookworm | 99d53fce4239: Waiting 2026-08-11 13:38:10.276240 | debian-bookworm | a5f2246ebde1: Waiting 2026-08-11 13:38:10.276334 | debian-bookworm | 44136fa355b3: Already exists 2026-08-11 13:38:10.276376 | debian-bookworm | f581c1a79775: Waiting 2026-08-11 13:38:10.276527 | debian-bookworm | 039e6f9f9752: Layer already exists 2026-08-11 13:38:10.276544 | debian-bookworm | 99d53fce4239: Waiting 2026-08-11 13:38:10.276553 | debian-bookworm | 98495336586a: Waiting 2026-08-11 13:38:10.376031 | debian-bookworm | 98495336586a: Waiting 2026-08-11 13:38:10.376159 | debian-bookworm | a5f2246ebde1: Waiting 2026-08-11 13:38:10.376167 | debian-bookworm | f581c1a79775: Waiting 2026-08-11 13:38:10.376172 | debian-bookworm | 99d53fce4239: Waiting 2026-08-11 13:38:10.476116 | debian-bookworm | a5f2246ebde1: Waiting 2026-08-11 13:38:10.476221 | debian-bookworm | f581c1a79775: Waiting 2026-08-11 13:38:10.476234 | debian-bookworm | 99d53fce4239: Waiting 2026-08-11 13:38:10.476244 | debian-bookworm | 98495336586a: Waiting 2026-08-11 13:38:10.575277 | debian-bookworm | 98495336586a: Waiting 2026-08-11 13:38:10.575444 | debian-bookworm | a5f2246ebde1: Waiting 2026-08-11 13:38:10.575462 | debian-bookworm | f581c1a79775: Waiting 2026-08-11 13:38:10.575473 | debian-bookworm | 99d53fce4239: Waiting 2026-08-11 13:38:10.676217 | debian-bookworm | a5f2246ebde1: Waiting 2026-08-11 13:38:10.676307 | debian-bookworm | f581c1a79775: Waiting 2026-08-11 13:38:10.676320 | debian-bookworm | 99d53fce4239: Waiting 2026-08-11 13:38:10.676327 | debian-bookworm | 98495336586a: Waiting 2026-08-11 13:38:10.775338 | debian-bookworm | f581c1a79775: Waiting 2026-08-11 13:38:10.775505 | debian-bookworm | 99d53fce4239: Waiting 2026-08-11 13:38:10.775539 | debian-bookworm | 98495336586a: Waiting 2026-08-11 13:38:10.876304 | debian-bookworm | 99d53fce4239: Waiting 2026-08-11 13:38:10.876456 | debian-bookworm | 98495336586a: Waiting 2026-08-11 13:38:10.876489 | debian-bookworm | f581c1a79775: Waiting 2026-08-11 13:38:10.975868 | debian-bookworm | f581c1a79775: Waiting 2026-08-11 13:38:10.975973 | debian-bookworm | 99d53fce4239: Waiting 2026-08-11 13:38:10.976042 | debian-bookworm | 98495336586a: Waiting 2026-08-11 13:38:11.075418 | debian-bookworm | f581c1a79775: Waiting 2026-08-11 13:38:11.075583 | debian-bookworm | 99d53fce4239: Waiting 2026-08-11 13:38:11.075599 | debian-bookworm | 98495336586a: Waiting 2026-08-11 13:38:11.176912 | debian-bookworm | 4f4fb700ef54: Waiting 2026-08-11 13:38:11.177004 | debian-bookworm | f581c1a79775: Layer already exists 2026-08-11 13:38:11.177020 | debian-bookworm | 99d53fce4239: Waiting 2026-08-11 13:38:11.275696 | debian-bookworm | 4f4fb700ef54: Waiting 2026-08-11 13:38:11.275791 | debian-bookworm | 99d53fce4239: Layer already exists 2026-08-11 13:38:11.375529 | debian-bookworm | 4f4fb700ef54: Waiting 2026-08-11 13:38:11.476094 | debian-bookworm | 4f4fb700ef54: Waiting 2026-08-11 13:38:11.576642 | debian-bookworm | 4f4fb700ef54: Waiting 2026-08-11 13:38:11.675237 | debian-bookworm | 4f4fb700ef54: Waiting 2026-08-11 13:38:11.775338 | debian-bookworm | 4f4fb700ef54: Waiting 2026-08-11 13:38:11.875276 | debian-bookworm | 4f4fb700ef54: Layer already exists 2026-08-11 13:38:14.375638 | debian-bookworm | a5f2246ebde1: Pushed 2026-08-11 13:38:22.376506 | debian-bookworm | 98495336586a: Pushed 2026-08-11 13:38:25.410247 | debian-bookworm | 0.20260811.0: digest: sha256:3f20d140758b50f86edcdf92088520f8cc819670d9cdcf6808c500d4697551c4 size: 856 2026-08-11 13:38:25.491911 | debian-bookworm | ok: Runtime: 0:00:16.152497 2026-08-11 13:38:25.507356 | 2026-08-11 13:38:25.507767 | TASK [Run cosign script] 2026-08-11 13:38:25.825804 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-08-11 13:38:25.825893 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/ceph-ansible 2026-08-11 13:38:25.825902 | debian-bookworm | + [[ v0.20260811.0 != \l\a\t\e\s\t ]] 2026-08-11 13:38:25.825907 | debian-bookworm | + version=0.20260811.0 2026-08-11 13:38:25.825915 | debian-bookworm | + curl -O -L https://github.com/sigstore/cosign/releases/latest/download/cosign-linux-amd64 2026-08-11 13:38:25.835031 | debian-bookworm | % Total % Received % Xferd Average Speed Time Time Time Current 2026-08-11 13:38:25.835088 | debian-bookworm | Dload Upload Total Spent Left Speed 2026-08-11 13:38:26.088041 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-08-11 13:38:26.283264 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-08-11 13:38:30.562547 | debian-bookworm | 3 134M 3 4157k 0 0 5923k 0 0:00:23 --:--:-- 0:00:23 5923k 22 134M 22 29.9M 0 0 17.6M 0 0:00:07 0:00:01 0:00:06 25.9M 46 134M 46 62.1M 0 0 23.0M 0 0:00:05 0:00:02 0:00:03 29.0M 74 134M 74 100M 0 0 27.0M 0 0:00:04 0:00:03 0:00:01 32.0M 99 134M 99 133M 0 0 28.4M 0 0:00:04 0:00:04 --:--:-- 32.3M 100 134M 100 134M 0 0 28.4M 0 0:00:04 0:00:04 --:--:-- 32.4M 2026-08-11 13:38:30.568717 | debian-bookworm | + chmod +x cosign-linux-amd64 2026-08-11 13:38:30.570723 | debian-bookworm | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/osism/ceph-ansible:0.20260811.0 2026-08-11 13:38:33.022251 | debian-bookworm | WARNING: Image reference osism.harbor.regio.digital/osism/ceph-ansible:0.20260811.0 uses a tag, not a digest, to identify the image to sign. 2026-08-11 13:38:33.022421 | debian-bookworm | This can lead you to sign a different image than the intended one. Please use a 2026-08-11 13:38:33.022446 | debian-bookworm | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-08-11 13:38:33.022465 | debian-bookworm | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-08-11 13:38:33.022478 | debian-bookworm | images by tag will be removed in a future release. 2026-08-11 13:38:33.022487 | debian-bookworm | 2026-08-11 13:38:33.417174 | debian-bookworm | Signing artifact... 2026-08-11 13:38:34.052398 | debian-bookworm | Pushing signature to: osism.harbor.regio.digital/osism/ceph-ansible 2026-08-11 13:38:39.062828 | debian-bookworm | ok: Runtime: 0:00:13.025766 2026-08-11 13:38:39.070506 | 2026-08-11 13:38:39.070668 | TASK [Run sbom script] 2026-08-11 13:38:39.492760 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-08-11 13:38:39.492897 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/ceph-ansible 2026-08-11 13:38:39.492915 | debian-bookworm | + [[ v0.20260811.0 != \l\a\t\e\s\t ]] 2026-08-11 13:38:39.492923 | debian-bookworm | + version=0.20260811.0 2026-08-11 13:38:39.492931 | debian-bookworm | + curl -sSfL https://raw.githubusercontent.com/anchore/syft/main/install.sh 2026-08-11 13:38:39.492940 | debian-bookworm | + sudo sh -s -- -b /usr/local/bin 2026-08-11 13:38:39.511395 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-08-11 13:38:39.623902 | debian-bookworm | [info] checking github for the current release tag 2026-08-11 13:38:40.077214 | debian-bookworm | [info] fetching release script for tag='v1.51.0' 2026-08-11 13:38:40.383439 | debian-bookworm | [info] checking github for the current release tag 2026-08-11 13:38:40.545784 | debian-bookworm | [info] using release tag='v1.51.0' version='1.51.0' os='linux' arch='amd64' 2026-08-11 13:38:42.836340 | debian-bookworm | [info] installed /usr/local/bin/syft 2026-08-11 13:38:42.864163 | debian-bookworm | + /usr/local/bin/syft scan osism.harbor.regio.digital/osism/ceph-ansible:0.20260811.0 -o cyclonedx-json@1.6 2026-08-11 13:39:12.852150 | debian-bookworm | + /tmp/venv/bin/dtrackauditor -p ceph-ansible -v 0.20260811.0 -f sbom.json -a 2026-08-11 13:39:14.840586 | 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-08-11 13:39:14.840711 | debian-bookworm | Provided project name and version: ceph-ansible 0.20260811.0 2026-08-11 13:39:14.840730 | debian-bookworm | Auto mode ON 2026-08-11 13:39:14.840744 | debian-bookworm | Reading sbom.json ... 2026-08-11 13:39:14.840760 | debian-bookworm | Uploading sbom.json ... 2026-08-11 13:39:14.840773 | debian-bookworm | Cannot get project 'ceph-ansible' '0.20260811.0' id: 404 Not Found 2026-08-11 13:39:14.840786 | debian-bookworm | Project UUID: acbe9f1e-1086-460a-a26f-cacacf2be48b 2026-08-11 13:39:14.840798 | debian-bookworm | No policy violations found. 2026-08-11 13:39:14.840810 | debian-bookworm | severity_scores, {'CRITICAL': 0, 'HIGH': 0, 'MEDIUM': 0, 'LOW': 0, 'UNASSIGNED': 0} 2026-08-11 13:39:14.840824 | debian-bookworm | Vulnerability audit resulted in no violations. 2026-08-11 13:39:15.157126 | debian-bookworm | ok: Runtime: 0:00:35.391298 2026-08-11 13:39:15.161696 | 2026-08-11 13:39:15.161881 | PLAY RECAP 2026-08-11 13:39:15.162237 | debian-bookworm | ok: 5 changed: 5 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-11 13:39:15.162560 | 2026-08-11 13:39:15.316977 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/container-image-ceph-ansible/playbooks/build.yml@main] 2026-08-11 13:39:15.319398 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-11 13:39:16.182458 | 2026-08-11 13:39:16.182675 | PLAY [Base post-fetch] 2026-08-11 13:39:16.198983 | 2026-08-11 13:39:16.199196 | TASK [diagnose-network : Ensure log directory exists] 2026-08-11 13:39:16.869382 | debian-bookworm | ok 2026-08-11 13:39:16.881519 | 2026-08-11 13:39:16.881721 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-08-11 13:39:28.732992 | debian-bookworm | ok: Runtime: 0:00:05.987745 2026-08-11 13:39:28.740570 | 2026-08-11 13:39:28.740715 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-08-11 13:39:34.828473 | debian-bookworm | ok: Runtime: 0:00:00.352811 2026-08-11 13:39:34.836514 | 2026-08-11 13:39:34.836674 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-08-11 13:39:40.910818 | debian-bookworm | ok: Runtime: 0:00:01.375624 2026-08-11 13:39:40.922553 | 2026-08-11 13:39:40.922747 | TASK [fetch-output : Set log path for multiple nodes] 2026-08-11 13:39:40.988954 | debian-bookworm | skipping: Conditional result was False 2026-08-11 13:39:41.002697 | 2026-08-11 13:39:41.002960 | TASK [fetch-output : Set log path for single node] 2026-08-11 13:39:41.055548 | debian-bookworm | ok 2026-08-11 13:39:41.065428 | 2026-08-11 13:39:41.065707 | LOOP [fetch-output : Ensure local output dirs] 2026-08-11 13:39:41.388850 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/696fd35d1019467cbaf33786a5341476/work/logs" 2026-08-11 13:39:41.653575 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/696fd35d1019467cbaf33786a5341476/work/artifacts" 2026-08-11 13:39:41.942412 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/696fd35d1019467cbaf33786a5341476/work/docs" 2026-08-11 13:39:41.976734 | 2026-08-11 13:39:41.976967 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-11 13:39:42.842578 | debian-bookworm | changed: 2026-08-11 13:39:42.842962 | debian-bookworm | .d..t...... ./ 2026-08-11 13:39:42.843083 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-08-11 13:39:42.843128 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-08-11 13:39:42.843167 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-08-11 13:39:42.843205 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-08-11 13:39:42.843241 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-08-11 13:39:42.843317 | debian-bookworm | changed: All items complete 2026-08-11 13:39:42.843367 | 2026-08-11 13:39:43.496822 | debian-bookworm | changed: .d..t...... ./ 2026-08-11 13:39:44.085139 | debian-bookworm | changed: .d..t...... ./ 2026-08-11 13:39:44.102710 | 2026-08-11 13:39:44.102900 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-11 13:39:44.131038 | debian-bookworm | skipping: Conditional result was False 2026-08-11 13:39:44.133429 | debian-bookworm | skipping: Conditional result was False 2026-08-11 13:39:44.153351 | 2026-08-11 13:39:44.153536 | PLAY RECAP 2026-08-11 13:39:44.153659 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-08-11 13:39:44.153718 | 2026-08-11 13:39:44.314717 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-11 13:39:44.317040 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-11 13:39:45.084396 | 2026-08-11 13:39:45.084585 | PLAY [Base post] 2026-08-11 13:39:45.099284 | 2026-08-11 13:39:45.099460 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-11 13:39:45.934574 | debian-bookworm | changed 2026-08-11 13:39:45.943914 | 2026-08-11 13:39:45.944100 | PLAY RECAP 2026-08-11 13:39:45.944180 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-11 13:39:45.944257 | 2026-08-11 13:39:46.105472 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-11 13:39:46.106502 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-11 13:39:46.997717 | 2026-08-11 13:39:46.997911 | PLAY [Base post-logs] 2026-08-11 13:39:47.010196 | 2026-08-11 13:39:47.010349 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-11 13:39:47.499446 | localhost | changed 2026-08-11 13:39:47.534578 | 2026-08-11 13:39:47.534771 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-11 13:39:47.576089 | localhost | ok 2026-08-11 13:39:47.582818 | 2026-08-11 13:39:47.582998 | TASK [Set zuul-log-path fact] 2026-08-11 13:39:47.610803 | localhost | ok 2026-08-11 13:39:47.629873 | 2026-08-11 13:39:47.630189 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-11 13:39:47.667395 | localhost | ok 2026-08-11 13:39:47.674552 | 2026-08-11 13:39:47.674699 | TASK [upload-logs : Create log directories] 2026-08-11 13:39:48.246741 | localhost | changed 2026-08-11 13:39:48.250657 | 2026-08-11 13:39:48.250770 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-11 13:39:48.755464 | localhost -> localhost | ok: Runtime: 0:00:00.007185 2026-08-11 13:39:48.766401 | 2026-08-11 13:39:48.766628 | TASK [upload-logs : Upload logs to log server] 2026-08-11 13:39:49.325831 | localhost | Output suppressed because no_log was given 2026-08-11 13:39:49.329573 | 2026-08-11 13:39:49.329744 | LOOP [upload-logs : Compress console log and json output] 2026-08-11 13:39:49.394375 | localhost | skipping: Conditional result was False 2026-08-11 13:39:49.400527 | localhost | skipping: Conditional result was False 2026-08-11 13:39:49.407284 | 2026-08-11 13:39:49.407494 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-11 13:39:49.454267 | localhost | skipping: Conditional result was False 2026-08-11 13:39:49.455082 | 2026-08-11 13:39:49.458312 | localhost | skipping: Conditional result was False 2026-08-11 13:39:49.468967 | 2026-08-11 13:39:49.469187 | LOOP [upload-logs : Upload console log and json output]