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

aiplatform.CancelTrainingPipelineSampleTest flaky and failing. #9281

Open
lee1premium opened this issue Apr 8, 2024 · 0 comments
Open

aiplatform.CancelTrainingPipelineSampleTest flaky and failing. #9281

lee1premium opened this issue Apr 8, 2024 · 0 comments
Assignees
Labels
api: aiplatform Issues related to the AI Platform API. priority: p2 Moderately-important priority. Fix may not be included in next release. samples Issues that are directly related to samples. triage me I really want to be triaged. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@lee1premium
Copy link
Contributor

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:

@lee1premium lee1premium added priority: p2 Moderately-important priority. Fix may not be included in next release. triage me I really want to be triaged. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. labels Apr 8, 2024
@product-auto-label product-auto-label bot added api: aiplatform Issues related to the AI Platform API. samples Issues that are directly related to samples. labels Apr 8, 2024
lee1premium added a commit to lee1premium/java-docs-samples that referenced this issue Apr 8, 2024
kweinmeister pushed a commit that referenced this issue Apr 8, 2024
rafaelMurata pushed a commit to rafaelMurata/java-docs-samples that referenced this issue May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: aiplatform Issues related to the AI Platform API. priority: p2 Moderately-important priority. Fix may not be included in next release. samples Issues that are directly related to samples. triage me I really want to be triaged. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

No branches or pull requests

3 participants
@Sita04 @lee1premium and others