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_PostRelease_Python_Candidate script broken #27428

Open
1 of 15 tasks
Abacn opened this issue Jul 10, 2023 · 4 comments
Open
1 of 15 tasks

[Failing Test]: beam_PostRelease_Python_Candidate script broken #27428

Abacn opened this issue Jul 10, 2023 · 4 comments

Comments

@Abacn
Copy link
Contributor

Abacn commented Jul 10, 2023

What happened?

test: https://ci-beam.apache.org/job/beam_PostRelease_Python_Candidate/

This test suite is documented as part of release candidate validation. From the history the last successful run was V2.46.0 rc1; and as of V2.49.0 rc1 it is broken. Error message:

18:53:26 ERROR: Failed to create topic [projects/apache-beam-testing/topics/wordstream-python-topic-1]: Resource already exists in the project (resource=wordstream-python-topic-1).
18:54:02 ERROR: (gcloud.pubsub.topics.create) Failed to create the following: [wordstream-python-topic-1].

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 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
@Abacn
Copy link
Contributor Author

Abacn commented Jul 12, 2023

example run: #27463

@kennknowles
Copy link
Member

This is kind of minor, but maybe we can clarify what this suite actually does and name it better.

@kennknowles
Copy link
Member

I only see 2.46.0 and 2.49.0 runs. Is it not actually in use and the instructions are wrong?

@Abacn
Copy link
Contributor Author

Abacn commented Jul 17, 2023

This is kind of minor, but maybe we can clarify what this suite actually does and name it better.
I only see 2.46.0 and 2.49.0 runs. Is it not actually in use and the instructions are wrong?

Changed to P2 since we now understand the cause well (not due to Beam).

It is referred in release documentation as part of release validation:

1. Create a PR to trigger Python validation job, including

checking the history this step has long been existed.

Validation may be done with this automated process or run manually. Since 2.46.0 passed the validation, the issue seems to be more recent (delete then create topic with same name failing).

Nevertheless I think a proper fix to the script should be avoiding create topic with same name twice. Leave this issue open for this task.

@Abacn Abacn added P2 and removed P1 labels Jul 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants