You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Something is broken with using build_volumetric_layer_set in build_subchunkable_apply_flow and with level_intermediaries_dirs :
FileNotFoundError: [Errno 2] No such file or directory:
"/home/tri/zetta/specs/tri/zhihao-hippo/seg/skel-gt-240606/cutout0/edc/VolumetricSet[{'proofread_mask':
'file://~/zetta_utils_tmp/chunks_level_0/subchunkable-48e043a6e4fdc24c9cc659e4a53e1b31_VolumetricCallableOperation_temp_(45375.0, 68331.0,
477.0) - (45735.0, 68691.0, 617.0)_None', 'dont_care_mask':
'file://~/zetta_utils_tmp/chunks_level_0/subchunkable-48e043a6e4fdc24c9cc659e4a53e1b31_VolumetricCallableOperation_temp_(45375.0, 68331.0,
477.0) - (45735.0, 68691.0, 617.0)_None'}]"
Flow runs fine (with do_dryrun_estimation: false) including the copying from temp folders to gs but it craps out when it tries to clean up the temp folders.
Something is broken with using
build_volumetric_layer_set
inbuild_subchunkable_apply_flow
and withlevel_intermediaries_dirs
:Flow runs fine (with
do_dryrun_estimation: false
) including the copying from temp folders to gs but it craps out when it tries to clean up the temp folders.Full log: https://gist.github.com/trivoldus28/14df5eb17b120a830b1a458c722f1765
cue: https://gist.github.com/trivoldus28/2e4e23b6f432634b09382bf5de0f07fe
The text was updated successfully, but these errors were encountered: