+ release_urlbase=https://unofficial-builds.nodejs.org/download/release/ + disttype=release + customtag= + datestring= + commit= + fullversion=v25.9.0 + source_url=https://nodejs.org/download/release/v25.9.0/node-v25.9.0.tar.xz + source_urlbase=https://nodejs.org/download/release/v25.9.0 + config_flags= + cd /home/node + curl_with_retry https://nodejs.org/download/release/v25.9.0/node-v25.9.0.tar.xz + URL=https://nodejs.org/download/release/v25.9.0/node-v25.9.0.tar.xz + echo 'Fetching https://nodejs.org/download/release/v25.9.0/node-v25.9.0.tar.xz' Fetching https://nodejs.org/download/release/v25.9.0/node-v25.9.0.tar.xz + (( i=1 )) + (( i<=7 )) + curl -fsSLO --compressed https://nodejs.org/download/release/v25.9.0/node-v25.9.0.tar.xz + break + [[ release = release ]] + curl_with_retry https://github.com/nodejs/release-keys/raw/HEAD/gpg-only-active-keys/pubring.kbx + URL=https://github.com/nodejs/release-keys/raw/HEAD/gpg-only-active-keys/pubring.kbx + echo 'Fetching https://github.com/nodejs/release-keys/raw/HEAD/gpg-only-active-keys/pubring.kbx' + (( i=1 )) + (( i<=7 )) Fetching https://github.com/nodejs/release-keys/raw/HEAD/gpg-only-active-keys/pubring.kbx + curl -fsSLO --compressed https://github.com/nodejs/release-keys/raw/HEAD/gpg-only-active-keys/pubring.kbx Fetching https://nodejs.org/download/release/v25.9.0/SHASUMS256.txt.asc + break + curl_with_retry https://nodejs.org/download/release/v25.9.0/SHASUMS256.txt.asc + URL=https://nodejs.org/download/release/v25.9.0/SHASUMS256.txt.asc + echo 'Fetching https://nodejs.org/download/release/v25.9.0/SHASUMS256.txt.asc' + (( i=1 )) + (( i<=7 )) + curl -fsSLO --compressed https://nodejs.org/download/release/v25.9.0/SHASUMS256.txt.asc + break + grep ' node-v25.9.0.tar.xz$' + sha256sum -c - ++ pwd + gpgv --keyring=/home/node/pubring.kbx --output - gpgv: Signature made Wed Apr 1 14:45:14 2026 UTC gpgv: using EDDSA key 5BE8A3F6C8A5C01D106C0AD820B1A390B168D356 gpgv: Good signature from "Antoine du Hamel " gpgv: aka "Antoine du Hamel " node-v25.9.0.tar.xz: OK + mv -f node-v25.9.0.tar.xz /out/