jrmccluskey opened a new issue, #32936:
URL: https://github.com/apache/beam/issues/32936

   ### 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](https://hub.docker.com/r/debezium/example-postgres/tags) 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
   
   - [X] 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


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to