Skip to content

Adding VersionStream for gitlab-kas-18.1#57080

Merged
debasishbsws merged 2 commits into
mainfrom
gitlab-kas-18.1
Jun 20, 2025
Merged

Adding VersionStream for gitlab-kas-18.1#57080
debasishbsws merged 2 commits into
mainfrom
gitlab-kas-18.1

Update the expected commit

1d96de4
Select commit
Loading
Failed to load commit list.
Chainguard Internal / elastic-build succeeded Jun 20, 2025 in 4m 19s

APKs built successfully

Build ID: 6299710e-1e6a-4bf0-80a8-4a07bad033d6

Details

x86_64 Logs

Click to expand
kg-config data...
scanning for python modules...
scanning for ruby gems...
scanning for shbang deps...
  provides:
    cmd:kas=18.1.0-r0
    gitlab-kas=18.1.0-r0
  installed-size: 60154891
  data.tar.gz digest: a6df71f478071218234178aba69626a4d1071e6012c55b52216fb47a6c92e7b5
wrote packages/x86_64/gitlab-kas-18.1-18.1.0-r0.apk
generating package gitlab-agent-18.1-18.1.0-r0
scanning for ld.so.conf.d files...
scanning for shared object dependencies...
interpreter for agentk => /lib64/ld-linux-x86-64.so.2
  found lib libc.so.6 for usr/bin/agentk
scanning for commands...
  found command usr/bin/agentk
scanning for -doc package...
scanning for pkg-config data...
scanning for python modules...
scanning for ruby gems...
scanning for shbang deps...
  runtime:
    so:ld-linux-x86-64.so.2
    so:libc.so.6
  provides:
    cmd:agentk=18.1.0-r0
    gitlab-agent=18.1.0-r0
  installed-size: 110795186
  data.tar.gz digest: 93c457e557753e46c8d2c435b49364050b3dffca2f908689e408e1f78fd3d638
wrote packages/x86_64/gitlab-agent-18.1-18.1.0-r0.apk
cleaning Workspace by removing 31 file/directories in /home/build
generating apk index from packages in packages/x86_64
processing package packages/x86_64/gitlab-agent-18.1-18.1.0-r0.apk
processing package packages/x86_64/gitlab-kas-18.1-18.1.0-r0.apk
updating index at packages/x86_64/APKINDEX.tar.gz with new packages: [gitlab-kas-18.1-18.1.0-r0 gitlab-agent-18.1-18.1.0-r0]
qemu: sending shutdown signal
command "melange" completed successfully
build completed successfully
uploading packages...
running command tar [-C packages -cf packages.tar .]
command "tar" completed successfully
running command curl [-s --upload-file packages.tar -H Content-Type: application/octet-stream https://storage.googleapis.com/prod-bundle-staging/wolfi/x86_64/1750433745876927883-gitlab-kas-18.1-18.1.0-r0.tar.gz?Expires=1750476945&GoogleAccessId=ebuild-zasv64d5x1oc4m3epw39yod%40prod-enforce-fabc.iam.gserviceaccount.com&Signature=hftkfjfV9Mt5QIV95DJA69McUlURM1eBQtLyqpXQ%2B8nPU%2Bs4%2FKwVymV3EjJ4IfLxShRh6Ykmq1kX5wVK0yN0g88ieiLXVMd8OHjjjtxPX3KPE1pS4rCAam8bW4zZ0cBo1t2EYVEqP3NvuHyCPpJAhYc2ZcTNNnVndGId6tPV%2F70Hby71IQptsZIWpVsSYrfxBELiHEX5dkYkAjAbHQZ%2BIR%2Ft02S2C7%2B%2FVtNaWCdBdQhsNTkAH45wQB7qi9EC0nhJ%2FT%2F4k285FRA15fV3CO%2BTA7Br8yW7GBSbraACoQ2QYUuummbg3FS7K5RtCI5eofp6qFq4PUm9Wf0gnPxTh581cQ%3D%3D]
command "curl" completed successfully
upload completed successfully
packages.tar sha256sum: 36653737353938653734656133393739396632313239656462306338316639303432623437376236383833303233383236346263616132666562353035643731
sha256sum "6e77598e74ea39799f2129edb0c81f9042b477b68830238264bcaa2feb505d71" written to /dev/termination-log
build completed successfully
parsed env
configuring puller identity "720909c9f5279097d847ad02a2f24ba8f59de36a/a49c7fedc33adf69"...
running command chainctl [auth login --audience apk.cgr.dev --identity 720909c9f5279097d847ad02a2f24ba8f59de36a/a49c7fedc33adf69]
Successfully exchanged token.
Valid! Id: 720909c9f5279097d847ad02a2f24ba8f59de36a/a49c7fedc33adf69
Updates are available for chainctl (current version: 0.2.90; latest: 0.2.91). To install, please run:
    $ chainctl update
command "chainctl" completed successfully
puller identity configured successfully
puller identity configured successfully
running tests...
running command /usr/bin/dind [dockerd] in background
command "/usr/bin/dind" started successfully
running command bash [-c 
  # Retry up to 60 seconds to wait for docker to start.
  worked=false
  for i in $(seq 60); do
    if docker info >/dev/null 2>&1; then
	  worked=true
	  break
    fi
    echo "docker healthcheck failed, docker is not ready, retrying... ($i/60 seconds so far)..."
    sleep 1
  done

  if [ "$worked" = "false" ]; then
    echo "Failed to start docker after 60 seconds"
    exit 1
  fi
]
command "bash" completed successfully
running command melange [test gitlab-kas-18.1.yaml --gcplog --source-dir gitlab-kas-18.1 --test-package-append wolfi-base --arch=x86_64 --env-file=build-x86_64.env --pipeline-dirs=pipelines --runner=qemu --keyring-append=https://packages.wolfi.dev/os/wolfi-signing.rsa.pub --repository-append=https://packages.wolfi.dev/os --repository-append=https://apk.cgr.dev/wolfi-presubmit/1c5ab0d096d8276ac46328e4e823489e9d64abeb --repository-append=https://apk.cgr.dev/wolfi-presubmit/1c5ab0d096d8276ac46328e4e823489e9d64abeb]
Updates are available for chainctl (current version: 0.2.90; latest: 0.2.91). To install, please run:
    $ chainctl update
image configuration:
  contents:
    build repositories: []
    runtime repositories: []
    keyring:      []
    packages:     [gitlab-agent-18.1 gitlab-kas-18.1]
  accounts:
    runas:  
    users:
      - uid=1000(build) gid=1000
    groups:
      - gid=1000(build) members=[build]
installing wolfi-baselayout (20230201-r20)
installing ca-certificates-bundle (20241121-r42)
installing ld-linux (2.41-r9)
installing libgcc (15.1.0-r1)
installing glibc-locale-posix (2.41-r9)
installing glibc (2.41-r9)
installing gitlab-agent-18.1 (18.1.0-r0)
installing gitlab-kas-18.1 (18.1.0-r0)
installing wolfi-keys (1-r11)
installing zlib (1.3.1-r7)
installing libcrypto3 (3.5.0-r2)
installing libssl3 (3.5.0-r2)
installing apk-tools (2.14.10-r4)
installing libxcrypt (4.4.38-r2)
installing libcrypt1 (2.41-r9)
installing busybox (1.37.0-r46)
installing wolfi-base (1-r7)
populating workspace /tmp/melange-workspace-174637921 from gitlab-kas-18.1
qemu: generating ssh key pairs for ephemeral VM
qemu: generating initramfs
image configuration:
  contents:
    build repositories: [https://apk.cgr.dev/chainguard]
    runtime repositories: []
    keyring:      []
    packages:     [microvm-init]
installing wolfi-baselayout (20230201-r20)
installing ca-certificates-bundle (20241121-r42)
installing libgcc (15.1.0-r1)
installing glibc-locale-posix (2.41-r9)
installing glibc (2.41-r9)
installing ld-linux (2.41-r9)
installing gnutar (1.35-r3)
installing libattr1 (2.5.2-r6)
installing attr (2.5.2-r6)
installing zlib (1.3.1-r7)
installing libzstd1 (1.5.7-r2)
installing xz (5.8.1-r1)
installing libcrypto3 (3.5.0-r2)
installing kmod (34.2-r40)
installing libbz2-1 (1.0.8-r18)
installing libelf (0.193-r1)
installing libmnl (1.0.5-r6)
installing libnftnl (1.2.9-r0)
installing iptables (1.8.11-r22)
installing iproute2 (6.15.0-r0)
installing libblkid (2.41-r42)
installing libmount (2.41-r42)
installing mount (2.41-r42)
installing ncurses-terminfo-base (6.5_p20241228-r2)
installing ncurses (6.5_p20241228-r2)
installing setarch (2.41-r42)
installing libuuid (2.41-r42)
installing libfdisk (2.41-r42)
installing sqlite-libs (3.50.1-r0)
installing util-linux (2.41-r42)
installing libsmartcols (2.41-r42)
installing util-linux-misc (2.41-r42)
installing libpcre2-8-0 (10.45-r2)
installing libsepol (3.8.1-r3)
installing libselinux (3.8.1-r42)
installing libxcrypt (4.4.38-r2)
installing libcrypt1 (2.41-r9)
installing linux-pam (1.7.1-r0)
installing openssh-keygen (10.0_p1-r1)
installing openssh-server-config (10.0_p1-r1)
installing openssh-server (10.0_p1-r1)
installing libstdc++ (15.1.0-r1)
installing inih (60-r0)
installing userspace-rcu (0.15.3-r0)
installing xfsprogs-core (6.14.0-r4)
installing xfsprogs (6.14.0-r4)
installing busybox (1.37.0-r46)
installing microvm-init (0.0.1-r11)
qemu: starting VM
qemu: waiting for SSH
qemu: meta-data=/dev/vda               isize=512    agcount=8, agsize=1638400 blks
qemu:          =                       sectsz=4096  attr=2, projid32bit=1
qemu:          =                       crc=1        finobt=1, sparse=1, rmapbt=1
qemu:          =                       reflink=1    bigtime=1 inobtcount=1 nrext64=1
qemu:          =                       exchange=0   metadir=0
qemu: data     =                       bsize=4096   blocks=13107200, imaxpct=25
qemu:          =                       sunit=0      swidth=0 blks
qemu: naming   =version 2              bsize=4096   ascii-ci=0, ftype=1, parent=0
qemu: log      =internal log           bsize=4096   blocks=16384, version=2
qemu:          =                       sectsz=4096  sunit=1 blks, lazy-count=1
qemu: realtime =none                   extsz=4096   blocks=0, rtextents=0
qemu:          =                       rgcount=0    rgsize=0 extents
qemu: Discarding blocks...Done.
qemu: ssh-keygen: generating new host keys: RSA ECDSA ED25519 
qemu: Server listening on 0.0.0.0 port 2223.
qemu: Server listening on 0.0.0.0 port 22.
qemu: VM started successfully, SSH server is up
qemu: Connection closed by 10.0.2.2 port 50402
qemu: Accepted publickey for root from 10.0.2.2 port 50406 ssh2: ECDSA SHA256:3mXpNOM5FhteThviKMFkoPAhXpc5EwOhimDnIWAI54c
qemu: Connection closed by 10.0.2.2 port 50406
qemu: Accepted publickey for root from 10.0.2.2 port 50418 ssh2: ECDSA SHA256:3mXpNOM5FhteThviKMFkoPAhXpc5EwOhimDnIWAI54c
qemu: Accepted publickey for root from 10.0.2.2 port 33164 ssh2: ECDSA SHA256:3mXpNOM5FhteThviKMFkoPAhXpc5EwOhimDnIWAI54c
qemu: setting up local workspace
running the main test pipeline
kas version v0.0.0, git ref: 0000000000000000000000000000000000000000
agentk version v0.0.0, git ref: 0000000000000000000000000000000000000000
GitLab Kubernetes Agent Server

Usage:
  kas [flags]

Flags:
      --configuration-file string   Configuration file to use (YAML)
  -h, --help                        help for kas
  -v, --version                     version for kas
qemu: sending shutdown signal
running test pipeline for subpackage gitlab-agent-18.1
image configuration:
  contents:
    build repositories: []
    runtime repositories: []
    keyring:      []
    packages:     [gitlab-agent-18.1]
  accounts:
    runas:  
    users:
      - uid=1000(build) gid=1000
    groups:
      - gid=1000(build) members=[build]
installing wolfi-baselayout (20230201-r20)
installing ca-certificates-bundle (20241121-r42)
installing ld-linux (2.41-r9)
installing libgcc (15.1.0-r1)
installing glibc-locale-posix (2.41-r9)
installing glibc (2.41-r9)
installing gitlab-agent-18.1 (18.1.0-r0)
installing wolfi-keys (1-r11)
installing zlib (1.3.1-r7)
installing libcrypto3 (3.5.0-r2)
installing libssl3 (3.5.0-r2)
installing apk-tools (2.14.10-r4)
installing libxcrypt (4.4.38-r2)
installing libcrypt1 (2.41-r9)
installing busybox (1.37.0-r46)
installing wolfi-base (1-r7)

aarch64 Logs

Click to expand
/component-base v0.32.4
go: downloading sigs.k8s.io/cli-utils v0.37.3-0.20250522142436-d0f5eb6949d2
go: downloading github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de
go: downloading github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79
go: downloading github.com/exponent-io/jsonpath v0.0.0-20210407135951-1de76d718b3f
go: downloading github.com/peterbourgon/diskv v2.0.1+incompatible
go: downloading github.com/MakeNowJust/heredoc v1.0.0
go: downloading github.com/mitchellh/go-wordwrap v1.0.1
go: downloading github.com/moby/term v0.5.0
go: downloading github.com/chai2010/gettext-go v1.0.2
go: downloading github.com/russross/blackfriday/v2 v2.1.0
go: downloading sigs.k8s.io/kustomize/api v0.18.0
go: downloading sigs.k8s.io/kustomize/kyaml v0.18.1
go: downloading github.com/pkg/errors v0.9.1
go: downloading github.com/gorilla/websocket v1.5.0
go: downloading github.com/moby/spdystream v0.5.0
go: downloading github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f
go: downloading github.com/google/btree v1.1.3
go: downloading github.com/spyzhov/ajson v0.9.6
go: downloading github.com/jonboulle/clockwork v0.4.0
go: downloading github.com/fatih/camelcase v1.0.0
go: downloading github.com/blang/semver/v4 v4.0.0
go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
go: downloading github.com/go-errors/errors v1.4.2
go: downloading github.com/evanphx/json-patch/v5 v5.9.0
go: downloading github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00
go: downloading github.com/xlab/treeprint v1.2.0
go: downloading github.com/go-openapi/jsonreference v0.20.2
go: downloading github.com/go-openapi/swag v0.23.0
go: downloading github.com/emicklei/go-restful/v3 v3.11.0
go: downloading github.com/go-openapi/jsonpointer v0.21.0
go: downloading github.com/mailru/easyjson v0.7.7
go: downloading github.com/josharian/intern v1.0.0
retrieving workspace from builder: 
retrieved and wrote post-build workspace to: /tmp/melange-workspace-4172154159
running package linters for gitlab-kas-18.1
linting apk: gitlab-kas-18.1
running package linters for gitlab-agent-18.1
linting apk: gitlab-agent-18.1
checking license information
  LICENSE: MIT (1.000000) (notice)
checking gathered license information against the configuration
no license differences detected
license information check complete
invalid license: NOASSERTION
writing SBOM for subpackage gitlab-agent-18.1
invalid license: NOASSERTION
writing SBOM for gitlab-kas-18.1
generating package gitlab-kas-18.1-18.1.0-r0
scanning for ld.so.conf.d files...
scanning for shared object dependencies...
scanning for commands...
  found command usr/bin/kas
scanning for -doc package...
scanning for pkg-config data...
scanning for python modules...
scanning for ruby gems...
scanning for shbang deps...
  provides:
    cmd:kas=18.1.0-r0
    gitlab-kas=18.1.0-r0
  installed-size: 58394226
  data.tar.gz digest: 56b910bd9fb1b9d3203c952cd0391f8b6ba1449a9723b8089780ce86a4b739bc
wrote packages/aarch64/gitlab-kas-18.1-18.1.0-r0.apk
generating package gitlab-agent-18.1-18.1.0-r0
scanning for ld.so.conf.d files...
scanning for shared object dependencies...
interpreter for agentk => /lib/ld-linux-aarch64.so.1
  found lib libc.so.6 for usr/bin/agentk
scanning for commands...
  found command usr/bin/agentk
scanning for -doc package...
scanning for pkg-config data...
scanning for python modules...
scanning for ruby gems...
scanning for shbang deps...
  runtime:
    so:ld-linux-aarch64.so.1
    so:libc.so.6
  provides:
    cmd:agentk=18.1.0-r0
    gitlab-agent=18.1.0-r0
  installed-size: 115561195
  data.tar.gz digest: ca190a8593709c137eddbbb17d562907ff300be1829c18b2dcbad3d01b916927
wrote packages/aarch64/gitlab-agent-18.1-18.1.0-r0.apk
cleaning Workspace by removing 32 file/directories in /home/build
generating apk index from packages in packages/aarch64
processing package packages/aarch64/gitlab-agent-18.1-18.1.0-r0.apk
processing package packages/aarch64/gitlab-kas-18.1-18.1.0-r0.apk
updating index at packages/aarch64/APKINDEX.tar.gz with new packages: [gitlab-kas-18.1-18.1.0-r0 gitlab-agent-18.1-18.1.0-r0]
command "melange" completed successfully
build completed successfully
uploading packages...
running command tar [-C packages -cf packages.tar .]
command "tar" completed successfully
running command curl [-s --upload-file packages.tar -H Content-Type: application/octet-stream https://storage.googleapis.com/prod-bundle-staging/wolfi/aarch64/1750433745876896693-gitlab-kas-18.1-18.1.0-r0.tar.gz?Expires=1750476945&GoogleAccessId=ebuild-zasv64d5x1oc4m3epw39yod%40prod-enforce-fabc.iam.gserviceaccount.com&Signature=VuMwOqI97qeAjePfOw6LHKcEmMAa0SDGfY7R8RIvK06i4e4PeqEDSTbZItB67wJ3S2EnjQa58Kpacw6mtVBOJSObvQ9TKzNnM6Z%2FP6qBTu%2FXGm25fapA%2BC%2BdMpv%2F9FdC6GqW%2FOwOpjN7vxqQLqheZLofvNpGFSoFJyiiwr6fyIUtCBwf53TI1muC17qGNka4W0GDUSY82OKdvMVl7DgMfLWONzqqoOpuojSFUM6WIMNgHDZshX6naEsvRZ1JhVmZ7cF0RA0wpwzcpBhrLtkaPyyM28aZgTsJcLm5%2Bs2Xens9UTq44yQ2m9x2Jtt95DEQLbgNQBQBkJ%2FyKmH4HibwiQ%3D%3D]
command "curl" completed successfully
upload completed successfully
packages.tar sha256sum: 30336630383663663264626264653631643738306634633537613164393039313761656637363134333238653934663764363035333065343236316439656533
sha256sum "03f086cf2dbbde61d780f4c57a1d90917aef7614328e94f7d60530e4261d9ee3" written to /dev/termination-log
build completed successfully
parsed env
configuring puller identity "720909c9f5279097d847ad02a2f24ba8f59de36a/a49c7fedc33adf69"...
running command chainctl [auth login --audience apk.cgr.dev --identity 720909c9f5279097d847ad02a2f24ba8f59de36a/a49c7fedc33adf69]
Successfully exchanged token.
Valid! Id: 720909c9f5279097d847ad02a2f24ba8f59de36a/a49c7fedc33adf69
Updates are available for chainctl (current version: 0.2.90; latest: 0.2.91). To install, please run:
    $ chainctl update
command "chainctl" completed successfully
puller identity configured successfully
puller identity configured successfully
running tests...
running command /usr/bin/dind [dockerd] in background
command "/usr/bin/dind" started successfully
running command bash [-c 
  # Retry up to 60 seconds to wait for docker to start.
  worked=false
  for i in $(seq 60); do
    if docker info >/dev/null 2>&1; then
	  worked=true
	  break
    fi
    echo "docker healthcheck failed, docker is not ready, retrying... ($i/60 seconds so far)..."
    sleep 1
  done

  if [ "$worked" = "false" ]; then
    echo "Failed to start docker after 60 seconds"
    exit 1
  fi
]
command "bash" completed successfully
running command melange [test gitlab-kas-18.1.yaml --gcplog --source-dir gitlab-kas-18.1 --test-package-append wolfi-base --arch=aarch64 --env-file=build-aarch64.env --pipeline-dirs=pipelines --runner=docker --keyring-append=https://packages.wolfi.dev/os/wolfi-signing.rsa.pub --repository-append=https://packages.wolfi.dev/os --repository-append=https://apk.cgr.dev/wolfi-presubmit/1c5ab0d096d8276ac46328e4e823489e9d64abeb --repository-append=https://apk.cgr.dev/wolfi-presubmit/1c5ab0d096d8276ac46328e4e823489e9d64abeb]
Updates are available for chainctl (current version: 0.2.90; latest: 0.2.91). To install, please run:
    $ chainctl update
image configuration:
  contents:
    build repositories: []
    runtime repositories: []
    keyring:      []
    packages:     [gitlab-agent-18.1 gitlab-kas-18.1]
  accounts:
    runas:  
    users:
      - uid=1000(build) gid=1000
    groups:
      - gid=1000(build) members=[build]
installing wolfi-baselayout (20230201-r20)
installing ca-certificates-bundle (20241121-r42)
installing libgcc (15.1.0-r1)
installing ld-linux (2.41-r9)
installing glibc-locale-posix (2.41-r9)
installing glibc (2.41-r9)
installing gitlab-agent-18.1 (18.1.0-r0)
installing gitlab-kas-18.1 (18.1.0-r0)
installing wolfi-keys (1-r11)
installing zlib (1.3.1-r7)
installing libcrypto3 (3.5.0-r2)
installing libssl3 (3.5.0-r2)
installing apk-tools (2.14.10-r4)
installing libxcrypt (4.4.38-r2)
installing libcrypt1 (2.41-r9)
installing busybox (1.37.0-r46)
installing wolfi-base (1-r7)
layer digest: sha256:b36fcbbce166435dc5f662bc2b7a1b475d8b8b40e57978eca893492ad9bab858
layer diffID: sha256:eea721b210d7135bdfdb080bbe2b01de0905e33383f29f51d2287d6ff71e29fd
saving OCI image locally: apko.local/cache:b0dd192e74c7a8b119a2933b5126f2e11ed70e61589a6eb0b34f389c585f2c1c
populating workspace /tmp/melange-workspace-3708268527 from gitlab-kas-18.1
running the main test pipeline
kas version v0.0.0, git ref: 0000000000000000000000000000000000000000
agentk version v0.0.0, git ref: 0000000000000000000000000000000000000000
GitLab Kubernetes Agent Server

Usage:
  kas [flags]

Flags:
      --configuration-file string   Configuration file to use (YAML)
  -h, --help                        help for kas
  -v, --version                     version for kas
pod 5395887c5f98b2663356d581b0db5f2af71f9e1b3bae804cd5ecbfb71f104282 terminated
running test pipeline for subpackage gitlab-agent-18.1
image configuration:
  contents:
    build repositories: []
    runtime repositories: []
    keyring:      []
    packages:     [gitlab-agent-18.1]
  accounts:
    runas:  
    users:
      - uid=1000(build) gid=1000
    groups:
      - gid=1000(build) members=[build]
installing wolfi-baselayout (20230201-r20)
installing ca-certificates-bundle (20241121-r42)
installing libgcc (15.1.0-r1)
installing ld-linux (2.41-r9)
installing glibc-locale-posix (2.41-r9)
installing glibc (2.41-r9)
installing gitlab-agent-18.1 (18.1.0-r0)
installing wolfi-keys (1-r11)
installing zlib (1.3.1-r7)
installing libcrypto3 (3.5.0-r2)
installing libssl3 (3.5.0-r2)
installing apk-tools (2.14.10-r4)
installing libxcrypt (4.4.38-r2)
installing libcrypt1 (2.41-r9)
installing busybox (1.37.0-r46)
installing wolfi-base (1-r7)
layer digest: sha256:bccc204525ce0d46c7560b30a5f3687e6b565718437d4a34b7b2a242bcc1eb67
layer diffID: sha256:d672ad657dcf229054a007e851d3eebd811484659cb2f9827a10ebf1a8ba69e1
saving OCI image locally: apko.local/cache:285b7596565b3ccee818f1093fb86d87ab3fdba81e4fc1457e593c7673566eeb
agentk version v0.0.0, git ref: 0000000000000000000000000000000000000000
pod f1cb6ea9685a996da0088c5d0bdb64d2431b852efe908132522003dade24d4a6 terminated
command "melange" completed successfully
tests completed successfully

Indexes

https://apk.cgr.dev/wolfi-presubmit/1c5ab0d096d8276ac46328e4e823489e9d64abeb

Packages

Tests

More Observability

Command

cg build log \
  --build-id 6299710e-1e6a-4bf0-80a8-4a07bad033d6 \
  --project prod-wolfi-os \
  --cluster elastic-pre-a \
  --namespace pre-wolfi \
  --start 2025-06-20T15:33:29Z \
  --end 2025-06-20T15:47:49Z \
  --attrs pkg,arch