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:global::InedoProduct-Deploy-Release
Pipeline:ReleaseLegacy6 (Release)
Created:4/16/2021 10:39:56 AM by gdivis@inedo.local
Start date:4/16/2021 10:40:01 AM
Completed date:4/16/2021 10:40:02 AM (0.64s)
Status:Failed

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

  • Execution Logs0.61s

    • Transition YouTrack issues and generate release notes0.61s

      • HTTP POST to https://my.inedo.com/services/legacy/releases/$ToLower($productCode)/create0s

        Performing HTTP POST request to https://my.inedo.com/services/legacy/releases/pg/create...
        Unhandled exception: System.NotSupportedException: Type Inedo.ExecutionEngine.RuntimeMapValue is not serializable using SlimBinaryFormatter. at Inedo.Serialization.SlimBinaryFormatter.WriteValue(BinaryWriter writer, Type type, Object value) at Inedo.Serialization.SlimBinaryFormatter.SerializeObject(BinaryWriter writer, Object obj) at Inedo.Serialization.SlimBinaryFormatter.WriteValue(BinaryWriter writer, Type type, Object value) at Inedo.Serialization.SlimBinaryFormatter.Serialize(Object obj, Stream stream) at Inedo.Agents.LocalJobExecuter.DuplicateJob(RemoteJob job) at Inedo.Agents.LocalJobExecuter.<ExecuteJobAsync>d__0.MoveNext() --- 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.HTTP.HttpOperationBase.<CallRemoteAsync>d__54.MoveNext() --- 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.HTTP.HttpPostOperation.<ExecuteAsyncInternal>d__22.MoveNext() --- 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()