updated loading in arena content demo to use transformer bridge #3504
checks.yml
on: pull_request
Full Code Coverage Test
15m 40s
Matrix: Compatibility Checks
Matrix: Notebook Checks
Deploy Docs
0s
Annotations
12 errors
|
Compatibility Checks (3.10)
Process completed with exit code 2.
|
|
Compatibility Checks (3.11)
The strategy configuration was canceled because "compatibility-checks._3_10" failed
|
|
Compatibility Checks (3.12)
The strategy configuration was canceled because "compatibility-checks._3_10" failed
|
|
Compatibility Checks (3.12)
The operation was canceled.
|
|
Notebook Checks (ARENA_Content)
System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/_diag/Worker_20251015-201735-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/actions-runner/cached/_diag/Worker_20251015-201735-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/actions-runner/cached/_diag/Worker_20251015-201735-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)
|
|
Notebook Checks (Main_Demo)
The strategy configuration was canceled because "notebook-checks.ARENA_Content" failed
|
|
Notebook Checks (Main_Demo)
The operation was canceled.
|
|
Notebook Checks (Exploratory_Analysis_Demo)
The strategy configuration was canceled because "notebook-checks.ARENA_Content" failed
|
|
Notebook Checks (Exploratory_Analysis_Demo)
The operation was canceled.
|
|
Notebook Checks (Patchscopes_Generation_Demo)
The strategy configuration was canceled because "notebook-checks.ARENA_Content" failed
|
|
Notebook Checks (Patchscopes_Generation_Demo)
The operation was canceled.
|
|
Full Code Coverage Test
Process completed with exit code 2.
|