-
Notifications
You must be signed in to change notification settings - Fork 4.5k
[Failing Test]: Python Post-Commits are Perma-Red with Debezium IO failure #32936
Copy link
Copy link
Closed
Description
What happened?
The Python PostCommit suites for all Python versions is perma-red with the same failure:
FAILED apache_beam/io/external/xlang_debeziumio_it_test.py::CrossLanguageDebeziumIOTest::test_xlang_debezium_read - docker.errors.NotFound: 404 Client Error for http+docker://localhost/v1.43/images/create?tag=latest&fromImage=debezium%2Fexample-postgres: Not Found ("manifest for debezium/example-postgres:latest not found: manifest unknown: manifest unknown")
Looking further, the Dockerhub page for the container shows that there isn't currently a container tagged with latest, which is the root cause of the issue.
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: Infrastructure
- Component: Spark Runner
- Component: Flink Runner
- Component: Samza Runner
- Component: Twister2 Runner
- Component: Hazelcast Jet Runner
- Component: Google Cloud Dataflow Runner
Reactions are currently unavailable