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:Build
Script:Build
Pipeline:InedoExport (Build)
Created:9/4/2019 9:47:42 AM by blubar@inedo.local
Start date:9/4/2019 9:47:43 AM
Completed date:9/4/2019 9:47:47 AM (3.7s)
Status:Failed

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

  • Execution Logs3.6s

    • Get Source0.95s

      • Get GitLab Source from ben_lubar/InedoExport to $WorkingDirectory0.88s

        Unhandled exception: System.InvalidOperationException: Project 'ben_lubar/InedoExport' not found on GitLab.
           at Inedo.Extensions.Operations.GitLabGetSourceOperation.<GetRepositoryUrlAsync>d__16.MoveNext() in C:\ProgramData\BuildMaster\Temp\Service\_E2312\Src\Git\GitLab.InedoExtension\Operations\GitLabGetSourceOperation.cs:line 64
        --- 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.GetSourceOperation`1.<ExecuteAsync>d__20.MoveNext() in C:\ProgramData\BuildMaster\Temp\Service\_E2312\Src\Git\Common\Operations\GetSourceOperation.cs:line 47
        --- 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__44.MoveNext()