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:36:25 PM by apapadimoulis@inedo.local
Start date:9/1/2024 9:36:25 PM
Completed date:9/1/2024 9:36:31 PM (5.4s)
Status:Failed

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

  • Execution Logs5.4s

    • Deploy Ads artifact to C:\Websites\TheDailyWTF\Ads0.06s

      Unhandled exception: 
      • Cleanup0.057s

        • thedailywtf.com0.057s

          Could not clean temporary directory C:\ProgramData\InedoAgent\BuildMaster\23.120.177.74\Temp\_E479398 on thedailywtf.com: System.InvalidOperationException: Could not load file or assembly 'System.Private.CoreLib' or one of its dependencies. The system cannot find the file specified.
             at Inedo.Agents.Connections.PushServerConnection.ExecuteCommandAsync(AgentCommand command, AgentType agentType, CancellationToken cancellationToken)
             at Inedo.Agents.InedoAgentClientBase.ExecuteCommandAsync[TResponse](AgentCommand`1 command, AgentType agentType, CancellationToken cancellationToken)
             at Inedo.Agents.RemoteFileOperationsExecuter.DeleteFileOrDirectory(String[] names, Action`1 action)
             at Inedo.Agents.FileOperationsExecuter.DeleteDirectories(IFileOperationsExecuter agent, String[] directoryNames)
             at Inedo.BuildMaster.Windows.ServiceApplication.Executions.PlanExecuter.ServerInfo.DeleteExecutionTempDirectoryAsync(Int32 executionId, ILogSink logger)