Skip to content

crypto: read WebCrypto inputs through primordials #10718

crypto: read WebCrypto inputs through primordials

crypto: read WebCrypto inputs through primordials #10718

Triggered via push August 9, 2026 19:10
Status Failure
Total duration 44m 47s
Artifacts 1

test-shared.yml

on: push
Build slim tarball
1m 27s
Build slim tarball
aarch64-linux: Cache V8 build
22s
aarch64-linux: Cache V8 build
Matrix: build
Matrix: build-openssl
Fit to window
Zoom out
Zoom in

Annotations

20 errors
aarch64-darwin: with shared libraries / build
Process completed with exit code 2.
aarch64-darwin: with shared libraries / build: test/parallel/test-webcrypto-prototype-pollution.mjs#L261
--- stderr --- (node:55915) ExperimentalWarning: The cSHAKE128 Web Crypto API algorithm is an experimental feature and might change at any time (Use `node --trace-warnings ...` to show where the warning was created) node:internal/webidl:92 const err = new TypeError(message); ^ TypeError: Failed to execute 'deriveBits' on 'SubtleCrypto': 3rd argument is outside the expected range of 0 to 4294967295. at codedTypeError (node:internal/webidl:92:15) at makeException (node:internal/webidl:107:10) at convertToInt (node:internal/webidl:400:15) at Object.unsigned long (node:internal/webidl:529:12) at SubtleCrypto.deriveBitsImpl (node:internal/crypto/webcrypto:267:48) at callSubtleCryptoMethod (node:internal/crypto/webcrypto:97:20) at SubtleCrypto.deriveBits (node:internal/crypto/webcrypto:257:10) at hkdf (file:///Users/runner/work/_temp/node-v27.0.0-nightly2026-08-09e04663a1ea-slim/test/parallel/test-webcrypto-prototype-pollution.mjs:261:35) at file:///Users/runner/work/_temp/node-v27.0.0-nightly2026-08-09e04663a1ea-slim/test/parallel/test-webcrypto-prototype-pollution.mjs:274:35 at /Users/runner/work/_temp/node-v27.0.0-nightly2026-08-09e04663a1ea-slim/test/common/index.js:511:15 { code: 'ERR_OUT_OF_RANGE' } Node.js v27.0.0-pre Command: out/Release/node --expose-internals /Users/runner/work/_temp/node-v27.0.0-nightly2026-08-09e04663a1ea-slim/test/parallel/test-webcrypto-prototype-pollution.mjs
aarch64-linux: with shared openssl-1.1.1w / build
Process completed with exit code 2.
aarch64-linux: with shared openssl-1.1.1w / build: test/parallel/test-webcrypto-prototype-pollution.mjs#L261
--- stderr --- node:internal/webidl:92 const err = new TypeError(message); ^ TypeError: Failed to execute 'deriveBits' on 'SubtleCrypto': 3rd argument is outside the expected range of 0 to 4294967295. at codedTypeError (node:internal/webidl:92:15) at makeException (node:internal/webidl:107:10) at convertToInt (node:internal/webidl:400:15) at Object.unsigned long (node:internal/webidl:529:12) at SubtleCrypto.deriveBitsImpl (node:internal/crypto/webcrypto:267:48) at callSubtleCryptoMethod (node:internal/crypto/webcrypto:97:20) at SubtleCrypto.deriveBits (node:internal/crypto/webcrypto:257:10) at hkdf (file:///home/runner/work/_temp/node-v27.0.0-nightly2026-08-09e04663a1ea-slim/test/parallel/test-webcrypto-prototype-pollution.mjs:261:35) at file:///home/runner/work/_temp/node-v27.0.0-nightly2026-08-09e04663a1ea-slim/test/parallel/test-webcrypto-prototype-pollution.mjs:274:35 at /home/runner/work/_temp/node-v27.0.0-nightly2026-08-09e04663a1ea-slim/test/common/index.js:511:15 { code: 'ERR_OUT_OF_RANGE' } Node.js v27.0.0-pre Command: out/Release/node --expose-internals /home/runner/work/_temp/node-v27.0.0-nightly2026-08-09e04663a1ea-slim/test/parallel/test-webcrypto-prototype-pollution.mjs
aarch64-linux: with shared openssl-3.5.7 / build
Process completed with exit code 2.
aarch64-linux: with shared openssl-3.5.7 / build: test/parallel/test-webcrypto-prototype-pollution.mjs#L261
--- stderr --- (node:80464) ExperimentalWarning: The cSHAKE128 Web Crypto API algorithm is an experimental feature and might change at any time (Use `node --trace-warnings ...` to show where the warning was created) node:internal/webidl:92 const err = new TypeError(message); ^ TypeError: Failed to execute 'deriveBits' on 'SubtleCrypto': 3rd argument is outside the expected range of 0 to 4294967295. at codedTypeError (node:internal/webidl:92:15) at makeException (node:internal/webidl:107:10) at convertToInt (node:internal/webidl:400:15) at Object.unsigned long (node:internal/webidl:529:12) at SubtleCrypto.deriveBitsImpl (node:internal/crypto/webcrypto:267:48) at callSubtleCryptoMethod (node:internal/crypto/webcrypto:97:20) at SubtleCrypto.deriveBits (node:internal/crypto/webcrypto:257:10) at hkdf (file:///home/runner/work/_temp/node-v27.0.0-nightly2026-08-09e04663a1ea-slim/test/parallel/test-webcrypto-prototype-pollution.mjs:261:35) at file:///home/runner/work/_temp/node-v27.0.0-nightly2026-08-09e04663a1ea-slim/test/parallel/test-webcrypto-prototype-pollution.mjs:274:35 at /home/runner/work/_temp/node-v27.0.0-nightly2026-08-09e04663a1ea-slim/test/common/index.js:511:15 { code: 'ERR_OUT_OF_RANGE' } Node.js v27.0.0-pre Command: out/Release/node --expose-internals /home/runner/work/_temp/node-v27.0.0-nightly2026-08-09e04663a1ea-slim/test/parallel/test-webcrypto-prototype-pollution.mjs
aarch64-linux: with shared openssl-4.0.1 / build
Process completed with exit code 2.
aarch64-linux: with shared openssl-4.0.1 / build: test/parallel/test-webcrypto-prototype-pollution.mjs#L261
--- stderr --- (node:79767) ExperimentalWarning: The cSHAKE128 Web Crypto API algorithm is an experimental feature and might change at any time (Use `node --trace-warnings ...` to show where the warning was created) node:internal/webidl:92 const err = new TypeError(message); ^ TypeError: Failed to execute 'deriveBits' on 'SubtleCrypto': 3rd argument is outside the expected range of 0 to 4294967295. at codedTypeError (node:internal/webidl:92:15) at makeException (node:internal/webidl:107:10) at convertToInt (node:internal/webidl:400:15) at Object.unsigned long (node:internal/webidl:529:12) at SubtleCrypto.deriveBitsImpl (node:internal/crypto/webcrypto:267:48) at callSubtleCryptoMethod (node:internal/crypto/webcrypto:97:20) at SubtleCrypto.deriveBits (node:internal/crypto/webcrypto:257:10) at hkdf (file:///home/runner/work/_temp/node-v27.0.0-nightly2026-08-09e04663a1ea-slim/test/parallel/test-webcrypto-prototype-pollution.mjs:261:35) at file:///home/runner/work/_temp/node-v27.0.0-nightly2026-08-09e04663a1ea-slim/test/parallel/test-webcrypto-prototype-pollution.mjs:274:35 at /home/runner/work/_temp/node-v27.0.0-nightly2026-08-09e04663a1ea-slim/test/common/index.js:511:15 { code: 'ERR_OUT_OF_RANGE' } Node.js v27.0.0-pre Command: out/Release/node --expose-internals /home/runner/work/_temp/node-v27.0.0-nightly2026-08-09e04663a1ea-slim/test/parallel/test-webcrypto-prototype-pollution.mjs
aarch64-linux: with shared boringssl-0.20260526.0 / build
Process completed with exit code 2.
aarch64-linux: with shared boringssl-0.20260526.0 / build: test/parallel/test-webcrypto-prototype-pollution.mjs#L261
--- stderr --- node:internal/webidl:92 const err = new TypeError(message); ^ TypeError: Failed to execute 'deriveBits' on 'SubtleCrypto': 3rd argument is outside the expected range of 0 to 4294967295. at codedTypeError (node:internal/webidl:92:15) at makeException (node:internal/webidl:107:10) at convertToInt (node:internal/webidl:400:15) at Object.unsigned long (node:internal/webidl:529:12) at SubtleCrypto.deriveBitsImpl (node:internal/crypto/webcrypto:267:48) at callSubtleCryptoMethod (node:internal/crypto/webcrypto:97:20) at SubtleCrypto.deriveBits (node:internal/crypto/webcrypto:257:10) at hkdf (file:///home/runner/work/_temp/node-v27.0.0-nightly2026-08-09e04663a1ea-slim/test/parallel/test-webcrypto-prototype-pollution.mjs:261:35) at file:///home/runner/work/_temp/node-v27.0.0-nightly2026-08-09e04663a1ea-slim/test/parallel/test-webcrypto-prototype-pollution.mjs:274:35 at /home/runner/work/_temp/node-v27.0.0-nightly2026-08-09e04663a1ea-slim/test/common/index.js:511:15 { code: 'ERR_OUT_OF_RANGE' } Node.js v27.0.0-pre Command: out/Release/node --expose-internals /home/runner/work/_temp/node-v27.0.0-nightly2026-08-09e04663a1ea-slim/test/parallel/test-webcrypto-prototype-pollution.mjs
aarch64-linux: with shared openssl-3.6.3 / build
Process completed with exit code 2.
aarch64-linux: with shared openssl-3.6.3 / build: test/parallel/test-webcrypto-prototype-pollution.mjs#L261
--- stderr --- (node:79784) ExperimentalWarning: The cSHAKE128 Web Crypto API algorithm is an experimental feature and might change at any time (Use `node --trace-warnings ...` to show where the warning was created) node:internal/webidl:92 const err = new TypeError(message); ^ TypeError: Failed to execute 'deriveBits' on 'SubtleCrypto': 3rd argument is outside the expected range of 0 to 4294967295. at codedTypeError (node:internal/webidl:92:15) at makeException (node:internal/webidl:107:10) at convertToInt (node:internal/webidl:400:15) at Object.unsigned long (node:internal/webidl:529:12) at SubtleCrypto.deriveBitsImpl (node:internal/crypto/webcrypto:267:48) at callSubtleCryptoMethod (node:internal/crypto/webcrypto:97:20) at SubtleCrypto.deriveBits (node:internal/crypto/webcrypto:257:10) at hkdf (file:///home/runner/work/_temp/node-v27.0.0-nightly2026-08-09e04663a1ea-slim/test/parallel/test-webcrypto-prototype-pollution.mjs:261:35) at file:///home/runner/work/_temp/node-v27.0.0-nightly2026-08-09e04663a1ea-slim/test/parallel/test-webcrypto-prototype-pollution.mjs:274:35 at /home/runner/work/_temp/node-v27.0.0-nightly2026-08-09e04663a1ea-slim/test/common/index.js:511:15 { code: 'ERR_OUT_OF_RANGE' } Node.js v27.0.0-pre Command: out/Release/node --expose-internals /home/runner/work/_temp/node-v27.0.0-nightly2026-08-09e04663a1ea-slim/test/parallel/test-webcrypto-prototype-pollution.mjs
aarch64-linux: with shared openssl-3.0.21 / build
Process completed with exit code 2.
aarch64-linux: with shared openssl-3.0.21 / build: test/parallel/test-webcrypto-prototype-pollution.mjs#L261
--- stderr --- (node:78575) ExperimentalWarning: The cSHAKE128 Web Crypto API algorithm is an experimental feature and might change at any time (Use `node --trace-warnings ...` to show where the warning was created) node:internal/webidl:92 const err = new TypeError(message); ^ TypeError: Failed to execute 'deriveBits' on 'SubtleCrypto': 3rd argument is outside the expected range of 0 to 4294967295. at codedTypeError (node:internal/webidl:92:15) at makeException (node:internal/webidl:107:10) at convertToInt (node:internal/webidl:400:15) at Object.unsigned long (node:internal/webidl:529:12) at SubtleCrypto.deriveBitsImpl (node:internal/crypto/webcrypto:267:48) at callSubtleCryptoMethod (node:internal/crypto/webcrypto:97:20) at SubtleCrypto.deriveBits (node:internal/crypto/webcrypto:257:10) at hkdf (file:///home/runner/work/_temp/node-v27.0.0-nightly2026-08-09e04663a1ea-slim/test/parallel/test-webcrypto-prototype-pollution.mjs:261:35) at file:///home/runner/work/_temp/node-v27.0.0-nightly2026-08-09e04663a1ea-slim/test/parallel/test-webcrypto-prototype-pollution.mjs:274:35 at /home/runner/work/_temp/node-v27.0.0-nightly2026-08-09e04663a1ea-slim/test/common/index.js:511:15 { code: 'ERR_OUT_OF_RANGE' } Node.js v27.0.0-pre Command: out/Release/node --expose-internals /home/runner/work/_temp/node-v27.0.0-nightly2026-08-09e04663a1ea-slim/test/parallel/test-webcrypto-prototype-pollution.mjs
aarch64-linux: with shared openssl-fips-3.5.7 / build
Process completed with exit code 2.
aarch64-linux: with shared openssl-fips-3.5.7 / build: test/parallel/test-webcrypto-prototype-pollution.mjs#L261
--- stderr --- (node:78753) ExperimentalWarning: The cSHAKE128 Web Crypto API algorithm is an experimental feature and might change at any time (Use `node --trace-warnings ...` to show where the warning was created) node:internal/webidl:92 const err = new TypeError(message); ^ TypeError: Failed to execute 'deriveBits' on 'SubtleCrypto': 3rd argument is outside the expected range of 0 to 4294967295. at codedTypeError (node:internal/webidl:92:15) at makeException (node:internal/webidl:107:10) at convertToInt (node:internal/webidl:400:15) at Object.unsigned long (node:internal/webidl:529:12) at SubtleCrypto.deriveBitsImpl (node:internal/crypto/webcrypto:267:48) at callSubtleCryptoMethod (node:internal/crypto/webcrypto:97:20) at SubtleCrypto.deriveBits (node:internal/crypto/webcrypto:257:10) at hkdf (file:///home/runner/work/_temp/node-v27.0.0-nightly2026-08-09e04663a1ea-slim/test/parallel/test-webcrypto-prototype-pollution.mjs:261:35) at file:///home/runner/work/_temp/node-v27.0.0-nightly2026-08-09e04663a1ea-slim/test/parallel/test-webcrypto-prototype-pollution.mjs:274:35 at /home/runner/work/_temp/node-v27.0.0-nightly2026-08-09e04663a1ea-slim/test/common/index.js:511:15 { code: 'ERR_OUT_OF_RANGE' } Node.js v27.0.0-pre Command: out/Release/node --expose-internals /home/runner/work/_temp/node-v27.0.0-nightly2026-08-09e04663a1ea-slim/test/parallel/test-webcrypto-prototype-pollution.mjs
x86_64-darwin: with shared libraries / build
Process completed with exit code 2.
x86_64-darwin: with shared libraries / build: test/parallel/test-webcrypto-prototype-pollution.mjs#L261
--- stderr --- (node:91351) ExperimentalWarning: The cSHAKE128 Web Crypto API algorithm is an experimental feature and might change at any time (Use `node --trace-warnings ...` to show where the warning was created) node:internal/webidl:92 const err = new TypeError(message); ^ TypeError: Failed to execute 'deriveBits' on 'SubtleCrypto': 3rd argument is outside the expected range of 0 to 4294967295. at codedTypeError (node:internal/webidl:92:15) at makeException (node:internal/webidl:107:10) at convertToInt (node:internal/webidl:400:15) at Object.unsigned long (node:internal/webidl:529:12) at SubtleCrypto.deriveBitsImpl (node:internal/crypto/webcrypto:267:48) at callSubtleCryptoMethod (node:internal/crypto/webcrypto:97:20) at SubtleCrypto.deriveBits (node:internal/crypto/webcrypto:257:10) at hkdf (file:///Users/runner/work/_temp/node-v27.0.0-nightly2026-08-09e04663a1ea-slim/test/parallel/test-webcrypto-prototype-pollution.mjs:261:35) at file:///Users/runner/work/_temp/node-v27.0.0-nightly2026-08-09e04663a1ea-slim/test/parallel/test-webcrypto-prototype-pollution.mjs:274:35 at /Users/runner/work/_temp/node-v27.0.0-nightly2026-08-09e04663a1ea-slim/test/common/index.js:511:15 { code: 'ERR_OUT_OF_RANGE' } Node.js v27.0.0-pre Command: out/Release/node --expose-internals /Users/runner/work/_temp/node-v27.0.0-nightly2026-08-09e04663a1ea-slim/test/parallel/test-webcrypto-prototype-pollution.mjs
x86_64-linux: with shared libraries and perfetto / build
Process completed with exit code 2.
x86_64-linux: with shared libraries and perfetto / build: test/parallel/test-webcrypto-prototype-pollution.mjs#L261
--- stderr --- (node:87925) ExperimentalWarning: The cSHAKE128 Web Crypto API algorithm is an experimental feature and might change at any time (Use `node --trace-warnings ...` to show where the warning was created) node:internal/webidl:92 const err = new TypeError(message); ^ TypeError: Failed to execute 'deriveBits' on 'SubtleCrypto': 3rd argument is outside the expected range of 0 to 4294967295. at codedTypeError (node:internal/webidl:92:15) at makeException (node:internal/webidl:107:10) at convertToInt (node:internal/webidl:400:15) at Object.unsigned long (node:internal/webidl:529:12) at SubtleCrypto.deriveBitsImpl (node:internal/crypto/webcrypto:267:48) at callSubtleCryptoMethod (node:internal/crypto/webcrypto:97:20) at SubtleCrypto.deriveBits (node:internal/crypto/webcrypto:257:10) at hkdf (file:///home/runner/work/_temp/node-v27.0.0-nightly2026-08-09e04663a1ea-slim/test/parallel/test-webcrypto-prototype-pollution.mjs:261:35) at file:///home/runner/work/_temp/node-v27.0.0-nightly2026-08-09e04663a1ea-slim/test/parallel/test-webcrypto-prototype-pollution.mjs:274:35 at /home/runner/work/_temp/node-v27.0.0-nightly2026-08-09e04663a1ea-slim/test/common/index.js:511:15 { code: 'ERR_OUT_OF_RANGE' } Node.js v27.0.0-pre Command: out/Release/node --expose-internals /home/runner/work/_temp/node-v27.0.0-nightly2026-08-09e04663a1ea-slim/test/parallel/test-webcrypto-prototype-pollution.mjs

Artifacts

Produced during runtime
Name Size Digest
node-v27.0.0-nightly2026-08-09e04663a1ea-slim.tar.gz
47.1 MB
sha256:42aa3e153b6efa25e8d430253a43e082f14be0a249d630fc197a8694dd1ff596