-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
ALL
-
Sharding A (10/09/15)
sharding_WT / auth.js failing irregularly on windows-64-2k8-debug, and only on windows-64-2k8-debug
- https://evergreen.mongodb.com/task/mongodb_mongo_master_windows_64_2k8_debug_sharding_WT_b8cc9df055c727e4afbb730d61e73420954db85a_15_10_02_15_52_23
- https://evergreen.mongodb.com/task/mongodb_mongo_master_windows_64_2k8_debug_sharding_WT_ef2ed659fb1e27189ac561233abb20298ee931db_15_10_02_11_18_47
- https://evergreen.mongodb.com/task/mongodb_mongo_master_windows_64_2k8_debug_sharding_WT_67a6459668ebfb47bf9b8fb43077d166618de26d_15_10_01_21_06_24
The errors on all three failings look identical:
[js_test:auth] 2015-10-02T18:04:14.933+0000 assert.soon failed, msg:awaiting replication [js_test:auth] 2015-10-02T18:04:14.933+0000 doassert@src/mongo/shell/assert.js:15:14 [js_test:auth] 2015-10-02T18:04:14.933+0000 assert.soon@src/mongo/shell/assert.js:194:13 [js_test:auth] 2015-10-02T18:04:14.933+0000 ReplSetTest.prototype.awaitReplication@src/mongo/shell/replsettest.js:597:1 [js_test:auth] 2015-10-02T18:04:14.933+0000 runTest/<@jstests\sharding\auth.js:239:68 [js_test:auth] 2015-10-02T18:04:14.933+0000 authutil.asCluster@src/mongo/shell/utils_auth.js:79:20 [js_test:auth] 2015-10-02T18:04:14.933+0000 runTest@jstests\sharding\auth.js:239:5 [js_test:auth] 2015-10-02T18:04:14.933+0000 @jstests\sharding\auth.js:332:5 [js_test:auth] 2015-10-02T18:04:14.933+0000 @jstests\sharding\auth.js:1:2
- related to
-
SERVER-20767 Improve the logging of ReplSetTest.awaitReplication
- Closed