-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Open
Labels
api: aiplatformIssues related to the AI Platform API.Issues related to the AI Platform API.priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.samplesIssues that are directly related to samples.Issues that are directly related to samples.triage meI really want to be triaged.I really want to be triaged.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Description
aiplatform.CreateTrainingPipelineSampleTest and aiplatform.CancelTrainingPipelineSampleTest failing
Someone should look at the pipeline job to see why it is failing -- projects/ucaip-sample-tests/locations/us-central1/trainingPipelines/2719905928454340608
- [ERROR] aiplatform.CancelTrainingPipelineSampleTest.cancelTrainingPipeline Time elapsed: 0.956 s <<< ERROR!
com.google.api.gax.rpc.FailedPreconditionException: io.grpc.StatusRuntimeException: FAILED_PRECONDITION: The TrainingPipeline "projects/ucaip-sample-tests/locations/us-central1/trainingPipelines/2719905928454340608" is in state PIPELINE_STATE_FAILED and cannot be canceled. - [ERROR] aiplatform.CreateTrainingPipelineSampleTest.testCreateTrainingPipelineSample Time elapsed: 16.171 s <<< ERROR!
com.google.api.gax.rpc.FailedPreconditionException: io.grpc.StatusRuntimeException: FAILED_PRECONDITION: The TrainingPipeline "projects/ucaip-sample-tests/locations/us-central1/trainingPipelines/6971726189157154816" is in state PIPELINE_STATE_FAILED and cannot be canceled.
Details:
Metadata
Metadata
Assignees
Labels
api: aiplatformIssues related to the AI Platform API.Issues related to the AI Platform API.priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.samplesIssues that are directly related to samples.Issues that are directly related to samples.triage meI really want to be triaged.I really want to be triaged.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.