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

[Failing Test]: beam_CloudML_Benchmarks_Dataflow is failing #27480

Closed
1 of 15 tasks
AnandInguva opened this issue Jul 13, 2023 · 2 comments · Fixed by #27545
Closed
1 of 15 tasks

[Failing Test]: beam_CloudML_Benchmarks_Dataflow is failing #27480

AnandInguva opened this issue Jul 13, 2023 · 2 comments · Fixed by #27545
Assignees
Labels
bug done & done Issue has been reviewed after it was closed for verification, followups, etc. failing test flake P1 python tests

Comments

@AnandInguva
Copy link
Contributor

What happened?

beam_CloudML_Benchmarks_Dataflow is failing.

It is due to jenkins install tensorflow 2.13.0 before submitting the dataflow job and Dataflow containers have tensorflow 2.12.0 installed in it. this leads to "/usr/local/lib/python3.9/site-packages/dill/_dill.py", line 462, in find_class return StockUnpickler.find_class(self, module, name) ModuleNotFoundError: No module named 'tensorflow.python.framework.tensor' error.

Issue Failure

Failure: Test is flaky

Issue Priority

Priority: 1 (unhealthy code / failing or flaky postcommit so we cannot be sure the product is healthy)

Issue Components

  • Component: Python SDK
  • Component: Java SDK
  • Component: Go SDK
  • Component: Typescript SDK
  • Component: IO connector
  • Component: Beam examples
  • Component: Beam playground
  • Component: Beam katas
  • Component: Website
  • Component: Spark Runner
  • Component: Flink Runner
  • Component: Samza Runner
  • Component: Twister2 Runner
  • Component: Hazelcast Jet Runner
  • Component: Google Cloud Dataflow Runner
@AnandInguva
Copy link
Contributor Author

AnandInguva commented Jul 13, 2023

cc: @tvalentyn @jrmccluskey

@tvalentyn
Copy link
Contributor

I'll clone a new beam-master image.

@github-actions github-actions bot added this to the 2.50.0 Release milestone Jul 18, 2023
@damccorm damccorm added the done & done Issue has been reviewed after it was closed for verification, followups, etc. label Jul 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug done & done Issue has been reviewed after it was closed for verification, followups, etc. failing test flake P1 python tests
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants