2026-02-04 07:32:47.695822 | Job console starting 2026-02-04 07:32:47.704556 | Updating git repos 2026-02-04 07:32:47.721292 | Cloning repos into workspace 2026-02-04 07:32:47.775489 | Restoring repo states 2026-02-04 07:32:47.789603 | Merging changes 2026-02-04 07:32:47.789633 | Checking out repos 2026-02-04 07:32:48.174668 | Preparing playbooks 2026-02-04 07:32:49.246930 | Running Ansible setup 2026-02-04 07:32:53.362679 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-04 07:32:54.124407 | 2026-02-04 07:32:54.124576 | PLAY [Base pre] 2026-02-04 07:32:54.141369 | 2026-02-04 07:32:54.141502 | TASK [Setup log path fact] 2026-02-04 07:32:54.161541 | debian-bookworm | ok 2026-02-04 07:32:54.176515 | 2026-02-04 07:32:54.176658 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-04 07:32:54.220147 | debian-bookworm | ok 2026-02-04 07:32:54.230062 | 2026-02-04 07:32:54.230181 | TASK [emit-job-header : Print job information] 2026-02-04 07:32:54.272261 | # Job Information 2026-02-04 07:32:54.272499 | Ansible Version: 2.16.14 2026-02-04 07:32:54.272553 | Job: osism-kubernetes-push 2026-02-04 07:32:54.272604 | Pipeline: post 2026-02-04 07:32:54.272640 | Executor: 521e9411259a 2026-02-04 07:32:54.272672 | Triggered by: https://github.com/osism/osism-kubernetes/commit/82ca9c8ee3c8064df1919b55d94817a8a65d860f 2026-02-04 07:32:54.272706 | Event ID: afb5f4ca-019b-11f1-9daa-a1fbcab6fa2b 2026-02-04 07:32:54.280033 | 2026-02-04 07:32:54.280170 | LOOP [emit-job-header : Print node information] 2026-02-04 07:32:54.404574 | debian-bookworm | ok: 2026-02-04 07:32:54.404876 | debian-bookworm | # Node Information 2026-02-04 07:32:54.404941 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-04 07:32:54.404987 | debian-bookworm | Hostname: debian 2026-02-04 07:32:54.405061 | debian-bookworm | Username: zuul 2026-02-04 07:32:54.405121 | debian-bookworm | Distro: Debian 12.13 2026-02-04 07:32:54.405174 | debian-bookworm | Provider: regiocloud-a 2026-02-04 07:32:54.405213 | debian-bookworm | Region: 2026-02-04 07:32:54.405253 | debian-bookworm | Label: debian-bookworm 2026-02-04 07:32:54.405288 | debian-bookworm | Product Name: OpenStack Nova 2026-02-04 07:32:54.405324 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe6b:8702 2026-02-04 07:32:54.436513 | 2026-02-04 07:32:54.436683 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-04 07:32:54.917832 | debian-bookworm -> localhost | changed 2026-02-04 07:32:54.925396 | 2026-02-04 07:32:54.925521 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-04 07:32:55.974165 | debian-bookworm -> localhost | changed 2026-02-04 07:32:55.992093 | 2026-02-04 07:32:55.992225 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-04 07:32:56.269616 | debian-bookworm -> localhost | ok 2026-02-04 07:32:56.280566 | 2026-02-04 07:32:56.280724 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-04 07:32:56.303352 | debian-bookworm | ok 2026-02-04 07:32:56.322567 | debian-bookworm | included: /var/lib/zuul/builds/ada20b8d8ed54b739863a2c84aec95b9/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-04 07:32:56.328764 | 2026-02-04 07:32:56.328868 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-04 07:32:59.023982 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-04 07:32:59.024358 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/ada20b8d8ed54b739863a2c84aec95b9/work/ada20b8d8ed54b739863a2c84aec95b9_id_rsa 2026-02-04 07:32:59.024430 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/ada20b8d8ed54b739863a2c84aec95b9/work/ada20b8d8ed54b739863a2c84aec95b9_id_rsa.pub 2026-02-04 07:32:59.024480 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-04 07:32:59.024524 | debian-bookworm -> localhost | SHA256:3mc4Sqdip7aLjzQWd/KaIWr6mnD4cbnZRT+OAcYQrXY zuul-build-sshkey 2026-02-04 07:32:59.024584 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-04 07:32:59.024626 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-04 07:32:59.024667 | debian-bookworm -> localhost | | .. | 2026-02-04 07:32:59.024708 | debian-bookworm -> localhost | | .. | 2026-02-04 07:32:59.024746 | debian-bookworm -> localhost | | .. | 2026-02-04 07:32:59.024783 | debian-bookworm -> localhost | | ooE | 2026-02-04 07:32:59.024820 | debian-bookworm -> localhost | | ...* S | 2026-02-04 07:32:59.024866 | debian-bookworm -> localhost | | . = B o . | 2026-02-04 07:32:59.024906 | debian-bookworm -> localhost | |o o B . * B o | 2026-02-04 07:32:59.024944 | debian-bookworm -> localhost | |.+.* O+*.B = | 2026-02-04 07:32:59.024983 | debian-bookworm -> localhost | |+=+ =+O*+ . | 2026-02-04 07:32:59.025039 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-04 07:32:59.025137 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.188809 2026-02-04 07:32:59.036404 | 2026-02-04 07:32:59.036556 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-04 07:32:59.069567 | debian-bookworm | ok 2026-02-04 07:32:59.081542 | debian-bookworm | included: /var/lib/zuul/builds/ada20b8d8ed54b739863a2c84aec95b9/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-04 07:32:59.090640 | 2026-02-04 07:32:59.090739 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-04 07:32:59.114581 | debian-bookworm | skipping: Conditional result was False 2026-02-04 07:32:59.121103 | 2026-02-04 07:32:59.121224 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-04 07:32:59.775476 | debian-bookworm | changed 2026-02-04 07:32:59.783813 | 2026-02-04 07:32:59.783941 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-04 07:33:00.046938 | debian-bookworm | ok 2026-02-04 07:33:00.053455 | 2026-02-04 07:33:00.053574 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-04 07:33:00.727796 | debian-bookworm | changed 2026-02-04 07:33:00.738036 | 2026-02-04 07:33:00.738168 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-04 07:33:01.406672 | debian-bookworm | changed 2026-02-04 07:33:01.412481 | 2026-02-04 07:33:01.412585 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-04 07:33:01.436599 | debian-bookworm | skipping: Conditional result was False 2026-02-04 07:33:01.445724 | 2026-02-04 07:33:01.445851 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-04 07:33:01.916466 | debian-bookworm -> localhost | changed 2026-02-04 07:33:01.937131 | 2026-02-04 07:33:01.937294 | TASK [add-build-sshkey : Add back temp key] 2026-02-04 07:33:02.286015 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/ada20b8d8ed54b739863a2c84aec95b9/work/ada20b8d8ed54b739863a2c84aec95b9_id_rsa (zuul-build-sshkey) 2026-02-04 07:33:02.286275 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.014291 2026-02-04 07:33:02.294862 | 2026-02-04 07:33:02.295030 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-04 07:33:02.694781 | debian-bookworm | ok 2026-02-04 07:33:02.702808 | 2026-02-04 07:33:02.702978 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-04 07:33:02.737691 | debian-bookworm | skipping: Conditional result was False 2026-02-04 07:33:02.757735 | 2026-02-04 07:33:02.757927 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-04 07:33:03.219614 | debian-bookworm | ok 2026-02-04 07:33:03.234116 | 2026-02-04 07:33:03.234236 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-04 07:33:03.281296 | debian-bookworm | ok 2026-02-04 07:33:03.289614 | 2026-02-04 07:33:03.289754 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-04 07:33:03.600065 | debian-bookworm -> localhost | ok 2026-02-04 07:33:03.613545 | 2026-02-04 07:33:03.613720 | TASK [validate-host : Collect information about the host] 2026-02-04 07:33:04.804737 | debian-bookworm | ok 2026-02-04 07:33:04.822755 | 2026-02-04 07:33:04.823020 | TASK [validate-host : Sanitize hostname] 2026-02-04 07:33:04.941801 | debian-bookworm | ok 2026-02-04 07:33:04.981947 | 2026-02-04 07:33:04.982097 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-04 07:33:05.577798 | debian-bookworm -> localhost | changed 2026-02-04 07:33:05.586540 | 2026-02-04 07:33:05.586681 | TASK [validate-host : Collect information about zuul worker] 2026-02-04 07:33:05.990816 | debian-bookworm | ok 2026-02-04 07:33:05.995670 | 2026-02-04 07:33:05.995783 | TASK [validate-host : Write out all zuul information for each host] 2026-02-04 07:33:06.556160 | debian-bookworm -> localhost | changed 2026-02-04 07:33:06.574342 | 2026-02-04 07:33:06.574500 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-04 07:33:06.854243 | debian-bookworm | ok 2026-02-04 07:33:06.862955 | 2026-02-04 07:33:06.863152 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-04 07:33:08.318746 | debian-bookworm | changed: 2026-02-04 07:33:08.319045 | debian-bookworm | cd+++++++++ src/ 2026-02-04 07:33:08.319089 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-04 07:33:08.319116 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-04 07:33:08.319141 | debian-bookworm | cd+++++++++ src/github.com/osism/osism-kubernetes/ 2026-02-04 07:33:08.319165 | debian-bookworm | Containerfile 2026-02-04 07:33:08.319431 | debian-bookworm | " imported 2026-02-04 07:36:55.359632 | debian-bookworm | #21 161.1 gpg: Total number processed: 1 2026-02-04 07:36:55.359640 | debian-bookworm | #21 161.1 gpg: imported: 1 2026-02-04 07:36:55.359647 | debian-bookworm | #21 161.1 + curl -LO https://github.com/operator-framework/operator-sdk/releases/download/v1.40.0/checksums.txt 2026-02-04 07:36:55.359653 | debian-bookworm | #21 161.1 % Total % Received % Xferd Average Speed Time Time Time Current 2026-02-04 07:36:55.359660 | debian-bookworm | #21 161.1 Dload Upload Total Spent Left Speed 2026-02-04 07:36:55.597219 | debian-bookworm | #21 161.1 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-02-04 07:36:55.799626 | debian-bookworm | #21 161.5 100 1106 100 1106 0 0 2625 0 --:--:-- --:--:-- --:--:-- 2625 2026-02-04 07:36:55.799783 | debian-bookworm | #21 161.5 + curl -LO https://github.com/operator-framework/operator-sdk/releases/download/v1.40.0/checksums.txt.asc 2026-02-04 07:36:55.799845 | debian-bookworm | #21 161.6 % Total % Received % Xferd Average Speed Time Time Time Current 2026-02-04 07:36:55.799859 | debian-bookworm | #21 161.6 Dload Upload Total Spent Left Speed 2026-02-04 07:36:56.046898 | debian-bookworm | #21 161.6 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-02-04 07:36:56.249905 | debian-bookworm | #21 162.0 100 566 100 566 0 0 1327 0 --:--:-- --:--:-- --:--:-- 1327 2026-02-04 07:36:56.250061 | debian-bookworm | #21 162.0 + gpg -u 'Operator SDK (release) ' --verify checksums.txt.asc 2026-02-04 07:36:56.250113 | debian-bookworm | #21 162.0 gpg: assuming signed data in 'checksums.txt' 2026-02-04 07:36:56.250158 | debian-bookworm | #21 162.0 gpg: Signature made Mon Jun 2 18:59:36 2025 UTC 2026-02-04 07:36:56.250201 | debian-bookworm | #21 162.0 gpg: using RSA key 8613DB87A5BA825EF3FD0EBE2A859D08BF9886DB 2026-02-04 07:36:56.250268 | debian-bookworm | #21 162.0 gpg: Good signature from "Operator SDK (release) " [unknown] 2026-02-04 07:36:56.250315 | debian-bookworm | #21 162.0 gpg: Note: This key has expired! 2026-02-04 07:36:56.250358 | debian-bookworm | #21 162.0 Primary key fingerprint: 3B2F 1481 D146 2380 80B3 46BB 0529 96E2 A20B 5C7E 2026-02-04 07:36:56.250401 | debian-bookworm | #21 162.0 Subkey fingerprint: 8613 DB87 A5BA 825E F3FD 0EBE 2A85 9D08 BF98 86DB 2026-02-04 07:36:56.250444 | debian-bookworm | #21 162.0 + grep operator-sdk_linux_amd64 checksums.txt 2026-02-04 07:36:56.250487 | debian-bookworm | #21 162.0 + sha256sum -c - 2026-02-04 07:36:56.891466 | debian-bookworm | #21 162.8 operator-sdk_linux_amd64: OK 2026-02-04 07:36:57.060457 | debian-bookworm | #21 162.8 + chmod +x operator-sdk_linux_amd64 2026-02-04 07:36:57.060604 | debian-bookworm | #21 162.8 + mv operator-sdk_linux_amd64 /usr/local/bin/operator-sdk 2026-02-04 07:36:57.060654 | debian-bookworm | #21 162.8 + rm checksums.txt.asc 2026-02-04 07:36:57.060699 | debian-bookworm | #21 162.8 + rm checksums.txt 2026-02-04 07:36:57.060745 | debian-bookworm | #21 162.8 + curl -Lo /usr/local/bin/clusterctl https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.11.2/clusterctl-linux-amd64 2026-02-04 07:36:57.060795 | debian-bookworm | #21 162.8 % Total % Received % Xferd Average Speed Time Time Time Current 2026-02-04 07:36:57.060866 | debian-bookworm | #21 162.8 Dload Upload Total Spent Left Speed 2026-02-04 07:36:57.178655 | debian-bookworm | #21 162.8 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-02-04 07:36:59.597086 | debian-bookworm | #21 163.6 17 66.3M 17 11.6M 0 0 13.9M 0 0:00:04 --:--:-- 0:00:04 13.9M 60 66.3M 60 40.0M 0 0 21.3M 0 0:00:03 0:00:01 0:00:02 27.2M 100 66.3M 100 66.3M 0 0 24.6M 0 0:00:02 0:00:02 --:--:-- 29.4M 2026-02-04 07:36:59.770737 | debian-bookworm | #21 165.5 + chmod +x /usr/local/bin/clusterctl 2026-02-04 07:36:59.770914 | debian-bookworm | #21 165.5 + curl -Lo /usr/local/bin/kubectl https://dl.k8s.io/release/v1.33.2/bin/linux/amd64/kubectl 2026-02-04 07:36:59.770943 | debian-bookworm | #21 165.5 % Total % Received % Xferd Average Speed Time Time Time Current 2026-02-04 07:36:59.770966 | debian-bookworm | #21 165.5 Dload Upload Total Spent Left Speed 2026-02-04 07:36:59.843031 | debian-bookworm | #21 165.5 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 138 100 138 0 0 619 0 --:--:-- --:--:-- --:--:-- 618 100 138 100 138 0 0 619 0 --:--:-- --:--:-- --:--:-- 618 2026-02-04 07:37:01.956372 | debian-bookworm | #21 166.6 43 57.3M 43 24.9M 0 0 22.2M 0 0:00:02 0:00:01 0:00:01 22.2M 98 57.3M 98 56.4M 0 0 26.6M 0 0:00:02 0:00:02 --:--:-- 31.4M 100 57.3M 100 57.3M 0 0 26.5M 0 0:00:02 0:00:02 --:--:-- 31.1M 2026-02-04 07:37:01.956662 | debian-bookworm | #21 167.7 + chmod +x /usr/local/bin/kubectl 2026-02-04 07:37:01.956795 | debian-bookworm | #21 167.7 + mkdir -p /ansible/.kube 2026-02-04 07:37:01.956936 | debian-bookworm | #21 167.7 + ln -s /share/kubeconfig /ansible/.kube/config 2026-02-04 07:37:01.957049 | debian-bookworm | #21 167.7 + chown -R dragon: /ansible/.kube 2026-02-04 07:37:01.957162 | debian-bookworm | #21 167.7 + mkdir -p /ansible/.cache 2026-02-04 07:37:01.957273 | debian-bookworm | #21 167.7 + mv /root/.cache/helm /ansible/.cache 2026-02-04 07:37:01.957367 | debian-bookworm | #21 167.7 + chown -R dragon: /ansible/.cache 2026-02-04 07:37:01.957431 | debian-bookworm | #21 167.7 + mkdir -p /ansible/.local/share 2026-02-04 07:37:01.957509 | debian-bookworm | #21 167.7 + mv /root/.local/share/helm /ansible/.local/share 2026-02-04 07:37:01.957614 | debian-bookworm | #21 167.7 + chown -R dragon: /ansible/.local 2026-02-04 07:37:01.957690 | debian-bookworm | #21 167.7 + ln -s /opt/configuration/environments/openstack /etc/openstack 2026-02-04 07:37:01.957731 | debian-bookworm | #21 167.7 + python3 -m ara.setup.env 2026-02-04 07:37:01.957860 | debian-bookworm | #21 167.9 + python3 /src/render-playbooks.py 2026-02-04 07:37:02.169754 | debian-bookworm | #21 167.9 + chown -R dragon: /ansible /share /interface 2026-02-04 07:37:02.639544 | debian-bookworm | #21 168.5 + apt-get clean 2026-02-04 07:37:02.812074 | debian-bookworm | #21 168.6 + apt-get remove -y build-essential curl git gnupg libffi-dev libssh-dev libssl-dev libyaml-dev 2026-02-04 07:37:03.335385 | debian-bookworm | #21 168.6 Reading package lists... 2026-02-04 07:37:03.518317 | debian-bookworm | #21 169.3 Building dependency tree... 2026-02-04 07:37:03.518539 | debian-bookworm | #21 169.4 Reading state information... 2026-02-04 07:37:03.699602 | debian-bookworm | #21 169.6 The following packages were automatically installed and are no longer required: 2026-02-04 07:37:03.699787 | debian-bookworm | #21 169.6 binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-12 dirmngr 2026-02-04 07:37:03.699890 | debian-bookworm | #21 169.6 dpkg-dev g++ g++-12 gcc gcc-12 git-man gnupg-l10n gnupg-utils gpg 2026-02-04 07:37:03.699966 | debian-bookworm | #21 169.6 gpg-wks-client gpg-wks-server gpgsm libasan8 libatomic1 libbinutils 2026-02-04 07:37:03.700009 | debian-bookworm | #21 169.6 libbrotli1 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 2026-02-04 07:37:03.700081 | debian-bookworm | #21 169.6 libctf0 libcurl3-gnutls libcurl4 libdpkg-perl liberror-perl libexpat1 2026-02-04 07:37:03.700143 | debian-bookworm | #21 169.6 libgcc-12-dev libgdbm-compat4 libgomp1 libgprofng0 libisl23 libitm1 2026-02-04 07:37:03.864139 | debian-bookworm | #21 169.6 libjansson4 libksba8 libldap-2.5-0 liblsan0 libmpc3 libmpfr6 libnghttp2-14 2026-02-04 07:37:03.864282 | debian-bookworm | #21 169.6 libnsl-dev libnsl2 libperl5.36 libpsl5 libquadmath0 librtmp1 libsasl2-2 2026-02-04 07:37:03.864331 | debian-bookworm | #21 169.6 libsasl2-modules-db libssh-4 libssh2-1 libstdc++-12-dev libtirpc-common 2026-02-04 07:37:03.864375 | debian-bookworm | #21 169.6 libtirpc-dev libtirpc3 libtsan2 libubsan1 libyaml-0-2 linux-libc-dev make 2026-02-04 07:37:03.864419 | debian-bookworm | #21 169.6 patch perl perl-modules-5.36 rpcsvc-proto xz-utils zlib1g-dev 2026-02-04 07:37:03.864465 | debian-bookworm | #21 169.6 Use 'apt autoremove' to remove them. 2026-02-04 07:37:03.864509 | debian-bookworm | #21 169.6 The following packages will be REMOVED: 2026-02-04 07:37:03.864554 | debian-bookworm | #21 169.6 build-essential curl git gnupg libffi-dev libssh-dev libssl-dev libyaml-dev 2026-02-04 07:37:03.926576 | debian-bookworm | #21 169.8 0 upgraded, 0 newly installed, 8 to remove and 0 not upgraded. 2026-02-04 07:37:03.926689 | debian-bookworm | #21 169.8 After this operation, 61.8 MB disk space will be freed. 2026-02-04 07:37:04.078514 | debian-bookworm | #21 169.9 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14829 files and directories currently installed.) 2026-02-04 07:37:04.078633 | debian-bookworm | #21 169.9 Removing build-essential (12.9) ... 2026-02-04 07:37:04.078661 | debian-bookworm | #21 169.9 Removing curl (7.88.1-10+deb12u14) ... 2026-02-04 07:37:04.078679 | debian-bookworm | #21 170.0 Removing git (1:2.39.5-0+deb12u3) ... 2026-02-04 07:37:04.242645 | debian-bookworm | #21 170.1 Removing gnupg (2.2.40-1.1+deb12u2) ... 2026-02-04 07:37:04.242732 | debian-bookworm | #21 170.2 Removing libffi-dev:amd64 (3.4.4-1) ... 2026-02-04 07:37:04.363183 | debian-bookworm | #21 170.2 Removing libssh-dev:amd64 (0.10.6-0+deb12u2) ... 2026-02-04 07:37:04.363457 | debian-bookworm | #21 170.3 Removing libssl-dev:amd64 (3.0.18-1~deb12u2) ... 2026-02-04 07:37:04.558628 | debian-bookworm | #21 170.4 Removing libyaml-dev:amd64 (0.2.5-1) ... 2026-02-04 07:37:04.558724 | debian-bookworm | #21 170.5 + apt-get autoremove -y 2026-02-04 07:37:05.249447 | debian-bookworm | #21 170.5 Reading package lists... 2026-02-04 07:37:05.441683 | debian-bookworm | #21 171.2 Building dependency tree... 2026-02-04 07:37:05.592913 | debian-bookworm | #21 171.4 Reading state information... 2026-02-04 07:37:05.643238 | debian-bookworm | #21 171.6 The following packages will be REMOVED: 2026-02-04 07:37:05.643325 | debian-bookworm | #21 171.6 binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-12 dirmngr 2026-02-04 07:37:05.796715 | debian-bookworm | #21 171.6 dpkg-dev g++ g++-12 gcc gcc-12 git-man gnupg-l10n gnupg-utils gpg 2026-02-04 07:37:05.796782 | debian-bookworm | #21 171.6 gpg-wks-client gpg-wks-server gpgsm libasan8 libatomic1 libbinutils 2026-02-04 07:37:05.796817 | debian-bookworm | #21 171.6 libbrotli1 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 2026-02-04 07:37:05.796822 | debian-bookworm | #21 171.6 libctf0 libcurl3-gnutls libcurl4 libdpkg-perl liberror-perl libexpat1 2026-02-04 07:37:05.796827 | debian-bookworm | #21 171.6 libgcc-12-dev libgdbm-compat4 libgomp1 libgprofng0 libisl23 libitm1 2026-02-04 07:37:05.796831 | debian-bookworm | #21 171.6 libjansson4 libksba8 libldap-2.5-0 liblsan0 libmpc3 libmpfr6 libnghttp2-14 2026-02-04 07:37:05.796837 | debian-bookworm | #21 171.6 libnsl-dev libnsl2 libperl5.36 libpsl5 libquadmath0 librtmp1 libsasl2-2 2026-02-04 07:37:05.796841 | debian-bookworm | #21 171.6 libsasl2-modules-db libssh-4 libssh2-1 libstdc++-12-dev libtirpc-common 2026-02-04 07:37:05.796845 | debian-bookworm | #21 171.6 libtirpc-dev libtirpc3 libtsan2 libubsan1 libyaml-0-2 linux-libc-dev make 2026-02-04 07:37:05.796850 | debian-bookworm | #21 171.6 patch perl perl-modules-5.36 rpcsvc-proto xz-utils zlib1g-dev 2026-02-04 07:37:05.854275 | debian-bookworm | #21 171.8 0 upgraded, 0 newly installed, 72 to remove and 0 not upgraded. 2026-02-04 07:37:05.854338 | debian-bookworm | #21 171.8 After this operation, 336 MB disk space will be freed. 2026-02-04 07:37:06.098416 | debian-bookworm | #21 171.8 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 13661 files and directories currently installed.) 2026-02-04 07:37:06.098553 | debian-bookworm | #21 171.8 Removing g++ (4:12.2.0-3) ... 2026-02-04 07:37:06.098570 | debian-bookworm | #21 171.9 Removing gcc (4:12.2.0-3) ... 2026-02-04 07:37:06.298613 | debian-bookworm | #21 172.2 Removing dpkg-dev (1.21.22) ... 2026-02-04 07:37:06.411669 | debian-bookworm | #21 172.3 Removing bzip2 (1.0.8-5+b1) ... 2026-02-04 07:37:06.547318 | debian-bookworm | #21 172.4 Removing cpp (4:12.2.0-3) ... 2026-02-04 07:37:06.547424 | debian-bookworm | #21 172.5 Removing gpg-wks-client (2.2.40-1.1+deb12u2) ... 2026-02-04 07:37:06.704605 | debian-bookworm | #21 172.5 Removing dirmngr (2.2.40-1.1+deb12u2) ... 2026-02-04 07:37:06.704767 | debian-bookworm | #21 172.6 Removing g++-12 (12.2.0-14+deb12u1) ... 2026-02-04 07:37:06.830112 | debian-bookworm | #21 172.7 Removing git-man (1:2.39.5-0+deb12u3) ... 2026-02-04 07:37:06.830256 | debian-bookworm | #21 172.7 Removing gnupg-l10n (2.2.40-1.1+deb12u2) ... 2026-02-04 07:37:06.956145 | debian-bookworm | #21 172.8 Removing gnupg-utils (2.2.40-1.1+deb12u2) ... 2026-02-04 07:37:06.956298 | debian-bookworm | #21 172.9 Removing gpg-wks-server (2.2.40-1.1+deb12u2) ... 2026-02-04 07:37:07.070420 | debian-bookworm | #21 172.9 Removing gpg (2.2.40-1.1+deb12u2) ... 2026-02-04 07:37:07.070589 | debian-bookworm | #21 173.0 Removing gpgsm (2.2.40-1.1+deb12u2) ... 2026-02-04 07:37:07.245644 | debian-bookworm | #21 173.0 Removing libstdc++-12-dev:amd64 (12.2.0-14+deb12u1) ... 2026-02-04 07:37:07.245860 | debian-bookworm | #21 173.2 Removing libcurl4:amd64 (7.88.1-10+deb12u14) ... 2026-02-04 07:37:07.366472 | debian-bookworm | #21 173.2 Removing libcurl3-gnutls:amd64 (7.88.1-10+deb12u14) ... 2026-02-04 07:37:07.366596 | debian-bookworm | #21 173.3 Removing libbrotli1:amd64 (1.0.9-2+b6) ... 2026-02-04 07:37:07.497151 | debian-bookworm | #21 173.3 Removing zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ... 2026-02-04 07:37:07.497253 | debian-bookworm | #21 173.4 Removing libc6-dev:amd64 (2.36-9+deb12u13) ... 2026-02-04 07:37:07.633237 | debian-bookworm | #21 173.5 Removing libc-dev-bin (2.36-9+deb12u13) ... 2026-02-04 07:37:07.633419 | debian-bookworm | #21 173.5 Removing libcrypt-dev:amd64 (1:4.4.33-2) ... 2026-02-04 07:37:07.773112 | debian-bookworm | #21 173.6 Removing libdpkg-perl (1.21.22) ... 2026-02-04 07:37:07.773252 | debian-bookworm | #21 173.7 Removing liberror-perl (0.17029-2) ... 2026-02-04 07:37:07.895620 | debian-bookworm | #21 173.7 Removing libexpat1:amd64 (2.5.0-1+deb12u2) ... 2026-02-04 07:37:08.069768 | debian-bookworm | #21 173.8 Removing perl (5.36.0-7+deb12u3) ... 2026-02-04 07:37:08.069969 | debian-bookworm | #21 173.9 Removing libperl5.36:amd64 (5.36.0-7+deb12u3) ... 2026-02-04 07:37:08.070019 | debian-bookworm | #21 174.0 Removing libgdbm-compat4:amd64 (1.23-3) ... 2026-02-04 07:37:08.225294 | debian-bookworm | #21 174.1 Removing libksba8:amd64 (1.6.3-2) ... 2026-02-04 07:37:08.225386 | debian-bookworm | #21 174.1 Removing libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... 2026-02-04 07:37:08.363996 | debian-bookworm | #21 174.2 Removing libnghttp2-14:amd64 (1.52.0-1+deb12u2) ... 2026-02-04 07:37:08.364094 | debian-bookworm | #21 174.3 Removing libnsl-dev:amd64 (1.3.0-2) ... 2026-02-04 07:37:08.476794 | debian-bookworm | #21 174.3 Removing libnsl2:amd64 (1.3.0-2) ... 2026-02-04 07:37:08.617493 | debian-bookworm | #21 174.4 Removing libpsl5:amd64 (0.21.2-1) ... 2026-02-04 07:37:08.617599 | debian-bookworm | #21 174.5 Removing librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 2026-02-04 07:37:08.733612 | debian-bookworm | #21 174.5 Removing libsasl2-2:amd64 (2.1.28+dfsg-10) ... 2026-02-04 07:37:08.733733 | debian-bookworm | #21 174.6 Removing libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... 2026-02-04 07:37:08.864882 | debian-bookworm | #21 174.6 Removing libssh-4:amd64 (0.10.6-0+deb12u2) ... 2026-02-04 07:37:08.864987 | debian-bookworm | #21 174.7 Removing libssh2-1:amd64 (1.10.0-3+b1) ... 2026-02-04 07:37:08.865003 | debian-bookworm | #21 174.8 Removing libtirpc-dev:amd64 (1.3.3+ds-1) ... 2026-02-04 07:37:08.997849 | debian-bookworm | #21 174.8 Removing libtirpc3:amd64 (1.3.3+ds-1) ... 2026-02-04 07:37:08.997930 | debian-bookworm | #21 174.9 Removing libtirpc-common (1.3.3+ds-1) ... 2026-02-04 07:37:09.113702 | debian-bookworm | #21 175.0 Removing libyaml-0-2:amd64 (0.2.5-1) ... 2026-02-04 07:37:09.113770 | debian-bookworm | #21 175.0 Removing linux-libc-dev:amd64 (6.1.159-1) ... 2026-02-04 07:37:09.221674 | debian-bookworm | #21 175.1 Removing make (4.3-4.1) ... 2026-02-04 07:37:09.339934 | debian-bookworm | #21 175.2 Removing patch (2.7.6-7) ... 2026-02-04 07:37:09.340030 | debian-bookworm | #21 175.2 Removing perl-modules-5.36 (5.36.0-7+deb12u3) ... 2026-02-04 07:37:09.469646 | debian-bookworm | #21 175.4 Removing rpcsvc-proto (1.4.3-1) ... 2026-02-04 07:37:09.616939 | debian-bookworm | #21 175.4 Removing xz-utils (5.4.1-1) ... 2026-02-04 07:37:09.617055 | debian-bookworm | #21 175.5 Removing gcc-12 (12.2.0-14+deb12u1) ... 2026-02-04 07:37:09.783703 | debian-bookworm | #21 175.6 Removing binutils (2.40-2) ... 2026-02-04 07:37:09.783824 | debian-bookworm | #21 175.7 Removing binutils-x86-64-linux-gnu (2.40-2) ... 2026-02-04 07:37:09.941028 | debian-bookworm | #21 175.8 Removing libgprofng0:amd64 (2.40-2) ... 2026-02-04 07:37:09.941119 | debian-bookworm | #21 175.8 Removing libctf0:amd64 (2.40-2) ... 2026-02-04 07:37:10.050383 | debian-bookworm | #21 176.0 Removing libbinutils:amd64 (2.40-2) ... 2026-02-04 07:37:10.194631 | debian-bookworm | #21 176.0 Removing binutils-common:amd64 (2.40-2) ... 2026-02-04 07:37:10.194718 | debian-bookworm | #21 176.1 Removing cpp-12 (12.2.0-14+deb12u1) ... 2026-02-04 07:37:10.379055 | debian-bookworm | #21 176.2 Removing libgcc-12-dev:amd64 (12.2.0-14+deb12u1) ... 2026-02-04 07:37:10.383400 | debian-bookworm | #21 176.3 Removing libasan8:amd64 (12.2.0-14+deb12u1) ... 2026-02-04 07:37:10.543136 | debian-bookworm | #21 176.4 Removing libatomic1:amd64 (12.2.0-14+deb12u1) ... 2026-02-04 07:37:10.543279 | debian-bookworm | #21 176.5 Removing libcc1-0:amd64 (12.2.0-14+deb12u1) ... 2026-02-04 07:37:10.660671 | debian-bookworm | #21 176.6 Removing libctf-nobfd0:amd64 (2.40-2) ... 2026-02-04 07:37:10.813532 | debian-bookworm | #21 176.6 Removing libgomp1:amd64 (12.2.0-14+deb12u1) ... 2026-02-04 07:37:10.817088 | debian-bookworm | #21 176.7 Removing libisl23:amd64 (0.25-1.1) ... 2026-02-04 07:37:10.997575 | debian-bookworm | #21 176.8 Removing libitm1:amd64 (12.2.0-14+deb12u1) ... 2026-02-04 07:37:11.002295 | debian-bookworm | #21 176.9 Removing libjansson4:amd64 (2.14-2) ... 2026-02-04 07:37:11.151463 | debian-bookworm | #21 177.0 Removing liblsan0:amd64 (12.2.0-14+deb12u1) ... 2026-02-04 07:37:11.152941 | debian-bookworm | #21 177.1 Removing libmpc3:amd64 (1.3.1-1) ... 2026-02-04 07:37:11.302270 | debian-bookworm | #21 177.1 Removing libmpfr6:amd64 (4.2.0-1) ... 2026-02-04 07:37:11.302373 | debian-bookworm | #21 177.2 Removing libquadmath0:amd64 (12.2.0-14+deb12u1) ... 2026-02-04 07:37:11.451936 | debian-bookworm | #21 177.3 Removing libtsan2:amd64 (12.2.0-14+deb12u1) ... 2026-02-04 07:37:11.452014 | debian-bookworm | #21 177.4 Removing libubsan1:amd64 (12.2.0-14+deb12u1) ... 2026-02-04 07:37:11.593541 | debian-bookworm | #21 177.4 Processing triggers for libc-bin (2.36-9+deb12u13) ... 2026-02-04 07:37:11.733360 | debian-bookworm | #21 177.5 + rm -rf /root/.cache /tmp/uv-6c2078bb75587c01.lock /tmp/uv-setuptools-0252728233b58f93.lock /tmp/uv-setuptools-22754769ec99b12a.lock /tmp/uv-setuptools-46604d79427b4be6.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/gnupg-agent /usr/share/doc/gpg-agent /usr/share/doc/gpgconf /usr/share/doc/gpgv /usr/share/doc/grep /usr/share/doc/gzip /usr/share/doc/helm /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/libassuan0 /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/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/libnpth0 /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/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/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/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/perl-base /usr/share/doc/pinentry-curses /usr/share/doc/procps /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/packages.buildkite.com_helm-linux_helm-debian_any_dists_any_InRelease /var/lib/apt/lists/packages.buildkite.com_helm-linux_helm-debian_any_dists_any_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/partial '/var/tmp/*' /patches 2026-02-04 07:37:11.733459 | debian-bookworm | #21 177.5 + uv pip install --no-cache --system pyclean==3.0.0 2026-02-04 07:37:11.733475 | debian-bookworm | #21 177.6 Using Python 3.13.11 environment at: /usr/local 2026-02-04 07:37:11.851444 | debian-bookworm | #21 177.7 Resolved 1 package in 87ms 2026-02-04 07:37:11.851536 | debian-bookworm | #21 177.8 Prepared 1 package in 22ms 2026-02-04 07:37:12.100553 | debian-bookworm | #21 177.8 Installed 1 package in 6ms 2026-02-04 07:37:12.100607 | debian-bookworm | #21 177.8 + pyclean==3.0.0 2026-02-04 07:37:12.100613 | debian-bookworm | #21 177.8 + pyclean /usr 2026-02-04 07:37:12.100618 | debian-bookworm | #21 177.9 Cleaning directory /usr 2026-02-04 07:37:12.647396 | debian-bookworm | #21 178.6 Total 495 files, 162 directories removed. 2026-02-04 07:37:12.809835 | debian-bookworm | #21 178.6 + uv pip uninstall --system pyclean 2026-02-04 07:37:13.085926 | debian-bookworm | #21 178.8 Using Python 3.13.11 environment at: /usr/local 2026-02-04 07:37:13.088111 | debian-bookworm | #21 178.8 Uninstalled 1 package in 258ms 2026-02-04 07:37:13.088148 | debian-bookworm | #21 178.8 - pyclean==3.0.0 2026-02-04 07:37:13.212728 | debian-bookworm | #21 DONE 179.1s 2026-02-04 07:37:22.371056 | debian-bookworm | 2026-02-04 07:37:22.371228 | debian-bookworm | #22 [stage-1 2/4] COPY --link --from=builder / / 2026-02-04 07:37:22.523848 | debian-bookworm | #22 DONE 5.4s 2026-02-04 07:37:22.680456 | debian-bookworm | 2026-02-04 07:37:22.680627 | debian-bookworm | #22 [stage-1 2/4] COPY --link --from=builder / / 2026-02-04 07:37:22.680637 | debian-bookworm | #22 merging 2026-02-04 07:37:25.831401 | debian-bookworm | #22 merging 3.3s done 2026-02-04 07:37:25.831545 | debian-bookworm | #22 DONE 8.7s 2026-02-04 07:37:25.934001 | debian-bookworm | 2026-02-04 07:37:25.934108 | debian-bookworm | #23 [stage-1 3/4] WORKDIR /ansible 2026-02-04 07:37:25.934162 | debian-bookworm | #23 DONE 0.1s 2026-02-04 07:37:26.089873 | debian-bookworm | 2026-02-04 07:37:26.089981 | debian-bookworm | #24 [stage-1 4/4] RUN chown -R dragon: /ansible 2026-02-04 07:37:28.424709 | debian-bookworm | #24 DONE 2.5s 2026-02-04 07:37:28.581196 | debian-bookworm | 2026-02-04 07:37:28.581264 | debian-bookworm | #25 exporting to image 2026-02-04 07:37:28.581274 | debian-bookworm | #25 exporting layers 2026-02-04 07:38:41.061743 | debian-bookworm | #25 exporting layers 72.6s done 2026-02-04 07:38:41.196761 | debian-bookworm | #25 exporting manifest sha256:6dea6e65d1734707d92c0c42e64bc9da977e815ec95f260ca9671d474a6ed12c 0.0s done 2026-02-04 07:38:41.196975 | debian-bookworm | #25 exporting config sha256:e450d129a814f502ad50926dabdc549c84e74971f4293025f58cff1d017f444c 0.0s done 2026-02-04 07:38:41.197059 | debian-bookworm | #25 exporting attestation manifest sha256:e900b04b372ceb89e9c17c59a9e1b32bb348ecaf1b2ae1ee24e3d450e30c298b 0.0s done 2026-02-04 07:38:41.197114 | debian-bookworm | #25 exporting manifest list sha256:b7afbac34af77f9fe1e426652f868228d3fa0847f6b4157e02e6e223cfa00637 2026-02-04 07:38:41.380997 | debian-bookworm | #25 exporting manifest list sha256:b7afbac34af77f9fe1e426652f868228d3fa0847f6b4157e02e6e223cfa00637 0.0s done 2026-02-04 07:38:41.381104 | debian-bookworm | #25 naming to docker.io/library/82ca9c8:latest done 2026-02-04 07:38:41.381122 | debian-bookworm | #25 unpacking to docker.io/library/82ca9c8:latest 2026-02-04 07:38:55.511613 | debian-bookworm | #25 unpacking to docker.io/library/82ca9c8:latest 14.3s done 2026-02-04 07:38:55.727112 | debian-bookworm | #25 DONE 87.1s 2026-02-04 07:38:56.167048 | debian-bookworm | ok: Runtime: 0:04:56.538325 2026-02-04 07:38:56.195022 | 2026-02-04 07:38:56.195274 | TASK [Run push script] 2026-02-04 07:38:56.556610 | debian-bookworm | + [[ ! -e Containerfile ]] 2026-02-04 07:38:56.557307 | debian-bookworm | ++ git rev-parse --short HEAD 2026-02-04 07:38:56.580078 | debian-bookworm | + revision=82ca9c8 2026-02-04 07:38:56.580116 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-02-04 07:38:56.580124 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-02-04 07:38:56.580133 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/osism-kubernetes 2026-02-04 07:38:56.580145 | debian-bookworm | + docker tag 82ca9c8 osism.harbor.regio.digital/osism/osism-kubernetes:latest 2026-02-04 07:38:56.699772 | debian-bookworm | + docker push osism.harbor.regio.digital/osism/osism-kubernetes:latest 2026-02-04 07:38:56.732773 | debian-bookworm | The push refers to repository [osism.harbor.regio.digital/osism/osism-kubernetes] 2026-02-04 07:38:56.840144 | debian-bookworm | fbc0dcc63d77: Waiting 2026-02-04 07:38:56.840254 | debian-bookworm | 403071f28421: Waiting 2026-02-04 07:38:56.840275 | debian-bookworm | ec1a19ed825f: Waiting 2026-02-04 07:38:56.840297 | debian-bookworm | 2890fd37d0b9: Waiting 2026-02-04 07:38:56.840313 | debian-bookworm | 4f4fb700ef54: Waiting 2026-02-04 07:38:56.840324 | debian-bookworm | 2da24cd4b4cd: Waiting 2026-02-04 07:38:56.840386 | debian-bookworm | 4831516dd0cb: Waiting 2026-02-04 07:38:56.941265 | debian-bookworm | fbc0dcc63d77: Waiting 2026-02-04 07:38:56.941391 | debian-bookworm | 403071f28421: Waiting 2026-02-04 07:38:56.941410 | debian-bookworm | ec1a19ed825f: Waiting 2026-02-04 07:38:56.941464 | debian-bookworm | 2890fd37d0b9: Waiting 2026-02-04 07:38:56.941581 | debian-bookworm | 4f4fb700ef54: Waiting 2026-02-04 07:38:56.941665 | debian-bookworm | 2da24cd4b4cd: Waiting 2026-02-04 07:38:56.941773 | debian-bookworm | 4831516dd0cb: Waiting 2026-02-04 07:38:57.041136 | debian-bookworm | 4831516dd0cb: Waiting 2026-02-04 07:38:57.041251 | debian-bookworm | fbc0dcc63d77: Waiting 2026-02-04 07:38:57.041268 | debian-bookworm | 403071f28421: Waiting 2026-02-04 07:38:57.041280 | debian-bookworm | ec1a19ed825f: Waiting 2026-02-04 07:38:57.041291 | debian-bookworm | 2890fd37d0b9: Waiting 2026-02-04 07:38:57.041314 | debian-bookworm | 4f4fb700ef54: Waiting 2026-02-04 07:38:57.041325 | debian-bookworm | 2da24cd4b4cd: Waiting 2026-02-04 07:38:57.141362 | debian-bookworm | ec1a19ed825f: Waiting 2026-02-04 07:38:57.141514 | debian-bookworm | 2890fd37d0b9: Waiting 2026-02-04 07:38:57.141546 | debian-bookworm | 4f4fb700ef54: Waiting 2026-02-04 07:38:57.141564 | debian-bookworm | 2da24cd4b4cd: Waiting 2026-02-04 07:38:57.141575 | debian-bookworm | 4831516dd0cb: Waiting 2026-02-04 07:38:57.141586 | debian-bookworm | fbc0dcc63d77: Waiting 2026-02-04 07:38:57.141626 | debian-bookworm | 403071f28421: Waiting 2026-02-04 07:38:57.241232 | debian-bookworm | 2890fd37d0b9: Waiting 2026-02-04 07:38:57.241388 | debian-bookworm | 4f4fb700ef54: Waiting 2026-02-04 07:38:57.241417 | debian-bookworm | 2da24cd4b4cd: Waiting 2026-02-04 07:38:57.241499 | debian-bookworm | 4831516dd0cb: Waiting 2026-02-04 07:38:57.241613 | debian-bookworm | fbc0dcc63d77: Waiting 2026-02-04 07:38:57.241720 | debian-bookworm | 403071f28421: Waiting 2026-02-04 07:38:57.241861 | debian-bookworm | ec1a19ed825f: Waiting 2026-02-04 07:38:57.341235 | debian-bookworm | 403071f28421: Waiting 2026-02-04 07:38:57.341408 | debian-bookworm | ec1a19ed825f: Waiting 2026-02-04 07:38:57.341439 | debian-bookworm | 2890fd37d0b9: Waiting 2026-02-04 07:38:57.341466 | debian-bookworm | 4f4fb700ef54: Waiting 2026-02-04 07:38:57.341585 | debian-bookworm | 2da24cd4b4cd: Waiting 2026-02-04 07:38:57.341679 | debian-bookworm | 4831516dd0cb: Waiting 2026-02-04 07:38:57.341796 | debian-bookworm | fbc0dcc63d77: Waiting 2026-02-04 07:38:57.440333 | debian-bookworm | 2890fd37d0b9: Waiting 2026-02-04 07:38:57.440456 | debian-bookworm | 4f4fb700ef54: Waiting 2026-02-04 07:38:57.440471 | debian-bookworm | 2da24cd4b4cd: Waiting 2026-02-04 07:38:57.440483 | debian-bookworm | 4831516dd0cb: Waiting 2026-02-04 07:38:57.440494 | debian-bookworm | fbc0dcc63d77: Waiting 2026-02-04 07:38:57.440505 | debian-bookworm | 403071f28421: Waiting 2026-02-04 07:38:57.440520 | debian-bookworm | ec1a19ed825f: Waiting 2026-02-04 07:38:57.540577 | debian-bookworm | 2890fd37d0b9: Waiting 2026-02-04 07:38:57.540721 | debian-bookworm | 4f4fb700ef54: Waiting 2026-02-04 07:38:57.540741 | debian-bookworm | 2da24cd4b4cd: Waiting 2026-02-04 07:38:57.540890 | debian-bookworm | 4831516dd0cb: Waiting 2026-02-04 07:38:57.540964 | debian-bookworm | fbc0dcc63d77: Waiting 2026-02-04 07:38:57.541044 | debian-bookworm | 403071f28421: Waiting 2026-02-04 07:38:57.541148 | debian-bookworm | ec1a19ed825f: Waiting 2026-02-04 07:38:57.641153 | debian-bookworm | 403071f28421: Waiting 2026-02-04 07:38:57.641304 | debian-bookworm | ec1a19ed825f: Waiting 2026-02-04 07:38:57.641331 | debian-bookworm | 2890fd37d0b9: Waiting 2026-02-04 07:38:57.641350 | debian-bookworm | 4f4fb700ef54: Waiting 2026-02-04 07:38:57.641376 | debian-bookworm | 2da24cd4b4cd: Waiting 2026-02-04 07:38:57.641396 | debian-bookworm | 4831516dd0cb: Waiting 2026-02-04 07:38:57.641412 | debian-bookworm | fbc0dcc63d77: Waiting 2026-02-04 07:38:57.740956 | debian-bookworm | 2da24cd4b4cd: Waiting 2026-02-04 07:38:57.741204 | debian-bookworm | 4831516dd0cb: Waiting 2026-02-04 07:38:57.741225 | debian-bookworm | fbc0dcc63d77: Waiting 2026-02-04 07:38:57.741237 | debian-bookworm | 403071f28421: Waiting 2026-02-04 07:38:57.741331 | debian-bookworm | ec1a19ed825f: Waiting 2026-02-04 07:38:57.741346 | debian-bookworm | 2890fd37d0b9: Waiting 2026-02-04 07:38:57.741445 | debian-bookworm | 4f4fb700ef54: Layer already exists 2026-02-04 07:38:57.840508 | debian-bookworm | 2da24cd4b4cd: Waiting 2026-02-04 07:38:57.840745 | debian-bookworm | 4831516dd0cb: Waiting 2026-02-04 07:38:57.840794 | debian-bookworm | fbc0dcc63d77: Waiting 2026-02-04 07:38:57.840833 | debian-bookworm | 403071f28421: Waiting 2026-02-04 07:38:57.840844 | debian-bookworm | ec1a19ed825f: Waiting 2026-02-04 07:38:57.840856 | debian-bookworm | 2890fd37d0b9: Waiting 2026-02-04 07:38:57.940248 | debian-bookworm | 2da24cd4b4cd: Waiting 2026-02-04 07:38:57.940380 | debian-bookworm | 4831516dd0cb: Waiting 2026-02-04 07:38:57.940392 | debian-bookworm | fbc0dcc63d77: Waiting 2026-02-04 07:38:57.940402 | debian-bookworm | 403071f28421: Waiting 2026-02-04 07:38:57.940417 | debian-bookworm | ec1a19ed825f: Waiting 2026-02-04 07:38:57.940427 | debian-bookworm | 2890fd37d0b9: Waiting 2026-02-04 07:38:58.040914 | debian-bookworm | 2da24cd4b4cd: Waiting 2026-02-04 07:38:58.041108 | debian-bookworm | 4831516dd0cb: Waiting 2026-02-04 07:38:58.041145 | debian-bookworm | fbc0dcc63d77: Waiting 2026-02-04 07:38:58.041156 | debian-bookworm | 403071f28421: Waiting 2026-02-04 07:38:58.041165 | debian-bookworm | ec1a19ed825f: Waiting 2026-02-04 07:38:58.041178 | debian-bookworm | 2890fd37d0b9: Waiting 2026-02-04 07:38:58.140048 | debian-bookworm | fbc0dcc63d77: Layer already exists 2026-02-04 07:38:58.140199 | debian-bookworm | ec1a19ed825f: Layer already exists 2026-02-04 07:38:58.140210 | debian-bookworm | 2890fd37d0b9: Waiting 2026-02-04 07:38:58.140239 | debian-bookworm | 2da24cd4b4cd: Layer already exists 2026-02-04 07:38:58.140278 | debian-bookworm | 4831516dd0cb: Layer already exists 2026-02-04 07:39:03.540607 | debian-bookworm | 2890fd37d0b9: Pushed 2026-02-04 07:39:21.540871 | debian-bookworm | 403071f28421: Pushed 2026-02-04 07:39:27.946214 | debian-bookworm | latest: digest: sha256:b7afbac34af77f9fe1e426652f868228d3fa0847f6b4157e02e6e223cfa00637 size: 856 2026-02-04 07:39:28.254921 | debian-bookworm | ok: Runtime: 0:00:31.406213 2026-02-04 07:39:28.266298 | 2026-02-04 07:39:28.266451 | TASK [Run cosign script] 2026-02-04 07:39:28.566484 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-02-04 07:39:28.566558 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-02-04 07:39:28.566566 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/osism-kubernetes 2026-02-04 07:39:28.566573 | debian-bookworm | + curl -O -L https://github.com/sigstore/cosign/releases/latest/download/cosign-linux-amd64 2026-02-04 07:39:28.616207 | debian-bookworm | % Total % Received % Xferd Average Speed Time Time Time Current 2026-02-04 07:39:28.617190 | debian-bookworm | Dload Upload Total Spent Left Speed 2026-02-04 07:39:28.851296 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-02-04 07:39:29.012945 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-02-04 07:39:32.716073 | debian-bookworm | 15 126M 15 19.4M 0 0 17.2M 0 0:00:07 0:00:01 0:00:06 17.2M 44 126M 44 55.9M 0 0 26.3M 0 0:00:04 0:00:02 0:00:02 36.4M 70 126M 70 89.5M 0 0 28.6M 0 0:00:04 0:00:03 0:00:01 35.0M 100 126M 100 126M 0 0 30.9M 0 0:00:04 0:00:04 --:--:-- 36.0M 2026-02-04 07:39:32.726676 | debian-bookworm | + chmod +x cosign-linux-amd64 2026-02-04 07:39:32.730273 | debian-bookworm | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/osism/osism-kubernetes:latest 2026-02-04 07:39:33.515664 | debian-bookworm | WARNING: Image reference osism.harbor.regio.digital/osism/osism-kubernetes:latest uses a tag, not a digest, to identify the image to sign. 2026-02-04 07:39:33.515741 | debian-bookworm | This can lead you to sign a different image than the intended one. Please use a 2026-02-04 07:39:33.515753 | debian-bookworm | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-02-04 07:39:33.515762 | debian-bookworm | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-02-04 07:39:33.515772 | debian-bookworm | images by tag will be removed in a future release. 2026-02-04 07:39:33.515780 | debian-bookworm | 2026-02-04 07:39:33.930707 | debian-bookworm | Signing artifact... 2026-02-04 07:39:41.815496 | debian-bookworm | ok: Runtime: 0:00:12.880907 2026-02-04 07:39:41.828166 | 2026-02-04 07:39:41.828355 | TASK [Run sbom script] 2026-02-04 07:39:42.160873 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-02-04 07:39:42.160956 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/osism-kubernetes 2026-02-04 07:39:42.160964 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-02-04 07:39:42.161459 | debian-bookworm | + curl -sSfL https://raw.githubusercontent.com/anchore/syft/main/install.sh 2026-02-04 07:39:42.162068 | debian-bookworm | + sudo sh -s -- -b /usr/local/bin 2026-02-04 07:39:42.180717 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-02-04 07:39:42.277628 | debian-bookworm | [info] checking github for the current release tag 2026-02-04 07:39:42.757241 | debian-bookworm | [info] fetching release script for tag='v1.41.2' 2026-02-04 07:39:43.041510 | debian-bookworm | [info] checking github for the current release tag 2026-02-04 07:39:43.193067 | debian-bookworm | [info] using release tag='v1.41.2' version='1.41.2' os='linux' arch='amd64' 2026-02-04 07:39:45.641956 | debian-bookworm | [info] installed /usr/local/bin/syft 2026-02-04 07:39:45.666498 | debian-bookworm | + /usr/local/bin/syft scan osism.harbor.regio.digital/osism/osism-kubernetes:latest -o cyclonedx-json 2026-02-04 07:40:29.478209 | debian-bookworm | + /tmp/venv/bin/dtrackauditor -p osism-kubernetes -v latest -f sbom.json -a 2026-02-04 07:40:35.038672 | 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-02-04 07:40:35.038834 | debian-bookworm | Provided project name and version: osism-kubernetes latest 2026-02-04 07:40:35.038853 | debian-bookworm | Auto mode ON 2026-02-04 07:40:35.038866 | debian-bookworm | Reading sbom.json ... 2026-02-04 07:40:35.038877 | debian-bookworm | Uploading sbom.json ... 2026-02-04 07:40:35.038898 | debian-bookworm | Waiting for project uuid a03b2b35-96aa-4168-8dd6-c17cbfca8460 to be reported by dt server ... 2026-02-04 07:40:35.038911 | debian-bookworm | Project UUID: a03b2b35-96aa-4168-8dd6-c17cbfca8460 2026-02-04 07:40:35.038923 | debian-bookworm | No policy violations found. 2026-02-04 07:40:35.038935 | debian-bookworm | severity_scores, {'CRITICAL': 6, 'HIGH': 35, 'MEDIUM': 42, 'LOW': 3, 'UNASSIGNED': 0} 2026-02-04 07:40:35.038946 | debian-bookworm | Vulnerability audit resulted in no violations. 2026-02-04 07:40:35.443607 | debian-bookworm | ok: Runtime: 0:00:52.922544 2026-02-04 07:40:35.447752 | 2026-02-04 07:40:35.447928 | PLAY RECAP 2026-02-04 07:40:35.448152 | debian-bookworm | ok: 5 changed: 5 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-02-04 07:40:35.448230 | 2026-02-04 07:40:35.574059 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/osism-kubernetes/zuul-playbooks/build.yml@main] 2026-02-04 07:40:35.577149 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-02-04 07:40:36.318353 | 2026-02-04 07:40:36.318606 | PLAY [Base post] 2026-02-04 07:40:36.332492 | 2026-02-04 07:40:36.332623 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-02-04 07:40:37.222061 | debian-bookworm | changed 2026-02-04 07:40:37.232603 | 2026-02-04 07:40:37.232747 | PLAY RECAP 2026-02-04 07:40:37.232837 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-02-04 07:40:37.232925 | 2026-02-04 07:40:37.347824 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-02-04 07:40:37.350283 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-02-04 07:40:38.128652 | 2026-02-04 07:40:38.128821 | PLAY [Base post-logs] 2026-02-04 07:40:38.139782 | 2026-02-04 07:40:38.139913 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-02-04 07:40:38.585620 | localhost | changed 2026-02-04 07:40:38.595718 | 2026-02-04 07:40:38.595870 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-02-04 07:40:38.631596 | localhost | ok 2026-02-04 07:40:38.634868 | 2026-02-04 07:40:38.634990 | TASK [Set zuul-log-path fact] 2026-02-04 07:40:38.662667 | localhost | ok 2026-02-04 07:40:38.678156 | 2026-02-04 07:40:38.678339 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-04 07:40:38.712321 | localhost | ok 2026-02-04 07:40:38.719936 | 2026-02-04 07:40:38.720197 | TASK [upload-logs : Create log directories] 2026-02-04 07:40:39.228656 | localhost | changed 2026-02-04 07:40:39.231711 | 2026-02-04 07:40:39.231824 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-02-04 07:40:39.713850 | localhost -> localhost | ok: Runtime: 0:00:00.006789 2026-02-04 07:40:39.718133 | 2026-02-04 07:40:39.718257 | TASK [upload-logs : Upload logs to log server] 2026-02-04 07:40:40.257575 | localhost | Output suppressed because no_log was given 2026-02-04 07:40:40.261698 | 2026-02-04 07:40:40.261884 | LOOP [upload-logs : Compress console log and json output] 2026-02-04 07:40:40.322112 | localhost | skipping: Conditional result was False 2026-02-04 07:40:40.327300 | localhost | skipping: Conditional result was False 2026-02-04 07:40:40.336413 | 2026-02-04 07:40:40.336633 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-04 07:40:40.382898 | localhost | skipping: Conditional result was False 2026-02-04 07:40:40.384412 | 2026-02-04 07:40:40.387119 | localhost | skipping: Conditional result was False 2026-02-04 07:40:40.398757 | 2026-02-04 07:40:40.399040 | LOOP [upload-logs : Upload console log and json output]