Skip to content

build: add split-debug release and package targets #1261

build: add split-debug release and package targets

build: add split-debug release and package targets #1261

Triggered via pull request July 30, 2026 19:23
Status Failure
Total duration 1h 56m 41s
Artifacts

test-macos.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
test-macOS
Process completed with exit code 2.
test-macOS: test/agents/test-grpc-startup-times.mjs#L0
--- stderr --- (node:37090) DeprecationWarning: Calling start() is no longer necessary. It can be safely omitted. (Use `nsolid --trace-deprecation ...` to show where the warning was created) Using default certs Old Config: {} NewConfig: { "app": "nsolid-grpc-agent", "appVersion": "1.0.0", "assetsEnabled": true, "blockedLoopThreshold": 100, "contCpuProfile": false, "contCpuProfileInterval": 30000, "disablePackageScan": false, "env": "prod", "grpc": "localhost:58065", "hostname": "iad20-fj918-3585e16f-f4c8-47b7-a165-90e7cd9e7bf4-06B4FD09547E.local", "iisNode": false, "interval": 5000, "pauseMetrics": false, "promiseTracking": false, "pubkey": "^kvy<i^qI<r{=ZDrfK4K<#NtqY+zaH:ksm/YGE6I", "statsdBucket": "nsolid.${env}.${app}.${hostname}.${shortId}", "tags": [], "traceSampleRate": 1, "tracingEnabled": false, "tracingModulesBlacklist": 0, "trackGlobalPackages": false } Diff: [ { "op": "add", "path": "/app", "value": "nsolid-grpc-agent" }, { "op": "add", "path": "/appVersion", "value": "1.0.0" }, { "op": "add", "path": "/assetsEnabled", "value": true }, { "op": "add", "path": "/blockedLoopThreshold", "value": 100 }, { "op": "add", "path": "/contCpuProfile", "value": false }, { "op": "add", "path": "/contCpuProfileInterval", "value": 30000 }, { "op": "add", "path": "/disablePackageScan", "value": false }, { "op": "add", "path": "/env", "value": "prod" }, { "op": "add", "path": "/grpc", "value": "localhost:58065" }, { "op": "add", "path": "/hostname", "value": "iad20-fj918-3585e16f-f4c8-47b7-a165-90e7cd9e7bf4-06B4FD09547E.local" }, { "op": "add", "path": "/iisNode", "value": false }, { "op": "add", "path": "/interval", "value": 5000 }, { "op": "add", "path": "/pauseMetrics", "value": false }, { "op": "add", "path": "/promiseTracking", "value": false }, { "op": "add", "path": "/pubkey", "value": "^kvy<i^qI<r{=ZDrfK4K<#NtqY+zaH:ksm/YGE6I" }, { "op": "add", "path": "/statsdBucket", "value": "nsolid.${env}.${app}.${hostname}.${shortId}" }, { "op": "add", "path": "/tags", "value": [] }, { "op": "add", "path": "/traceSampleRate", "value": 1 }, { "op": "add", "path": "/tracingEnabled", "value": false }, { "op": "add", "path": "/tracingModulesBlacklist", "value": 0 }, { "op": "add", "path": "/trackGlobalPackages", "value": false } ] GrpcAgent configured. Endpoint: localhost:58065. Insecure: 1 Resetting command stream Old Config: { "app": "nsolid-grpc-agent", "appVersion": "1.0.0", "assetsEnabled": true, "blockedLoopThreshold": 100, "contCpuProfile": false, "contCpuProfileInterval": 30000, "disablePackageScan": false, "env": "prod", "grpc": "localhost:58065", "hostname": "iad20-fj918-3585e16f-f4c8-47b7-a165-90e7cd9e7bf4-06B4FD09547E.local", "iisNode": false, "interval": 5000, "pauseMetrics": false, "promiseTracking": false, "pubkey": "^kvy<i^qI<r{=ZDrfK4K<#NtqY+zaH:ksm/YGE6I", "statsdBucket": "nsolid.${env}.${app}.${hostname}.${shortId}", "tags": [], "traceSampleRate": 1, "tracingEnabled": false, "tracingModulesBlacklist": 0, "trackGlobalPackages": false } NewConfig: { "app": "nsolid-grpc-agent", "appVersion": "1.0.0", "assetsEnabled": true, "blockedLoopThreshold": 100, "contCpuProfile": false, "contCpuProfileInterval": 30000, "disablePackageScan": false, "env": "prod", "grp
test-macOS: test/parallel/test-inspector-break-when-eval.js#L0
--- stderr --- [err] child process crashed, signal SIGTRAP Timed out waiting for matching notification (break on file:///Users/runner/work/nsolid/nsolid/node/test/fixtures/inspector-global-function.mjs:9) 1 --- stdout --- [test] Connecting to a child Node process [test] Testing /json/list [err] Debugger listening on ws://127.0.0.1:53352/fe7cdac9-c2f3-4dcf-a7df-e4742f09f2d6 [err] For help, see: https://nodejs.org/learn/getting-started/debugging [err] [test] Setting up a debugger [err] Debugger attached. [err] [out] Loading [out] [out] Ready! [out] [test] Breaking in the code [err] [err] [err] # [err] # Fatal error in , line 0 [err] # Check failed: needs_context && current_scope_ == closure_scope_ && current_scope_->is_function_scope() && !function_.is_null() implies function_->context() != *context_. [err] # [err] # [err] # [err] #FailureMessage Object: 0x16dca7618 [err] ----- Native stack trace ----- [err] [err] [err] 1: 0x102322dbc node::NodePlatform::GetStackTracePrinter()::$_0::__invoke() [/Users/runner/work/nsolid/nsolid/node/out/Release/nsolid] [err] [err] 2: 0x104544220 V8_Fatal(char const*, ...) [/Users/runner/work/nsolid/nsolid/node/out/Release/nsolid] [err] [err] 3: 0x1027475e0 v8::internal::ScopeIterator::start_position() [/Users/runner/work/nsolid/nsolid/node/out/Release/nsolid] [err] [err] 4: 0x102749a14 v8::internal::ScopeIterator::VisitLocals(std::__1::function<bool (v8::internal::Handle<v8::internal::String>, v8::internal::Handle<v8::internal::Object>, v8::internal::ScopeIterator::ScopeType)> const&, v8::internal::ScopeIterator::Mode, v8::internal::ScopeIterator::ScopeType) const [/Users/runner/work/nsolid/nsolid/node/out/Release/nsolid] [err] [err] 5: 0x102748170 v8::internal::ScopeIterator::VisitLocalScope(std::__1::function<bool (v8::internal::Handle<v8::internal::String>, v8::internal::Handle<v8::internal::Object>, v8::internal::ScopeIterator::ScopeType)> const&, v8::internal::ScopeIterator::Mode, v8::internal::ScopeIterator::ScopeType) const [/Users/runner/work/nsolid/nsolid/node/out/Release/nsolid] [err] [err] 6: 0x10274748c v8::internal::ScopeIterator::ScopeObject(v8::internal::ScopeIterator::Mode) [/Users/runner/work/nsolid/nsolid/node/out/Release/nsolid] [err] [err] 7: 0x102d84918 v8_inspector::V8DebuggerAgentImpl::currentCallFrames(std::__1::unique_ptr<std::__1::vector<std::__1::unique_ptr<v8_inspector::protocol::Debugger::CallFrame, std::__1::default_delete<v8_inspector::protocol::Debugger::CallFrame>>, std::__1::allocator<std::__1::unique_ptr<v8_inspector::protocol::Debugger::CallFrame, std::__1::default_delete<v8_inspector::protocol::Debugger::CallFrame>>>>, std::__1::default_delete<std::__1::vector<std::__1::unique_ptr<v8_inspector::protocol::Debugger::CallFrame, std::__1::default_delete<v8_inspector::protocol::Debugger::CallFrame>>, std::__1::allocator<std::__1::unique_ptr<v8_inspector::protocol::Debugger::CallFrame, std::__1::default_delete<v8_inspector::protocol::Debugger::CallFrame>>>>>>*) [/Users/runner/work/nsolid/nsolid/node/out/Release/nsolid] [err] [err] 8: 0x102d7ace4 v8_inspector::V8DebuggerAgentImpl::didPause(int, v8::Local<v8::Value>, std::__1::vector<int, std::__1::allocator<int>> const&, v8::debug::ExceptionType, bool, v8::base::EnumSet<v8::debug::BreakReason, int>) [/Users/runner/work/nsolid/nsolid/node/out/Release/nsolid] [err] [err] 9: 0x102d9d4b4 v8_inspector::V8InspectorImpl::forEachSession(int, std::__1::function<void (v8_inspector::V8InspectorSessionImpl*)> const&) [/Users/runner/work/nsolid/nsolid/node/out/Release/nsolid] [err] [err] 10: 0x102d8e58c v8_inspector::V8Debugger::handleProgramBreak(v8::Local<v8::Context>, v8::Local<v8::Value>, std::__1::vector<int, std::__1::allocator<int>> const&, v8::base::EnumSet<v8::debug::BreakReason, int>, v8::debug::ExceptionType, bool) [/Users/runner/work/nsolid/nsolid/node/out/Release/nsolid] [err] [err] 11: 0x10274eabc v8::internal::Debug::OnDebugBreak(v8::internal::DirectHandle<v8::internal::FixedArray>, v8::internal::StepAction, v8::base::EnumSet<v8::debug::BreakReason, int>) [/Users/runner/work/nsolid/