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:Deploy
Pipeline:Release (Production)
Created:9/1/2024 9:37:46 PM by apapadimoulis@inedo.local
Start date:9/1/2024 9:37:50 PM
Completed date:9/1/2024 9:38:11 PM (21s)
Status:Failed

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

  • Execution Logs21s

    Unable to initialize server thedailywtf.com: System.Net.Sockets.SocketException (10060): A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
       at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
       at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
       at System.Threading.Tasks.ValueTask.ValueTaskSourceAsTask.<>c.<.cctor>b__4_0(Object state)
    --- End of stack trace from previous location ---
       at System.Threading.Tasks.TaskToApm.End(IAsyncResult asyncResult)
       at Inedo.Agents.Connections.PushConnectionFactory.HandleEndConnect(IAsyncResult result)
    --- End of stack trace from previous location ---
       at Inedo.Agents.Connections.PushConnectionFactory.OpenConnectionAsync(InedoAgentClientBase client, Boolean isolated, String userName, SecureString password, CancellationToken cancellationToken)
       at Inedo.Agents.InedoAgentClientBase.ConnectAsync(Boolean isolated, String userName, SecureString password, CancellationToken cancellationToken)
       at Inedo.BuildMaster.Windows.ServiceApplication.Agents.InedoAgentConnection.CreateAsync(TcpAgent agent, Boolean connect, CancellationToken cancellationToken)
       at Inedo.BuildMaster.Extensibility.Agents.ConnectingAgent.GetConnectionAsync(CancellationToken cancellationToken)
       at Inedo.BuildMaster.Extensibility.Agents.ConnectingAgent.GetAgentServiceInternalAsync(Type service)
       at Inedo.BuildMaster.Extensibility.Agents.ConnectingAgent.GetAgentServiceInternal(Type service)
       at Inedo.Extensibility.Agents.Agent.GetService[TService]()
       at Inedo.BuildMaster.Windows.ServiceApplication.Executions.PlanExecuter.OtterScriptExecuter.<>c__DisplayClass49_0.<<GetServerAsync>g__internalGetServerAsync|0>d.MoveNext()
    --- End of stack trace from previous location ---
       at Inedo.BuildMaster.Windows.ServiceApplication.Executions.PlanExecuter.OtterScriptExecuter.GetServerAsync(String serverName, ILogSink log, CancellationToken cancellationToken)
       at Inedo.BuildMaster.Windows.ServiceApplication.Executions.PlanExecuter.OtterScriptExecuter.GetExternalContextAsync(String contextType, String contextValue, IExecuterContext currentContext)