Environment: | Release |
Script: | DeployRelease |
Pipeline: | upack (Release) |
Created: | 2/7/2020 6:40:41 PM by jrasch@inedo.local |
Start date: | 2/7/2020 6:40:41 PM |
Completed date: | 2/7/2020 6:40:48 PM (7.8s) |
Status: | Failed |
Your account is not authorized to view debug logs in this context, therefore certain groups' log entries may appear empty.
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.GitHub.Clients.GitHubClient.<InvokeAsync>d__39.MoveNext() in C:\ProgramData\BuildMaster\Temp\Service\_E18973\Src\Git\GitHub.InedoExtension\Clients\GitHubClient.cs:line 329 --- End of inner exception stack trace --- at Inedo.Extensions.GitHub.Clients.GitHubClient.<InvokeAsync>d__39.MoveNext() in C:\ProgramData\BuildMaster\Temp\Service\_E18973\Src\Git\GitHub.InedoExtension\Clients\GitHubClient.cs:line 357 --- 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.GitHub.Clients.GitHubClient.<EnsureReleaseAsync>d__32.MoveNext() in C:\ProgramData\BuildMaster\Temp\Service\_E18973\Src\Git\GitHub.InedoExtension\Clients\GitHubClient.cs:line 228 --- 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.GitHub.Operations.Releases.GitHubEnsureReleaseOperation.<ConfigureAsync>d__1.MoveNext() in C:\ProgramData\BuildMaster\Temp\Service\_E18973\Src\Git\GitHub.InedoExtension\Operations\Releases\GitHubEnsureReleaseOperation.cs:line 53 --- 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__49.MoveNext()