crypto: support OpenSSL STORE private keys #8040
test-shared.yml
on: pull_request
Annotations
24 errors
|
aarch64-linux: with shared openssl-3.0.20
Process completed with exit code 2.
|
|
aarch64-linux: with shared openssl-3.5.6
Process completed with exit code 2.
|
|
aarch64-linux: with shared openssl-3.5.6:
test/parallel/test-cli-node-options-docs.js#L118
--- stderr ---
node:internal/assert/utils:146
throw error;
^
AssertionError [ERR_ASSERTION]: doc/api/cli.md Options subsections are not in alphabetical order
+ actual - expected
[
'-',
'--',
'--abort-on-uncaught-exception',
'--allow-addons',
'--allow-child-process',
- '--allow-crypto-store',
'--allow-ffi',
'--allow-fs-read',
'--allow-fs-write',
'--allow-inspector',
+ '--allow-crypto-store',
'--allow-net',
'--allow-wasi',
'--allow-worker',
'--build-sea=config',
'--build-snapshot',
at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-162a9949ed05-slim/test/parallel/test-cli-node-options-docs.js:118:12)
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 {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: [
'-',
'--',
'--abort-on-uncaught-exception',
'--allow-addons',
'--allow-child-process',
'--allow-ffi',
'--allow-fs-read',
'--allow-fs-write',
'--allow-inspector',
'--allow-crypto-store',
'--allow-net',
'--allow-wasi',
'--allow-worker',
'--build-sea=config',
'--build-snapshot',
'--build-snapshot-config',
'--check',
'--completion-bash',
'--conditions=condition',
'--cpu-prof',
'--cpu-prof-dir',
'--cpu-prof-interval',
'--cpu-prof-name',
'--diagnostic-dir=directory',
'--disable-proto=mode',
'--disable-sigusr1',
'--disable-warning=code-or-type',
'--disable-wasm-trap-handler',
'--disallow-code-generation-from-strings',
'--dns-result-order=order',
'--enable-fips',
'--enable-source-maps',
'--entry-url',
'--env-file-if-exists=file',
'--env-file=file',
'--eval "script"',
'--experimental-addon-modules',
'--experimental-config-file=path',
'--experimental-default-config-file',
'--experimental-dtls',
'--experimental-eventsource',
'--experimental-ffi',
'--experimental-import-meta-resolve',
'--experimental-inspector-network-resource',
'--experimental-loader=module',
'--experimental-network-inspection',
'--experimental-package-map=<path>',
'--experimental-print-required-tla',
'--experimental-quic',
'--experimental-sea-config',
'--experimental-shadow-realm',
'--experimental-storage-inspection',
'--experimental-stream-iter',
'--experimental-test-coverage',
'--experimental-test-module-mocks',
'--experimental-test-tag-filter=<tag>',
'--experimental-vfs',
'--experimental-vm-modules',
'--experimental-wasi-unstable-preview1',
'--experimental-worker-inspection',
'--expose-gc',
'--force-context-aware',
'--force-fips',
'--force-node-api-uncaught-exceptions-policy',
'--frozen-intrinsics',
'--heap-prof',
'--heap-prof-dir',
'--heap-prof-interval',
'--heap-prof-name',
'--heapsnapshot-near-heap-limit=max_count',
'--heapsnapshot-signal=signal',
'--help',
'--icu-data-dir=file',
'--import=module',
'--input-type=type',
'--insecure-http-parser',
'--inspect-brk[=[host:]port]',
'--inspect-port=[host:]port',
'--inspect-publish-uid=stderr,http',
'--inspect-wait[=[host:]port]',
'--inspect[=[host:]port]',
'--interactive',
'--jitless',
'--localstorage-file=file',
'--max-http-header-size=size',
'--max-old-space-size-percentage=percentage',
'--napi-modules',
'--network-family-autoselection-attempt-timeout',
'--no-addons',
'--no-async-context-frame',
'--no-deprecation',
'--no-experimental-detect-module',
'--no-experimental-global-navigator',
'--no-experimental-repl-await',
'--no-experimental-require
|
|
aarch64-linux: with shared openssl-3.5.6:
test/parallel/test-cli-node-cli-manpage-options.mjs#L0
--- stderr ---
node:internal/modules/run_main:107
triggerUncaughtException(
^
AssertionError [ERR_ASSERTION]: The following flag (present in `doc/api/cli.md`) is missing in the `doc/node.1` file: "--allow-crypto-store"
at file:///home/runner/work/_temp/node-v27.0.0-nightly2026-06-162a9949ed05-slim/test/parallel/test-cli-node-cli-manpage-options.mjs:48:14
at process.processTicksAndRejections (node:internal/process/task_queues:104:5) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v27.0.0-nightly2026-06-162a9949ed05-slim/test/parallel/test-cli-node-cli-manpage-options.mjs
|
|
aarch64-linux: with shared openssl-1.1.1w
Process completed with exit code 2.
|
|
aarch64-linux: with shared openssl-1.1.1w:
test/parallel/test-cli-node-options-docs.js#L118
--- stderr ---
node:internal/assert/utils:146
throw error;
^
AssertionError [ERR_ASSERTION]: doc/api/cli.md Options subsections are not in alphabetical order
+ actual - expected
[
'-',
'--',
'--abort-on-uncaught-exception',
'--allow-addons',
'--allow-child-process',
- '--allow-crypto-store',
'--allow-ffi',
'--allow-fs-read',
'--allow-fs-write',
'--allow-inspector',
+ '--allow-crypto-store',
'--allow-net',
'--allow-wasi',
'--allow-worker',
'--build-sea=config',
'--build-snapshot',
at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-162a9949ed05-slim/test/parallel/test-cli-node-options-docs.js:118:12)
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 {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: [
'-',
'--',
'--abort-on-uncaught-exception',
'--allow-addons',
'--allow-child-process',
'--allow-ffi',
'--allow-fs-read',
'--allow-fs-write',
'--allow-inspector',
'--allow-crypto-store',
'--allow-net',
'--allow-wasi',
'--allow-worker',
'--build-sea=config',
'--build-snapshot',
'--build-snapshot-config',
'--check',
'--completion-bash',
'--conditions=condition',
'--cpu-prof',
'--cpu-prof-dir',
'--cpu-prof-interval',
'--cpu-prof-name',
'--diagnostic-dir=directory',
'--disable-proto=mode',
'--disable-sigusr1',
'--disable-warning=code-or-type',
'--disable-wasm-trap-handler',
'--disallow-code-generation-from-strings',
'--dns-result-order=order',
'--enable-fips',
'--enable-source-maps',
'--entry-url',
'--env-file-if-exists=file',
'--env-file=file',
'--eval "script"',
'--experimental-addon-modules',
'--experimental-config-file=path',
'--experimental-default-config-file',
'--experimental-dtls',
'--experimental-eventsource',
'--experimental-ffi',
'--experimental-import-meta-resolve',
'--experimental-inspector-network-resource',
'--experimental-loader=module',
'--experimental-network-inspection',
'--experimental-package-map=<path>',
'--experimental-print-required-tla',
'--experimental-quic',
'--experimental-sea-config',
'--experimental-shadow-realm',
'--experimental-storage-inspection',
'--experimental-stream-iter',
'--experimental-test-coverage',
'--experimental-test-module-mocks',
'--experimental-test-tag-filter=<tag>',
'--experimental-vfs',
'--experimental-vm-modules',
'--experimental-wasi-unstable-preview1',
'--experimental-worker-inspection',
'--expose-gc',
'--force-context-aware',
'--force-fips',
'--force-node-api-uncaught-exceptions-policy',
'--frozen-intrinsics',
'--heap-prof',
'--heap-prof-dir',
'--heap-prof-interval',
'--heap-prof-name',
'--heapsnapshot-near-heap-limit=max_count',
'--heapsnapshot-signal=signal',
'--help',
'--icu-data-dir=file',
'--import=module',
'--input-type=type',
'--insecure-http-parser',
'--inspect-brk[=[host:]port]',
'--inspect-port=[host:]port',
'--inspect-publish-uid=stderr,http',
'--inspect-wait[=[host:]port]',
'--inspect[=[host:]port]',
'--interactive',
'--jitless',
'--localstorage-file=file',
'--max-http-header-size=size',
'--max-old-space-size-percentage=percentage',
'--napi-modules',
'--network-family-autoselection-attempt-timeout',
'--no-addons',
'--no-async-context-frame',
'--no-deprecation',
'--no-experimental-detect-module',
'--no-experimental-global-navigator',
'--no-experimental-repl-await',
'--no-experimental-require
|
|
aarch64-linux: with shared openssl-1.1.1w:
test/parallel/test-cli-node-cli-manpage-options.mjs#L0
--- stderr ---
node:internal/modules/run_main:107
triggerUncaughtException(
^
AssertionError [ERR_ASSERTION]: The following flag (present in `doc/api/cli.md`) is missing in the `doc/node.1` file: "--allow-crypto-store"
at file:///home/runner/work/_temp/node-v27.0.0-nightly2026-06-162a9949ed05-slim/test/parallel/test-cli-node-cli-manpage-options.mjs:48:14
at process.processTicksAndRejections (node:internal/process/task_queues:104:5) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v27.0.0-nightly2026-06-162a9949ed05-slim/test/parallel/test-cli-node-cli-manpage-options.mjs
|
|
aarch64-linux: with shared openssl-3.6.2
Process completed with exit code 2.
|
|
aarch64-linux: with shared openssl-3.6.2:
test/addons/worker-addon-exit/test.js#L0
--- stderr ---
# out/Release/node[103457]: void node::RemoveEnvironmentCleanupHook(v8::Isolate*, CleanupHook, void*) at ../../src/api/hooks.cc:130
# Assertion failed: (env) != nullptr
----- Native stack trace -----
1: 0xab3351267b88 node::DumpNativeBacktrace(_IO_FILE*) [out/Release/node]
2: 0xab335141aefc node::Assert(node::AssertionInfo const&) [out/Release/node]
3: 0xab33511922ac node::RemoveEnvironmentCleanupHook(v8::Isolate*, void (*)(void*), void*) [out/Release/node]
4: 0xffe86c6f2338 MyObject::~MyObject() [/home/runner/work/_temp/node-v27.0.0-nightly2026-06-162a9949ed05-slim/test/addons/worker-addon-exit/build/Release/binding.node]
5: 0xffe86c6f2390 MyObject::~MyObject() [/home/runner/work/_temp/node-v27.0.0-nightly2026-06-162a9949ed05-slim/test/addons/worker-addon-exit/build/Release/binding.node]
6: 0xab3351b6ca98 [out/Release/node]
7: 0xab3351c1b078 [out/Release/node]
8: 0xab3351c1b9b0 [out/Release/node]
9: 0xab3351c1e4e4 [out/Release/node]
10: 0xab33523c7d60 [out/Release/node]
11: 0xab3351c1c2cc [out/Release/node]
12: 0xab3351be8ff4 [out/Release/node]
13: 0xab3351be942c [out/Release/node]
14: 0xab3351bba360 [out/Release/node]
15: 0xab335259adb8 [out/Release/node]
16: 0xab3354112c8c [out/Release/node]
Command: out/Release/node /home/runner/work/_temp/node-v27.0.0-nightly2026-06-162a9949ed05-slim/test/addons/worker-addon-exit/test.js
--- CRASHED (Signal: 6) ---
|
|
aarch64-linux: with shared openssl-3.6.2:
test/parallel/test-cli-node-options-docs.js#L118
--- stderr ---
node:internal/assert/utils:146
throw error;
^
AssertionError [ERR_ASSERTION]: doc/api/cli.md Options subsections are not in alphabetical order
+ actual - expected
[
'-',
'--',
'--abort-on-uncaught-exception',
'--allow-addons',
'--allow-child-process',
- '--allow-crypto-store',
'--allow-ffi',
'--allow-fs-read',
'--allow-fs-write',
'--allow-inspector',
+ '--allow-crypto-store',
'--allow-net',
'--allow-wasi',
'--allow-worker',
'--build-sea=config',
'--build-snapshot',
at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-162a9949ed05-slim/test/parallel/test-cli-node-options-docs.js:118:12)
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 {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: [
'-',
'--',
'--abort-on-uncaught-exception',
'--allow-addons',
'--allow-child-process',
'--allow-ffi',
'--allow-fs-read',
'--allow-fs-write',
'--allow-inspector',
'--allow-crypto-store',
'--allow-net',
'--allow-wasi',
'--allow-worker',
'--build-sea=config',
'--build-snapshot',
'--build-snapshot-config',
'--check',
'--completion-bash',
'--conditions=condition',
'--cpu-prof',
'--cpu-prof-dir',
'--cpu-prof-interval',
'--cpu-prof-name',
'--diagnostic-dir=directory',
'--disable-proto=mode',
'--disable-sigusr1',
'--disable-warning=code-or-type',
'--disable-wasm-trap-handler',
'--disallow-code-generation-from-strings',
'--dns-result-order=order',
'--enable-fips',
'--enable-source-maps',
'--entry-url',
'--env-file-if-exists=file',
'--env-file=file',
'--eval "script"',
'--experimental-addon-modules',
'--experimental-config-file=path',
'--experimental-default-config-file',
'--experimental-dtls',
'--experimental-eventsource',
'--experimental-ffi',
'--experimental-import-meta-resolve',
'--experimental-inspector-network-resource',
'--experimental-loader=module',
'--experimental-network-inspection',
'--experimental-package-map=<path>',
'--experimental-print-required-tla',
'--experimental-quic',
'--experimental-sea-config',
'--experimental-shadow-realm',
'--experimental-storage-inspection',
'--experimental-stream-iter',
'--experimental-test-coverage',
'--experimental-test-module-mocks',
'--experimental-test-tag-filter=<tag>',
'--experimental-vfs',
'--experimental-vm-modules',
'--experimental-wasi-unstable-preview1',
'--experimental-worker-inspection',
'--expose-gc',
'--force-context-aware',
'--force-fips',
'--force-node-api-uncaught-exceptions-policy',
'--frozen-intrinsics',
'--heap-prof',
'--heap-prof-dir',
'--heap-prof-interval',
'--heap-prof-name',
'--heapsnapshot-near-heap-limit=max_count',
'--heapsnapshot-signal=signal',
'--help',
'--icu-data-dir=file',
'--import=module',
'--input-type=type',
'--insecure-http-parser',
'--inspect-brk[=[host:]port]',
'--inspect-port=[host:]port',
'--inspect-publish-uid=stderr,http',
'--inspect-wait[=[host:]port]',
'--inspect[=[host:]port]',
'--interactive',
'--jitless',
'--localstorage-file=file',
'--max-http-header-size=size',
'--max-old-space-size-percentage=percentage',
'--napi-modules',
'--network-family-autoselection-attempt-timeout',
'--no-addons',
'--no-async-context-frame',
'--no-deprecation',
'--no-experimental-detect-module',
'--no-experimental-global-navigator',
'--no-experimental-repl-await',
'--no-experimental-require
|
|
aarch64-linux: with shared openssl-3.6.2:
test/parallel/test-cli-node-cli-manpage-options.mjs#L0
--- stderr ---
node:internal/modules/run_main:107
triggerUncaughtException(
^
AssertionError [ERR_ASSERTION]: The following flag (present in `doc/api/cli.md`) is missing in the `doc/node.1` file: "--allow-crypto-store"
at file:///home/runner/work/_temp/node-v27.0.0-nightly2026-06-162a9949ed05-slim/test/parallel/test-cli-node-cli-manpage-options.mjs:48:14
at process.processTicksAndRejections (node:internal/process/task_queues:104:5) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v27.0.0-nightly2026-06-162a9949ed05-slim/test/parallel/test-cli-node-cli-manpage-options.mjs
|
|
aarch64-linux: with shared openssl-4.0.0
Process completed with exit code 2.
|
|
aarch64-linux: with shared openssl-4.0.0:
test/parallel/test-cli-node-options-docs.js#L118
--- stderr ---
node:internal/assert/utils:146
throw error;
^
AssertionError [ERR_ASSERTION]: doc/api/cli.md Options subsections are not in alphabetical order
+ actual - expected
[
'-',
'--',
'--abort-on-uncaught-exception',
'--allow-addons',
'--allow-child-process',
- '--allow-crypto-store',
'--allow-ffi',
'--allow-fs-read',
'--allow-fs-write',
'--allow-inspector',
+ '--allow-crypto-store',
'--allow-net',
'--allow-wasi',
'--allow-worker',
'--build-sea=config',
'--build-snapshot',
at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-162a9949ed05-slim/test/parallel/test-cli-node-options-docs.js:118:12)
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 {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: [
'-',
'--',
'--abort-on-uncaught-exception',
'--allow-addons',
'--allow-child-process',
'--allow-ffi',
'--allow-fs-read',
'--allow-fs-write',
'--allow-inspector',
'--allow-crypto-store',
'--allow-net',
'--allow-wasi',
'--allow-worker',
'--build-sea=config',
'--build-snapshot',
'--build-snapshot-config',
'--check',
'--completion-bash',
'--conditions=condition',
'--cpu-prof',
'--cpu-prof-dir',
'--cpu-prof-interval',
'--cpu-prof-name',
'--diagnostic-dir=directory',
'--disable-proto=mode',
'--disable-sigusr1',
'--disable-warning=code-or-type',
'--disable-wasm-trap-handler',
'--disallow-code-generation-from-strings',
'--dns-result-order=order',
'--enable-fips',
'--enable-source-maps',
'--entry-url',
'--env-file-if-exists=file',
'--env-file=file',
'--eval "script"',
'--experimental-addon-modules',
'--experimental-config-file=path',
'--experimental-default-config-file',
'--experimental-dtls',
'--experimental-eventsource',
'--experimental-ffi',
'--experimental-import-meta-resolve',
'--experimental-inspector-network-resource',
'--experimental-loader=module',
'--experimental-network-inspection',
'--experimental-package-map=<path>',
'--experimental-print-required-tla',
'--experimental-quic',
'--experimental-sea-config',
'--experimental-shadow-realm',
'--experimental-storage-inspection',
'--experimental-stream-iter',
'--experimental-test-coverage',
'--experimental-test-module-mocks',
'--experimental-test-tag-filter=<tag>',
'--experimental-vfs',
'--experimental-vm-modules',
'--experimental-wasi-unstable-preview1',
'--experimental-worker-inspection',
'--expose-gc',
'--force-context-aware',
'--force-fips',
'--force-node-api-uncaught-exceptions-policy',
'--frozen-intrinsics',
'--heap-prof',
'--heap-prof-dir',
'--heap-prof-interval',
'--heap-prof-name',
'--heapsnapshot-near-heap-limit=max_count',
'--heapsnapshot-signal=signal',
'--help',
'--icu-data-dir=file',
'--import=module',
'--input-type=type',
'--insecure-http-parser',
'--inspect-brk[=[host:]port]',
'--inspect-port=[host:]port',
'--inspect-publish-uid=stderr,http',
'--inspect-wait[=[host:]port]',
'--inspect[=[host:]port]',
'--interactive',
'--jitless',
'--localstorage-file=file',
'--max-http-header-size=size',
'--max-old-space-size-percentage=percentage',
'--napi-modules',
'--network-family-autoselection-attempt-timeout',
'--no-addons',
'--no-async-context-frame',
'--no-deprecation',
'--no-experimental-detect-module',
'--no-experimental-global-navigator',
'--no-experimental-repl-await',
'--no-experimental-require
|
|
aarch64-linux: with shared openssl-4.0.0:
test/parallel/test-cli-node-cli-manpage-options.mjs#L0
--- stderr ---
node:internal/modules/run_main:107
triggerUncaughtException(
^
AssertionError [ERR_ASSERTION]: The following flag (present in `doc/api/cli.md`) is missing in the `doc/node.1` file: "--allow-crypto-store"
at file:///home/runner/work/_temp/node-v27.0.0-nightly2026-06-162a9949ed05-slim/test/parallel/test-cli-node-cli-manpage-options.mjs:48:14
at process.processTicksAndRejections (node:internal/process/task_queues:104:5) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v27.0.0-nightly2026-06-162a9949ed05-slim/test/parallel/test-cli-node-cli-manpage-options.mjs
|
|
aarch64-linux: with shared boringssl-0.20260526.0
Process completed with exit code 2.
|
|
aarch64-linux: with shared boringssl-0.20260526.0:
test/parallel/test-cli-node-options-docs.js#L118
--- stderr ---
node:internal/assert/utils:146
throw error;
^
AssertionError [ERR_ASSERTION]: doc/api/cli.md Options subsections are not in alphabetical order
+ actual - expected
[
'-',
'--',
'--abort-on-uncaught-exception',
'--allow-addons',
'--allow-child-process',
- '--allow-crypto-store',
'--allow-ffi',
'--allow-fs-read',
'--allow-fs-write',
'--allow-inspector',
+ '--allow-crypto-store',
'--allow-net',
'--allow-wasi',
'--allow-worker',
'--build-sea=config',
'--build-snapshot',
at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-162a9949ed05-slim/test/parallel/test-cli-node-options-docs.js:118:12)
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 {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: [
'-',
'--',
'--abort-on-uncaught-exception',
'--allow-addons',
'--allow-child-process',
'--allow-ffi',
'--allow-fs-read',
'--allow-fs-write',
'--allow-inspector',
'--allow-crypto-store',
'--allow-net',
'--allow-wasi',
'--allow-worker',
'--build-sea=config',
'--build-snapshot',
'--build-snapshot-config',
'--check',
'--completion-bash',
'--conditions=condition',
'--cpu-prof',
'--cpu-prof-dir',
'--cpu-prof-interval',
'--cpu-prof-name',
'--diagnostic-dir=directory',
'--disable-proto=mode',
'--disable-sigusr1',
'--disable-warning=code-or-type',
'--disable-wasm-trap-handler',
'--disallow-code-generation-from-strings',
'--dns-result-order=order',
'--enable-fips',
'--enable-source-maps',
'--entry-url',
'--env-file-if-exists=file',
'--env-file=file',
'--eval "script"',
'--experimental-addon-modules',
'--experimental-config-file=path',
'--experimental-default-config-file',
'--experimental-dtls',
'--experimental-eventsource',
'--experimental-ffi',
'--experimental-import-meta-resolve',
'--experimental-inspector-network-resource',
'--experimental-loader=module',
'--experimental-network-inspection',
'--experimental-package-map=<path>',
'--experimental-print-required-tla',
'--experimental-quic',
'--experimental-sea-config',
'--experimental-shadow-realm',
'--experimental-storage-inspection',
'--experimental-stream-iter',
'--experimental-test-coverage',
'--experimental-test-module-mocks',
'--experimental-test-tag-filter=<tag>',
'--experimental-vfs',
'--experimental-vm-modules',
'--experimental-wasi-unstable-preview1',
'--experimental-worker-inspection',
'--expose-gc',
'--force-context-aware',
'--force-fips',
'--force-node-api-uncaught-exceptions-policy',
'--frozen-intrinsics',
'--heap-prof',
'--heap-prof-dir',
'--heap-prof-interval',
'--heap-prof-name',
'--heapsnapshot-near-heap-limit=max_count',
'--heapsnapshot-signal=signal',
'--help',
'--icu-data-dir=file',
'--import=module',
'--input-type=type',
'--insecure-http-parser',
'--inspect-brk[=[host:]port]',
'--inspect-port=[host:]port',
'--inspect-publish-uid=stderr,http',
'--inspect-wait[=[host:]port]',
'--inspect[=[host:]port]',
'--interactive',
'--jitless',
'--localstorage-file=file',
'--max-http-header-size=size',
'--max-old-space-size-percentage=percentage',
'--napi-modules',
'--network-family-autoselection-attempt-timeout',
'--no-addons',
'--no-async-context-frame',
'--no-deprecation',
'--no-experimental-detect-module',
'--no-experimental-global-navigator',
'--no-experimental-repl-await',
'--no-experimental-require
|
|
aarch64-linux: with shared boringssl-0.20260526.0:
test/parallel/test-cli-node-cli-manpage-options.mjs#L0
--- stderr ---
node:internal/modules/run_main:107
triggerUncaughtException(
^
AssertionError [ERR_ASSERTION]: The following flag (present in `doc/api/cli.md`) is missing in the `doc/node.1` file: "--allow-crypto-store"
at file:///home/runner/work/_temp/node-v27.0.0-nightly2026-06-162a9949ed05-slim/test/parallel/test-cli-node-cli-manpage-options.mjs:48:14
at process.processTicksAndRejections (node:internal/process/task_queues:104:5) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v27.0.0-nightly2026-06-162a9949ed05-slim/test/parallel/test-cli-node-cli-manpage-options.mjs
|
|
x86_64-linux: with shared libraries
Process completed with exit code 2.
|
|
x86_64-linux: with shared libraries:
test/parallel/test-cli-node-options-docs.js#L118
--- stderr ---
node:internal/assert/utils:146
throw error;
^
AssertionError [ERR_ASSERTION]: doc/api/cli.md Options subsections are not in alphabetical order
+ actual - expected
[
'-',
'--',
'--abort-on-uncaught-exception',
'--allow-addons',
'--allow-child-process',
- '--allow-crypto-store',
'--allow-ffi',
'--allow-fs-read',
'--allow-fs-write',
'--allow-inspector',
+ '--allow-crypto-store',
'--allow-net',
'--allow-wasi',
'--allow-worker',
'--build-sea=config',
'--build-snapshot',
at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-162a9949ed05-slim/test/parallel/test-cli-node-options-docs.js:118:12)
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 {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: [
'-',
'--',
'--abort-on-uncaught-exception',
'--allow-addons',
'--allow-child-process',
'--allow-ffi',
'--allow-fs-read',
'--allow-fs-write',
'--allow-inspector',
'--allow-crypto-store',
'--allow-net',
'--allow-wasi',
'--allow-worker',
'--build-sea=config',
'--build-snapshot',
'--build-snapshot-config',
'--check',
'--completion-bash',
'--conditions=condition',
'--cpu-prof',
'--cpu-prof-dir',
'--cpu-prof-interval',
'--cpu-prof-name',
'--diagnostic-dir=directory',
'--disable-proto=mode',
'--disable-sigusr1',
'--disable-warning=code-or-type',
'--disable-wasm-trap-handler',
'--disallow-code-generation-from-strings',
'--dns-result-order=order',
'--enable-fips',
'--enable-source-maps',
'--entry-url',
'--env-file-if-exists=file',
'--env-file=file',
'--eval "script"',
'--experimental-addon-modules',
'--experimental-config-file=path',
'--experimental-default-config-file',
'--experimental-dtls',
'--experimental-eventsource',
'--experimental-ffi',
'--experimental-import-meta-resolve',
'--experimental-inspector-network-resource',
'--experimental-loader=module',
'--experimental-network-inspection',
'--experimental-package-map=<path>',
'--experimental-print-required-tla',
'--experimental-quic',
'--experimental-sea-config',
'--experimental-shadow-realm',
'--experimental-storage-inspection',
'--experimental-stream-iter',
'--experimental-test-coverage',
'--experimental-test-module-mocks',
'--experimental-test-tag-filter=<tag>',
'--experimental-vfs',
'--experimental-vm-modules',
'--experimental-wasi-unstable-preview1',
'--experimental-worker-inspection',
'--expose-gc',
'--force-context-aware',
'--force-fips',
'--force-node-api-uncaught-exceptions-policy',
'--frozen-intrinsics',
'--heap-prof',
'--heap-prof-dir',
'--heap-prof-interval',
'--heap-prof-name',
'--heapsnapshot-near-heap-limit=max_count',
'--heapsnapshot-signal=signal',
'--help',
'--icu-data-dir=file',
'--import=module',
'--input-type=type',
'--insecure-http-parser',
'--inspect-brk[=[host:]port]',
'--inspect-port=[host:]port',
'--inspect-publish-uid=stderr,http',
'--inspect-wait[=[host:]port]',
'--inspect[=[host:]port]',
'--interactive',
'--jitless',
'--localstorage-file=file',
'--max-http-header-size=size',
'--max-old-space-size-percentage=percentage',
'--napi-modules',
'--network-family-autoselection-attempt-timeout',
'--no-addons',
'--no-async-context-frame',
'--no-deprecation',
'--no-experimental-detect-module',
'--no-experimental-global-navigator',
'--no-experimental-repl-await',
'--no-experimental-require
|
|
x86_64-linux: with shared libraries:
test/parallel/test-cli-node-cli-manpage-options.mjs#L0
--- stderr ---
node:internal/modules/run_main:107
triggerUncaughtException(
^
AssertionError [ERR_ASSERTION]: The following flag (present in `doc/api/cli.md`) is missing in the `doc/node.1` file: "--allow-crypto-store"
at file:///home/runner/work/_temp/node-v27.0.0-nightly2026-06-162a9949ed05-slim/test/parallel/test-cli-node-cli-manpage-options.mjs:48:14
at process.processTicksAndRejections (node:internal/process/task_queues:104:5) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v27.0.0-nightly2026-06-162a9949ed05-slim/test/parallel/test-cli-node-cli-manpage-options.mjs
|
|
aarch64-darwin: with shared libraries
Process completed with exit code 2.
|
|
aarch64-darwin: with shared libraries:
test/parallel/test-cli-node-cli-manpage-options.mjs#L0
--- stderr ---
node:internal/modules/run_main:107
triggerUncaughtException(
^
AssertionError [ERR_ASSERTION]: The following flag (present in `doc/api/cli.md`) is missing in the `doc/node.1` file: "--allow-crypto-store"
at file:///Users/runner/work/_temp/node-v27.0.0-nightly2026-06-162a9949ed05-slim/test/parallel/test-cli-node-cli-manpage-options.mjs:48:14
at process.processTicksAndRejections (node:internal/process/task_queues:104:5) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node /Users/runner/work/_temp/node-v27.0.0-nightly2026-06-162a9949ed05-slim/test/parallel/test-cli-node-cli-manpage-options.mjs
|
|
x86_64-darwin: with shared libraries
Process completed with exit code 2.
|
|
x86_64-darwin: with shared libraries:
test/parallel/test-cli-node-cli-manpage-options.mjs#L0
--- stderr ---
node:internal/modules/run_main:107
triggerUncaughtException(
^
AssertionError [ERR_ASSERTION]: The following flag (present in `doc/api/cli.md`) is missing in the `doc/node.1` file: "--allow-crypto-store"
at file:///Users/runner/work/_temp/node-v27.0.0-nightly2026-06-162a9949ed05-slim/test/parallel/test-cli-node-cli-manpage-options.mjs:48:14
at process.processTicksAndRejections (node:internal/process/task_queues:104:5) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node /Users/runner/work/_temp/node-v27.0.0-nightly2026-06-162a9949ed05-slim/test/parallel/test-cli-node-cli-manpage-options.mjs
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
libv8-aarch64-linux.nar
|
32.6 MB |
sha256:1f813bc9e3f233bba7a3151747bca100e8019d6c966cce26010a918ee541e119
|
|
|
tarballs
|
46.6 MB |
sha256:9a7a411b29c6476bf2561b2e87901cb8114aa97d6eb3f6fa8babd46b040e6db9
|
|