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

codex-pipeline with singularity #34

Open
asom opened this issue Sep 14, 2022 · 0 comments
Open

codex-pipeline with singularity #34

asom opened this issue Sep 14, 2022 · 0 comments

Comments

@asom
Copy link

asom commented Sep 14, 2022

When I am trying to run the pipeline with the singularity option:
cwltool --singularity pipeline.cwl subm.yaml

I got the following error:

ERROR [job collect_dataset_info] Job error:
("Error collecting output for parameter 'pipeline_config':\nsteps/illumination_first_stitching/collect_dataset_info.cwl:26:7: Did not find output file with glob pattern: '['pipelineConfig.json']'", {})
WARNING [job collect_dataset_info] completed permanentFail
ERROR [step collect_dataset_info] Output is missing expected field file:///path_to_pipeline/illumination_first_stitching.cwl#collect_dataset_info/pipeline_config
WARNING [step collect_dataset_info] completed permanentFail
INFO [workflow illumination_first_stitching] completed permanentFail
WARNING [step illumination_first_stitching] completed permanentFail
INFO [workflow ] completed permanentFail
{
"data_json": null,
"experiment_config": null,
"pipeline_config": null,
"stitched_images": null
}
WARNING Final process status is permanentFail

Any idea how to solve this?

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