Node v22.23.1 nsolid v6.3.3 release #1250
Annotations
3 errors
|
Test
Process completed with exit code 2.
|
|
Test:
test/agents/test-grpc-snapshot.mjs#L0
--- stderr ---
(node:7155) DeprecationWarning: Calling start() is no longer necessary. It can be safely omitted.
(Use `nsolid --trace-deprecation ...` to show where the warning was created)
(node:7158) DeprecationWarning: Calling start() is no longer necessary. It can be safely omitted.
(Use `nsolid --trace-deprecation ...` to show where the warning was created)
(node:7160) DeprecationWarning: Calling start() is no longer necessary. It can be safely omitted.
(Use `nsolid --trace-deprecation ...` to show where the warning was created)
(node:7162) DeprecationWarning: Calling start() is no longer necessary. It can be safely omitted.
(Use `nsolid --trace-deprecation ...` to show where the warning was created)
(node:7165) DeprecationWarning: Calling start() is no longer necessary. It can be safely omitted.
(Use `nsolid --trace-deprecation ...` to show where the warning was created)
(node:7167) DeprecationWarning: Calling start() is no longer necessary. It can be safely omitted.
(Use `nsolid --trace-deprecation ...` to show where the warning was created)
(node:7169) DeprecationWarning: Calling start() is no longer necessary. It can be safely omitted.
(Use `nsolid --trace-deprecation ...` to show where the warning was created)
(node:7172) DeprecationWarning: Calling start() is no longer necessary. It can be safely omitted.
(Use `nsolid --trace-deprecation ...` to show where the warning was created)
(node:7174) DeprecationWarning: Calling start() is no longer necessary. It can be safely omitted.
(Use `nsolid --trace-deprecation ...` to show where the warning was created)
(node:7177) DeprecationWarning: Calling start() is no longer necessary. It can be safely omitted.
(Use `nsolid --trace-deprecation ...` to show where the warning was created)
(node:7179) DeprecationWarning: Calling start() is no longer necessary. It can be safely omitted.
(Use `nsolid --trace-deprecation ...` to show where the warning was created)
(node:7182) DeprecationWarning: Calling start() is no longer necessary. It can be safely omitted.
(Use `nsolid --trace-deprecation ...` to show where the warning was created)
(node:7184) DeprecationWarning: Calling start() is no longer necessary. It can be safely omitted.
(Use `nsolid --trace-deprecation ...` to show where the warning was created)
(node:7186) DeprecationWarning: Calling start() is no longer necessary. It can be safely omitted.
(Use `nsolid --trace-deprecation ...` to show where the warning was created)
file:///Users/runner/work/nsolid/nsolid/node/test/common/nsolid-grpc-agent/server.mjs:279
reject(new Error(`No call object found for agentId ${agentId}`));
^
Error: No call object found for agentId 714dd8a4200f6700da2285e7ecc5d400e76648fb
at file:///Users/runner/work/nsolid/nsolid/node/test/common/nsolid-grpc-agent/server.mjs:279:14
at new Promise (<anonymous>)
at sendCommand (file:///Users/runner/work/nsolid/nsolid/node/test/common/nsolid-grpc-agent/server.mjs:276:10)
at sendHeapSnapshot (file:///Users/runner/work/nsolid/nsolid/node/test/common/nsolid-grpc-agent/server.mjs:325:10)
at process.<anonymous> (file:///Users/runner/work/nsolid/nsolid/node/test/common/nsolid-grpc-agent/server.mjs:264:5)
at process.emit (node:events:519:28)
at emit (node:internal/child_process:949:14)
at process.processTicksAndRejections (node:internal/process/task_queues:90:21)
Node.js v22.23.1
[Error] File: ../deps/opentelemetry-cpp/exporters/otlp/src/otlp_grpc_client.cc:245 [OTLP GRPC Client] ERROR: Export metric(s) failed with status_code: "14" error_message: "failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:57794: Failed to connect to remote host: Connection refused"
[Error] File: ../deps/opentelemetry-cpp/exporters/otlp/src/otlp_grpc_metric_exporter.cc:171 [OTLP METRIC GRPC Exporter] ERROR: Export 1 metric(s) error: 1
[Error] File: ../deps/opentelemetry-cpp/exporters/otlp/src/otlp_grpc_client.cc:245 [OTLP GRPC Client] ERROR: Export metric(s) failed with status_code: "14" error_message: "failed to connect to all addresses; last error: UNKNOWN: ipv4:
|
|
Test:
test/parallel/test-nsolid-snapshot.js#L103
--- stderr ---
node:assert:847
throw newErr;
^
AssertionError [ERR_ASSERTION]: ifError got unwanted exception: Heap snapshot could not be generated
at /Users/runner/work/nsolid/nsolid/node/test/common/index.js:411:12
at /Users/runner/work/nsolid/nsolid/node/test/common/index.js:448:15
at node:internal/nsolid_assets:372:30
at process.processTicksAndRejections (node:internal/process/task_queues:84:11)
at Object.snapshot (node:internal/nsolid_assets:367:13)
at Function.snapshot (node:nsolid:570:14)
at Immediate.<anonymous> (/Users/runner/work/nsolid/nsolid/node/test/parallel/test-nsolid-snapshot.js:103:22)
at process.processImmediate (node:internal/timers:486:21) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: Error [-17]: Heap snapshot could not be generated
at Object.snapshot (node:internal/nsolid_assets:367:13)
at Function.snapshot (node:nsolid:570:14)
at Immediate.<anonymous> (/Users/runner/work/nsolid/nsolid/node/test/parallel/test-nsolid-snapshot.js:103:22)
at process.processImmediate (node:internal/timers:486:21) {
code: -17
},
expected: null,
operator: 'ifError',
diff: 'simple'
}
Node.js v22.23.1
Command: out/Release/nsolid --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /Users/runner/work/nsolid/nsolid/node/test/parallel/test-nsolid-snapshot.js
|
background
wait
wait-all
cancel
parallel
Loading