Skip to content

Fix some bugs in LeftAlignAndTrimVariants #5988

Fix some bugs in LeftAlignAndTrimVariants

Fix some bugs in LeftAlignAndTrimVariants #5988

Triggered via pull request December 19, 2025 19:39
Status Success
Total duration 48m 25s
Artifacts 8

gatk-tests.yml

on: pull_request
check if the environment has privileges
2s
check if the environment has privileges
build and push gatk docker to artifacts
14m 31s
build and push gatk docker to artifacts
Validate script WDLs using womtools
1m 39s
Validate script WDLs using womtools
Validate generated WDLs using womtools
14m 39s
Validate generated WDLs using womtools
Matrix: wdlTests
Matrix: test
Matrix: testOnDocker
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 3 warnings
WDL test RUN_CNV_GERMLINE_CASE_WDL on cromwell
System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/_diag/Worker_20251219-193922-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.Flush(Boolean flushToDisk) 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/actions-runner/cached/_diag/Worker_20251219-193922-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.Flush(Boolean flushToDisk) 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/actions-runner/cached/_diag/Worker_20251219-193922-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.Flush(Boolean flushToDisk) 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)
WDL test RUN_VCF_SITE_LEVEL_FILTERING_WDL on cromwell
System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/_diag/Worker_20251219-193921-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.Flush(Boolean flushToDisk) 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/actions-runner/cached/_diag/Worker_20251219-193921-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.Flush(Boolean flushToDisk) 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/actions-runner/cached/_diag/Worker_20251219-193921-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.Flush(Boolean flushToDisk) 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)
unit build and test Java 17.0.6+10
The v0 series of google-github-actions/auth is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions: https://github.com/google-github-actions/auth
cloud build and test Java 17.0.6+10
The v0 series of google-github-actions/auth is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions: https://github.com/google-github-actions/auth
integration build and test Java 17.0.6+10
The v0 series of google-github-actions/auth is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions: https://github.com/google-github-actions/auth
unit test on docker Java 17.0.6+10
The v0 series of google-github-actions/auth is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions: https://github.com/google-github-actions/auth
conda test on docker Java 17.0.6+10
The v0 series of google-github-actions/auth is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions: https://github.com/google-github-actions/auth
variantcalling test on docker Java 17.0.6+10
The v0 series of google-github-actions/auth is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions: https://github.com/google-github-actions/auth
integration test on docker Java 17.0.6+10
The v0 series of google-github-actions/auth is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions: https://github.com/google-github-actions/auth
WDL test RUN_M2_WDL on cromwell
Error: Path Validation Error: Path(s) specified in the action for caching do(es) not exist, hence no cache is being saved.
WDL test RUN_CNV_SOMATIC_WDL on cromwell
Error: Path Validation Error: Path(s) specified in the action for caching do(es) not exist, hence no cache is being saved.
WDL test RUN_CNV_GERMLINE_COHORT_WDL on cromwell
Error: Path Validation Error: Path(s) specified in the action for caching do(es) not exist, hence no cache is being saved.

Artifacts

Produced during runtime
Name Size Digest
gatkDockerImage
2.29 GB
sha256:8a61a29cde85cad4fbf187429df97e3dcc8927e38754c1440625c7afee805b90
test-results-17.0.6+10-cloud
82.2 KB
sha256:0ce02588a10dd75626546d5a3a6c804105a9bc0e2d414f9a956c160affa0365f
test-results-17.0.6+10-integration
583 KB
sha256:2d41493ee24b4883419049337ceeb0274437099703b41c0cef9738092985b009
test-results-17.0.6+10-unit
5.06 MB
sha256:5f6f34ad36a8cde315d02ac0db67165f83618017ba44068ddaf627a4af183a7f
test-results-docker-17.0.6+10-conda
52.9 KB
sha256:fc16aa680bff921c964ed9524efba7ab9cfe3973f8db0883a7e6c665f3a7fa09
test-results-docker-17.0.6+10-integration
586 KB
sha256:98b02e009f193fbef3a2586643ee509e6b4a7a0d041d1a30cbf90733098faa5a
test-results-docker-17.0.6+10-unit
4.92 MB
sha256:8ca717e1566a9cbac877caf8d469f3dab61b2ccda5a97ce4a074ffbd83dcc06f
test-results-docker-17.0.6+10-variantcalling
31.7 KB
sha256:6d9992c1ceb72f06a2570801b400a907aae6ab6b45784221a3cdf7435aa2f978