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 DesktopHub
Pipeline:Release (Build)
Created:11/20/2022 4:56:46 AM by apapadimoulis@inedo.local
Start date:11/20/2022 4:56:50 AM
Completed date:11/20/2022 4:57:22 AM (32s)
Status:Failed

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

  • Execution Logs32s

    • Get Source3.8s

      • Get GitLab Source from GitLab to ~\Src0.88s

        This operation has been deprecated and may be removed in a future version. Use Git::Checkout-Code instead.
        Getting source from 'https://gitlab.com/inedo/DesktopHub.git' on 'master' branch...
        Get source complete.
      • Get Extensions0.9s

        PSCall global::Get-BestExtensionVersions is improperly formatted: A file extension (.ps1) was expected, and a "Parameters" argument was expected. This may result in errors upon execution.
      • Build Bootstrapper3.3s

        • Install Universal Package lzma-sfx (latest-stable). to $bootstrapperOutput0.01s

          Unhandled exception: System.ArgumentException: String is not a valid semantic version.
             at Inedo.UPack.UniversalPackageVersion.Parse(String s)
             at Inedo.Extensions.Operations.ProGet.ProGetFeedClient.GetPackageStreamAsync(String packageId, String version, CancellationToken cancellationToken) in C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E280831\Src\InedoCore\InedoExtension\Operations\ProGet\ProGetApiClient.cs:line 198
             at Inedo.Extensions.Operations.ProGet.Extensions.InstallPackageAsync(IFeedPackageInstallationConfiguration config, ILogSink log, String targetDirectory, CancellationToken cancellationToken) in C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E280831\Src\InedoCore\InedoExtension\Operations\ProGet\Extensions.cs:line 144
             at Inedo.Extensions.Operations.ProGet.Packages.InstallUniversalPackageOperation.RemoteExecuteAsync(IRemoteOperationExecutionContext context) in C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E280831\Src\InedoCore\InedoExtension\Operations\ProGet\Packages\InstallUniversalPackageOperation.cs:line 113
             at Inedo.Extensibility.Operations.RemoteExecuteOperation.RemoteExecuteJob.ExecuteAsync(CancellationToken cancellationToken)
             at Inedo.Agents.AgentCommand`1.Inedo.Agents.IAgentCommandWithResponse.ExecuteAsync(Stream responseStream)
             at Inedo.Agents.AgentCommandDispatcher.ExecuteCommandAsync(AgentCommand command, IClientConnection connection)