+ release_urlbase=https://unofficial-builds.nodejs.org/download/release/ + disttype=release + customtag= + datestring= + commit= + fullversion=v25.8.1 + source_url=https://nodejs.org/download/release/v25.8.1/node-v25.8.1.tar.xz + source_urlbase=https://nodejs.org/download/release/v25.8.1 + config_flags= + cd /home/node + curl -fsSLO --compressed https://nodejs.org/download/release/v25.8.1/node-v25.8.1-headers.tar.gz + curl -fsSLO --compressed https://nodejs.org/download/release/v25.8.1/node-v25.8.1-headers.tar.xz + [[ release = release ]] ++ mktemp + pubring=/tmp/tmp.khLjpJ + curl -sSLo /tmp/tmp.khLjpJ https://github.com/nodejs/release-keys/raw/HEAD/gpg-only-active-keys/pubring.kbx + curl -sSL https://nodejs.org/download/release/v25.8.1/SHASUMS256.txt.asc + gpgv --keyring=/tmp/tmp.khLjpJ --output - + sha256sum -c - + grep ' node-v25.8.1-headers.tar.*$' gpgv: Signature made Wed Mar 11 09:01:13 2026 UTC gpgv: using EDDSA key 5BE8A3F6C8A5C01D106C0AD820B1A390B168D356 gpgv: Good signature from "Antoine du Hamel " gpgv: aka "Antoine du Hamel " node-v25.8.1-headers.tar.gz: OK node-v25.8.1-headers.tar.xz: OK + mv node-v25.8.1-headers.tar.gz node-v25.8.1-headers.tar.xz /out/