-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Kubeflow-pipeline-postsubmit-integration-test failure #5007
Comments
@hilcj do you need help from other members? But feel free to delegate to us if you think it's out of your knowledge range |
@Bobgy actually I just want to ask you if this is an known issue. Because the failure has started at least two weeks ago and previous oncalls may have already reported it. If not, I'll do the investigation and get back to you. Btw do you know where we keep track of the live issues? Seems the oncalls handover note was not updated since Dec 18, and no update on the kfp oncalls book - live issues since my last oncall in Nov. |
Error is from dataflow sample test, and this is related to a recent fix I made for dataflow component. Will send a fix shortly. |
Postsubmit is still red with multiple errors. Reopen this, and I'll investigate one by one shortly. |
There're other build failures similar to the one I fixed above. Reopen and I'll make fixes shortly. |
Awesome, thank you @chensun! |
JFYI: |
Latest test error was:
and this is due to the content of gs://ml-pipeline/sample-pipeline/xgboost/initialization_actions.sh
I'm going to update its content to use Python 3. |
After #5062 and updating gs://ml-pipeline/sample-pipeline/xgboost/initialization_actions.sh, the previous error is fixed. Now we got a runtime error submitting Dataproc spark job:
Guessing we need to update this package [1] to accommodate newer version of Spark that comes with Dataproc 1.5 image. [1] gs://ml-pipeline/sample-pipeline/xgboost/xgboost4j-example-0.8-SNAPSHOT-jar-with-dependencies.jar |
Opened #5089 to track the XGBoost issue, handing over the rest to @hongye-sun . |
Postsubmit is now healthy |
KFP Oncall noticed kubeflow-pipeline-postsubmit-integration-test being failing.
/kind bug
The text was updated successfully, but these errors were encountered: