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:DeployRelease
Pipeline:upack (Release)
Created:1/10/2019 11:54:28 PM by inedo
Start date:1/10/2019 11:54:32 PM
Completed date:1/10/2019 11:55:34 PM (1min 2s)
Status:Failed

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

  • Execution Logs1min 2s

    • Deploy to GitHub1.5s

      • Ensure GitHub Release in upack for tag upack-$ReleaseNumber.$PackageNumber0.97s

        Unhandled exception: System.Exception: {"message":"Not Found","documentation_url":"https://developer.github.com/v3/repos/releases/#create-a-release"} ---> System.Net.WebException: The remote server returned an error: (404) Not Found.
           at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
           at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
        --- End of stack trace from previous location where exception was thrown ---
           at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
           at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
           at Inedo.Extensions.Clients.GitHubClient.<InvokeAsync>d__35.MoveNext() in C:\InedoAgent\BuildMasterTemp\Temp\_E77211\Src\Git\GitHub.InedoExtension\Clients\GitHubClient.cs:line 261
           --- End of inner exception stack trace ---
           at Inedo.Extensions.Clients.GitHubClient.<InvokeAsync>d__35.MoveNext() in C:\InedoAgent\BuildMasterTemp\Temp\_E77211\Src\Git\GitHub.InedoExtension\Clients\GitHubClient.cs:line 289
        --- End of stack trace from previous location where exception was thrown ---
           at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
           at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
           at Inedo.Extensions.Clients.GitHubClient.<EnsureReleaseAsync>d__28.MoveNext() in C:\InedoAgent\BuildMasterTemp\Temp\_E77211\Src\Git\GitHub.InedoExtension\Clients\GitHubClient.cs:line 169
        --- End of stack trace from previous location where exception was thrown ---
           at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
           at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
           at Inedo.Extensions.Operations.GitHubEnsureReleaseOperation.<ConfigureAsync>d__1.MoveNext() in C:\InedoAgent\BuildMasterTemp\Temp\_E77211\Src\Git\GitHub.InedoExtension\Operations\GitHubEnsureReleaseOperation.cs:line 62
        --- End of stack trace from previous location where exception was thrown ---
           at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
           at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
           at Inedo.BuildMaster.Windows.ServiceApplication.Executions.PlanExecuter.BuildMasterExecuter.<ExecuteActionAsync>d__41.MoveNext()