Skip to content

deps,agents: add basic gRPC support to OTLPAgent #346

deps,agents: add basic gRPC support to OTLPAgent

deps,agents: add basic gRPC support to OTLPAgent #346

Triggered via pull request May 10, 2024 20:48
Status Failure
Total duration 1h 19m 50s
Artifacts

test-linux.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
test-linux: test/parallel/test-strace-openat-openssl.js#L46
--- stderr --- node:assert:408 throw err; ^ AssertionError [ERR_ASSERTION]: /sys/devices/system/cpu is not in the list of allowed openat calls at Interface.<anonymous> (/home/runner/work/nsolid/nsolid/test/parallel/test-strace-openat-openssl.js:46:5) at Interface.emit (node:events:519:28) at [_onLine] [as _onLine] (node:internal/readline/interface:417:12) at [_normalWrite] [as _normalWrite] (node:internal/readline/interface:611:22) at Socket.ondata (node:internal/readline/interface:244:23) at Socket.emit (node:events:531:35) at addChunk (node:internal/streams/readable:559:12) at readableAddChunkPushByteMode (node:internal/streams/readable:510:3) at Readable.push (node:internal/streams/readable:390:5) at Pipe.onStreamRead (node:internal/stream_base_commons:191:23) { generatedMessage: false, code: 'ERR_ASSERTION', actual: false, expected: true, operator: '==' } Node.js v20.13.1 Command: out/Release/nsolid --test-reporter=spec --test-reporter-destination=stdout --test-reporter=./tools/github_reporter/index.js --test-reporter-destination=stdout /home/runner/work/nsolid/nsolid/test/parallel/test-strace-openat-openssl.js
test-linux
Process completed with exit code 2.