nightly #822
nightly.yml
on: schedule
Matrix: e2e-cli
Matrix: e2e-lang
Matrix: test
lint
1m 50s
Matrix: build
Matrix: e2e-cli-v1
Matrix: e2e-doc-v1
Matrix: e2e-doc
Matrix: e2e-lang-v1
report
26s
Annotations
96 errors and 68 warnings
build (ubuntu-latest)
Cannot open: File exists
|
build (ubuntu-latest)
Cannot open: File exists
|
build (ubuntu-latest)
Cannot open: File exists
|
build (ubuntu-latest)
Cannot open: File exists
|
build (ubuntu-latest)
Cannot open: File exists
|
build (ubuntu-latest)
Cannot open: File exists
|
build (ubuntu-latest)
Cannot open: File exists
|
build (ubuntu-latest)
Cannot open: File exists
|
build (ubuntu-latest)
Cannot open: File exists
|
build (ubuntu-latest)
Cannot open: File exists
|
build (macos-latest)
Can't unlink already-existing object
|
build (macos-latest)
Can't unlink already-existing object
|
build (macos-latest)
Can't unlink already-existing object
|
build (macos-latest)
Can't unlink already-existing object
|
build (macos-latest)
Can't unlink already-existing object
|
build (macos-latest)
Can't unlink already-existing object
|
build (macos-latest)
Can't unlink already-existing object
|
build (macos-latest)
Can't unlink already-existing object
|
build (macos-latest)
Can't unlink already-existing object
|
build (macos-latest)
Can't unlink already-existing object
|
lint:
pkg/syncthing/device.go#L55
S1009: should omit nil check; len() for []github.com/syncthing/syncthing/lib/config.DeviceConfiguration is defined as zero (gosimple)
|
lint:
pkg/lang/ir/v0/compile.go#L218
S1009: should omit nil check; len() for []github.com/tensorchord/envd/pkg/lang/ir.ExposeItem is defined as zero (gosimple)
|
lint:
pkg/lang/ir/v0/compile.go#L259
S1009: should omit nil check; len() for []github.com/tensorchord/envd/pkg/lang/ir.ExposeItem is defined as zero (gosimple)
|
lint:
pkg/lang/ir/v1/compile.go#L235
S1009: should omit nil check; len() for []github.com/tensorchord/envd/pkg/lang/ir.ExposeItem is defined as zero (gosimple)
|
lint
issues found
|
test (ubuntu-latest)
Cannot open: File exists
|
test (ubuntu-latest)
Cannot open: File exists
|
test (ubuntu-latest)
Cannot open: File exists
|
test (ubuntu-latest)
Cannot open: File exists
|
test (ubuntu-latest)
Cannot open: File exists
|
test (ubuntu-latest)
Cannot open: File exists
|
test (ubuntu-latest)
Cannot open: File exists
|
test (ubuntu-latest)
Cannot open: File exists
|
test (ubuntu-latest)
Cannot open: File exists
|
test (ubuntu-latest)
Cannot open: File exists
|
e2e-cli (ubuntu-latest)
Cannot open: File exists
|
e2e-cli (ubuntu-latest)
Cannot open: File exists
|
e2e-cli (ubuntu-latest)
Cannot open: File exists
|
e2e-cli (ubuntu-latest)
Cannot open: File exists
|
e2e-cli (ubuntu-latest)
Cannot open: File exists
|
e2e-cli (ubuntu-latest)
Cannot open: File exists
|
e2e-cli (ubuntu-latest)
Cannot open: File exists
|
e2e-cli (ubuntu-latest)
Cannot open: File exists
|
e2e-cli (ubuntu-latest)
Cannot open: File exists
|
e2e-cli (ubuntu-latest)
Cannot open: File exists
|
e2e-cli-v1 (ubuntu-latest)
Cannot open: File exists
|
e2e-cli-v1 (ubuntu-latest)
Cannot open: File exists
|
e2e-cli-v1 (ubuntu-latest)
Cannot open: File exists
|
e2e-cli-v1 (ubuntu-latest)
Cannot open: File exists
|
e2e-cli-v1 (ubuntu-latest)
Cannot open: File exists
|
e2e-cli-v1 (ubuntu-latest)
Cannot open: File exists
|
e2e-cli-v1 (ubuntu-latest)
Cannot open: File exists
|
e2e-cli-v1 (ubuntu-latest)
Cannot open: File exists
|
e2e-cli-v1 (ubuntu-latest)
Cannot open: File exists
|
e2e-cli-v1 (ubuntu-latest)
Cannot open: File exists
|
e2e-doc-v1 (ubuntu-latest)
System.IO.IOException: No space left on device : '/home/runner/runners/2.321.0/_diag/Worker_20250108-022253-utc.log'
at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset)
at System.IO.Strategies.OSFileStreamStrategy.Write(ReadOnlySpan`1 buffer)
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.321.0/_diag/Worker_20250108-022253-utc.log'
at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset)
at System.IO.Strategies.OSFileStreamStrategy.Write(ReadOnlySpan`1 buffer)
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.321.0/_diag/Worker_20250108-022253-utc.log'
at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset)
at System.IO.Strategies.OSFileStreamStrategy.Write(ReadOnlySpan`1 buffer)
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)
|
e2e-doc-v1 (ubuntu-latest)
Cannot open: File exists
|
e2e-doc-v1 (ubuntu-latest)
Cannot open: File exists
|
e2e-doc-v1 (ubuntu-latest)
Cannot open: File exists
|
e2e-doc-v1 (ubuntu-latest)
Cannot open: File exists
|
e2e-doc-v1 (ubuntu-latest)
Cannot open: File exists
|
e2e-doc-v1 (ubuntu-latest)
Cannot open: File exists
|
e2e-doc-v1 (ubuntu-latest)
Cannot open: File exists
|
e2e-doc-v1 (ubuntu-latest)
Cannot open: File exists
|
e2e-doc-v1 (ubuntu-latest)
Cannot open: File exists
|
e2e-doc-v1 (ubuntu-latest)
Cannot open: File exists
|
e2e-lang (ubuntu-latest)
Cannot open: File exists
|
e2e-lang (ubuntu-latest)
Cannot open: File exists
|
e2e-lang (ubuntu-latest)
Cannot open: File exists
|
e2e-lang (ubuntu-latest)
Cannot open: File exists
|
e2e-lang (ubuntu-latest)
Cannot open: File exists
|
e2e-lang (ubuntu-latest)
Cannot open: File exists
|
e2e-lang (ubuntu-latest)
Cannot open: File exists
|
e2e-lang (ubuntu-latest)
Cannot open: File exists
|
e2e-lang (ubuntu-latest)
Cannot open: File exists
|
e2e-lang (ubuntu-latest)
Cannot open: File exists
|
e2e-lang-v1 (ubuntu-latest)
Cannot open: File exists
|
e2e-lang-v1 (ubuntu-latest)
Cannot open: File exists
|
e2e-lang-v1 (ubuntu-latest)
Cannot open: File exists
|
e2e-lang-v1 (ubuntu-latest)
Cannot open: File exists
|
e2e-lang-v1 (ubuntu-latest)
Cannot open: File exists
|
e2e-lang-v1 (ubuntu-latest)
Cannot open: File exists
|
e2e-lang-v1 (ubuntu-latest)
Cannot open: File exists
|
e2e-lang-v1 (ubuntu-latest)
Cannot open: File exists
|
e2e-lang-v1 (ubuntu-latest)
Cannot open: File exists
|
e2e-lang-v1 (ubuntu-latest)
Cannot open: File exists
|
e2e-doc (ubuntu-latest)
Cannot open: File exists
|
e2e-doc (ubuntu-latest)
Cannot open: File exists
|
e2e-doc (ubuntu-latest)
Cannot open: File exists
|
e2e-doc (ubuntu-latest)
Cannot open: File exists
|
e2e-doc (ubuntu-latest)
Cannot open: File exists
|
e2e-doc (ubuntu-latest)
Cannot open: File exists
|
e2e-doc (ubuntu-latest)
Cannot open: File exists
|
e2e-doc (ubuntu-latest)
Cannot open: File exists
|
e2e-doc (ubuntu-latest)
Cannot open: File exists
|
e2e-doc (ubuntu-latest)
Cannot open: File exists
|
build (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (ubuntu-latest)
Cache size of 597386671 bytes is over the 200MB limit, not saving cache.
|
build (ubuntu-latest)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build (ubuntu-latest)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build (ubuntu-latest)
The process '/usr/bin/tar' failed with exit code 2
|
build (ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build (macos-latest)
Cache size of 593792464 bytes is over the 200MB limit, not saving cache.
|
build (macos-latest)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build (macos-latest)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build (macos-latest)
The process '/usr/bin/tar' failed with exit code 1
|
build (macos-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
Unexpected input(s) 'skip-pkg-cache', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
|
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
lint
Unexpected input(s) 'skip-pkg-cache', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/envd/envd. Supported file pattern: go.sum
|
test (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (ubuntu-latest)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test (ubuntu-latest)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test (ubuntu-latest)
The process '/usr/bin/tar' failed with exit code 2
|
test (ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test (ubuntu-latest)
Cache size of 609089473 bytes is over the 200MB limit, not saving cache.
|
e2e-cli (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
e2e-cli (ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
e2e-cli (ubuntu-latest)
Cache size of 599464788 bytes is over the 200MB limit, not saving cache.
|
e2e-cli (ubuntu-latest)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
e2e-cli (ubuntu-latest)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
e2e-cli (ubuntu-latest)
The process '/usr/bin/tar' failed with exit code 2
|
e2e-cli (ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
e2e-cli-v1 (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
e2e-cli-v1 (ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
e2e-cli-v1 (ubuntu-latest)
Cache size of 599464473 bytes is over the 200MB limit, not saving cache.
|
e2e-cli-v1 (ubuntu-latest)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
e2e-cli-v1 (ubuntu-latest)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
e2e-cli-v1 (ubuntu-latest)
The process '/usr/bin/tar' failed with exit code 2
|
e2e-cli-v1 (ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
e2e-doc-v1 (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
e2e-doc-v1 (ubuntu-latest)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
e2e-doc-v1 (ubuntu-latest)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
e2e-doc-v1 (ubuntu-latest)
The process '/usr/bin/tar' failed with exit code 2
|
e2e-doc-v1 (ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
e2e-doc-v1 (ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
e2e-doc-v1 (ubuntu-latest)
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 13 MB
|
e2e-lang (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
e2e-lang (ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
e2e-lang (ubuntu-latest)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
e2e-lang (ubuntu-latest)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
e2e-lang (ubuntu-latest)
The process '/usr/bin/tar' failed with exit code 2
|
e2e-lang (ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
e2e-lang (ubuntu-latest)
Cache size of 599464684 bytes is over the 200MB limit, not saving cache.
|
report
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
e2e-lang-v1 (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
e2e-lang-v1 (ubuntu-latest)
Cache size of 599464687 bytes is over the 200MB limit, not saving cache.
|
e2e-lang-v1 (ubuntu-latest)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
e2e-lang-v1 (ubuntu-latest)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
e2e-lang-v1 (ubuntu-latest)
The process '/usr/bin/tar' failed with exit code 2
|
e2e-lang-v1 (ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
e2e-lang-v1 (ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
e2e-doc (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
e2e-doc (ubuntu-latest)
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
|
e2e-doc (ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
e2e-doc (ubuntu-latest)
Cache size of 599476846 bytes is over the 200MB limit, not saving cache.
|
e2e-doc (ubuntu-latest)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
e2e-doc (ubuntu-latest)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
e2e-doc (ubuntu-latest)
The process '/usr/bin/tar' failed with exit code 2
|
e2e-doc (ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
coverage-out
|
808 KB |
|
e2e-cli-coverage-out
|
40.2 KB |
|
e2e-cli-v1-coverage-out
|
40.5 KB |
|
e2e-doc-coverage-out
|
40.1 KB |
|
e2e-lang-coverage-out
|
40 KB |
|
e2e-lang-v1-coverage-out
|
40 KB |
|