Hey there,
I am lost on this one and the existing similar forum posts covering similar errors I’ve found haven’t helped.
I am running a simple test with a Houdini composite ROP going into into a Deadline ROP for rendering. Other render types such as rendering geometry work fine but the Comp ROP cannot render on the farm. All files are stored in a shared server that all workers have access to and my user does have editing privileges for all read/write locations. Rendering the Comp ROP locally is fine (In fact even when on the farm it is still only running on this local comp), but when ran on the farm it fails, and I get the following log from the worker:
0: DEBUG: ManagedProcess.Execute: m_process.IsRunning(): True m_process.IsStdoutAvailable(): False
0: DEBUG: PopupHandler.CheckForPopups: Getting popup handles
0: DEBUG: PopupHandler.CheckForPopups: Got 0 handles
0: DEBUG: PopupHandler.CheckForPopups: Returning
0: DEBUG: ManagedProcess.HandleStdoutLine: parsing stdout: Detected Houdini version: (19, 0, 531)
0: STDOUT: Detected Houdini version: (19, 0, 531)
0: DEBUG: ManagedProcess.HandleStdoutLine: parsing stdout: ['C:\\ProgramData\\Thinkbox\\Deadline10\\workers\\THANOS\\plugins\\6441d137dd0997665cfa3772\\hrender_dl.py', '-f', '102', '102', '1', '-o', '$HIP/render/$HIPNAME.$OS.$F4.exr', '-g', '-d', '/out/comp1', '-tempdir', 'C:\\ProgramData\\Thinkbox\\Deadline10\\workers\\THANOS\\jobsData\\6441d137dd0997665cfa3772\\0_tempprHN40', '-arnoldAbortOnLicenseFail', '1', 'C:/Users/stephen.scollay/Documents/LocalFiles/DeadlineCompositeTest.hip']
0: STDOUT: ['C:\\ProgramData\\Thinkbox\\Deadline10\\workers\\THANOS\\plugins\\6441d137dd0997665cfa3772\\hrender_dl.py', '-f', '102', '102', '1', '-o', '$HIP/render/$HIPNAME.$OS.$F4.exr', '-g', '-d', '/out/comp1', '-tempdir', 'C:\\ProgramData\\Thinkbox\\Deadline10\\workers\\THANOS\\jobsData\\6441d137dd0997665cfa3772\\0_tempprHN40', '-arnoldAbortOnLicenseFail', '1', 'C:/Users/stephen.scollay/Documents/LocalFiles/DeadlineCompositeTest.hip']
0: DEBUG: ManagedProcess.HandleStdoutLine: parsing stdout: Start: 102
0: STDOUT: Start: 102
0: DEBUG: ManagedProcess.HandleStdoutLine: parsing stdout: End: 102
0: STDOUT: End: 102
0: DEBUG: ManagedProcess.HandleStdoutLine: parsing stdout: Increment: 1
0: STDOUT: Increment: 1
0: DEBUG: ManagedProcess.HandleStdoutLine: parsing stdout: Ignore Inputs: True
0: STDOUT: Ignore Inputs: True
0: DEBUG: ManagedProcess.HandleStdoutLine: parsing stdout: Output: $HIP/render/$HIPNAME.$OS.$F4.exr
0: STDOUT: Output: $HIP/render/$HIPNAME.$OS.$F4.exr
0: DEBUG: ManagedProcess.HandleStdoutLine: parsing stdout: Driver: /out/comp1
0: STDOUT: Driver: /out/comp1
0: DEBUG: ManagedProcess.HandleStdoutLine: parsing stdout: Input File: C:/Users/stephen.scollay/Documents/LocalFiles/DeadlineCompositeTest.hip
0: STDOUT: Input File: C:/Users/stephen.scollay/Documents/LocalFiles/DeadlineCompositeTest.hip
0: DEBUG: ManagedProcess.Execute: m_process.IsRunning(): True m_process.IsStdoutAvailable(): True
0: DEBUG: PopupHandler.CheckForPopups: Getting popup handles
0: DEBUG: PopupHandler.CheckForPopups: Got 0 handles
0: DEBUG: PopupHandler.CheckForPopups: Returning
0: DEBUG: ManagedProcess.HandleStdoutLine: parsing stdout: Error: Caught exception: The attempted operation failed.
0: DEBUG: ManagedProcess.HandleStdoutLine: line was matched by handler "(Error: .*)"
0: DEBUG: ManagedProcess.Execute: returning
0: Done executing plugin command of type 'Render Task'
ERROR: 0: An exception occurred: FailRenderException : Error: Caught exception: The attempted operation failed.
at Deadline.Plugins.DeadlinePlugin.FailRender(String message) (Python.Runtime.PythonException)
File "C:\ProgramData\Thinkbox\Deadline10\workers\THANOS\plugins\6441d137dd0997665cfa3772\Houdini.py", line 438, in HandleStdoutError
self.FailRender(self.GetRegexMatch(1))
at Python.Runtime.Dispatcher.Dispatch(ArrayList args)
at __FranticX_Processes_ManagedProcess_StdoutHandlerDelegateDispatcher.Invoke()
at FranticX.Processes.ManagedProcess.RegexHandlerCallback.CallFunction()
at FranticX.Processes.ManagedProcess.e(String di, Boolean dj)
at FranticX.Processes.ManagedProcess.Execute(Boolean waitForExit)
at Deadline.Plugins.DeadlinePlugin.DoRenderTasks()
at Deadline.Plugins.PluginWrapper.RenderTasks(Task task, String& outMessage, AbortLevel& abortLevel)
at Deadline.Plugins.PluginWrapper.RenderTasks(Task task, String& outMessage, AbortLevel& abortLevel) (Deadline.Plugins.RenderPluginException)
0: Unloading plugin: Houdini
0: Executing plugin command of type 'End Job'
0: DEBUG: EndJob: called
0: DEBUG: EndJob: returning
0: Done executing plugin command of type 'End Job'
0: Render Thread - Render State transition from = 'Rendering' to = 'WaitingForTask'
Scheduler Thread - Render Thread 0 threw a major error:
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
Exception Details
RenderPluginException -- FailRenderException : Error: Caught exception: The attempted operation failed.
at Deadline.Plugins.DeadlinePlugin.FailRender(String message) (Python.Runtime.PythonException)
File "C:\ProgramData\Thinkbox\Deadline10\workers\THANOS\plugins\6441d137dd0997665cfa3772\Houdini.py", line 438, in HandleStdoutError
self.FailRender(self.GetRegexMatch(1))
at Python.Runtime.Dispatcher.Dispatch(ArrayList args)
at __FranticX_Processes_ManagedProcess_StdoutHandlerDelegateDispatcher.Invoke()
at FranticX.Processes.ManagedProcess.RegexHandlerCallback.CallFunction()
at FranticX.Processes.ManagedProcess.e(String di, Boolean dj)
at FranticX.Processes.ManagedProcess.Execute(Boolean waitForExit)
at Deadline.Plugins.DeadlinePlugin.DoRenderTasks()
at Deadline.Plugins.PluginWrapper.RenderTasks(Task task, String& outMessage, AbortLevel& abortLevel)
at Deadline.Plugins.PluginWrapper.RenderTasks(Task task, String& outMessage, AbortLevel& abortLevel)
RenderPluginException.Cause: JobError (2)
RenderPluginException.Level: Major (1)
RenderPluginException.HasSlaveLog: True
RenderPluginException.SlaveLogFileName: C:\ProgramData\Thinkbox\Deadline10\logs\deadlineslave_renderthread_0-THANOS-0000.log
Exception.TargetSite: Deadline.Slaves.Messaging.PluginResponseMemento d(Deadline.Net.DeadlineMessage, System.Threading.CancellationToken)
Exception.Data: ( )
Exception.Source: deadline
Exception.HResult: -2146233088
Exception.StackTrace:
at Deadline.Plugins.SandboxedPlugin.d(DeadlineMessage bgj, CancellationToken bgk)
at Deadline.Plugins.SandboxedPlugin.RenderTask(Task task, CancellationToken cancellationToken)
at Deadline.Slaves.SlaveRenderThread.c(TaskLogWriter ajq, CancellationToken ajr)
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
For any explainations please assume I am a dumb dumb as despite trying to look into how submitters function internally I havent been able to find out much.
Thanks,
Stephen