Skip to content

Add CRC testing against Ubuntu #47

Add CRC testing against Ubuntu

Add CRC testing against Ubuntu #47

Triggered via pull request June 17, 2024 16:19
Status Failure
Total duration 1h 45m 4s
Artifacts

qe-crc.yml

on: pull_request
Matrix: Run Smoke Tests Against OpenShift Local
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 28 warnings
Run Smoke Tests Against OpenShift Local (observability)
Final attempt failed. Child_process exited with error code 2
Run Smoke Tests Against OpenShift Local (platformalteration)
System.IO.IOException: No space left on device : '/home/runner/runners/2.317.0/_diag/Worker_20240617-161956-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.FlushWrite() 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 GitHub.Runner.Common.HostTraceListener.TraceEvent(TraceEventCache eventCache, String source, TraceEventType eventType, Int32 id, String message) 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.317.0/_diag/Worker_20240617-161956-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.FlushWrite() 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 GitHub.Runner.Common.HostTraceListener.TraceEvent(TraceEventCache eventCache, String source, TraceEventType eventType, Int32 id, String message) 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.317.0/_diag/Worker_20240617-161956-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.FlushWrite() at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) at System.Diagnostics.TextWriterTraceListener.Flush() at System.Diagnostics.TraceSource.Flush() 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)
Run Smoke Tests Against OpenShift Local (performance)
Final attempt failed. Child_process exited with error code 2
Run Smoke Tests Against OpenShift Local (operator)
Final attempt failed. Child_process exited with error code 2
Run Smoke Tests Against OpenShift Local (networking)
System.IO.IOException: No space left on device : '/home/runner/runners/2.317.0/_diag/Worker_20240617-161954-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.FlushWrite() 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 GitHub.Runner.Common.HostTraceListener.TraceEvent(TraceEventCache eventCache, String source, TraceEventType eventType, Int32 id, String message) 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.317.0/_diag/Worker_20240617-161954-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.FlushWrite() 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 GitHub.Runner.Common.HostTraceListener.TraceEvent(TraceEventCache eventCache, String source, TraceEventType eventType, Int32 id, String message) 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.317.0/_diag/Worker_20240617-161954-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.FlushWrite() at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) at System.Diagnostics.TextWriterTraceListener.Flush() at System.Diagnostics.TraceSource.Flush() 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)
Run Smoke Tests Against OpenShift Local (accesscontrol)
The hosted runner: GitHub Actions 1 lost communication with the server. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.
Run Smoke Tests Against OpenShift Local (manageability)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: nick-fields/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run Smoke Tests Against OpenShift Local (manageability)
Restore cache failed: Dependencies file is not found in /home/runner/work/cnf-certification-test/cnf-certification-test. Supported file pattern: go.sum
Run Smoke Tests Against OpenShift Local (lifecycle)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: nick-fields/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run Smoke Tests Against OpenShift Local (lifecycle)
Restore cache failed: Dependencies file is not found in /home/runner/work/cnf-certification-test/cnf-certification-test. Supported file pattern: go.sum
Run Smoke Tests Against OpenShift Local (observability)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: nick-fields/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run Smoke Tests Against OpenShift Local (observability)
Attempt 1 failed. Reason: Child_process exited with error code 2
Run Smoke Tests Against OpenShift Local (observability)
Attempt 2 failed. Reason: Child_process exited with error code 2
Run Smoke Tests Against OpenShift Local (observability)
Restore cache failed: Dependencies file is not found in /home/runner/work/cnf-certification-test/cnf-certification-test. Supported file pattern: go.sum
Run Smoke Tests Against OpenShift Local (affiliatedcertification)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: nick-fields/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run Smoke Tests Against OpenShift Local (affiliatedcertification)
Restore cache failed: Dependencies file is not found in /home/runner/work/cnf-certification-test/cnf-certification-test. Supported file pattern: go.sum
Run Smoke Tests Against OpenShift Local (platformalteration)
Restore cache failed: Dependencies file is not found in /home/runner/work/cnf-certification-test/cnf-certification-test. Supported file pattern: go.sum
Run Smoke Tests Against OpenShift Local (platformalteration)
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 0 MB
Run Smoke Tests Against OpenShift Local (platformalteration)
Attempt 1 failed. Reason: Child_process exited with error code 2
Run Smoke Tests Against OpenShift Local (performance)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: nick-fields/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run Smoke Tests Against OpenShift Local (performance)
Restore cache failed: Dependencies file is not found in /home/runner/work/cnf-certification-test/cnf-certification-test. Supported file pattern: go.sum
Run Smoke Tests Against OpenShift Local (performance)
Attempt 1 failed. Reason: Child_process exited with error code 2
Run Smoke Tests Against OpenShift Local (performance)
Attempt 2 failed. Reason: Child_process exited with error code 2
Run Smoke Tests Against OpenShift Local (operator)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: nick-fields/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run Smoke Tests Against OpenShift Local (operator)
Restore cache failed: Dependencies file is not found in /home/runner/work/cnf-certification-test/cnf-certification-test. Supported file pattern: go.sum
Run Smoke Tests Against OpenShift Local (operator)
Attempt 1 failed. Reason: Child_process exited with error code 2
Run Smoke Tests Against OpenShift Local (operator)
Attempt 2 failed. Reason: Child_process exited with error code 2
Run Smoke Tests Against OpenShift Local (networking)
Restore cache failed: Dependencies file is not found in /home/runner/work/cnf-certification-test/cnf-certification-test. Supported file pattern: go.sum
Run Smoke Tests Against OpenShift Local (networking)
Attempt 1 failed. Reason: Child_process exited with error code 1
Run Smoke Tests Against OpenShift Local (networking)
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 0 MB
Run Smoke Tests Against OpenShift Local (networking)
Attempt 1 failed. Reason: Child_process exited with error code 2
Run Smoke Tests Against OpenShift Local (accesscontrol)
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 74 MB
Run Smoke Tests Against OpenShift Local (accesscontrol)
Attempt 1 failed. Reason: Timeout of 3600000ms hit
Run Smoke Tests Against OpenShift Local (accesscontrol)
Restore cache failed: Dependencies file is not found in /home/runner/work/cnf-certification-test/cnf-certification-test. Supported file pattern: go.sum