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

pipeline fails at same step each time #453

Open
lo-schwartz opened this issue Sep 30, 2024 · 4 comments
Open

pipeline fails at same step each time #453

lo-schwartz opened this issue Sep 30, 2024 · 4 comments
Assignees
Labels
question Further information is requested

Comments

@lo-schwartz
Copy link

lo-schwartz commented Sep 30, 2024

I have tried this pipeline multiple times but it fails at the same step every time. It does not complete and I am not sure why.
09_30_nextflow.log.1.pdf

@atrigila
Copy link

atrigila commented Oct 1, 2024

Hi @lo-schwartz, I think your issue is related to using singularity and might be related to this: nextflow-io/nextflow#4272.
Could you try running the pipeline with docker to see if you still see the same issue? Also, could you try running the -dev version instead of master? Thank you

@lo-schwartz
Copy link
Author

I tried using it with -r 2.3.1 \ but I am on an HPC and I do not think I will be able to use docker. I tried it again with singularity and it failed again the same way even with the version change.

@nschcolnicov nschcolnicov self-assigned this Oct 3, 2024
@nschcolnicov
Copy link

Hi @lo-schwartz I tried to run the pipeline using your settings and wasn't able to reproduce the error.

Also. looking at the log:
``NFCORE_SMRNASEQ:MIRNA_QUANT:BAM_STATS_HAIRPIN:BAM_STATS_SAMTOOLS:SAMT
OOLS_FLAGSTAT (BT474-7_mature_hairpin) terminated with an error exit status (151)
I think that the issue seems to be related to what @atrigila posted: nextflow-io/nextflow#4272.

@apeltzer
Copy link
Member

apeltzer commented Oct 4, 2024

Looks indeed like an issue with LSF + Singularity and not with the pipeline. Also tried your parameters with some samples and it passed / worked fine for me :-(

@apeltzer apeltzer added the question Further information is requested label Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
Status: On Hold
Development

No branches or pull requests

4 participants