Abacn opened a new issue, #25359:
URL: https://github.com/apache/beam/issues/25359
### What happened?
Since Feb 3, affecting at least beam_PostCommit_Python_MongoDBIO_IT and
beam_PostCommit_Python37. The error message is
```
File
"/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_MongoDBIO_IT/src/build/gradleenv/417525523/lib/python3.10/site-packages/pymongo/topology.py",
line 226, in _select_servers_loop
07:42:57 raise ServerSelectionTimeoutError(
07:42:57 pymongo.errors.ServerSelectionTimeoutError: localhost:27326: [Errno
111] Connection refused, Timeout: 30s, Topology Description:
<TopologyDescription id: 63e247326405e8d75060cc60, topology_type: Single,
servers: [<ServerDescription ('localhost', 27326) server_type: Unknown, rtt:
None, error=AutoReconnect('localhost:27326: [Errno 111] Connection refused')>]>
```
Error connecting to the test container. there is no code change around the
date that test started failing. Possibly breaking change upsgtream.
### Issue Failure
Failure: Test is flaky
### Issue Priority
Priority: 2 (backlog / disabled test but we think the product is healthy)
### Issue Components
- [X] Component: Python SDK
- [ ] Component: Java SDK
- [ ] Component: Go SDK
- [ ] Component: Typescript SDK
- [X] 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
--
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]