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]: JuliaSetTestIT.test_run_example_with_setup_file broken for Python post-commit test suites #29020

Closed
1 of 16 tasks
chamikaramj opened this issue Oct 16, 2023 · 1 comment · Fixed by #28992
Closed
1 of 16 tasks
Assignees
Labels
bug done & done Issue has been reviewed after it was closed for verification, followups, etc. failing test P1 permared python tests

Comments

@chamikaramj
Copy link
Contributor

What happened?

https://ci-beam.apache.org/job/beam_PostCommit_Python39/
https://ci-beam.apache.org/job/beam_PostCommit_Python38/
https://ci-beam.apache.org/job/beam_PostCommit_Python311/
https://ci-beam.apache.org/job/beam_PostCommit_Python310/

Example:
https://ci-beam.apache.org/job/beam_PostCommit_Python39/2437/testReport/apache_beam.examples.complete.juliaset.juliaset.juliaset_test_it/JuliaSetTestIT/test_run_example_with_setup_file/

E subprocess.CalledProcessError: Command '['/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python39/src/build/gradleenv/-1734967050/bin/python3.9', '-m', 'build', '--sdist', '--outdir', '/tmp/tmpz8_pabuv', '/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python39/src/sdks/python/apache_beam/examples/complete/juliaset']' returned non-zero exit status 1.
E , output of the failed child process b''

apache_beam/utils/processes.py:99: RuntimeError

Seems like the test suites started failing the same day #28385 was merged so I suspect that PR.

Assigning to the PR author.

Issue Failure

Failure: Test is continually failing

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 YAML
  • 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
@chamikaramj
Copy link
Contributor Author

chamikaramj commented Oct 16, 2023

Duplicate of #28990.

@chamikaramj chamikaramj closed this as not planned Won't fix, can't repro, duplicate, stale Oct 16, 2023
@github-actions github-actions bot added this to the 2.52.0 Release milestone Oct 16, 2023
@damccorm damccorm added the done & done Issue has been reviewed after it was closed for verification, followups, etc. label Oct 24, 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 P1 permared python tests
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants