crypto: support OpenSSL STORE private keys #87423
Annotations
6 errors and 2 notices
|
test-linux (ubuntu-24.04-arm)
Process completed with exit code 1.
|
|
test-linux (ubuntu-24.04-arm):
test/parallel/test-permission-crypto-store.js#L0
--- stderr ---
node:internal/crypto/keys:874
handle.init(kKeyTypePrivate, data, format ?? null,
^
Error: error:FFFFFFFF80000002:system library::No such file or directory
at createPrivateKey (node:internal/crypto/keys:874:10)
at Object.<anonymous> (/home/runner/work/node/node/dir%20with $unusual"chars?'åß∂ƒ©∆¬…`/test/parallel/test-permission-crypto-store.js:31:20)
at Module._compile (node:internal/modules/cjs/loader:1947:14)
at Object..js (node:internal/modules/cjs/loader:2087:10)
at Module.load (node:internal/modules/cjs/loader:1669:32)
at Module._load (node:internal/modules/cjs/loader:1450:12)
at wrapModuleLoad (node:internal/modules/cjs/loader:260:19)
at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5)
at node:internal/main/run_main_module:33:47 {
library: 'system library'
}
Node.js v27.0.0-pre
Command: out/Release/node --permission --allow-fs-read=* --allow-fs-write=* --allow-crypto-store --allow-child-process "/home/runner/work/node/node/dir%20with $unusual"chars?'åß∂ƒ©∆¬…`/test/parallel/test-permission-crypto-store.js"
|
|
test-linux (ubuntu-24.04-arm):
test/parallel/test-crypto-key-store.js#L0
--- stderr ---
node:internal/crypto/keys:874
handle.init(kKeyTypePrivate, data, format ?? null,
^
Error: error:FFFFFFFF80000002:system library::No such file or directory
at createPrivateKey (node:internal/crypto/keys:874:10)
at Object.<anonymous> (/home/runner/work/node/node/dir%20with $unusual"chars?'åß∂ƒ©∆¬…`/test/parallel/test-crypto-key-store.js:34:14)
at Module._compile (node:internal/modules/cjs/loader:1947:14)
at Object..js (node:internal/modules/cjs/loader:2087:10)
at Module.load (node:internal/modules/cjs/loader:1669:32)
at Module._load (node:internal/modules/cjs/loader:1450:12)
at wrapModuleLoad (node:internal/modules/cjs/loader:260:19)
at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5)
at node:internal/main/run_main_module:33:47 {
library: 'system library'
}
Node.js v27.0.0-pre
Command: out/Release/node "/home/runner/work/node/node/dir%20with $unusual"chars?'åß∂ƒ©∆¬…`/test/parallel/test-crypto-key-store.js"
|
|
test-linux (ubuntu-24.04)
Process completed with exit code 1.
|
|
test-linux (ubuntu-24.04):
test/parallel/test-permission-crypto-store.js#L0
--- stderr ---
node:internal/crypto/keys:874
handle.init(kKeyTypePrivate, data, format ?? null,
^
Error: error:FFFFFFFF80000002:system library::No such file or directory
at createPrivateKey (node:internal/crypto/keys:874:10)
at Object.<anonymous> (/home/runner/work/node/node/dir%20with $unusual"chars?'åß∂ƒ©∆¬…`/test/parallel/test-permission-crypto-store.js:31:20)
at Module._compile (node:internal/modules/cjs/loader:1947:14)
at Object..js (node:internal/modules/cjs/loader:2087:10)
at Module.load (node:internal/modules/cjs/loader:1669:32)
at Module._load (node:internal/modules/cjs/loader:1450:12)
at wrapModuleLoad (node:internal/modules/cjs/loader:260:19)
at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5)
at node:internal/main/run_main_module:33:47 {
library: 'system library'
}
Node.js v27.0.0-pre
Command: out/Release/node --permission --allow-fs-read=* --allow-fs-write=* --allow-crypto-store --allow-child-process "/home/runner/work/node/node/dir%20with $unusual"chars?'åß∂ƒ©∆¬…`/test/parallel/test-permission-crypto-store.js"
|
|
test-linux (ubuntu-24.04):
test/parallel/test-crypto-key-store.js#L0
--- stderr ---
node:internal/crypto/keys:874
handle.init(kKeyTypePrivate, data, format ?? null,
^
Error: error:FFFFFFFF80000002:system library::No such file or directory
at createPrivateKey (node:internal/crypto/keys:874:10)
at Object.<anonymous> (/home/runner/work/node/node/dir%20with $unusual"chars?'åß∂ƒ©∆¬…`/test/parallel/test-crypto-key-store.js:34:14)
at Module._compile (node:internal/modules/cjs/loader:1947:14)
at Object..js (node:internal/modules/cjs/loader:2087:10)
at Module.load (node:internal/modules/cjs/loader:1669:32)
at Module._load (node:internal/modules/cjs/loader:1450:12)
at wrapModuleLoad (node:internal/modules/cjs/loader:260:19)
at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5)
at node:internal/main/run_main_module:33:47 {
library: 'system library'
}
Node.js v27.0.0-pre
Command: out/Release/node "/home/runner/work/node/node/dir%20with $unusual"chars?'åß∂ƒ©∆¬…`/test/parallel/test-crypto-key-store.js"
|
|
sccache stats - test-linux
72% - 3639 hits, 1393 misses, 0 errors
|
|
sccache stats - test-linux
80% - 4045 hits, 998 misses, 0 errors
|