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

Environment:Release
Script:global::InedoProduct-Deploy-Release-New
Pipeline:Release22 (Release)
Created:9/9/2022 2:40:09 PM by gdivis@inedo.local
Start date:9/9/2022 2:40:11 PM
Completed date:9/9/2022 2:40:17 PM (6.2s)
Status:Failed

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

  • Execution Logs6.2s

    • Repackage and promote RC packages0.21s

      • Repackage $ApplicationName.$p $PackageVersion() to $ReleaseNumber on PrereleaseProducts0.086s

        Repackaging InedoReleases/ProGet.Service 22.0.8-rc.2 to 22.0.8 on  ( feed)...
        Unhandled exception: System.InvalidOperationException: This instance has already started one or more requests. Properties can only be modified before sending the first request. at System.Net.Http.HttpClient.CheckDisposedOrStarted() at System.Net.Http.HttpClient.set_Timeout(TimeSpan value) at Inedo.Extensions.Operations.ProGet.ProGetFeedClient.CreateHttpClient() in C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E255410\Src\InedoCore\InedoExtension\Operations\ProGet\ProGetFeedClient.cs:line 253 at Inedo.Extensions.Operations.ProGet.ProGetFeedClient.RepackageAsync(IFeedPackageConfiguration packageConfig, String newVersion, String reason) in C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E255410\Src\InedoCore\InedoExtension\Operations\ProGet\ProGetFeedClient.cs:line 79 at Inedo.Extensions.Operations.ProGet.RepackagePackageOperation.RemoteExecuteAsync(IRemoteOperationExecutionContext context) in C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E255410\Src\InedoCore\InedoExtension\Operations\ProGet\RepackagePackageOperation.cs:line 123 at Inedo.Extensibility.Operations.RemoteExecuteOperation.RemoteExecuteJob.ExecuteAsync(CancellationToken cancellationToken) at Inedo.Agents.AgentCommand`1.Inedo.Agents.IAgentCommandWithResponse.ExecuteAsync(Stream responseStream) at Inedo.Agents.AgentCommandDispatcher.ExecuteCommandAsync(AgentCommand command, IClientConnection connection)