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

Presubmit test CloudBuild failures are hard to debug without logs #1978

Closed
Ark-kun opened this issue Aug 28, 2019 · 2 comments · Fixed by #1989
Closed

Presubmit test CloudBuild failures are hard to debug without logs #1978

Ark-kun opened this issue Aug 28, 2019 · 2 comments · Fixed by #1989
Assignees

Comments

@Ark-kun
Copy link
Contributor

Ark-kun commented Aug 28, 2019

Presubmit tests submit CloudBuild builds asynchronously and do not print any of the error messages:
https://prow.k8s.io/view/gcs/kubernetes-jenkins/pr-logs/pull/kubeflow_pipelines/1970/kubeflow-pipeline-sample-test/1166784286871785473

Running CloudBuild synchronously can solve this issue.

@Bobgy
Copy link
Contributor

Bobgy commented Aug 29, 2019

For the time being, you can go to gcp console, choose ml-pipeline-test project and see log by the build id.

To make this easier, print the logs when the build fails would be a good option. I don't think we have to switch to cloud build synchronously.

@Bobgy
Copy link
Contributor

Bobgy commented Aug 29, 2019

I can work on this

magdalenakuhn17 pushed a commit to magdalenakuhn17/pipelines that referenced this issue Oct 22, 2023
Signed-off-by: aodahl <aodahl@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants