Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Haplotypecaller exit status 402 #1687

Open
janejajajuana opened this issue Oct 14, 2024 · 5 comments
Open

Haplotypecaller exit status 402 #1687

janejajajuana opened this issue Oct 14, 2024 · 5 comments

Comments

@janejajajuana
Copy link

Hi! I am new in NF-Sarek Pipeline. I have been trying to run this for multiple times but I always get the same error.
The pipeline crashes in haplotypecaller step:

Image
Image

I also tried -resume option but it still crashes. I also increase time and memory but still failed.

@FriederikeHanssen
Copy link
Contributor

The exitcode 140 typically means it runs longer than the specified time. AS you can see in the screenshot the execution is retried with more time. If you want to avoid the retries you could bump the wall time from the start for that process: https://nf-co.re/docs/usage/getting_started/configuration#tuning-workflow-resources

@janejajajuana
Copy link
Author

Hi!

Thank you, yes actually I set the time for 4.days because when I run the pipeline by default but then I get an exitcode : 1 or 134 instead.

Image

@FriederikeHanssen
Copy link
Contributor

This output doesn't show the error messages. Can you please send the .nextflow.log file instead?

@janejajajuana
Copy link
Author

I am running a new job right now since I didn't save a copy/screenshot from my previous runs the .nextflow.log file.

But these are the my screenshots that I saved from my previous runs:

Image
Image

Image

All of these have max_time = 1.d in the config file.

@janejajajuana
Copy link
Author

Here is my config and shell script:

Image

Image
Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants