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:Production
Script:Release
Pipeline:Release (Release)
Created:2/14/2020 6:01:03 PM by apapadimoulis@inedo.local
Start date:2/14/2020 6:01:03 PM
Completed date:2/14/2020 6:01:08 PM (5.8s)
Status:Failed

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

  • Execution Logs5.8s

    • Tag Source Code4.5s

      • Tag GitHub Source in GitHub with $PackageName-$ReleaseNumber.$BuildNumber4.4s

        Unhandled exception: System.InvalidOperationException: Repository '' not found on GitHub.
           at Inedo.Extensions.GitHub.Credentials.GitHubSecureResource.<GetRepositoryUrlAsync>d__13.MoveNext() in C:\ProgramData\BuildMaster\Temp\Service\_E18973\Src\Git\GitHub.InedoExtension\Credentials\GitHubSecureResource.cs:line 0
        --- 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.TagOperation.<ExecuteAsync>d__20.MoveNext() in C:\ProgramData\BuildMaster\Temp\Service\_E18973\Src\Git\Common\Operations\TagOperation.cs:line 44
        --- 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()