Adding VersionStream for gitlab-pages-18.6#72532
Merged
Merged
Chainguard Internal / elastic-build
succeeded
Nov 26, 2025 in 2m 43s
APKs built successfully
Build ID: c155707b-f554-4720-b7af-d248b9692b34
Details
builds
x86_64 Logs
Click to expand
ses-terminfo-base (6.5_p20251025-r1)
installing ncurses (6.5_p20251025-r1)
installing setarch (2.41.2-r1)
installing libfdisk (2.41.2-r1)
installing sqlite-libs (3.51.0-r0)
installing util-linux (2.41.2-r1)
installing libsmartcols (2.41.2-r1)
installing util-linux-misc (2.41.2-r1)
installing libxcrypt (4.5.2-r0)
installing libcrypt1 (2.42-r4)
installing linux-pam (1.7.1-r2)
installing openssh-keygen (10.2_p1-r2)
installing openssh-server-config (10.2_p1-r2)
installing openssh-server (10.2_p1-r2)
installing busybox (1.37.0-r50)
installing microvm-init (0.0.1-r14)
qemu: starting VM
qemu: waiting for SSH
conn read: read tcp 127.0.0.1:60938->127.0.0.1:32987: i/o timeout
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: = zoned=0 start=0 reserved=0
qemu: Discarding blocks...Done.
conn read: read tcp 127.0.0.1:49916->127.0.0.1:32987: i/o timeout
qemu: ssh-keygen: generating new host keys: RSA ECDSA
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 49926
qemu: verifying VM host key against pre-provisioned key
qemu: Accepted publickey for root from 10.0.2.2 port 49932 ssh2: ECDSA SHA256:Ncex/lZl96HCPvh6rihQDr3TcvEtrBLeYUhpNiZBC60
qemu: VM host key successfully verified against pre-provisioned key
qemu: Connection closed by 10.0.2.2 port 49932
qemu: Accepted publickey for root from 10.0.2.2 port 49944 ssh2: ECDSA SHA256:Ncex/lZl96HCPvh6rihQDr3TcvEtrBLeYUhpNiZBC60
qemu: Accepted publickey for root from 10.0.2.2 port 53356 ssh2: ECDSA SHA256:Ncex/lZl96HCPvh6rihQDr3TcvEtrBLeYUhpNiZBC60
qemu: Accepted publickey for root from 10.0.2.2 port 49960 ssh2: ECDSA SHA256:Ncex/lZl96HCPvh6rihQDr3TcvEtrBLeYUhpNiZBC60
qemu: running kernel version: 6.16.10-r2-qemu-generic #Chainguard SMP PREEMPT_DYNAMIC Fri Oct 3 22:31:32 UTC 2025
qemu: setting up melange cachedir: ./melange-cache/
qemu: setting up local workspace
qemu: unmounting host workspace from guest
running step "git-checkout"
[git checkout] repo='https://gitlab.com/gitlab-org/gitlab-pages.git' dest='.' depth='unset' branch='' tag='v18.6.0' expcommit='2c0f7c11200f3d701cc4fe6fbb4be0efa5587ba5' recurse='false'
[git checkout] execute: git config --global --add safe.directory /tmp/tmp.MRmBDs
[git checkout] execute: git config --global --add safe.directory /home/build
[git checkout] execute: git clone --quiet --origin=origin --config=user.name=Melange Build --config=user.email=melange-build@cgr.dev --config=advice.detachedHead=false --branch=v18.6.0 --depth=1 https://gitlab.com/gitlab-org/gitlab-pages.git /tmp/tmp.MRmBDs
warning: refs/tags/v18.6.0 518b6f915a1de7e03b51eafa3e76c44c7f56c6ab is not a commit!
[git checkout] execute: cd /tmp/tmp.MRmBDs
[git checkout] tar -c . | tar -C "/home/build" -x
[git checkout] execute: cd /home/build
[git checkout] execute: git config --global --add safe.directory /home/build
[git checkout] execute: git fetch --quiet origin --depth=1 --no-tags +refs/tags/v18.6.0:refs/origin/tags/v18.6.0
[git checkout] execute: git checkout --quiet origin/tags/v18.6.0
[git checkout] tag v18.6.0 is 2c0f7c11200f3d701cc4fe6fbb4be0efa5587ba5
running step "go/bump"
2025/11/26 09:23:22 Local Go version: 1.25.3
2025/11/26 09:23:22 Running go mod tidy with go version '1.25.3' ...
2025/11/26 09:23:24 Update package: golang.org/x/crypto
2025/11/26 09:23:24 Running go mod edit -droprequire ...
2025/11/26 09:23:24 Running go get ...
2025/11/26 09:23:25 Running go mod tidy with go version '1.25.3' ...
running step "go/build"
retrieving workspace from builder:
fetching remote workspace
retrieved and wrote post-build workspace to: /tmp/melange-workspace-4017928370
running package linters for gitlab-pages-18.6
linting apk: gitlab-pages-18.6
no lint findings to persist for package gitlab-pages-18.6
checking license information
LICENSE: MIT (1.000000) (notice)
internal/httpfs/LICENSE: BSD-3-Clause (0.981221) (notice)
internal/httptransport/LICENSE: BSD-3-Clause (0.981221) (notice)
internal/serving/disk/symlink/LICENSE: BSD-3-Clause (0.981221) (notice)
internal/vfs/serving/LICENSE: BSD-3-Clause (0.981221) (notice)
internal/serving/disk/symlink/PATENTS: NOASSERTION (0.000000 low-confidence) (unknown)
checking gathered license information against the configuration
detected license differences:
internal/httpfs/LICENSE: BSD-3-Clause not found
internal/httptransport/LICENSE: BSD-3-Clause not found
internal/serving/disk/symlink/LICENSE: BSD-3-Clause not found
internal/vfs/serving/LICENSE: BSD-3-Clause not found
detected license differences, please check the configuration
following license files could not be confidently assessed:
internal/serving/disk/symlink/PATENTS: NOASSERTION (0.000000) (unknown)
could not identify some licenses, please check the configuration
license information check complete
invalid license: NOASSERTION
writing SBOM for gitlab-pages-18.6
generating package gitlab-pages-18.6-18.6.0-r0
scanning for ld.so.conf.d files...
scanning for shared object dependencies...
scanning for commands...
found command usr/bin/gitlab-pages
scanning for -doc package...
scanning for pkg-config data...
scanning for python modules...
scanning for ruby gems...
scanning for shbang deps...
runtime:
merged-bin
wolfi-baselayout
provides:
cmd:gitlab-pages=18.6.0-r0
gitlab-pages-compat-18.6
gitlab-pages-compat=18.6.0-r0
gitlab-pages=18.6.0-r0
installed-size: 20982323
data.tar.gz digest: 65c3fd8b57ce6e3b6796968ef638d2e81933cc7569b1ad5569a301cb888f7df6
wrote packages/x86_64/gitlab-pages-18.6-18.6.0-r0.apk
cleaning Workspace by removing 34 file/directories in /home/build
generating apk index from packages in packages/x86_64
processing package packages/x86_64/gitlab-pages-18.6-18.6.0-r0.apk
updating index at packages/x86_64/APKINDEX.tar.gz with new packages: [gitlab-pages-18.6-18.6.0-r0]
qemu: sending shutdown signal
command "melange" completed successfully
build completed successfully
running malcontent scan...
found 1 APK files to scan
scanning packages/x86_64/gitlab-pages-18.6-18.6.0-r0.apk -> packages/gitlab-pages-18.6-18.6.0-r0/mal-scan.json
running command mal [--format=json --exit-extraction=false --min-risk=critical --min-file-risk=critical --quantity-increases-risk=true --output=packages/gitlab-pages-18.6-18.6.0-r0/mal-scan.json scan packages/x86_64/gitlab-pages-18.6-18.6.0-r0.apk]
command "mal" completed successfully
malcontent scan completed successfully for 1 APKs in 9s
creating packages tarball...
running command tar [-C packages -cf packages.tar .]
command "tar" completed successfully
packages.tar sha256sum: a17d2f143f8d3a83dfd1f869fcf00b97b035cd02c24ec0f537f307c9e9820e53
sha256sum "a17d2f143f8d3a83dfd1f869fcf00b97b035cd02c24ec0f537f307c9e9820e53" written to /dev/termination-log
Built 1 packages, hash: a17d2f143f8d3a83dfd1f869fcf00b97b035cd02c24ec0f537f307c9e9820e53, size: 7710208 bytes
uploading final packages tarball...
running command curl [-s --upload-file packages.tar -H Content-Type: application/octet-stream https://storage.googleapis.com/prod-bundle-staging/wolfi/x86_64/1764148988611595794-gitlab-pages-18.6-18.6.0-r0.tar.gz?Expires=1764192188&GoogleAccessId=ebuild-zasv64d5x1oc4m3epw39yod%40prod-enforce-fabc.iam.gserviceaccount.com&Signature=xxwP3hSRwoqy15A0cPeQBdQej4vgrMMxOR%2Bzzr%2FyTWR2%2BwUIGCy1bkvlxKB9TP8Qfd7CfHADpMqcbEMhFXozXZ3PCrSPC7uNqQ7LxbGkE6GSWjMOLKj6gwQWACjNqkZ3MKUKHolqFEFKXEEHjUFrtooOQz4XIZHKqrMDdOS5kULHW4hCrxM9bUDkoljr5PwNHLtuDw4anfsHMfxu15rdEKaXZYB4pezToc5u2Fclq%2BMqZz93MGbjMdLBobXezbU%2B%2FD%2B8Fii3zFo3I0YEzyOiqrcAh0JZcWgKLM8d%2BkDLD1e3UMd%2FwnuN10BpmgKpBIS6Mx6zdurXiZU%2BS6dNAJZ4PQ%3D%3D]
command "curl" completed successfully
upload 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.177; latest: 0.2.178). 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-pages-18.6.yaml --gcplog --source-dir gitlab-pages-18.6 --test-package-append wolfi-base --arch=x86_64 --env-file=build-x86_64.env --pipeline-dirs=./pipelines --runner=qemu --repository-append=https://apk.cgr.dev/chainguard --repository-append=https://apk.cgr.dev/wolfi-presubmit/3e13d918a3fa01b7a7b7b96b61d8bb25e157bac2 --repository-append=https://apk.cgr.dev/wolfi-presubmit/3e13d918a3fa01b7a7b7b96b61d8bb25e157bac2]
aarch64 Logs
Click to expand
.0-r6 libunistring=1.4.1-r1 libverto=0.3.2-r6 libxcrypt-dev=4.5.2-r0 libxcrypt=4.5.2-r0 libzstd1=1.5.7-r5 linux-headers=6.17.9-r0 make=4.4.1-r8 mpc=1.3.1-r7 mpfr=4.2.2-r2 ncurses-terminfo-base=6.5_p20251025-r1 ncurses=6.5_p20251025-r1 nghttp3=1.13.1-r0 nss-db=2.42-r4 nss-hesiod=2.42-r4 openssf-compiler-options=20250904-r0 pkgconf=2.5.1-r1 posix-cc-wrappers=2-r7 readline=8.3-r1 sqlite-libs=3.51.0-r0 wolfi-baselayout=20230201-r24 zlib=1.3.1-r51]
accounts:
runas:
users:
- uid=1000(build) gid=1000
groups:
- gid=1000(build) members=[build]
auth configured for: 0xaa4f50
installing wolfi-baselayout (20230201-r24)
installing ca-certificates-bundle (20251003-r0)
installing glibc-locale-posix (2.42-r4)
installing libgcc (15.2.0-r6)
installing glibc (2.42-r4)
installing ld-linux (2.42-r4)
installing ncurses-terminfo-base (6.5_p20251025-r1)
installing ncurses (6.5_p20251025-r1)
installing bash (5.3-r3)
installing libstdc++ (15.2.0-r6)
installing libzstd1 (1.5.7-r5)
installing binutils (2.45.1-r1)
installing libxcrypt (4.5.2-r0)
installing libxcrypt-dev (4.5.2-r0)
installing linux-headers (6.17.9-r0)
installing nss-db (2.42-r4)
installing nss-hesiod (2.42-r4)
installing glibc-dev (2.42-r4)
installing libquadmath (15.2.0-r6)
installing libstdc++-dev (15.2.0-r6)
installing openssf-compiler-options (20250904-r0)
installing posix-cc-wrappers (2-r7)
installing libatomic (15.2.0-r6)
installing gmp (6.3.0-r8)
installing libgomp (15.2.0-r6)
installing isl (0.27-r4)
installing mpfr (4.2.2-r2)
installing mpc (1.3.1-r7)
installing zlib (1.3.1-r51)
installing gcc (15.2.0-r6)
installing make (4.4.1-r8)
installing pkgconf (2.5.1-r1)
installing build-base (1-r9)
installing libcrypt1 (2.42-r4)
installing busybox (1.37.0-r50)
installing libcrypto3 (3.6.0-r4)
installing gdbm (1.26-r1)
installing readline (8.3-r1)
installing sqlite-libs (3.51.0-r0)
installing heimdal-libs (7.8.0-r42)
installing cyrus-sasl (2.1.28-r45)
installing libbrotlicommon1 (1.2.0-r1)
installing libbrotlidec1 (1.2.0-r1)
installing krb5-conf (1.0-r7)
installing libcom_err (1.47.3-r1)
installing keyutils-libs (1.6.3-r37)
installing libssl3 (3.6.0-r4)
installing libverto (0.3.2-r6)
installing krb5-libs (1.22.1-r1)
installing libldap-2.6 (2.6.10-r6)
installing libnghttp2-14 (1.68.0-r0)
installing nghttp3 (1.13.1-r0)
installing libunistring (1.4.1-r1)
installing libidn2 (2.3.8-r3)
installing libpsl (0.21.5-r6)
installing libcurl-openssl4 (8.17.0-r0)
installing libexpat1 (2.7.3-r0)
installing libpcre2-8-0 (10.47-r0)
installing git (2.52.0-r0)
installing go-1.25 (1.25.4-r0)
installing gobump (0.9.3-r2)
running step "git-checkout"
[git checkout] repo='https://gitlab.com/gitlab-org/gitlab-pages.git' dest='.' depth='unset' branch='' tag='v18.6.0' expcommit='2c0f7c11200f3d701cc4fe6fbb4be0efa5587ba5' recurse='false'
[git checkout] execute: git config --global --add safe.directory /tmp/tmp.IwaQjd
[git checkout] execute: git config --global --add safe.directory /home/build
[git checkout] execute: git clone --quiet --origin=origin --config=user.name=Melange Build --config=user.email=melange-build@cgr.dev --config=advice.detachedHead=false --branch=v18.6.0 --depth=1 https://gitlab.com/gitlab-org/gitlab-pages.git /tmp/tmp.IwaQjd
warning: refs/tags/v18.6.0 518b6f915a1de7e03b51eafa3e76c44c7f56c6ab is not a commit!
[git checkout] execute: cd /tmp/tmp.IwaQjd
[git checkout] tar -c . | tar -C "/home/build" -x
[git checkout] execute: cd /home/build
[git checkout] execute: git config --global --add safe.directory /home/build
[git checkout] execute: git fetch --quiet origin --depth=1 --no-tags +refs/tags/v18.6.0:refs/origin/tags/v18.6.0
[git checkout] execute: git checkout --quiet origin/tags/v18.6.0
[git checkout] tag v18.6.0 is 2c0f7c11200f3d701cc4fe6fbb4be0efa5587ba5
running step "go/bump"
2025/11/26 09:23:17 Local Go version: 1.25.3
2025/11/26 09:23:17 Running go mod tidy with go version '1.25.3' ...
2025/11/26 09:23:19 Update package: golang.org/x/crypto
2025/11/26 09:23:19 Running go mod edit -droprequire ...
2025/11/26 09:23:19 Running go get ...
2025/11/26 09:23:19 Running go mod tidy with go version '1.25.3' ...
running step "go/build"
retrieving workspace from builder:
retrieved and wrote post-build workspace to: /tmp/melange-workspace-726752855
running package linters for gitlab-pages-18.6
linting apk: gitlab-pages-18.6
no lint findings to persist for package gitlab-pages-18.6
checking license information
LICENSE: MIT (1.000000) (notice)
internal/httpfs/LICENSE: BSD-3-Clause (0.981221) (notice)
internal/httptransport/LICENSE: BSD-3-Clause (0.981221) (notice)
internal/serving/disk/symlink/LICENSE: BSD-3-Clause (0.981221) (notice)
internal/vfs/serving/LICENSE: BSD-3-Clause (0.981221) (notice)
internal/serving/disk/symlink/PATENTS: NOASSERTION (0.000000 low-confidence) (unknown)
checking gathered license information against the configuration
detected license differences:
internal/httpfs/LICENSE: BSD-3-Clause not found
internal/httptransport/LICENSE: BSD-3-Clause not found
internal/serving/disk/symlink/LICENSE: BSD-3-Clause not found
internal/vfs/serving/LICENSE: BSD-3-Clause not found
detected license differences, please check the configuration
following license files could not be confidently assessed:
internal/serving/disk/symlink/PATENTS: NOASSERTION (0.000000) (unknown)
could not identify some licenses, please check the configuration
license information check complete
invalid license: NOASSERTION
writing SBOM for gitlab-pages-18.6
generating package gitlab-pages-18.6-18.6.0-r0
scanning for ld.so.conf.d files...
scanning for shared object dependencies...
scanning for commands...
found command usr/bin/gitlab-pages
scanning for -doc package...
scanning for pkg-config data...
scanning for python modules...
scanning for ruby gems...
scanning for shbang deps...
runtime:
merged-bin
wolfi-baselayout
provides:
cmd:gitlab-pages=18.6.0-r0
gitlab-pages-compat-18.6
gitlab-pages-compat=18.6.0-r0
gitlab-pages=18.6.0-r0
installed-size: 19843343
data.tar.gz digest: a91abf1e215effbadfaa87c89af311bd284f0be89e22a689c874781b8d0b355d
wrote packages/aarch64/gitlab-pages-18.6-18.6.0-r0.apk
cleaning Workspace by removing 35 file/directories in /home/build
generating apk index from packages in packages/aarch64
processing package packages/aarch64/gitlab-pages-18.6-18.6.0-r0.apk
updating index at packages/aarch64/APKINDEX.tar.gz with new packages: [gitlab-pages-18.6-18.6.0-r0]
command "melange" completed successfully
build completed successfully
running malcontent scan...
found 1 APK files to scan
scanning packages/aarch64/gitlab-pages-18.6-18.6.0-r0.apk -> packages/gitlab-pages-18.6-18.6.0-r0/mal-scan.json
running command mal [--format=json --exit-extraction=false --min-risk=critical --min-file-risk=critical --quantity-increases-risk=true --output=packages/gitlab-pages-18.6-18.6.0-r0/mal-scan.json scan packages/aarch64/gitlab-pages-18.6-18.6.0-r0.apk]
command "mal" completed successfully
malcontent scan completed successfully for 1 APKs in 7s
creating packages tarball...
running command tar [-C packages -cf packages.tar .]
command "tar" completed successfully
packages.tar sha256sum: 26dddabfa2034dec5d4cdaa917a6941133cd2e310acdb3ee340496d1dc3a933b
sha256sum "26dddabfa2034dec5d4cdaa917a6941133cd2e310acdb3ee340496d1dc3a933b" written to /dev/termination-log
Built 1 packages, hash: 26dddabfa2034dec5d4cdaa917a6941133cd2e310acdb3ee340496d1dc3a933b, size: 7016960 bytes
uploading final packages tarball...
running command curl [-s --upload-file packages.tar -H Content-Type: application/octet-stream https://storage.googleapis.com/prod-bundle-staging/wolfi/aarch64/1764148988611544634-gitlab-pages-18.6-18.6.0-r0.tar.gz?Expires=1764192188&GoogleAccessId=ebuild-zasv64d5x1oc4m3epw39yod%40prod-enforce-fabc.iam.gserviceaccount.com&Signature=tjjVhUH%2FVbVs1IIjGD8T1X0c1MEDbuhlLr2Hph9P5Esw6Qos3mdp4QCpv%2B9tdYLmGzRq8nocc2yRMDEZMLrn20QS4XxsD3%2BYLbLXKMvGhZkBQNwQ0l8BIXoBS03QkCoV2y9e5Y%2BivwiwZw4Jz6coAffTlN6TrlEueWusFQZTumNPZINpBhzG64UOuffkzTEJUAIQIECfLclkz8nM0OyplBLdxTF6lm5%2BQx8QomlQUMsYZ%2BSDbPv%2Btg6U9dt6GpSk1YQCy9aVbciIbmCQsSDwI3wK2TPedoH1UH%2BnVvUZVx%2Bmqa%2BNa2dvz0L2ZdZ1v6d3o9FKrqMv1Sqf60%2FlR7Hnlg%3D%3D]
command "curl" completed successfully
upload 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.177; latest: 0.2.178). 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-pages-18.6.yaml --gcplog --source-dir gitlab-pages-18.6 --test-package-append wolfi-base --arch=aarch64 --env-file=build-aarch64.env --pipeline-dirs=./pipelines --runner=docker --repository-append=https://apk.cgr.dev/chainguard --repository-append=https://apk.cgr.dev/wolfi-presubmit/3e13d918a3fa01b7a7b7b96b61d8bb25e157bac2 --repository-append=https://apk.cgr.dev/wolfi-presubmit/3e13d918a3fa01b7a7b7b96b61d8bb25e157bac2]
melange v0.34.0 with runner docker is testing:
image configuration:
contents:
build repositories: []
runtime repositories: []
repositories: []
keyring: []
packages: [gitlab-pages-18.6]
accounts:
runas:
users:
- uid=1000(build) gid=1000
groups:
- gid=1000(build) members=[build]
Indexes
https://apk.cgr.dev/wolfi-presubmit/3e13d918a3fa01b7a7b7b96b61d8bb25e157bac2
Packages
- ✅ gitlab-pages-18.6 (success | 38s | x86_64 logs | aarch64 logs)
Tests
- ✅ gitlab-pages-18.6 (success | 12s | x86_64 logs | aarch64 logs)
More Observability
Command
cg build log \
--build-id c155707b-f554-4720-b7af-d248b9692b34 \
--project prod-wolfi-os \
--cluster elastic-pre-a \
--namespace pre-wolfi \
--start 2025-11-26T09:21:22Z \
--end 2025-11-26T09:34:05Z
Loading