-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
Labels
For considerationUsed for items on the backlog to raise them to the top of that list for discussionUsed for items on the backlog to raise them to the top of that list for discussiontriaged
Milestone
Description
MSBUILD : error MSB1025: An internal failure occurred while running MSBuild.
System.IO.DirectoryNotFoundException: Could not find a part of the path 'D:\workspace\_work\1\s\MSBuild_Logs'.
at System.IO.Enumeration.FileSystemEnumerator`1.CreateDirectoryHandle(String path, Boolean ignoreNotFound)
at System.IO.Enumeration.FileSystemEnumerator`1.Init()
at System.IO.Enumeration.FileSystemEnumerable`1..ctor(String directory, FindTransform transform, EnumerationOptions options, Boolean isNormalized)
at System.IO.Enumeration.FileSystemEnumerableFactory.UserFiles(String directory, String expression, EnumerationOptions options)
at System.IO.Directory.InternalEnumeratePaths(String path, String searchPattern, SearchTarget searchTarget, EnumerationOptions options)
at System.IO.Directory.EnumerateFiles(String path, String searchPattern, SearchOption searchOption)
at Microsoft.Build.Shared.FileSystem.ManagedFileSystem.EnumerateFiles(String path, String searchPattern, SearchOption searchOption)
at Microsoft.Build.Shared.FileSystem.MSBuildOnWindowsFileSystem.EnumerateFiles(String path, String searchPattern, SearchOption searchOption)
at Microsoft.Build.Shared.ExceptionHandling.ReadAnyExceptionFromFile(DateTime fromTimeUtc)
at Microsoft.Build.Execution.BuildManager.HandleNodeShutdown(Int32 node, NodeShutdown shutdownPacket)
at Microsoft.Build.Execution.BuildManager.ProcessPacket(Int32 node, INodePacket packet)
at Microsoft.Build.Execution.BuildManager.<>c__DisplayClass76_0.<Microsoft.Build.BackEnd.INodePacketHandler.PacketReceived>b__0()
at Microsoft.Build.Execution.BuildManager.ProcessWorkQueue(Action action)
--- End of stack trace from previous location ---
at Microsoft.Build.Execution.BuildManager.EndBuild()
at Microsoft.Build.CommandLine.MSBuildApp.BuildProject(String projectFile, String[] targets, String toolsVersion, Dictionary`2 globalProperties, Dictionary`2 restoreProperties, ILogger[] loggers, LoggerVerbosity verbosity, DistributedLoggerRecord[] distributedLoggerRecords, Int32 cpuCount, Boolean enableNodeReuse, TextWriter preprocessWriter, TextWriter targetsWriter, Boolean detailedSummary, ISet`1 warningsAsErrors, ISet`1 warningsAsMessages, Boolean enableRestore, ProfilerLogger profilerLogger, Boolean enableProfiler, Boolean interactive, Boolean isolateProjects, GraphBuildOptions graphBuildOptions, Boolean lowPriority, String[] inputResultsCaches, String outputResultsCache)
from one of our runtime official builds: https://dev.azure.com/dnceng/internal/_build/results?buildId=1337454&view=logs&j=4d50a8bf-a143-51c7-5cc8-defff437e23b&t=0b0b242f-bbcb-57b5-fe9f-26dc042642ec&l=54
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
For considerationUsed for items on the backlog to raise them to the top of that list for discussionUsed for items on the backlog to raise them to the top of that list for discussiontriaged