Skip to content

Ubuntu 1ES hosted pool images hitting No space left on device #13036

Closed
@carlossanlop

Description

@carlossanlop

Build

Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=227553&view=results

Failing jobs:

eng/testing/tests.mobile.targets(117,5): error MSB4018: (NETCORE_ENGINEERING_TELEMETRY=Build) The "AndroidAppBuilderTask" task failed unexpectedly.
System.Exception: Error: Process returned non-zero exit code: zip I/O error: No space left on device
zip error: Output file write failure (write error on zip file)
   at Utils.RunProcess(TaskLoggingHelper logger, String path, String args, IDictionary`2 envVars, String workingDir, Boolean ignoreErrors, Boolean silent, MessageImportance debugMessageImportance) in /_/src/tasks/Common/Utils.cs:line 98
   at ApkBuilder.BuildApk(String abi, String mainLibraryFileName, String monoRuntimeHeaders) in /_/src/tasks/AndroidAppBuilder/ApkBuilder.cs:line 221
   at AndroidAppBuilderTask.Execute() in /_/src/tasks/AndroidAppBuilder/AndroidAppBuilder.cs:line 110
   at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute()
   at Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask(ITaskExecutionHost taskExecutionHost, TaskLoggingContext taskLoggingContext, TaskHost taskHost, ItemBucket bucket, TaskExecutionMode howToExecuteTask)

Build leg reported

Build Android x64/x86/arm64 Release AllSubsets_Mono

Pull Request

dotnet/runtime#84315

Action required for the engineering services team

To triage this issue (First Responder / @dotnet/dnceng):

  • Open the failing build above and investigate
  • Add a comment explaining your findings

If this is an issue that is causing build breaks across multiple builds and would get benefit from being listed on the build analysis check, follow the next steps:

  1. Add the label "Known Build Error"
  2. Edit this issue and add an error string in the Json below that can help us match this issue with future build breaks. You should use the known issues documentation
{
   "ErrorMessage" : "No space left on device",
   "BuildRetry": false,
   "ErrorPattern": "",
   "ExcludeConsoleLog": false
}

Release Note Category

  • Feature changes/additions
  • Bug fixes
  • Internal Infrastructure Improvements

Release Note Description

Additional information about the issue reported

No response

Report

Build Definition Step Name Console log Pull Request
367456 dotnet/sdk Publish Test Results Log
Build Definition Test Pull Request
2241134 dotnet-sdk Microsoft.NET.Publish.Tests.dll.6.WorkItemExecution #33065
2240427 dotnet-sdk Microsoft.NET.Publish.Tests.dll.7.WorkItemExecution #33065
2240426 dotnet-sdk Microsoft.NET.Publish.Tests.dll.5.WorkItemExecution #33064
367708 dotnet/runtime PayloadGroup0.WorkItemExecution
2235164 dotnet-sdk Microsoft.NET.Publish.Tests.dll.7.WorkItemExecution #32948
354966 dotnet/runtime readytorun/GenericCycleDetection/Depth3Test/Depth3Test.sh dotnet/runtime#89472

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 5 7

Known issue validation

Build: 🔎
Result validation: ⚠️ Validation could not be done without an Azure DevOps build URL on the issue. Please add it to the "Build: 🔎" line.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions