Internet Explorer is no longer supported. Many things will still work, but your experience will be degraded and some things won't function. Please use a modern browser such as Edge, Chrome, or Firefox.

Execution Details

Script:Build
Pipeline:Release (Build)
Created:11/5/2025 11:02:31 PM by SYSTEM
Start date:11/5/2025 11:02:32 PM
Canceled:11/5/2025 11:04:03 PM by gdivis@inedo.local
Completed date:11/5/2025 11:04:08 PM (1min 35s)
Status:Failed

Your account is not authorized to view debug logs in this context, therefore certain groups' log entries may appear empty.

  • Execution Logs1min 35s

    • Publish Windows exe46s

      • dotnet publish pgutil/pgutil.csproj Output: win-x6445s

        C:\Users\builds\.nuget\packages\tomlyn\0.19.0\lib\net8.0\Tomlyn.dll : warning IL2104: Assembly 'Tomlyn' produced trim warnings. For more information see https://aka.ms/dotnet-illink/libraries [C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E609364\pgutil\pgutil.csproj]
        C:\Users\builds\.nuget\packages\tomlyn\0.19.0\lib\net8.0\Tomlyn.dll : warning IL3053: Assembly 'Tomlyn' produced AOT analysis warnings. [C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E609364\pgutil\pgutil.csproj]
      • Publish other platform-specific binaries30s

        • dotnet publish pgutil/pgutil.csproj Output: $target20s

          C:\Users\builds\.nuget\packages\tomlyn\0.19.0\lib\net8.0\Tomlyn.dll : warning IL2104: Assembly 'Tomlyn' produced trim warnings. For more information see https://aka.ms/dotnet-illink/libraries [C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E609364\pgutil\pgutil.csproj]
          • dotnet publish pgutil/pgutil.csproj Output: $target8.2s

            Operation canceled or timeout expired.
          • Cleanup0.12s

            • winbuildsv10.12s

              Could not clean temporary directory C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E609364 on winbuildsv1: System.InvalidOperationException: Access to the path 'C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E609364\Inedo.ProGet\bin\Release\net8.0\Inedo.ProGet.dll' is denied.
                 at Inedo.Agents.Connections.PushServerConnection.ExecuteCommandAsync(AgentCommand command, AgentType agentType, CancellationToken cancellationToken)
                 at Inedo.Agents.InedoAgentClientBase.ExecuteCommandAsync[TResponse](AgentCommand`1 command, AgentType agentType, CancellationToken cancellationToken)
                 at Inedo.Agents.RemoteFileOperationsExecuter.DeleteFileOrDirectory(String[] names, Action`1 action)
                 at Inedo.BuildMaster.Windows.ServiceApplication.Executions.PlanExecuter.ServerInfo.DeleteExecutionTempDirectoryAsync(Int32 executionId, ILogSink logger)