Open jasonshiller opened 8 years ago
I just got this too, with the latest version cloned from the repo. Must be something that was introduced in the last fix David?
Sorry should have mentioned the version - V1beta.5 020915
I was using V1beta.7 (BlackCat)
Actually I'm not sure if it's the same error. With me it is:
Starting pipeline...
19 jobs to be executed in total
stage = makeDir
Error: command failed: python makeDir.py /vlsci/VR0082/shared/data/moraxella/catarrhalis/CAS_deepseq1/RDv1b7_231115/
stage = makeRef
Error: command failed: python convertGenbankToFasta.py /vlsci/VR0082/shared/data/moraxella/catarrhalis/genbank/NC_014147.gbk /vlsci/VR0082/shared/data/moraxella/catarrhalis/CAS_deepseq1/RDv1b7_231115/temp/NC_014147.fasta
Traceback (most recent call last):
File "/usr/local/python/2.7.5-gcc/bin/rubra", line 9, in
Exceptions generating parameters for
'def RedDog.indexRef(...):'
Original exception:
Exception #1
ruffus.ruffus_exceptions.MissingInputFileError(
No way to run job: Input file ['/vlsci/VR0082/shared/data/moraxella/catarrhalis/CAS_deepseq1/RDv1b7_231115/temp/NC_014147.fasta'] does not exist):
for RedDog.indexRef.
Traceback (most recent call last):
File "build/bdist.linux-x86_64/egg/ruffus/task.py", line 2279, in parameter_generator
check_input_files_exist (*param)
File "build/bdist.linux-x86_64/egg/ruffus/file_name_parameters.py", line 191, in check_input_files_exist
"Input file ['%s'] does not exist" % f)
MissingInputFileError:
No way to run job: Input file ['/vlsci/VR0082/shared/data/moraxella/catarrhalis/CAS_deepseq1/RDv1b7_231115/temp/NC_014147.fasta'] does not exist
Hi Jason, Are you running on Barcoo or any other VLSCI-hosted system?
cheers, David
Hi David,
No it is running on our cluster at AgriBio. Cheers, Jason
In the log folder, is there a err file for the makeDir stage?
yes there is but it is empty
Okay - I should ask first, are you using a distributed system (i.e you have to queue jobs) or a dedicated server? If its a distributed system, which queuing system are you using (E.G. slurm, torque, or something else...)?
We are running torque
Which version of rubra did you install?
It is version 0.1.5
Can you send me your config file via davidje@student(dot)unimelb(dot)edu(dot)au ?
Thanks I will send that now
Hi,
We are having a bit of trouble getting Red dog to run on our cluster. At this stage we can't seem to get past the first step. We keep getting the error below.
Thanks, Jason
Starting pipeline... 427 jobs to be executed in total stage = makeDir, jobID = 1692894 Traceback (most recent call last): File "/usr/local/bin/rubra", line 9, in
load_entry_point('Rubra==0.1.5', 'console_scripts', 'rubra')()
File "/usr/local/lib/python2.7/site-packages/Rubra-0.1.5-py2.7.egg/rubra/rubra.py", line 66, in main
gnu_make_maximal_rebuild_mode=rebuildMode)
File "/usr/local/lib/python2.7/site-packages/ruffus-2.2-py2.7.egg/ruffus/task.py", line 2680, in pipeline_run
raise errt
ruffus.ruffus_exceptions.RethrownJobError: