INFO : 2023-12-08 22:22:47Z - Updating local repository for https://git.inedo.com/Inedo/InedoSecurityLabs.git... INFO : 2023-12-08 22:22:47Z - Exporting files to C:\ProgramData\BuildMaster\Temp\Service\_E398110\... INFO : 2023-12-08 22:22:48Z - Setting Version in C:\ProgramData\BuildMaster\Temp\Service\_E398110\Inedo.Security\Inedo.Security.csproj to 0.0.0... INFO : 2023-12-08 22:22:48Z - Setting Version in C:\ProgramData\BuildMaster\Temp\Service\_E398110\InedoSecurityLabs.Service\InedoSecurityLabs.Service.csproj to 0.0.0... INFO : 2023-12-08 22:22:48Z - Setting Version in C:\ProgramData\BuildMaster\Temp\Service\_E398110\InedoSecurityLabs.WebApplication\InedoSecurityLabs.WebApplication.csproj to 0.0.0... INFO : 2023-12-08 22:22:48Z - Setting Version in C:\ProgramData\BuildMaster\Temp\Service\_E398110\InedoSecurityLabsCoreEx\InedoSecurityLabsCoreEx.csproj to 0.0.0... INFO : 2023-12-08 22:22:48Z - Ensuring dotnet SDK is present... INFO : 2023-12-08 22:22:49Z - dotnet-install: Note that the intended use of this script is for Continuous Integration (CI) scenarios, where: INFO : 2023-12-08 22:22:49Z - dotnet-install: - The SDK needs to be installed without user interaction and without admin rights. INFO : 2023-12-08 22:22:49Z - dotnet-install: - The SDK installation doesn't need to persist across multiple CI runs. INFO : 2023-12-08 22:22:49Z - dotnet-install: To set up a development environment or to run apps, use installers rather than this script. Visit https://dotnet.microsoft.com/download to get the installer. INFO : 2023-12-08 22:23:02Z - dotnet-install: Extracting the archive. INFO : 2023-12-08 22:23:19Z - dotnet-install: Binaries of dotnet can be found in C:\Windows\ServiceProfiles\NetworkService\AppData\Local\Microsoft\dotnet\ INFO : 2023-12-08 22:23:19Z - dotnet-install: Note that the script does not resolve dependencies during installation. INFO : 2023-12-08 22:23:19Z - dotnet-install: To check the list of dependencies, go to https://learn.microsoft.com/dotnet/core/install/windows#dependencies INFO : 2023-12-08 22:23:19Z - dotnet-install: Installed version is 7.0.404 INFO : 2023-12-08 22:23:19Z - dotnet-install: Installation finished INFO : 2023-12-08 22:23:19Z - .NET SDK installed/verified. ERROR: 2023-12-08 22:23:19Z - Operation canceled or timeout expired. WARN : 2023-12-08 22:23:19Z - Could not clean temporary directory C:\ProgramData\BuildMaster\Temp\Service\_E398110 on localhost: System.IO.IOException: The process cannot access the file 'C:\ProgramData\BuildMaster\Temp\Service\_E398110' because it is being used by another process. at System.IO.FileSystem.RemoveDirectoryInternal(String fullPath, Boolean topLevel, Boolean allowDirectoryNotEmpty) at System.IO.FileSystem.RemoveDirectory(String fullPath, Boolean recursive) at System.IO.Directory.Delete(String path) at Inedo.IO.DirectoryEx.DeleteEmptyDirectory(String path) at Inedo.IO.DirectoryEx.Delete(String path) at Inedo.Agents.LocalFileOperationsExecuter.DeleteDirectories(String[] directoryNames) at Inedo.Agents.LocalFileOperationsExecuter.DeleteDirectoriesAsync(String[] directoryNames) at Inedo.Agents.FileOperationsExecuter.DeleteDirectories(IFileOperationsExecuter agent, String[] directoryNames) at Inedo.BuildMaster.Windows.ServiceApplication.Executions.PlanExecuter.ServerInfo.DeleteExecutionTempDirectoryAsync(Int32 executionId, ILogSink logger)