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:Release Inedo Extension
Pipeline:global::InedoExtension (Release)
Created:1/8/2020 10:03:01 AM by jrasch@inedo.local
Start date:1/8/2020 10:03:01 AM
Completed date:1/8/2020 10:03:04 AM (3.3s)
Status:Failed

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

  • Execution Logs3.2s

    • Deploy Extension(s)0.36s

      • Repackage inedox/$ApplicationName $PackageVersion() to $ReleaseNumber on PrereleaseExtensions0s

        Repackaging inedox/Jenkins 1.3.2 to 1.3.2 on https://proget.inedo.com (PrereleaseExtensions feed)...
        "Version" and "NewVersion" are the same; nothing to do.
      • Tag GitHub Source in GitHub-InedoBuilds with $ApplicationName-$ReleaseNumber.$BuildNumber2.7s

        Unhandled exception: System.InvalidOperationException: Repository '' not found on GitHub.
           at Inedo.Extensions.GitHub.Operations.GitHubTagOperation.<GetRepositoryUrlAsync>d__16.MoveNext() in C:\ProgramData\BuildMaster\Temp\Service\_E11587\Src\Git\GitHub.InedoExtension\Operations\GitHubTagOperation.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`1.<ExecuteAsync>d__20.MoveNext() in C:\ProgramData\BuildMaster\Temp\Service\_E11587\Src\Git\Common\Operations\TagOperation.cs:line 43
        --- 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__48.MoveNext()