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

Cloning a scheduled run failed #785

Closed
rileyjbauer opened this issue Feb 5, 2019 · 1 comment
Closed

Cloning a scheduled run failed #785

rileyjbauer opened this issue Feb 5, 2019 · 1 comment

Comments

@rileyjbauer
Copy link
Contributor

I created a recurring run yesterday and it scheduled a few runs before completing.

Today I went to clone one of those runs, and hitting Start resulted in the following error message:

{
  "error": "Failed to create a new run.: InternalServerError: Failed to create a workflow for (paralleljoin58sc8-8-827906974): resourceVersion should not be set on objects to be created",
  "message": "Failed to create a new run.: InternalServerError: Failed to create a workflow for (paralleljoin58sc8-8-827906974): resourceVersion should not be set on objects to be created",
  "code": 13,
  "details": [
    {
      "@type": "type.googleapis.com/api.Error",
      "error_message": "Internal Server Error",
      "error_details": "Failed to create a new run.: InternalServerError: Failed to create a workflow for (paralleljoin58sc8-8-827906974): resourceVersion should not be set on objects to be created"
    }
  ]
}
@rileyjbauer
Copy link
Contributor Author

duplicate of #1266

HumairAK pushed a commit to red-hat-data-services/data-science-pipelines that referenced this issue Mar 11, 2024
Get taskRun and run details into the output CSV

Signed-off-by: Yihong Wang <yh.wang@ibm.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants