Closed
Description
.virtualenv/bin/cwltool \
--enable-ext \
--outdir results \
--cachedir cache \
workflow.cwl \
job.cwl
.virtualenv/bin/cwltool 1.0.20171017195544
Resolved 'workflow.cwl' to 'file:///home/gijs/prefactor-cwl/workflow.cwl'
[workflow workflow.cwl] start
[step createmap_cal] start
Unexpected exception
Traceback (most recent call last):
File "/home/gijs/prefactor-cwl/.virtualenv/local/lib/python2.7/site-packages/cwltool/workflow.py", line 810, in job
**kwargs):
File "/home/gijs/prefactor-cwl/.virtualenv/local/lib/python2.7/site-packages/cwltool/draft2tool.py", line 268, in job
if dockerimg:
UnboundLocalError: local variable 'dockerimg' referenced before assignment
[step createmap_cal] Cannot make job: local variable 'dockerimg' referenced before assignment
[workflow workflow.cwl] completed permanentFail
{
"mapfile": null
}
Final process status is permanentFail
Metadata
Metadata
Assignees
Labels
No labels