-
Type: Build Failure
-
Resolution: Duplicate
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: None
-
Java Drivers
test on tests-jdk8-unsecure__version~6.0_os~linux_topology~standalone_auth~noauth_ssl~nossl_jdk~jdk8
Host: i-0bc9210df66b14a84
Project: mongo-java-driver
Commit: 4120e6bb
Failing Test Logs:
- com.mongodb.reactivestreams.client.unified.CommandMonitoringTest.shouldPassAllOutcomes_updateMany__A_successful_updateMany_ - Logs | History
Task Logs:
com.mongodb.reactivestreams.client.unified.CommandMonitoringTest.shouldPassAllOutcomes_updateMany__A_successful_updateMany_
Logs:
FAILURE: com.mongodb.MongoCommandException: Command failed with error 48 (NamespaceExists): 'Collection command-monitoring-tests.test already exists.' on server localhost:27017. The full response is {"ok": 0.0, "errmsg": "Collection command-monitoring-tests.test already exists.", "code": 48, "codeName": "NamespaceExists"} (com.mongodb.MongoCommandException) com.mongodb.MongoCommandException: Command failed with error 48 (NamespaceExists): 'Collection command-monitoring-tests.test already exists.' on server localhost:27017. The full response is {"ok": 0.0, "errmsg": "Collection command-monitoring-tests.test already exists.", "code": 48, "codeName": "NamespaceExists"}
- duplicates
-
JAVA-5361 w: 0 writes causing test failures
- Closed