INFO : 2025-02-18 22:39:55Z - Directory C:\Websites\InedoSecurityLabs configured. INFO : 2025-02-18 22:39:55Z - Directory C:\Websites\InedoSecurityLabs\Web configured. INFO : 2025-02-18 22:39:55Z - Directory C:\Websites\InedoSecurityLabs\Service configured. INFO : 2025-02-18 22:39:55Z - Deploying InedoSecurityLabs.Sql artifact as zip file to C:\Windows\TEMP\InedoAgent\BuildMaster\23.120.177.74\Temp\_E531025\... INFO : 2025-02-18 22:39:55Z - Artifact deployed. INFO : 2025-02-18 22:39:55Z - Configuration file version number is not specified; using latest version. INFO : 2025-02-18 22:39:55Z - Deploying C:\Windows\TEMP\InedoAgent\BuildMaster\23.120.177.74\Temp\_E531025\.config\dotnet-tools.json... INFO : 2025-02-18 22:39:55Z - Deployment complete. INFO : 2025-02-18 22:39:55Z - Ensuring dotnet SDK is present... INFO : 2025-02-18 22:39:56Z - dotnet-install: Note that the intended use of this script is for Continuous Integration (CI) scenarios, where: INFO : 2025-02-18 22:39:56Z - dotnet-install: - The SDK needs to be installed without user interaction and without admin rights. INFO : 2025-02-18 22:39:56Z - dotnet-install: - The SDK installation doesn't need to persist across multiple CI runs. INFO : 2025-02-18 22:39:56Z - 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 : 2025-02-18 22:39:57Z - dotnet-install: .NET Core SDK with version '8.0.406' is already installed. INFO : 2025-02-18 22:39:57Z - dotnet-install: Binaries of dotnet can be found in C:\Windows\system32\config\systemprofile\AppData\Local\Microsoft\dotnet\ INFO : 2025-02-18 22:39:57Z - .NET SDK installed/verified. INFO : 2025-02-18 22:39:59Z - Tool installed. INFO : 2025-02-18 22:39:59Z - Running dotnet command: inedosql INFO : 2025-02-18 22:40:01Z - Stopping app pool InedoSecurityLabs... INFO : 2025-02-18 22:40:01Z - App pool InedoSecurityLabs state is now Stopped. INFO : 2025-02-18 22:40:01Z - App pool is stopped. INFO : 2025-02-18 22:40:01Z - Deploying InedoSecurityLabs.Web artifact to C:\Websites\InedoSecurityLabs\Web... INFO : 2025-02-18 22:40:21Z - Artifact deployed. INFO : 2025-02-18 22:40:21Z - Application Pool "InedoSecurityLabs" configured. INFO : 2025-02-18 22:40:21Z - Binding http:*:80:security.inedo.test already exists. INFO : 2025-02-18 22:40:21Z - Binding "http:*:80:security.inedo.test" configured. INFO : 2025-02-18 22:40:21Z - Site "InedoSecurityLabs" configured. INFO : 2025-02-18 22:40:21Z - Configuration file version number is not specified; using latest version. INFO : 2025-02-18 22:40:21Z - Deploying C:\Websites\InedoSecurityLabs\Web\appsettings.json... INFO : 2025-02-18 22:40:21Z - Deployment complete. INFO : 2025-02-18 22:40:21Z - Configuration file version number is not specified; using latest version. INFO : 2025-02-18 22:40:21Z - Deploying C:\Websites\InedoSecurityLabs\Web\robots.txt... INFO : 2025-02-18 22:40:21Z - Deployment complete. INFO : 2025-02-18 22:40:21Z - Configuration file version number is not specified; using latest version. INFO : 2025-02-18 22:40:22Z - Deploying C:\Websites\InedoSecurityLabs\Web\Web.config... INFO : 2025-02-18 22:40:22Z - Deployment complete. INFO : 2025-02-18 22:40:22Z - Starting app pool InedoSecurityLabs... INFO : 2025-02-18 22:40:22Z - App pool InedoSecurityLabs state is now Started. INFO : 2025-02-18 22:40:22Z - App pool is started. INFO : 2025-02-18 22:40:22Z - Stopping service InedoSecurityLabs... INFO : 2025-02-18 22:40:52Z - Service is stopped. INFO : 2025-02-18 22:40:52Z - Deploying InedoSecurityLabs.Service artifact to C:\Websites\InedoSecurityLabs\Service... ERROR: 2025-02-18 22:40:52Z - Unhandled exception: System.IO.IOException: The process cannot access the file 'C:\Websites\InedoSecurityLabs\Service\AWSSDK.Core.dll' because it is being used by another process. at Microsoft.Win32.SafeHandles.SafeFileHandle.CreateFile(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options) at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) at Inedo.Agents.RemoteFileHost.OpenFileAsync(String fileName, FileMode fileMode, FileAccess fileAccess, FileShare fileShare) at Inedo.Agents.AgentCommand`1.Inedo.Agents.IAgentCommandWithResponse.ExecuteAsync(Stream responseStream) at Inedo.Agents.AgentCommandDispatcher.ExecuteCommandAsync(AgentCommand command, IClientConnection connection)