Skip to content

nextflow/25.04.7 package update#65581

Merged
OddBloke merged 3 commits into
mainfrom
wolfictl-69bd0973-73e4-431f-bc8d-c7369548d113
Sep 16, 2025
Merged

nextflow/25.04.7 package update#65581
OddBloke merged 3 commits into
mainfrom
wolfictl-69bd0973-73e4-431f-bc8d-c7369548d113

nextflow: drop auth/gradle to fix dependency resolution

a926fe1
Select commit
Loading
Failed to load commit list.
Chainguard Internal / elastic-build succeeded Sep 15, 2025 in 3m 16s

APKs built successfully

Build ID: 7da9d5e5-a6fc-4645-90b3-36ab50194fe3

Details

x86_64 Logs

Click to expand
-25.04.7-r0/mal-scan.json scan packages/x86_64/nextflow-compat-25.04.7-r0.apk]
command "mal" completed successfully
malcontent scan completed successfully for 2 APKs in 13s
creating packages tarball...
running command tar [-C packages -cf packages.tar .]
command "tar" completed successfully
packages.tar sha256sum: 4219d6094042406fcb1efe053379e25151edafd82cbf290280b75c962ec2689e
sha256sum "4219d6094042406fcb1efe053379e25151edafd82cbf290280b75c962ec2689e" written to /dev/termination-log
Built 2 packages, hash: 4219d6094042406fcb1efe053379e25151edafd82cbf290280b75c962ec2689e, size: 29437440 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/1757950798625451314-nextflow-25.04.7-r0.tar.gz?Expires=1757993998&GoogleAccessId=ebuild-zasv64d5x1oc4m3epw39yod%40prod-enforce-fabc.iam.gserviceaccount.com&Signature=tzjnt42EFGtvMfdoRtACQcesYkUJo8GFJSG5exnR%2BBKfbuNwEDa%2Bni1lYkSGfqL5Lnz3NgZgloD5qlW0%2BieuC9%2Fk3uak7xCC8FjwrgWv%2BxWuppt1QGd96Weq7n6VDfFQb8S%2BdmVbBPp9Lx5B72zW6IWcJRJZ4vg70a0ylV0WimjKsb%2BAn5doVWl1zJNH8FOkDNUjKnHQRJR9XUpY%2FunpkyVeo97EWn9c72yBvkWJFz0bXdSkj3kFkC2XnXubs%2FLeeeaGY7dbWpDKR3034MeYqGlWHbhBOo5HgDINs1LvbWQdVAVmEWZjsCm6JFD6HfUcTrOcQgP9VZkzrXKwPi08kw%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
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 nextflow.yaml --gcplog --source-dir nextflow --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/f3e5f760782916b8cad9e25276cd63acd2d45c7b --repository-append=https://apk.cgr.dev/wolfi-presubmit/f3e5f760782916b8cad9e25276cd63acd2d45c7b]
melange v0.31.3 with runner qemu is testing:
image configuration:
  contents:
    build repositories: []
    runtime repositories: []
    repositories: []
    keyring:      []
    packages:     [busybox curl nextflow nextflow-compat]
  accounts:
    runas:  
    users:
      - uid=1000(build) gid=1000
    groups:
      - gid=1000(build) members=[build]
installing wolfi-baselayout (20230201-r24)
installing ca-certificates-bundle (20250619-r6)
installing libgcc (15.2.0-r2)
installing glibc-locale-posix (2.42-r0)
installing glibc (2.42-r0)
installing ld-linux (2.42-r0)
installing libxcrypt (4.4.38-r4)
installing libcrypt1 (2.42-r0)
installing busybox (1.37.0-r50)
installing libunistring (1.3-r4)
installing libidn2 (2.3.8-r3)
installing libpsl (0.21.5-r6)
installing libbrotlicommon1 (1.1.0-r7)
installing libbrotlidec1 (1.1.0-r7)
installing zlib (1.3.1-r51)
installing libnghttp2-14 (1.67.1-r0)
installing ncurses-terminfo-base (6.5_p20250621-r1)
installing ncurses (6.5_p20250621-r1)
installing readline (8.3-r1)
installing sqlite-libs (3.50.4-r1)
installing heimdal-libs (7.8.0-r42)
installing gdbm (1.26-r1)
installing libcrypto3 (3.5.2-r1)
installing cyrus-sasl (2.1.28-r44)
installing libssl3 (3.5.2-r1)
installing libldap (2.6.10-r5)
installing libverto (0.3.2-r6)
installing krb5-conf (1.0-r7)
installing libcom_err (1.47.3-r1)
installing keyutils-libs (1.6.3-r37)
installing krb5-libs (1.22.1-r1)
installing libcurl-openssl4 (8.16.0-r0)
installing curl (8.16.0-r0)
installing bash (5.3-r3)
installing java-common-jre (0.2-r2)
installing java-common (0.2-r2)
installing libbz2-1 (1.0.8-r21)
installing libpng (1.6.50-r1)
installing freetype (2.14.1-r0)
installing libxau (1.0.12-r3)
installing libxdmcp (1.1.5-r9)
installing libxcb (1.17.0-r8)
installing libx11 (1.8.12-r3)
installing libxext (1.3.6-r7)
installing libxtst (1.2.5-r3)
installing libxi (1.8.2-r3)
installing ttf-dejavu (2.37-r7)
installing alsa-lib (1.2.14-r2)
installing libxrender (0.9.12-r4)
installing giflib (5.2.2-r10)
installing lcms2 (2.17-r5)
installing libjpeg-turbo (3.1.2-r0)
installing libtasn1 (4.20.0-r5)
installing libffi (3.5.2-r1)
installing p11-kit (0.25.8-r0)
installing p11-kit-trust (0.25.8-r0)
installing ca-certificates (20250619-r6)
installing java-cacerts (20250619-r4)
installing libexpat1 (2.7.1-r3)
installing fontconfig-config (2.17.1-r1)
installing libfontconfig1 (2.17.1-r1)
installing openjdk-21 (21.0.8-r4)
installing openjdk-21-default-jdk (21.0.8-r4)
installing glibc-locale-en (2.42-r0)
installing nextflow (25.04.7-r0)
installing nextflow-compat (25.04.7-r0)
installing wolfi-keys (1-r12)
installing apk-tools (2.14.10-r8)
installing wolfi-base (1-r7)
populating workspace /tmp/melange-workspace-1463368956 from nextflow
qemu: generating ssh key pairs for ephemeral VM
qemu: generating initramfs
image configuration:
  contents:
    build repositories: [https://apk.cgr.dev/chainguard]
    runtime repositories: []
    repositories: []
    keyring:      []
    packages:     [microvm-init]
installing wolfi-baselayout (20230201-r24)
installing ca-certificates-bundle (20250619-r6)
installing libgcc (15.2.0-r2)
installing glibc-locale-posix (2.42-r0)
installing glibc (2.42-r0)
installing ld-linux (2.42-r0)
installing gnutar-rmt (1.35-r6)
installing gnutar (1.35-r6)
installing libattr1 (2.5.2-r53)
installing attr (2.5.2-r53)
installing zlib (1.3.1-r51)
installing libzstd1 (1.5.7-r3)
installing xz (5.8.1-r2)
installing libcrypto3 (3.5.2-r1)
installing kmod (34.2-r41)
installing libbz2-1 (1.0.8-r21)
installing libelf (0.193-r4)
installing libmnl (1.0.5-r6)
installing libnftnl (1.3.0-r0)
installing xtables (1.8.11-r27)
installing iproute2 (6.16.0-r1)
installing libstdc++ (15.2.0-r2)
installing inih (62-r0)
installing liburcu (0.15.3-r1)
installing libblkid (2.41.1-r4)
installing libuuid (2.41.1-r4)
installing xfsprogs-core (6.16.0-r0)
installing xfsprogs (6.16.0-r0)
installing libmount (2.41.1-r4)
installing mount (2.41.1-r4)
installing ncurses-terminfo-base (6.5_p20250621-r1)
installing ncurses (6.5_p20250621-r1)
installing setarch (2.41.1-r4)
installing libfdisk (2.41.1-r4)
installing sqlite-libs (3.50.4-r1)
installing util-linux (2.41.1-r4)
installing libsmartcols (2.41.1-r4)
installing util-linux-misc (2.41.1-r4)
installing libpcre2-8-0 (10.46-r0)
installing libsepol (3.9-r1)
installing libselinux (3.9-r1)
installing libxcrypt (4.4.38-r4)
installing libcrypt1 (2.42-r0)
installing linux-pam (1.7.1-r1)
installing openssh-keygen (10.0_p1-r5)
installing openssh-server-config (10.0_p1-r5)
installing openssh-server (10.0_p1-r5)
installing busybox (1.37.0-r50)
installing microvm-init (0.0.1-r12)
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:          =                       zoned=0      start=0 reserved=0
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 60900
qemu: Accepted publickey for root from 10.0.2.2 port 60916 ssh2: ECDSA SHA256:S1vbLWCwYMo6+rC//tvxxu+jRnCDEmtMQVxgCtZ5FEA
qemu: Connection closed by 10.0.2.2 port 60916
qemu: Accepted publickey for root from 10.0.2.2 port 60920 ssh2: ECDSA SHA256:S1vbLWCwYMo6+rC//tvxxu+jRnCDEmtMQVxgCtZ5FEA
qemu: Accepted publickey for root from 10.0.2.2 port 53542 ssh2: ECDSA SHA256:S1vbLWCwYMo6+rC//tvxxu+jRnCDEmtMQVxgCtZ5FEA
qemu: Accepted publickey for root from 10.0.2.2 port 60934 ssh2: ECDSA SHA256:S1vbLWCwYMo6+rC//tvxxu+jRnCDEmtMQVxgCtZ5FEA
qemu: running kernel version: 6.16.7-r1-qemu-generic #Chainguard SMP PREEMPT_DYNAMIC Fri Sep 12 20:22:13 UTC 2025
qemu: setting up local workspace
running the main test pipeline
running step "Test version command"
tty: ignoring all arguments
15:42:30.666 DEBUG - Unexpected terminal $COLUMNS value: not a tty
Downloading nextflow dependencies. It may require a few seconds, please wait .. 
�[K
      N E X T F L O W
      version 25.04.7 build 5955
      created 08-09-2025 13:29 UTC (13:29 GMT)
      cite doi:10.1038/nbt.3820
      http://nextflow.io

running step "Start Nextflow and verify output"
running step "start daemon on localhost"
daemon started as pid 975 with: nextflow run hello
looking for 5 lines in output within 120 seconds
found within 3 seconds: N E X T F L O W
found within 3 seconds: Pulling nextflow-io/hello ...

aarch64 Logs

Click to expand
.04.7-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/nextflow-25.04.7-r0/mal-scan.json scan packages/aarch64/nextflow-25.04.7-r0.apk]
command "mal" completed successfully
scanning packages/aarch64/nextflow-compat-25.04.7-r0.apk -> packages/nextflow-compat-25.04.7-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/nextflow-compat-25.04.7-r0/mal-scan.json scan packages/aarch64/nextflow-compat-25.04.7-r0.apk]
command "mal" completed successfully
malcontent scan completed successfully for 2 APKs in 8s
creating packages tarball...
running command tar [-C packages -cf packages.tar .]
command "tar" completed successfully
packages.tar sha256sum: e54fd25bc24f4937b1bb9f78d7828514dac15dbc006af2dd61be291f2f393c5a
sha256sum "e54fd25bc24f4937b1bb9f78d7828514dac15dbc006af2dd61be291f2f393c5a" written to /dev/termination-log
Built 2 packages, hash: e54fd25bc24f4937b1bb9f78d7828514dac15dbc006af2dd61be291f2f393c5a, size: 29447680 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/1757950798625409257-nextflow-25.04.7-r0.tar.gz?Expires=1757993998&GoogleAccessId=ebuild-zasv64d5x1oc4m3epw39yod%40prod-enforce-fabc.iam.gserviceaccount.com&Signature=ZR8qg6csYdCQi53nHFHfpdBbPvB6tqqQ%2FZnkifLPjRYzf%2Fk4cqCbSWZzfUSn7zCxsCyeObVtgMfmiQI0WviowR0oygZ2ZsoxoSsVmGE69fj3ulpiMPIbt6wU9DO0YVlOkUuNH1IndBCyCD64GK%2BF54LlyTd5dtX0BPt4n6tpVH6IpPw9HrRTLHMwV0Lqamxd2NFQugADq7hN2zk8%2BYLbR8cqyiU43MtiZiPfTLVPOoftCNktUf1huP3T%2FSe1s06lWC8v7VB7oJNgp8RfRWQZH1J2%2FPe4pS6BmQwZVFD5OBfG3fNC%2FlezwTPCxfVx%2FYObBSRKBaw1AFaVvjFLevr6qg%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
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 nextflow.yaml --gcplog --source-dir nextflow --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/f3e5f760782916b8cad9e25276cd63acd2d45c7b --repository-append=https://apk.cgr.dev/wolfi-presubmit/f3e5f760782916b8cad9e25276cd63acd2d45c7b]
melange v0.31.3 with runner docker is testing:
image configuration:
  contents:
    build repositories: []
    runtime repositories: []
    repositories: []
    keyring:      []
    packages:     [busybox curl nextflow nextflow-compat]
  accounts:
    runas:  
    users:
      - uid=1000(build) gid=1000
    groups:
      - gid=1000(build) members=[build]
installing wolfi-baselayout (20230201-r24)
installing ca-certificates-bundle (20250619-r6)
installing libgcc (15.2.0-r2)
installing glibc-locale-posix (2.42-r0)
installing glibc (2.42-r0)
installing ld-linux (2.42-r0)
installing libxcrypt (4.4.38-r4)
installing libcrypt1 (2.42-r0)
installing busybox (1.37.0-r50)
installing libunistring (1.3-r4)
installing libidn2 (2.3.8-r3)
installing libpsl (0.21.5-r6)
installing libbrotlicommon1 (1.1.0-r7)
installing libbrotlidec1 (1.1.0-r7)
installing zlib (1.3.1-r51)
installing libnghttp2-14 (1.67.1-r0)
installing ncurses-terminfo-base (6.5_p20250621-r1)
installing ncurses (6.5_p20250621-r1)
installing readline (8.3-r1)
installing sqlite-libs (3.50.4-r1)
installing heimdal-libs (7.8.0-r42)
installing gdbm (1.26-r1)
installing libcrypto3 (3.5.2-r1)
installing cyrus-sasl (2.1.28-r44)
installing libssl3 (3.5.2-r1)
installing libldap (2.6.10-r5)
installing libverto (0.3.2-r6)
installing krb5-conf (1.0-r7)
installing libcom_err (1.47.3-r1)
installing keyutils-libs (1.6.3-r37)
installing krb5-libs (1.22.1-r1)
installing libcurl-openssl4 (8.16.0-r0)
installing curl (8.16.0-r0)
installing bash (5.3-r3)
installing java-common-jre (0.2-r2)
installing java-common (0.2-r2)
installing libbz2-1 (1.0.8-r21)
installing libpng (1.6.50-r1)
installing freetype (2.14.1-r0)
installing libxau (1.0.12-r3)
installing libxdmcp (1.1.5-r9)
installing libxcb (1.17.0-r8)
installing libx11 (1.8.12-r3)
installing libxext (1.3.6-r7)
installing libxtst (1.2.5-r3)
installing libxi (1.8.2-r3)
installing ttf-dejavu (2.37-r7)
installing alsa-lib (1.2.14-r2)
installing libxrender (0.9.12-r4)
installing giflib (5.2.2-r10)
installing lcms2 (2.17-r5)
installing libjpeg-turbo (3.1.2-r0)
installing libtasn1 (4.20.0-r5)
installing libffi (3.5.2-r1)
installing p11-kit (0.25.8-r0)
installing p11-kit-trust (0.25.8-r0)
installing ca-certificates (20250619-r6)
installing java-cacerts (20250619-r4)
installing libexpat1 (2.7.1-r3)
installing fontconfig-config (2.17.1-r1)
installing libfontconfig1 (2.17.1-r1)
installing openjdk-21 (21.0.8-r4)
installing openjdk-21-default-jdk (21.0.8-r4)
installing glibc-locale-en (2.42-r0)
installing nextflow (25.04.7-r0)
installing nextflow-compat (25.04.7-r0)
installing wolfi-keys (1-r12)
installing apk-tools (2.14.10-r8)
installing wolfi-base (1-r7)
layer digest: sha256:8b9a943c0b71e746ca19e70b0719d27e01a418e88ad9b99bbfa84cb48fbe28d3
layer diffID: sha256:6b09f70c6f3cac9323e28693b80cc76b17f1ffee450e7fd1e5796c1555f48a9b
saving OCI image locally: apko.local/cache:73522c5a2c1c513ab464ebc948ecfc27ef1a584bd7bd63b8f7509512eb8a21f6
populating workspace /tmp/melange-workspace-2330431407 from nextflow
running the main test pipeline
running step "Test version command"
tty: ignoring all arguments
15:42:26.199 DEBUG - Unexpected terminal $COLUMNS value: not a tty
Downloading nextflow dependencies. It may require a few seconds, please wait .. 
�[K
      N E X T F L O W
      version 25.04.7 build 5955
      created 08-09-2025 13:29 UTC (13:29 GMT)
      cite doi:10.1038/nbt.3820
      http://nextflow.io

running step "Start Nextflow and verify output"
running step "start daemon on localhost"
daemon started as pid 135 with: nextflow run hello
looking for 5 lines in output within 120 seconds
found within 2 seconds: N E X T F L O W
found within 2 seconds: Pulling nextflow-io/hello ...
found within 7 seconds: executor >  local
found within 8 seconds: Hello world!
found within 8 seconds: Hola world!
-- begin output --
> tty: ignoring all arguments
> 15:42:27.005 DEBUG - Unexpected terminal $COLUMNS value: not a tty
> 
> �[1m�[38;5;232m�[48;5;43m N E X T F L O W �[0;2m  ~  �[mversion 25.04.7�[m
> �[K
> Pulling nextflow-io/hello ...
>  downloaded from https://github.com/nextflow-io/hello.git
> Launching�[35m `https://github.com/nextflow-io/hello` �[0;2m[�[0;1;36mnauseous_raman�[0;2m] DSL2 - �[36mrevision: �[0;36m2ce0b0e294 [master]�[m
> �[K
> �[2mexecutor >  local (4)�[m�[K
> �[2m[�[0;34m37/8c6f43�[0;2m] �[0;2m�[msayHello�[33;2m (�[0;33m2�[2m)�[m�[2m |�[m 0 of 4�[K
> �[3A
> �[2mexecutor >  local (4)�[m�[K
> �[2m[�[0;34m37/8c6f43�[0;2m] �[0;2m�[msayHello�[33;2m (�[0;33m2�[2m)�[m�[2m |�[m 4 of 4�[32m ✔�[m�[K
> Hello world!�[K
> �[K
> Hola world!�[K
> �[K
> Bonjour world!�[K
> �[K
> Ciao world!�[K
> �[K
> 
-- end   output --
found 5 of expected 5 lines in output.
found 0 / 9 error strings in output.
twk: pid 135 did not exist
pod 413ed1cf9b408af5bc79aa29460548c816bebbaf3d9f4fc8c6d44bf606571f52 terminated
running test pipeline for subpackage nextflow-compat
melange v0.31.3 with runner docker is testing:
image configuration:
  contents:
    build repositories: []
    runtime repositories: []
    repositories: []
    keyring:      []
    packages:     [nextflow-compat]
  accounts:
    runas:  
    users:
      - uid=1000(build) gid=1000
    groups:
      - gid=1000(build) members=[build]
installing wolfi-baselayout (20230201-r24)
installing ca-certificates-bundle (20250619-r6)
installing ncurses-terminfo-base (6.5_p20250621-r1)
installing libgcc (15.2.0-r2)
installing glibc-locale-posix (2.42-r0)
installing glibc (2.42-r0)
installing ld-linux (2.42-r0)
installing ncurses (6.5_p20250621-r1)
installing bash (5.3-r3)
installing nextflow-compat (25.04.7-r0)
installing wolfi-keys (1-r12)
installing zlib (1.3.1-r51)
installing libcrypto3 (3.5.2-r1)
installing libssl3 (3.5.2-r1)
installing apk-tools (2.14.10-r8)
installing libxcrypt (4.4.38-r4)
installing libcrypt1 (2.42-r0)
installing busybox (1.37.0-r50)
installing wolfi-base (1-r7)
layer digest: sha256:ee5154b1c4eb995a8e75abb5dbe270750259fe8619c5598f584a23e4e90f0af8
layer diffID: sha256:22b8ac2d88a2fb463cea3997313b0b48328c23612611823dc0101fb4c5ae9acc
saving OCI image locally: apko.local/cache:c65492a9eea9d64495e2b0444e7fe9c84f6e4362b4afd465ea77de2f0064f21f
running step "Check symlink"
  File: '/usr/local/bin/nextflow' -> '/usr/bin/nextflow'
  Size: 17        	Blocks: 0          IO Block: 4096   symbolic link
Device: e7h/231d	Inode: 3801046     Links: 1
Access: (0777/lrwxrwxrwx)  Uid: (    0/    root)   Gid: (    0/    root)
Access: 2025-09-15 15:35:39.000000000 +0000
Modify: 2025-09-15 15:35:39.000000000 +0000
Change: 2025-09-15 15:42:34.811925127 +0000
pod 491e9db3b27552bcfed57ee6f9aeb575013d46d301752c8c94f00dabd27ddd00 terminated
command "melange" completed successfully
tests completed successfully
all tests passed

Indexes

https://apk.cgr.dev/wolfi-presubmit/f3e5f760782916b8cad9e25276cd63acd2d45c7b

Packages

Tests

More Observability

Command

cg build log \
  --build-id 7da9d5e5-a6fc-4645-90b3-36ab50194fe3 \
  --project prod-wolfi-os \
  --cluster elastic-pre-a \
  --namespace pre-wolfi \
  --start 2025-09-15T15:37:18Z \
  --end 2025-09-15T15:52:43Z