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

Jenkins integration tests continue after error #544

Open
jonca79 opened this issue Dec 12, 2024 · 0 comments
Open

Jenkins integration tests continue after error #544

jonca79 opened this issue Dec 12, 2024 · 0 comments

Comments

@jonca79
Copy link
Collaborator

jonca79 commented Dec 12, 2024

nextflow run validation_workflow/validate_result.nf

Even when the snakemake pipeline fails the integration tests continues and it is only the last step (nextflow) that determines the reported error code.

Obs. When solving this issue the pipeline on Jenkins will always fail due to an Jenkins specific error with the cnv_html_report:
Unable to get version (from tags) or an active_branch
Unable to get version (from tags) or an active_branch
Unable to get version (from tags) or an active_branch
Waiting at most 60 seconds for missing files.
Missing files after 60 seconds. This might be due to filesystem latency. If that is the case, consider to increase the wait time with --latency-wait:
/home/jenkins/.cache/snakemake/snakemake/source-cache/runtime-cache/tmp41m7i_0q/file/beegfs-storage/workspace/Twist_Solid_Multibranch_develop/workflow/templates/cnv_html_report/03-results-table.js
/home/jenkins/.cache/snakemake/snakemake/source-cache/runtime-cache/tmp41m7i_0q/file/beegfs-storage/workspace/Twist_Solid_Multibranch_develop/workflow/templates/cnv_html_report/style.css

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

1 participant