question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Some aborted workflows still have "running" subworkflows

See original GitHub issue

A few workflows that we aborted in Cromwell-as-a-Service have the status “Aborted” (e.g. “429e0aaf-c429-4438-a12d-734f1f444801”) but the subworkflow that was running when the parent workflow was aborted is still in the “running” status. When trying to abort the subworkflow that is still running (“34074359-f8ed-4402-ba65-c92ab550e999”), I see the error:

{
  "status": "error",
  "message": "Couldn't abort 34074359-f8ed-4402-ba65-c92ab550e999 because no workflow with that ID is in progress"
}

It looks like Cromwell thinks the workflow is not running, but it’s metadata says that it is.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
gemmalamcommented, May 24, 2019

Thank you @samanehsan I am going to close this for now and we can re-open if necessary. This ticket has been moved to our new Jira board, too 😃 https://broadworkbench.atlassian.net/browse/BA-3654

0reactions
samanehsancommented, May 21, 2019

I haven’t seen this show up again recently @ruchim

Read more comments on GitHub >

github_iconTop Results From Across the Web

Workflow abort fails to stop SGE jobs · Issue #3259
With Cromwell 30.2: Attempting to abort a workflow mostly running on SGE ... Some aborted workflows still have "running" subworkflows #3654.
Read more >
Workflow is not blocked even though the task inside is Aborted
Hello all, I have used three sub workflows in a workflow and out of those two are ... got aborted for some reason,...
Read more >
Cromwell WorkFlow getting aborted intermittently without any ...
Hi Team, We are facing yet another issue with the large file(68GB) processing wherein workflow is getting aborted all of sudden without...
Read more >
Workflow is aborted without errors in AEM 6.x
In AEM 6.x, a workflow executing against a payload stops at some process step with WorkflowAborted message. Reason.
Read more >
Binding from workflow to work item aborted , when ...
Hi Experts, I have a workflow which is running since years and there were no issues with it. During the approval process at...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found