Skip to content

chore: Improved logging within utilization detection (#3034) #141

chore: Improved logging within utilization detection (#3034)

chore: Improved logging within utilization detection (#3034) #141

Triggered via push April 14, 2025 17:41
Status Failure
Total duration 47m 56s
Artifacts 10

ci-workflow.yml

on: push
should_run
8s
should_run
Matrix: integration
Matrix: unit
Matrix: versioned-internal
Matrix: ci
Matrix: lint
Matrix: versioned-external
Matrix: codecov
all-clear
0s
all-clear
Fit to window
Zoom out
Zoom in

Annotations

3 errors, 2 warnings, and 10 notices
versioned-internal (20.x)
System.IO.IOException: No space left on device : '/home/runner/runners/2.323.0/_diag/Worker_20250414-174158-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) at System.Diagnostics.TextWriterTraceListener.Flush() at GitHub.Runner.Common.HostTraceListener.WriteHeader(String source, TraceEventType eventType, Int32 id) at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message) at GitHub.Runner.Worker.Worker.RunAsync(String pipeIn, String pipeOut) at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args) System.IO.IOException: No space left on device : '/home/runner/runners/2.323.0/_diag/Worker_20250414-174158-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) at System.Diagnostics.TextWriterTraceListener.Flush() at GitHub.Runner.Common.HostTraceListener.WriteHeader(String source, TraceEventType eventType, Int32 id) at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message) at GitHub.Runner.Common.Tracing.Error(Exception exception) at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args) Unhandled exception. System.IO.IOException: No space left on device : '/home/runner/runners/2.323.0/_diag/Worker_20250414-174158-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) at System.Diagnostics.TextWriterTraceListener.Flush() at System.Diagnostics.TraceSource.Flush() at GitHub.Runner.Common.Tracing.Dispose(Boolean disposing) at GitHub.Runner.Common.Tracing.Dispose() at GitHub.Runner.Common.TraceManager.Dispose(Boolean disposing) at GitHub.Runner.Common.TraceManager.Dispose() at GitHub.Runner.Common.HostContext.Dispose(Boolean disposing) at GitHub.Runner.Common.HostContext.Dispose() at GitHub.Runner.Worker.Program.Main(String[] args)
versioned-internal (18.x)
System.IO.IOException: No space left on device : '/home/runner/runners/2.323.0/_diag/Worker_20250414-174156-utc.log' Unhandled exception. System.IO.IOException: No space left on device : '/home/runner/runners/2.323.0/_diag/Worker_20250414-174156-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) at System.Diagnostics.TextWriterTraceListener.Flush() at GitHub.Runner.Common.HostTraceListener.WriteHeader(String source, TraceEventType eventType, Int32 id) at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message) at GitHub.Runner.Worker.Worker.RunAsync(String pipeIn, String pipeOut) at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args) System.IO.IOException: No space left on device : '/home/runner/runners/2.323.0/_diag/Worker_20250414-174156-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) at System.Diagnostics.TextWriterTraceListener.Flush() at GitHub.Runner.Common.HostTraceListener.WriteHeader(String source, TraceEventType eventType, Int32 id) at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message) at GitHub.Runner.Common.Tracing.Error(Exception exception) at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args) at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) at System.Diagnostics.TextWriterTraceListener.Flush() at System.Diagnostics.TraceSource.Flush() at GitHub.Runner.Common.Tracing.Dispose(Boolean disposing) at GitHub.Runner.Common.Tracing.Dispose() at GitHub.Runner.Common.TraceManager.Dispose(Boolean disposing) at GitHub.Runner.Common.TraceManager.Dispose() at GitHub.Runner.Common.HostContext.Dispose(Boolean disposing) at GitHub.Runner.Common.HostContext.Dispose() at GitHub.Runner.Worker.Program.Main(String[] args)
all-clear
Process completed with exit code 1.
versioned-internal (20.x)
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 17 MB
versioned-internal (18.x)
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 93 MB
ci (lts/*)
Total Tests: 35 Suites 📂: 0 Passed ✅: 35 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 655.211ms
unit (22.x)
Total Tests: 4620 Suites 📂: 0 Passed ✅: 4598 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 3 Todo 📝: 19 Duration 🕐: 55274.708ms
unit (20.x)
Total Tests: 4620 Suites 📂: 0 Passed ✅: 4598 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 3 Todo 📝: 19 Duration 🕐: 59344.009ms
unit (18.x)
Total Tests: 4622 Suites 📂: 0 Passed ✅: 4603 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 19 Duration 🕐: 61798.233ms
integration (20.x)
Total Tests: 1 Suites 📂: 0 Passed ✅: 1 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 476.631ms
integration (20.x)
Total Tests: 706 Suites 📂: 0 Passed ✅: 701 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 5 Todo 📝: 0 Duration 🕐: 117261.587ms
integration (22.x)
Total Tests: 1 Suites 📂: 0 Passed ✅: 1 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 438.038ms
integration (22.x)
Total Tests: 706 Suites 📂: 0 Passed ✅: 702 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 4 Todo 📝: 0 Duration 🕐: 131275.754ms
integration (18.x)
Total Tests: 1 Suites 📂: 0 Passed ✅: 1 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 633.031ms
integration (18.x)
Total Tests: 706 Suites 📂: 0 Passed ✅: 701 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 5 Todo 📝: 0 Duration 🕐: 118239.535ms

Artifacts

Produced during runtime
Name Size Digest
integration-tests-cjs-18.x Expired
131 KB
sha256:458e9f5c408d15f0b39570210e262a9f20e3ff8addce7772da392477fa90863a
integration-tests-cjs-20.x Expired
130 KB
sha256:7e55eef43c00c79188425d04219780e22f09bccfde6dd9402a4a727a931eabd9
integration-tests-cjs-22.x Expired
130 KB
sha256:b0fcaf526d2d6a16bcd9d93f45e933f452fbc23c76ebd0a982c36ddf60196d12
integration-tests-esm-18.x Expired
77.4 KB
sha256:5113ce5470af6da539023a0c43ccca3e5f995dc97fd9fb6e551450957dfc946c
integration-tests-esm-20.x Expired
77.4 KB
sha256:b7e932ff7c58d4822319d8b5f24c98a095b1beebe2deda0a0920bd22f3ce64fb
integration-tests-esm-22.x Expired
77.4 KB
sha256:48cdf4a6aaf63604d0be0fc30ca153127dab1c3d196ad3987eda26529ae634d1
unit-tests-18.x Expired
174 KB
sha256:9fefda24674e0bf6326d184db1b3c8a93bcc22655bb3b3886583cee0c6d5bae5
unit-tests-20.x Expired
174 KB
sha256:eaf1a94fff39e6d33d08b9c7c8d6829e985c1a399b61d50531e39a3777ce345c
unit-tests-22.x Expired
174 KB
sha256:364c244e42360132848cb6edbe0ba763e311e0254cb721756570cf5ff9d30626
versioned-tests-22.x Expired
162 KB
sha256:1dbf2a93ea60cd967e23df1d52e413865804b4e5ce0cfa536fb9b7e469c4d5c8