quadproduction / OpenPype

QuadProd version of OpenPype
MIT License
4 stars 0 forks source link

Maya Farm Render Failed #494

Closed SherineKB closed 1 year ago

SherineKB commented 1 year ago

Environment: Test_OP2_Pub_23_7 Task: Model Process: New scene -> Build workfile from template -> Save -> Publish. Error: Render on farm failed

Image

=======================================================
Error
=======================================================
Error: Global job preload script '/tmp/deadline/nodeloc050/plugins/64a3cb75cc74cd062892d18c/GlobalJobPreLoad.py': RuntimeError : Failed to run OpenPype process to extract environments. (FranticX.Scripting.PythonNetException)
  File "/tmp/deadline/nodeloc050/plugins/64a3cb75cc74cd062892d18c/GlobalJobPreLoad.py", line 437, in __main__
    inject_openpype_environment(deadlinePlugin)
  File "/tmp/deadline/nodeloc050/plugins/64a3cb75cc74cd062892d18c/GlobalJobPreLoad.py", line 371, in inject_openpype_environment
    "Failed to run OpenPype process to extract environments."
   at Python.Runtime.PyObject.Invoke(PyObject[] args)
   at Python.Runtime.PyObject.InvokeMethod(String name, PyObject[] args)
   at FranticX.Scripting.PythonNetScriptEngine.CallFunction(String moduleName, String functionName, Object[] args)
   at Deadline.Plugins.PluginWrapper.d()
   at Deadline.Plugins.PluginWrapper.StartJob(String& outMessage, AbortLevel& abortLevel)

=======================================================
Type
=======================================================
RenderPluginException

=======================================================
ccaillot commented 1 year ago

Since this PR, this issue can happen.

Still under investigation...

ClementHector commented 1 year ago

The last log line of the job sais: 2023-07-06 15:47:46: 0: '/users_roaming/skacmazbelhaine/Thinkbox/Deadline10/pythonAPIs/8V8myYiuCTeqVADSSX273A==' already exists. Skipping extraction of PythonSync. it seem to be a specific problem of sherine profile.

ClementHector commented 1 year ago

I delete the folder /users_roaming/skacmazbelhaine/Thinkbox/Deadline10/pythonAPIs/8V8myYiuCTeqVADSSX273A== and i not have this error.