Home > MCI_rhel55 #897810 > multiversion_0 > 4_upgrade_cluster.js

Plain Text
2015-04-03 02:06:56 EDT
MongoDB shell version: 3.1.1-pre-
connecting to: 127.0.0.1:27999/test
/data/db/
----
Starting  cluster...
----
Resetting db path '/data/db/test0'
2015-04-03T06:06:56.291+0000 I -        shell: started program (sh27624):  mongod-3.0 --port 30000 --dbpath /data/db/test0 --nopreallocj
2015-04-03T06:06:56.292+0000 W NETWORK  Failed to connect to 127.0.0.1:30000, reason: errno:111 Connection refused
 m30000| 2015-04-03T06:06:56.327+0000 I JOURNAL  [initandlisten] journal dir=/data/db/test0/journal
 m30000| 2015-04-03T06:06:56.327+0000 I JOURNAL  [initandlisten] recover : no journal files present, no recovery needed
 m30000| 2015-04-03T06:06:56.329+0000 I JOURNAL  [durability] Durability thread started
 m30000| 2015-04-03T06:06:56.329+0000 I CONTROL  [initandlisten] MongoDB starting : pid=27624 port=30000 dbpath=/data/db/test0 64-bit host=ip-10-153-130-203
 m30000| 2015-04-03T06:06:56.329+0000 I CONTROL  [initandlisten] ** WARNING: You are running this process as the root user, which is not recommended.
 m30000| 2015-04-03T06:06:56.329+0000 I CONTROL  [initandlisten] 
 m30000| 2015-04-03T06:06:56.329+0000 I CONTROL  [initandlisten] db version v3.0.1
 m30000| 2015-04-03T06:06:56.329+0000 I CONTROL  [initandlisten] git version: 534b5a3f9d10f00cd27737fbcd951032248b5952
 m30000| 2015-04-03T06:06:56.329+0000 I CONTROL  [initandlisten] build info: Linux build16.nj1.10gen.cc 2.6.32-431.3.1.el6.x86_64 #1 SMP Fri Jan 3 21:39:27 UTC 2014 x86_64 BOOST_LIB_VERSION=1_49
 m30000| 2015-04-03T06:06:56.329+0000 I CONTROL  [initandlisten] allocator: tcmalloc
 m30000| 2015-04-03T06:06:56.329+0000 I CONTROL  [initandlisten] options: { net: { port: 30000 }, nopreallocj: true, storage: { dbPath: "/data/db/test0" } }
 m30000| 2015-04-03T06:06:56.334+0000 I JOURNAL  [journal writer] Journal writer thread started
 m30000| 2015-04-03T06:06:56.351+0000 I INDEX    [initandlisten] allocating new ns file /data/db/test0/local.ns, filling with zeroes...
 m30000| 2015-04-03T06:06:56.404+0000 I STORAGE  [FileAllocator] allocating new datafile /data/db/test0/local.0, filling with zeroes...
 m30000| 2015-04-03T06:06:56.404+0000 I STORAGE  [FileAllocator] creating directory /data/db/test0/_tmp
 m30000| 2015-04-03T06:06:56.490+0000 I STORAGE  [FileAllocator] done allocating datafile /data/db/test0/local.0, size: 64MB,  took 0.086 secs
2015-04-03T06:06:56.494+0000 W NETWORK  Failed to connect to 127.0.0.1:30000, reason: errno:111 Connection refused
 m30000| 2015-04-03T06:06:56.501+0000 I NETWORK  [initandlisten] waiting for connections on port 30000
Resetting db path '/data/db/test1'
2015-04-03T06:06:56.701+0000 I -        shell: started program (sh27640):  mongod-3.0 --port 30001 --dbpath /data/db/test1 --nopreallocj
 m30000| 2015-04-03T06:06:56.698+0000 I NETWORK  [initandlisten] connection accepted from 127.0.0.1:37091 #1 (1 connection now open)
2015-04-03T06:06:56.702+0000 W NETWORK  Failed to connect to 127.0.0.1:30001, reason: errno:111 Connection refused
 m30001| 2015-04-03T06:06:56.737+0000 I JOURNAL  [initandlisten] journal dir=/data/db/test1/journal
 m30001| 2015-04-03T06:06:56.737+0000 I JOURNAL  [initandlisten] recover : no journal files present, no recovery needed
 m30001| 2015-04-03T06:06:56.739+0000 I JOURNAL  [durability] Durability thread started
 m30001| 2015-04-03T06:06:56.739+0000 I JOURNAL  [journal writer] Journal writer thread started
 m30001| 2015-04-03T06:06:56.739+0000 I CONTROL  [initandlisten] MongoDB starting : pid=27640 port=30001 dbpath=/data/db/test1 64-bit host=ip-10-153-130-203
 m30001| 2015-04-03T06:06:56.739+0000 I CONTROL  [initandlisten] ** WARNING: You are running this process as the root user, which is not recommended.
 m30001| 2015-04-03T06:06:56.739+0000 I CONTROL  [initandlisten] 
 m30001| 2015-04-03T06:06:56.740+0000 I CONTROL  [initandlisten] db version v3.0.1
 m30001| 2015-04-03T06:06:56.740+0000 I CONTROL  [initandlisten] git version: 534b5a3f9d10f00cd27737fbcd951032248b5952
 m30001| 2015-04-03T06:06:56.740+0000 I CONTROL  [initandlisten] build info: Linux build16.nj1.10gen.cc 2.6.32-431.3.1.el6.x86_64 #1 SMP Fri Jan 3 21:39:27 UTC 2014 x86_64 BOOST_LIB_VERSION=1_49
 m30001| 2015-04-03T06:06:56.740+0000 I CONTROL  [initandlisten] allocator: tcmalloc
 m30001| 2015-04-03T06:06:56.740+0000 I CONTROL  [initandlisten] options: { net: { port: 30001 }, nopreallocj: true, storage: { dbPath: "/data/db/test1" } }
 m30001| 2015-04-03T06:06:56.761+0000 I INDEX    [initandlisten] allocating new ns file /data/db/test1/local.ns, filling with zeroes...
 m30001| 2015-04-03T06:06:56.813+0000 I STORAGE  [FileAllocator] allocating new datafile /data/db/test1/local.0, filling with zeroes...
 m30001| 2015-04-03T06:06:56.813+0000 I STORAGE  [FileAllocator] creating directory /data/db/test1/_tmp
 m30001| 2015-04-03T06:06:56.900+0000 I STORAGE  [FileAllocator] done allocating datafile /data/db/test1/local.0, size: 64MB,  took 0.086 secs
2015-04-03T06:06:56.906+0000 W NETWORK  Failed to connect to 127.0.0.1:30001, reason: errno:111 Connection refused
 m30001| 2015-04-03T06:06:56.910+0000 I NETWORK  [initandlisten] waiting for connections on port 30001
Resetting db path '/data/db/test-config0'
2015-04-03T06:06:57.113+0000 I -        shell: started program (sh27656):  mongod-3.0 --port 29000 --dbpath /data/db/test-config0 --configsvr --nopreallocj
 m30001| 2015-04-03T06:06:57.110+0000 I NETWORK  [initandlisten] connection accepted from 127.0.0.1:49618 #1 (1 connection now open)
2015-04-03T06:06:57.115+0000 W NETWORK  Failed to connect to 127.0.0.1:29000, reason: errno:111 Connection refused
 m29000| 2015-04-03T06:06:57.149+0000 I JOURNAL  [initandlisten] journal dir=/data/db/test-config0/journal
 m29000| 2015-04-03T06:06:57.149+0000 I JOURNAL  [initandlisten] recover : no journal files present, no recovery needed
 m29000| 2015-04-03T06:06:57.151+0000 I JOURNAL  [durability] Durability thread started
 m29000| 2015-04-03T06:06:57.151+0000 I CONTROL  [initandlisten] MongoDB starting : pid=27656 port=29000 dbpath=/data/db/test-config0 master=1 64-bit host=ip-10-153-130-203
 m29000| 2015-04-03T06:06:57.151+0000 I CONTROL  [initandlisten] ** WARNING: You are running this process as the root user, which is not recommended.
 m29000| 2015-04-03T06:06:57.151+0000 I CONTROL  [initandlisten] 
 m29000| 2015-04-03T06:06:57.151+0000 I CONTROL  [initandlisten] db version v3.0.1
 m29000| 2015-04-03T06:06:57.151+0000 I CONTROL  [initandlisten] git version: 534b5a3f9d10f00cd27737fbcd951032248b5952
 m29000| 2015-04-03T06:06:57.151+0000 I CONTROL  [initandlisten] build info: Linux build16.nj1.10gen.cc 2.6.32-431.3.1.el6.x86_64 #1 SMP Fri Jan 3 21:39:27 UTC 2014 x86_64 BOOST_LIB_VERSION=1_49
 m29000| 2015-04-03T06:06:57.151+0000 I CONTROL  [initandlisten] allocator: tcmalloc
 m29000| 2015-04-03T06:06:57.151+0000 I CONTROL  [initandlisten] options: { net: { port: 29000 }, nopreallocj: true, sharding: { clusterRole: "configsvr" }, storage: { dbPath: "/data/db/test-config0" } }
 m29000| 2015-04-03T06:06:57.154+0000 I JOURNAL  [journal writer] Journal writer thread started
 m29000| 2015-04-03T06:06:57.173+0000 I INDEX    [initandlisten] allocating new ns file /data/db/test-config0/local.ns, filling with zeroes...
 m29000| 2015-04-03T06:06:57.227+0000 I STORAGE  [FileAllocator] allocating new datafile /data/db/test-config0/local.0, filling with zeroes...
 m29000| 2015-04-03T06:06:57.227+0000 I STORAGE  [FileAllocator] creating directory /data/db/test-config0/_tmp
 m29000| 2015-04-03T06:06:57.249+0000 I STORAGE  [FileAllocator] done allocating datafile /data/db/test-config0/local.0, size: 16MB,  took 0.021 secs
 m29000| 2015-04-03T06:06:57.260+0000 I REPL     [initandlisten] ******
 m29000| 2015-04-03T06:06:57.260+0000 I REPL     [initandlisten] creating replication oplog of size: 5MB...
 m29000| 2015-04-03T06:06:57.305+0000 I REPL     [initandlisten] ******
 m29000| 2015-04-03T06:06:57.306+0000 I NETWORK  [initandlisten] waiting for connections on port 29000
Resetting db path '/data/db/test-config1'
2015-04-03T06:06:57.321+0000 I -        shell: started program (sh27672):  mongod-3.0 --port 29001 --dbpath /data/db/test-config1 --configsvr --nopreallocj
 m29000| 2015-04-03T06:06:57.318+0000 I NETWORK  [initandlisten] connection accepted from 127.0.0.1:57879 #1 (1 connection now open)
2015-04-03T06:06:57.322+0000 W NETWORK  Failed to connect to 127.0.0.1:29001, reason: errno:111 Connection refused
 m29001| 2015-04-03T06:06:57.360+0000 I JOURNAL  [initandlisten] journal dir=/data/db/test-config1/journal
 m29001| 2015-04-03T06:06:57.360+0000 I JOURNAL  [initandlisten] recover : no journal files present, no recovery needed
 m29001| 2015-04-03T06:06:57.374+0000 I JOURNAL  [durability] Durability thread started
 m29001| 2015-04-03T06:06:57.374+0000 I CONTROL  [initandlisten] MongoDB starting : pid=27672 port=29001 dbpath=/data/db/test-config1 master=1 64-bit host=ip-10-153-130-203
 m29001| 2015-04-03T06:06:57.374+0000 I CONTROL  [initandlisten] ** WARNING: You are running this process as the root user, which is not recommended.
 m29001| 2015-04-03T06:06:57.374+0000 I CONTROL  [initandlisten] 
 m29001| 2015-04-03T06:06:57.375+0000 I CONTROL  [initandlisten] db version v3.0.1
 m29001| 2015-04-03T06:06:57.375+0000 I CONTROL  [initandlisten] git version: 534b5a3f9d10f00cd27737fbcd951032248b5952
 m29001| 2015-04-03T06:06:57.375+0000 I CONTROL  [initandlisten] build info: Linux build16.nj1.10gen.cc 2.6.32-431.3.1.el6.x86_64 #1 SMP Fri Jan 3 21:39:27 UTC 2014 x86_64 BOOST_LIB_VERSION=1_49
 m29001| 2015-04-03T06:06:57.375+0000 I CONTROL  [initandlisten] allocator: tcmalloc
 m29001| 2015-04-03T06:06:57.375+0000 I CONTROL  [initandlisten] options: { net: { port: 29001 }, nopreallocj: true, sharding: { clusterRole: "configsvr" }, storage: { dbPath: "/data/db/test-config1" } }
 m29001| 2015-04-03T06:06:57.378+0000 I JOURNAL  [journal writer] Journal writer thread started
 m29001| 2015-04-03T06:06:57.396+0000 I INDEX    [initandlisten] allocating new ns file /data/db/test-config1/local.ns, filling with zeroes...
 m29001| 2015-04-03T06:06:57.452+0000 I STORAGE  [FileAllocator] allocating new datafile /data/db/test-config1/local.0, filling with zeroes...
 m29001| 2015-04-03T06:06:57.452+0000 I STORAGE  [FileAllocator] creating directory /data/db/test-config1/_tmp
 m29001| 2015-04-03T06:06:57.473+0000 I STORAGE  [FileAllocator] done allocating datafile /data/db/test-config1/local.0, size: 16MB,  took 0.021 secs
 m29001| 2015-04-03T06:06:57.484+0000 I REPL     [initandlisten] ******
 m29001| 2015-04-03T06:06:57.484+0000 I REPL     [initandlisten] creating replication oplog of size: 5MB...
2015-04-03T06:06:57.526+0000 W NETWORK  Failed to connect to 127.0.0.1:29001, reason: errno:111 Connection refused
 m29001| 2015-04-03T06:06:57.533+0000 I REPL     [initandlisten] ******
 m29001| 2015-04-03T06:06:57.534+0000 I NETWORK  [initandlisten] waiting for connections on port 29001
Resetting db path '/data/db/test-config2'
2015-04-03T06:06:57.733+0000 I -        shell: started program (sh27689):  mongod-3.0 --port 29002 --dbpath /data/db/test-config2 --configsvr --nopreallocj
2015-04-03T06:06:57.733+0000 W NETWORK  Failed to connect to 127.0.0.1:29002, reason: errno:111 Connection refused
 m29001| 2015-04-03T06:06:57.730+0000 I NETWORK  [initandlisten] connection accepted from 127.0.0.1:56016 #1 (1 connection now open)
 m29002| 2015-04-03T06:06:57.769+0000 I JOURNAL  [initandlisten] journal dir=/data/db/test-config2/journal
 m29002| 2015-04-03T06:06:57.769+0000 I JOURNAL  [initandlisten] recover : no journal files present, no recovery needed
 m29002| 2015-04-03T06:06:57.771+0000 I JOURNAL  [durability] Durability thread started
 m29002| 2015-04-03T06:06:57.771+0000 I CONTROL  [initandlisten] MongoDB starting : pid=27689 port=29002 dbpath=/data/db/test-config2 master=1 64-bit host=ip-10-153-130-203
 m29002| 2015-04-03T06:06:57.771+0000 I CONTROL  [initandlisten] ** WARNING: You are running this process as the root user, which is not recommended.
 m29002| 2015-04-03T06:06:57.771+0000 I CONTROL  [initandlisten] 
 m29002| 2015-04-03T06:06:57.771+0000 I CONTROL  [initandlisten] db version v3.0.1
 m29002| 2015-04-03T06:06:57.771+0000 I CONTROL  [initandlisten] git version: 534b5a3f9d10f00cd27737fbcd951032248b5952
 m29002| 2015-04-03T06:06:57.771+0000 I CONTROL  [initandlisten] build info: Linux build16.nj1.10gen.cc 2.6.32-431.3.1.el6.x86_64 #1 SMP Fri Jan 3 21:39:27 UTC 2014 x86_64 BOOST_LIB_VERSION=1_49
 m29002| 2015-04-03T06:06:57.771+0000 I CONTROL  [initandlisten] allocator: tcmalloc
 m29002| 2015-04-03T06:06:57.771+0000 I CONTROL  [initandlisten] options: { net: { port: 29002 }, nopreallocj: true, sharding: { clusterRole: "configsvr" }, storage: { dbPath: "/data/db/test-config2" } }
 m29002| 2015-04-03T06:06:57.774+0000 I JOURNAL  [journal writer] Journal writer thread started
 m29002| 2015-04-03T06:06:57.793+0000 I INDEX    [initandlisten] allocating new ns file /data/db/test-config2/local.ns, filling with zeroes...
 m29002| 2015-04-03T06:06:57.896+0000 I STORAGE  [FileAllocator] allocating new datafile /data/db/test-config2/local.0, filling with zeroes...
 m29002| 2015-04-03T06:06:57.897+0000 I STORAGE  [FileAllocator] creating directory /data/db/test-config2/_tmp
 m29002| 2015-04-03T06:06:57.919+0000 I STORAGE  [FileAllocator] done allocating datafile /data/db/test-config2/local.0, size: 16MB,  took 0.021 secs
 m29002| 2015-04-03T06:06:57.929+0000 I REPL     [initandlisten] ******
 m29002| 2015-04-03T06:06:57.929+0000 I REPL     [initandlisten] creating replication oplog of size: 5MB...
2015-04-03T06:06:57.934+0000 W NETWORK  Failed to connect to 127.0.0.1:29002, reason: errno:111 Connection refused
 m29002| 2015-04-03T06:06:58.063+0000 I REPL     [initandlisten] ******
 m29002| 2015-04-03T06:06:58.064+0000 I NETWORK  [initandlisten] waiting for connections on port 29002
"ip-10-153-130-203:29000,ip-10-153-130-203:29001,ip-10-153-130-203:29002"
2015-04-03T06:06:58.139+0000 I NETWORK  SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29002| 2015-04-03T06:06:58.138+0000 I NETWORK  [initandlisten] connection accepted from 127.0.0.1:43137 #1 (1 connection now open)
2015-04-03T06:06:58.140+0000 I NETWORK  SyncClusterConnection connecting to [ip-10-153-130-203:29001]
2015-04-03T06:06:58.140+0000 I NETWORK  SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29001| 2015-04-03T06:06:58.140+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:35586 #2 (2 connections now open)
 m29000| 2015-04-03T06:06:58.140+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:34712 #2 (2 connections now open)
ShardingTest test :
{
	"config" : "ip-10-153-130-203:29000,ip-10-153-130-203:29001,ip-10-153-130-203:29002",
	"shards" : [
		connection to ip-10-153-130-203:30000,
		connection to ip-10-153-130-203:30001
	]
}
2015-04-03T06:06:58.146+0000 I -        shell: started program (sh27711):  mongos-3.0 --port 30999 --configdb ip-10-153-130-203:29000,ip-10-153-130-203:29001,ip-10-153-130-203:29002 --chunkSize 50
 m29002| 2015-04-03T06:06:58.147+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:48288 #2 (2 connections now open)
2015-04-03T06:06:58.148+0000 W NETWORK  Failed to connect to 127.0.0.1:30999, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:06:58.158+0000 I CONTROL  ** WARNING: You are running this process as the root user, which is not recommended.
 m30999| 2015-04-03T06:06:58.158+0000 I CONTROL  
 m30999| 2015-04-03T06:06:58.158+0000 I SHARDING [mongosMain] MongoS version 3.0.1 starting: pid=27711 port=30999 64-bit host=ip-10-153-130-203 (--help for usage)
 m30999| 2015-04-03T06:06:58.158+0000 I CONTROL  [mongosMain] db version v3.0.1
 m30999| 2015-04-03T06:06:58.158+0000 I CONTROL  [mongosMain] git version: 534b5a3f9d10f00cd27737fbcd951032248b5952
 m30999| 2015-04-03T06:06:58.158+0000 I CONTROL  [mongosMain] build info: Linux build16.nj1.10gen.cc 2.6.32-431.3.1.el6.x86_64 #1 SMP Fri Jan 3 21:39:27 UTC 2014 x86_64 BOOST_LIB_VERSION=1_49
 m29000| 2015-04-03T06:06:58.160+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:34716 #3 (3 connections now open)
 m29001| 2015-04-03T06:06:58.161+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:35590 #3 (3 connections now open)
 m29002| 2015-04-03T06:06:58.162+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:48292 #3 (3 connections now open)
 m30999| 2015-04-03T06:06:58.158+0000 I CONTROL  [mongosMain] allocator: tcmalloc
 m30999| 2015-04-03T06:06:58.158+0000 I CONTROL  [mongosMain] options: { net: { port: 30999 }, sharding: { chunkSize: 50, configDB: "ip-10-153-130-203:29000,ip-10-153-130-203:29001,ip-10-153-130-203:29002" } }
 m29000| 2015-04-03T06:06:58.163+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:34719 #4 (4 connections now open)
 m29001| 2015-04-03T06:06:58.163+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:35593 #4 (4 connections now open)
 m29002| 2015-04-03T06:06:58.164+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:48295 #4 (4 connections now open)
 m30999| 2015-04-03T06:06:58.162+0000 I NETWORK  [mongosMain] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m30999| 2015-04-03T06:06:58.163+0000 I NETWORK  [mongosMain] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m30999| 2015-04-03T06:06:58.163+0000 I NETWORK  [mongosMain] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m30999| 2015-04-03T06:06:58.226+0000 I NETWORK  [mongosMain] scoped connection to ip-10-153-130-203:29000,ip-10-153-130-203:29001,ip-10-153-130-203:29002 not being returned to the pool
 m29001| 2015-04-03T06:06:58.227+0000 I NETWORK  [conn4] end connection 10.153.130.203:35593 (3 connections now open)
 m29000| 2015-04-03T06:06:58.226+0000 I NETWORK  [conn4] end connection 10.153.130.203:34719 (3 connections now open)
 m29000| 2015-04-03T06:06:58.227+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:34722 #5 (4 connections now open)
 m29002| 2015-04-03T06:06:58.227+0000 I NETWORK  [conn4] end connection 10.153.130.203:48295 (3 connections now open)
 m29001| 2015-04-03T06:06:58.228+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:35596 #5 (4 connections now open)
 m29002| 2015-04-03T06:06:58.229+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:48298 #5 (4 connections now open)
 m30999| 2015-04-03T06:06:58.232+0000 I NETWORK  [mongosMain] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m30999| 2015-04-03T06:06:58.232+0000 I SHARDING [LockPinger] creating distributed lock ping thread for ip-10-153-130-203:29000,ip-10-153-130-203:29001,ip-10-153-130-203:29002 and process ip-10-153-130-203:30999:1428041218:1804289383 (sleeping for 30000ms)
 m29000| 2015-04-03T06:06:58.232+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:34725 #6 (5 connections now open)
 m29000| 2015-04-03T06:06:58.233+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:34726 #7 (6 connections now open)
 m29001| 2015-04-03T06:06:58.233+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:35600 #6 (5 connections now open)
 m29001| 2015-04-03T06:06:58.234+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:35601 #7 (6 connections now open)
 m29002| 2015-04-03T06:06:58.234+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:48303 #6 (5 connections now open)
 m29002| 2015-04-03T06:06:58.235+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:48304 #7 (6 connections now open)
 m30999| 2015-04-03T06:06:58.232+0000 I NETWORK  [LockPinger] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m30999| 2015-04-03T06:06:58.232+0000 I NETWORK  [mongosMain] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m30999| 2015-04-03T06:06:58.233+0000 I NETWORK  [LockPinger] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m30999| 2015-04-03T06:06:58.233+0000 I NETWORK  [mongosMain] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m30999| 2015-04-03T06:06:58.234+0000 I NETWORK  [LockPinger] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29000| 2015-04-03T06:06:58.306+0000 I INDEX    [conn6] allocating new ns file /data/db/test-config0/config.ns, filling with zeroes...
 m29001| 2015-04-03T06:06:58.314+0000 I INDEX    [conn6] allocating new ns file /data/db/test-config1/config.ns, filling with zeroes...
 m29002| 2015-04-03T06:06:58.315+0000 I INDEX    [conn7] allocating new ns file /data/db/test-config2/config.ns, filling with zeroes...
2015-04-03T06:06:58.350+0000 W NETWORK  Failed to connect to 127.0.0.1:30999, reason: errno:111 Connection refused
 m29000| 2015-04-03T06:06:58.533+0000 I STORAGE  [FileAllocator] allocating new datafile /data/db/test-config0/config.0, filling with zeroes...
 m29001| 2015-04-03T06:06:58.542+0000 I STORAGE  [FileAllocator] allocating new datafile /data/db/test-config1/config.0, filling with zeroes...
 m29000| 2015-04-03T06:06:58.560+0000 I STORAGE  [FileAllocator] done allocating datafile /data/db/test-config0/config.0, size: 16MB,  took 0.027 secs
 m29002| 2015-04-03T06:06:58.561+0000 I STORAGE  [FileAllocator] allocating new datafile /data/db/test-config2/config.0, filling with zeroes...
2015-04-03T06:06:58.573+0000 W NETWORK  Failed to connect to 127.0.0.1:30999, reason: errno:111 Connection refused
 m29001| 2015-04-03T06:06:58.572+0000 I STORAGE  [FileAllocator] done allocating datafile /data/db/test-config1/config.0, size: 16MB,  took 0.03 secs
 m29002| 2015-04-03T06:06:58.590+0000 I STORAGE  [FileAllocator] done allocating datafile /data/db/test-config2/config.0, size: 16MB,  took 0.028 secs
2015-04-03T06:06:58.774+0000 W NETWORK  Failed to connect to 127.0.0.1:30999, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:06:58.831+0000 I SHARDING [LockPinger] cluster ip-10-153-130-203:29000,ip-10-153-130-203:29001,ip-10-153-130-203:29002 pinged successfully at Fri Apr  3 06:06:58 2015 by distributed lock pinger 'ip-10-153-130-203:29000,ip-10-153-130-203:29001,ip-10-153-130-203:29002/ip-10-153-130-203:30999:1428041218:1804289383', sleeping for 30000ms
 m30999| 2015-04-03T06:06:58.910+0000 I SHARDING [mongosMain] distributed lock 'configUpgrade/ip-10-153-130-203:30999:1428041218:1804289383' acquired, ts : 551e2e02e0b1cc3bc6ec3a11
 m30999| 2015-04-03T06:06:58.911+0000 I SHARDING [mongosMain] starting upgrade of config server from v0 to v6
 m30999| 2015-04-03T06:06:58.911+0000 I SHARDING [mongosMain] starting next upgrade step from v0 to v6
 m30999| 2015-04-03T06:06:58.911+0000 I SHARDING [mongosMain] about to log new metadata event: { _id: "ip-10-153-130-203-2015-04-03T06:06:58-551e2e02e0b1cc3bc6ec3a12", server: "ip-10-153-130-203", clientAddr: "N/A", time: new Date(1428041218911), what: "starting upgrade of config database", ns: "config.version", details: { from: 0, to: 6 } }
2015-04-03T06:06:58.978+0000 W NETWORK  Failed to connect to 127.0.0.1:30999, reason: errno:111 Connection refused
 m29000| 2015-04-03T06:06:58.997+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:34735 #8 (7 connections now open)
 m29000| 2015-04-03T06:06:58.997+0000 I STORAGE  [conn8] CMD fsync: sync:1 lock:0
 m29001| 2015-04-03T06:06:58.997+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:35609 #8 (7 connections now open)
 m29001| 2015-04-03T06:06:58.998+0000 I STORAGE  [conn8] CMD fsync: sync:1 lock:0
 m29002| 2015-04-03T06:06:58.998+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:48311 #8 (7 connections now open)
 m29002| 2015-04-03T06:06:58.999+0000 I STORAGE  [conn8] CMD fsync: sync:1 lock:0
 m29001| 2015-04-03T06:06:59.125+0000 I COMMAND  [conn8] command admin.$cmd command: fsync { fsync: true } ntoreturn:1 keyUpdates:0 writeConflicts:0 numYields:0 reslen:51 locks:{} 127ms
2015-04-03T06:06:59.182+0000 W NETWORK  Failed to connect to 127.0.0.1:30999, reason: errno:111 Connection refused
 m29002| 2015-04-03T06:06:59.337+0000 I COMMAND  [conn8] command admin.$cmd command: fsync { fsync: true } ntoreturn:1 keyUpdates:0 writeConflicts:0 numYields:0 reslen:51 locks:{} 338ms
 m29000| 2015-04-03T06:06:59.338+0000 I COMMAND  [conn8] command admin.$cmd command: fsync { fsync: true } ntoreturn:1 keyUpdates:0 writeConflicts:0 numYields:0 reslen:51 locks:{} 340ms
 m29000| 2015-04-03T06:06:59.339+0000 I SHARDING [conn8] first cluster operation detected, adding sharding hook to enable versioning and authentication to remote servers
 m30999| 2015-04-03T06:06:59.341+0000 I SHARDING [mongosMain] writing initial config version at v6
 m29000| 2015-04-03T06:06:59.342+0000 I STORAGE  [conn8] CMD fsync: sync:1 lock:0
 m29001| 2015-04-03T06:06:59.338+0000 I SHARDING [conn8] first cluster operation detected, adding sharding hook to enable versioning and authentication to remote servers
 m29001| 2015-04-03T06:06:59.341+0000 I STORAGE  [conn8] CMD fsync: sync:1 lock:0
 m29002| 2015-04-03T06:06:59.339+0000 I SHARDING [conn8] first cluster operation detected, adding sharding hook to enable versioning and authentication to remote servers
 m29002| 2015-04-03T06:06:59.341+0000 I STORAGE  [conn8] CMD fsync: sync:1 lock:0
 m30999| 2015-04-03T06:06:59.359+0000 I SHARDING [mongosMain] about to log new metadata event: { _id: "ip-10-153-130-203-2015-04-03T06:06:59-551e2e03e0b1cc3bc6ec3a14", server: "ip-10-153-130-203", clientAddr: "N/A", time: new Date(1428041219359), what: "finished upgrade of config database", ns: "config.version", details: { from: 0, to: 6 } }
 m29000| 2015-04-03T06:06:59.359+0000 I STORAGE  [conn8] CMD fsync: sync:1 lock:0
 m30999| 2015-04-03T06:06:59.362+0000 I SHARDING [mongosMain] upgrade of config server to v6 successful
 m30999| 2015-04-03T06:06:59.362+0000 I NETWORK  [mongosMain] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29002| 2015-04-03T06:06:59.359+0000 I STORAGE  [conn8] CMD fsync: sync:1 lock:0
 m29000| 2015-04-03T06:06:59.362+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:34739 #9 (8 connections now open)
 m30999| 2015-04-03T06:06:59.362+0000 I NETWORK  [mongosMain] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m30999| 2015-04-03T06:06:59.362+0000 I NETWORK  [mongosMain] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29001| 2015-04-03T06:06:59.359+0000 I STORAGE  [conn8] CMD fsync: sync:1 lock:0
 m29001| 2015-04-03T06:06:59.362+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:35613 #9 (8 connections now open)
 m29002| 2015-04-03T06:06:59.364+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:48315 #9 (8 connections now open)
2015-04-03T06:06:59.386+0000 W NETWORK  Failed to connect to 127.0.0.1:30999, reason: errno:111 Connection refused
2015-04-03T06:06:59.590+0000 W NETWORK  Failed to connect to 127.0.0.1:30999, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:06:59.598+0000 I SHARDING [mongosMain] distributed lock 'configUpgrade/ip-10-153-130-203:30999:1428041218:1804289383' unlocked. 
 m29000| 2015-04-03T06:06:59.599+0000 I STORAGE  [conn8] CMD fsync: sync:1 lock:0
 m29002| 2015-04-03T06:06:59.599+0000 I STORAGE  [conn8] CMD fsync: sync:1 lock:0
 m29001| 2015-04-03T06:06:59.599+0000 I STORAGE  [conn8] CMD fsync: sync:1 lock:0
 m29000| 2015-04-03T06:06:59.603+0000 I STORAGE  [conn8] CMD fsync: sync:1 lock:0
 m29002| 2015-04-03T06:06:59.603+0000 I STORAGE  [conn8] CMD fsync: sync:1 lock:0
 m29001| 2015-04-03T06:06:59.603+0000 I STORAGE  [conn8] CMD fsync: sync:1 lock:0
 m29002| 2015-04-03T06:06:59.607+0000 I INDEX    [conn8] build index on: config.chunks properties: { v: 1, unique: true, key: { ns: 1, min: 1 }, name: "ns_1_min_1", ns: "config.chunks" }
 m29002| 2015-04-03T06:06:59.607+0000 I INDEX    [conn8] 	 building index using bulk method
 m29002| 2015-04-03T06:06:59.607+0000 I INDEX    [conn8] build index done.  scanned 0 total records. 0 secs
 m29001| 2015-04-03T06:06:59.607+0000 I INDEX    [conn8] build index on: config.chunks properties: { v: 1, unique: true, key: { ns: 1, min: 1 }, name: "ns_1_min_1", ns: "config.chunks" }
 m29001| 2015-04-03T06:06:59.607+0000 I INDEX    [conn8] 	 building index using bulk method
 m29001| 2015-04-03T06:06:59.607+0000 I INDEX    [conn8] build index done.  scanned 0 total records. 0 secs
 m29000| 2015-04-03T06:06:59.609+0000 I INDEX    [conn8] build index on: config.chunks properties: { v: 1, unique: true, key: { ns: 1, min: 1 }, name: "ns_1_min_1", ns: "config.chunks" }
 m29000| 2015-04-03T06:06:59.609+0000 I INDEX    [conn8] 	 building index using bulk method
 m29000| 2015-04-03T06:06:59.609+0000 I INDEX    [conn8] build index done.  scanned 0 total records. 0 secs
 m29000| 2015-04-03T06:06:59.610+0000 I STORAGE  [conn8] CMD fsync: sync:1 lock:0
 m29001| 2015-04-03T06:06:59.610+0000 I STORAGE  [conn8] CMD fsync: sync:1 lock:0
 m29002| 2015-04-03T06:06:59.610+0000 I STORAGE  [conn8] CMD fsync: sync:1 lock:0
 m29001| 2015-04-03T06:06:59.612+0000 I INDEX    [conn8] build index on: config.chunks properties: { v: 1, unique: true, key: { ns: 1, shard: 1, min: 1 }, name: "ns_1_shard_1_min_1", ns: "config.chunks" }
 m29001| 2015-04-03T06:06:59.612+0000 I INDEX    [conn8] 	 building index using bulk method
 m29001| 2015-04-03T06:06:59.612+0000 I INDEX    [conn8] build index done.  scanned 0 total records. 0 secs
 m29002| 2015-04-03T06:06:59.612+0000 I INDEX    [conn8] build index on: config.chunks properties: { v: 1, unique: true, key: { ns: 1, shard: 1, min: 1 }, name: "ns_1_shard_1_min_1", ns: "config.chunks" }
 m29002| 2015-04-03T06:06:59.612+0000 I INDEX    [conn8] 	 building index using bulk method
 m29002| 2015-04-03T06:06:59.612+0000 I INDEX    [conn8] build index done.  scanned 0 total records. 0 secs
 m29002| 2015-04-03T06:06:59.613+0000 I STORAGE  [conn8] CMD fsync: sync:1 lock:0
 m29001| 2015-04-03T06:06:59.613+0000 I STORAGE  [conn8] CMD fsync: sync:1 lock:0
 m29002| 2015-04-03T06:06:59.616+0000 I INDEX    [conn8] build index on: config.chunks properties: { v: 1, unique: true, key: { ns: 1, lastmod: 1 }, name: "ns_1_lastmod_1", ns: "config.chunks" }
 m29002| 2015-04-03T06:06:59.616+0000 I INDEX    [conn8] 	 building index using bulk method
 m29002| 2015-04-03T06:06:59.616+0000 I INDEX    [conn8] build index done.  scanned 0 total records. 0 secs
 m29001| 2015-04-03T06:06:59.616+0000 I INDEX    [conn8] build index on: config.chunks properties: { v: 1, unique: true, key: { ns: 1, lastmod: 1 }, name: "ns_1_lastmod_1", ns: "config.chunks" }
 m29001| 2015-04-03T06:06:59.616+0000 I INDEX    [conn8] 	 building index using bulk method
 m29001| 2015-04-03T06:06:59.616+0000 I INDEX    [conn8] build index done.  scanned 0 total records. 0 secs
 m29001| 2015-04-03T06:06:59.617+0000 I STORAGE  [conn8] CMD fsync: sync:1 lock:0
 m29002| 2015-04-03T06:06:59.617+0000 I STORAGE  [conn8] CMD fsync: sync:1 lock:0
 m29001| 2015-04-03T06:06:59.621+0000 I INDEX    [conn8] build index on: config.shards properties: { v: 1, unique: true, key: { host: 1 }, name: "host_1", ns: "config.shards" }
 m29001| 2015-04-03T06:06:59.621+0000 I INDEX    [conn8] 	 building index using bulk method
 m29001| 2015-04-03T06:06:59.621+0000 I INDEX    [conn8] build index done.  scanned 0 total records. 0 secs
 m29002| 2015-04-03T06:06:59.621+0000 I INDEX    [conn8] build index on: config.shards properties: { v: 1, unique: true, key: { host: 1 }, name: "host_1", ns: "config.shards" }
 m29002| 2015-04-03T06:06:59.621+0000 I INDEX    [conn8] 	 building index using bulk method
 m29002| 2015-04-03T06:06:59.621+0000 I INDEX    [conn8] build index done.  scanned 0 total records. 0 secs
 m29000| 2015-04-03T06:06:59.613+0000 I INDEX    [conn8] build index on: config.chunks properties: { v: 1, unique: true, key: { ns: 1, shard: 1, min: 1 }, name: "ns_1_shard_1_min_1", ns: "config.chunks" }
 m29000| 2015-04-03T06:06:59.613+0000 I INDEX    [conn8] 	 building index using bulk method
 m29000| 2015-04-03T06:06:59.613+0000 I INDEX    [conn8] build index done.  scanned 0 total records. 0 secs
 m29000| 2015-04-03T06:06:59.613+0000 I STORAGE  [conn8] CMD fsync: sync:1 lock:0
 m29000| 2015-04-03T06:06:59.616+0000 I INDEX    [conn8] build index on: config.chunks properties: { v: 1, unique: true, key: { ns: 1, lastmod: 1 }, name: "ns_1_lastmod_1", ns: "config.chunks" }
 m29000| 2015-04-03T06:06:59.616+0000 I INDEX    [conn8] 	 building index using bulk method
 m29000| 2015-04-03T06:06:59.616+0000 I INDEX    [conn8] build index done.  scanned 0 total records. 0 secs
 m29000| 2015-04-03T06:06:59.617+0000 I STORAGE  [conn8] CMD fsync: sync:1 lock:0
 m29000| 2015-04-03T06:06:59.623+0000 I INDEX    [conn8] build index on: config.shards properties: { v: 1, unique: true, key: { host: 1 }, name: "host_1", ns: "config.shards" }
 m29000| 2015-04-03T06:06:59.623+0000 I INDEX    [conn8] 	 building index using bulk method
 m29000| 2015-04-03T06:06:59.623+0000 I INDEX    [conn8] build index done.  scanned 0 total records. 0 secs
 m29000| 2015-04-03T06:06:59.623+0000 I STORAGE  [conn8] CMD fsync: sync:1 lock:0
 m29001| 2015-04-03T06:06:59.623+0000 I STORAGE  [conn8] CMD fsync: sync:1 lock:0
 m29002| 2015-04-03T06:06:59.623+0000 I STORAGE  [conn8] CMD fsync: sync:1 lock:0
 m29002| 2015-04-03T06:06:59.625+0000 I INDEX    [conn8] build index on: config.locks properties: { v: 1, key: { ts: 1 }, name: "ts_1", ns: "config.locks" }
 m29002| 2015-04-03T06:06:59.625+0000 I INDEX    [conn8] 	 building index using bulk method
 m29002| 2015-04-03T06:06:59.626+0000 I INDEX    [conn8] build index done.  scanned 1 total records. 0 secs
 m29001| 2015-04-03T06:06:59.625+0000 I INDEX    [conn8] build index on: config.locks properties: { v: 1, key: { ts: 1 }, name: "ts_1", ns: "config.locks" }
 m29001| 2015-04-03T06:06:59.625+0000 I INDEX    [conn8] 	 building index using bulk method
 m29000| 2015-04-03T06:06:59.626+0000 I INDEX    [conn8] build index on: config.locks properties: { v: 1, key: { ts: 1 }, name: "ts_1", ns: "config.locks" }
 m29000| 2015-04-03T06:06:59.626+0000 I INDEX    [conn8] 	 building index using bulk method
 m29000| 2015-04-03T06:06:59.626+0000 I INDEX    [conn8] build index done.  scanned 1 total records. 0 secs
 m29002| 2015-04-03T06:06:59.626+0000 I STORAGE  [conn8] CMD fsync: sync:1 lock:0
 m29001| 2015-04-03T06:06:59.626+0000 I INDEX    [conn8] build index done.  scanned 1 total records. 0 secs
 m29001| 2015-04-03T06:06:59.626+0000 I STORAGE  [conn8] CMD fsync: sync:1 lock:0
 m29000| 2015-04-03T06:06:59.626+0000 I STORAGE  [conn8] CMD fsync: sync:1 lock:0
 m29001| 2015-04-03T06:06:59.629+0000 I INDEX    [conn8] build index on: config.locks properties: { v: 1, key: { state: 1, process: 1 }, name: "state_1_process_1", ns: "config.locks" }
 m29001| 2015-04-03T06:06:59.629+0000 I INDEX    [conn8] 	 building index using bulk method
 m29001| 2015-04-03T06:06:59.629+0000 I INDEX    [conn8] build index done.  scanned 1 total records. 0 secs
 m29002| 2015-04-03T06:06:59.629+0000 I INDEX    [conn8] build index on: config.locks properties: { v: 1, key: { state: 1, process: 1 }, name: "state_1_process_1", ns: "config.locks" }
 m29002| 2015-04-03T06:06:59.629+0000 I INDEX    [conn8] 	 building index using bulk method
 m29002| 2015-04-03T06:06:59.629+0000 I INDEX    [conn8] build index done.  scanned 1 total records. 0 secs
 m29000| 2015-04-03T06:06:59.630+0000 I INDEX    [conn8] build index on: config.locks properties: { v: 1, key: { state: 1, process: 1 }, name: "state_1_process_1", ns: "config.locks" }
 m29000| 2015-04-03T06:06:59.630+0000 I INDEX    [conn8] 	 building index using bulk method
 m29000| 2015-04-03T06:06:59.630+0000 I INDEX    [conn8] build index done.  scanned 1 total records. 0 secs
 m29000| 2015-04-03T06:06:59.630+0000 I STORAGE  [conn8] CMD fsync: sync:1 lock:0
 m29002| 2015-04-03T06:06:59.630+0000 I STORAGE  [conn8] CMD fsync: sync:1 lock:0
 m29001| 2015-04-03T06:06:59.631+0000 I STORAGE  [conn8] CMD fsync: sync:1 lock:0
 m29000| 2015-04-03T06:06:59.634+0000 I INDEX    [conn8] build index on: config.lockpings properties: { v: 1, key: { ping: 1 }, name: "ping_1", ns: "config.lockpings" }
 m29000| 2015-04-03T06:06:59.634+0000 I INDEX    [conn8] 	 building index using bulk method
 m29000| 2015-04-03T06:06:59.634+0000 I INDEX    [conn8] build index done.  scanned 1 total records. 0 secs
 m29002| 2015-04-03T06:06:59.634+0000 I INDEX    [conn8] build index on: config.lockpings properties: { v: 1, key: { ping: 1 }, name: "ping_1", ns: "config.lockpings" }
 m29002| 2015-04-03T06:06:59.634+0000 I INDEX    [conn8] 	 building index using bulk method
 m29002| 2015-04-03T06:06:59.634+0000 I INDEX    [conn8] build index done.  scanned 1 total records. 0 secs
 m29001| 2015-04-03T06:06:59.635+0000 I INDEX    [conn8] build index on: config.lockpings properties: { v: 1, key: { ping: 1 }, name: "ping_1", ns: "config.lockpings" }
 m29001| 2015-04-03T06:06:59.635+0000 I INDEX    [conn8] 	 building index using bulk method
 m29001| 2015-04-03T06:06:59.635+0000 I INDEX    [conn8] build index done.  scanned 1 total records. 0 secs
 m29001| 2015-04-03T06:06:59.635+0000 I STORAGE  [conn8] CMD fsync: sync:1 lock:0
 m29002| 2015-04-03T06:06:59.635+0000 I STORAGE  [conn8] CMD fsync: sync:1 lock:0
 m29000| 2015-04-03T06:06:59.635+0000 I STORAGE  [conn8] CMD fsync: sync:1 lock:0
 m29001| 2015-04-03T06:06:59.639+0000 I INDEX    [conn8] build index on: config.tags properties: { v: 1, unique: true, key: { ns: 1, min: 1 }, name: "ns_1_min_1", ns: "config.tags" }
 m29001| 2015-04-03T06:06:59.639+0000 I INDEX    [conn8] 	 building index using bulk method
 m29001| 2015-04-03T06:06:59.639+0000 I INDEX    [conn8] build index done.  scanned 0 total records. 0 secs
 m29002| 2015-04-03T06:06:59.639+0000 I INDEX    [conn8] build index on: config.tags properties: { v: 1, unique: true, key: { ns: 1, min: 1 }, name: "ns_1_min_1", ns: "config.tags" }
 m29002| 2015-04-03T06:06:59.639+0000 I INDEX    [conn8] 	 building index using bulk method
 m29002| 2015-04-03T06:06:59.639+0000 I INDEX    [conn8] build index done.  scanned 0 total records. 0 secs
 m29000| 2015-04-03T06:06:59.640+0000 I INDEX    [conn8] build index on: config.tags properties: { v: 1, unique: true, key: { ns: 1, min: 1 }, name: "ns_1_min_1", ns: "config.tags" }
 m29000| 2015-04-03T06:06:59.640+0000 I INDEX    [conn8] 	 building index using bulk method
 m29000| 2015-04-03T06:06:59.640+0000 I INDEX    [conn8] build index done.  scanned 0 total records. 0 secs
 m30999| 2015-04-03T06:06:59.641+0000 I SHARDING [Balancer] about to contact config servers and shards
 m30999| 2015-04-03T06:06:59.641+0000 I SHARDING [Balancer] config servers and shards contacted successfully
 m30999| 2015-04-03T06:06:59.641+0000 I SHARDING [Balancer] balancer id: ip-10-153-130-203:30999 started at Apr  3 06:06:59
 m30999| 2015-04-03T06:06:59.664+0000 I NETWORK  [mongosMain] waiting for connections on port 30999
2015-04-03T06:06:59.797+0000 I -        shell: started program (sh27773):  mongos-3.0 --port 30998 --configdb ip-10-153-130-203:29000,ip-10-153-130-203:29001,ip-10-153-130-203:29002 --chunkSize 50
2015-04-03T06:06:59.798+0000 W NETWORK  Failed to connect to 127.0.0.1:30998, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:06:59.794+0000 I NETWORK  [mongosMain] connection accepted from 127.0.0.1:46667 #1 (1 connection now open)
 m30998| 2015-04-03T06:06:59.811+0000 I CONTROL  ** WARNING: You are running this process as the root user, which is not recommended.
 m30998| 2015-04-03T06:06:59.811+0000 I CONTROL  
 m30998| 2015-04-03T06:06:59.811+0000 I SHARDING [mongosMain] MongoS version 3.0.1 starting: pid=27773 port=30998 64-bit host=ip-10-153-130-203 (--help for usage)
 m30998| 2015-04-03T06:06:59.811+0000 I CONTROL  [mongosMain] db version v3.0.1
 m30998| 2015-04-03T06:06:59.811+0000 I CONTROL  [mongosMain] git version: 534b5a3f9d10f00cd27737fbcd951032248b5952
 m30998| 2015-04-03T06:06:59.811+0000 I CONTROL  [mongosMain] build info: Linux build16.nj1.10gen.cc 2.6.32-431.3.1.el6.x86_64 #1 SMP Fri Jan 3 21:39:27 UTC 2014 x86_64 BOOST_LIB_VERSION=1_49
 m30998| 2015-04-03T06:06:59.811+0000 I CONTROL  [mongosMain] allocator: tcmalloc
 m30998| 2015-04-03T06:06:59.811+0000 I CONTROL  [mongosMain] options: { net: { port: 30998 }, sharding: { chunkSize: 50, configDB: "ip-10-153-130-203:29000,ip-10-153-130-203:29001,ip-10-153-130-203:29002" } }
 m29000| 2015-04-03T06:06:59.813+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:34746 #10 (9 connections now open)
 m29001| 2015-04-03T06:06:59.817+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:35620 #10 (9 connections now open)
 m29002| 2015-04-03T06:06:59.820+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:48322 #10 (9 connections now open)
 m30998| 2015-04-03T06:06:59.824+0000 I NETWORK  [mongosMain] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29000| 2015-04-03T06:06:59.824+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:34749 #11 (10 connections now open)
 m30998| 2015-04-03T06:06:59.825+0000 I NETWORK  [mongosMain] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m30998| 2015-04-03T06:06:59.826+0000 I NETWORK  [mongosMain] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29001| 2015-04-03T06:06:59.826+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:35623 #11 (10 connections now open)
 m29002| 2015-04-03T06:06:59.826+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:48325 #11 (10 connections now open)
 m29000| 2015-04-03T06:06:59.828+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:34752 #12 (11 connections now open)
 m29000| 2015-04-03T06:06:59.829+0000 I STORAGE  [conn12] CMD fsync: sync:1 lock:0
 m29001| 2015-04-03T06:06:59.829+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:35626 #12 (11 connections now open)
 m29001| 2015-04-03T06:06:59.830+0000 I STORAGE  [conn12] CMD fsync: sync:1 lock:0
 m29002| 2015-04-03T06:06:59.830+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:48328 #12 (11 connections now open)
 m29002| 2015-04-03T06:06:59.831+0000 I STORAGE  [conn12] CMD fsync: sync:1 lock:0
 m29000| 2015-04-03T06:06:59.835+0000 I STORAGE  [conn12] CMD fsync: sync:1 lock:0
 m29002| 2015-04-03T06:06:59.835+0000 I STORAGE  [conn12] CMD fsync: sync:1 lock:0
 m29001| 2015-04-03T06:06:59.835+0000 I STORAGE  [conn12] CMD fsync: sync:1 lock:0
 m29000| 2015-04-03T06:06:59.837+0000 I STORAGE  [conn12] CMD fsync: sync:1 lock:0
 m29001| 2015-04-03T06:06:59.836+0000 I STORAGE  [conn12] CMD fsync: sync:1 lock:0
 m29002| 2015-04-03T06:06:59.837+0000 I STORAGE  [conn12] CMD fsync: sync:1 lock:0
 m29002| 2015-04-03T06:06:59.838+0000 I STORAGE  [conn12] CMD fsync: sync:1 lock:0
 m29001| 2015-04-03T06:06:59.838+0000 I STORAGE  [conn12] CMD fsync: sync:1 lock:0
 m29000| 2015-04-03T06:06:59.838+0000 I STORAGE  [conn12] CMD fsync: sync:1 lock:0
 m29002| 2015-04-03T06:06:59.840+0000 I STORAGE  [conn12] CMD fsync: sync:1 lock:0
 m29001| 2015-04-03T06:06:59.840+0000 I STORAGE  [conn12] CMD fsync: sync:1 lock:0
 m29000| 2015-04-03T06:06:59.840+0000 I STORAGE  [conn12] CMD fsync: sync:1 lock:0
 m29001| 2015-04-03T06:06:59.842+0000 I STORAGE  [conn12] CMD fsync: sync:1 lock:0
 m29000| 2015-04-03T06:06:59.842+0000 I STORAGE  [conn12] CMD fsync: sync:1 lock:0
 m29002| 2015-04-03T06:06:59.842+0000 I STORAGE  [conn12] CMD fsync: sync:1 lock:0
 m29000| 2015-04-03T06:06:59.845+0000 I STORAGE  [conn12] CMD fsync: sync:1 lock:0
 m29002| 2015-04-03T06:06:59.845+0000 I STORAGE  [conn12] CMD fsync: sync:1 lock:0
 m29001| 2015-04-03T06:06:59.845+0000 I STORAGE  [conn12] CMD fsync: sync:1 lock:0
 m29002| 2015-04-03T06:06:59.846+0000 I STORAGE  [conn12] CMD fsync: sync:1 lock:0
 m29001| 2015-04-03T06:06:59.846+0000 I STORAGE  [conn12] CMD fsync: sync:1 lock:0
 m29000| 2015-04-03T06:06:59.846+0000 I STORAGE  [conn12] CMD fsync: sync:1 lock:0
 m30998| 2015-04-03T06:06:59.848+0000 I SHARDING [Balancer] about to contact config servers and shards
 m30998| 2015-04-03T06:06:59.848+0000 I NETWORK  [Balancer] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29000| 2015-04-03T06:06:59.849+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:34755 #13 (12 connections now open)
 m30998| 2015-04-03T06:06:59.849+0000 I NETWORK  [Balancer] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m29001| 2015-04-03T06:06:59.850+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:35629 #13 (12 connections now open)
 m30998| 2015-04-03T06:06:59.850+0000 I NETWORK  [Balancer] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29002| 2015-04-03T06:06:59.851+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:48331 #13 (12 connections now open)
 m30998| 2015-04-03T06:06:59.851+0000 I SHARDING [Balancer] config servers and shards contacted successfully
 m30998| 2015-04-03T06:06:59.852+0000 I SHARDING [Balancer] balancer id: ip-10-153-130-203:30998 started at Apr  3 06:06:59
 m29000| 2015-04-03T06:06:59.853+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:34758 #14 (13 connections now open)
 m29001| 2015-04-03T06:06:59.854+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:35632 #14 (13 connections now open)
 m29002| 2015-04-03T06:06:59.856+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:48334 #14 (13 connections now open)
 m30998| 2015-04-03T06:06:59.858+0000 I NETWORK  [Balancer] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m30998| 2015-04-03T06:06:59.859+0000 I SHARDING [LockPinger] creating distributed lock ping thread for ip-10-153-130-203:29000,ip-10-153-130-203:29001,ip-10-153-130-203:29002 and process ip-10-153-130-203:30998:1428041219:1804289383 (sleeping for 30000ms)
 m29000| 2015-04-03T06:06:59.859+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:34761 #15 (14 connections now open)
 m30998| 2015-04-03T06:06:59.859+0000 I NETWORK  [Balancer] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m29001| 2015-04-03T06:06:59.860+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:35635 #15 (14 connections now open)
 m30998| 2015-04-03T06:06:59.860+0000 I NETWORK  [Balancer] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29002| 2015-04-03T06:06:59.861+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:48337 #15 (14 connections now open)
 m30998| 2015-04-03T06:06:59.876+0000 I NETWORK  [mongosMain] waiting for connections on port 30998
 m30998| 2015-04-03T06:06:59.998+0000 I NETWORK  [mongosMain] connection accepted from 127.0.0.1:58606 #1 (1 connection now open)
 m30999| 2015-04-03T06:07:00.000+0000 I SHARDING [conn1] couldn't find database [admin] in config db
 m29001| 2015-04-03T06:07:00.001+0000 I STORAGE  [conn8] CMD fsync: sync:1 lock:0
 m29000| 2015-04-03T06:07:00.000+0000 I STORAGE  [conn8] CMD fsync: sync:1 lock:0
 m29002| 2015-04-03T06:07:00.000+0000 I STORAGE  [conn8] CMD fsync: sync:1 lock:0
 m30999| 2015-04-03T06:07:00.003+0000 I SHARDING [conn1] 	 put [admin] on: config:ip-10-153-130-203:29000,ip-10-153-130-203:29001,ip-10-153-130-203:29002
 m29002| 2015-04-03T06:07:00.004+0000 I STORAGE  [conn8] CMD fsync: sync:1 lock:0
 m30999| 2015-04-03T06:07:00.005+0000 I SHARDING [Balancer] distributed lock 'balancer/ip-10-153-130-203:30999:1428041218:1804289383' acquired, ts : 551e2e03e0b1cc3bc6ec3a16
 m29001| 2015-04-03T06:07:00.005+0000 I STORAGE  [conn8] CMD fsync: sync:1 lock:0
 m29000| 2015-04-03T06:07:00.005+0000 I STORAGE  [conn8] CMD fsync: sync:1 lock:0
 m30999| 2015-04-03T06:07:00.008+0000 I NETWORK  [conn1] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m30999| 2015-04-03T06:07:00.008+0000 I NETWORK  [conn1] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m29000| 2015-04-03T06:07:00.008+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:34765 #16 (15 connections now open)
 m30999| 2015-04-03T06:07:00.009+0000 I NETWORK  [conn1] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29001| 2015-04-03T06:07:00.009+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:35639 #16 (15 connections now open)
Waiting for active hosts...
Waiting for active host ip-10-153-130-203:30999 to recognize new settings... (ping : Fri Apr 03 2015 06:06:59 GMT+0000 (UTC))
 m29002| 2015-04-03T06:07:00.010+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:48341 #16 (15 connections now open)
 m29000| 2015-04-03T06:07:00.122+0000 I COMMAND  [conn6] command admin.$cmd command: getLastError { getlasterror: 1, fsync: 1 } ntoreturn:1 keyUpdates:0 writeConflicts:0 numYields:0 reslen:122 locks:{} 116ms
 m29002| 2015-04-03T06:07:00.322+0000 I STORAGE  [conn8] CMD fsync: sync:1 lock:0
 m30998| 2015-04-03T06:07:00.322+0000 I SHARDING [LockPinger] cluster ip-10-153-130-203:29000,ip-10-153-130-203:29001,ip-10-153-130-203:29002 pinged successfully at Fri Apr  3 06:06:59 2015 by distributed lock pinger 'ip-10-153-130-203:29000,ip-10-153-130-203:29001,ip-10-153-130-203:29002/ip-10-153-130-203:30998:1428041219:1804289383', sleeping for 30000ms
 m29000| 2015-04-03T06:07:00.322+0000 I STORAGE  [conn8] CMD fsync: sync:1 lock:0
 m29001| 2015-04-03T06:07:00.323+0000 I STORAGE  [conn8] CMD fsync: sync:1 lock:0
 m30999| 2015-04-03T06:07:00.562+0000 I SHARDING [Balancer] distributed lock 'balancer/ip-10-153-130-203:30999:1428041218:1804289383' unlocked. 
Waiting for the balancer lock...
Waiting again for active hosts after balancer is off...
ShardingTest undefined going to add shard : ip-10-153-130-203:30000
 m30000| 2015-04-03T06:07:00.624+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:35539 #2 (2 connections now open)
 m30999| 2015-04-03T06:07:00.625+0000 I SHARDING [conn1] going to add shard: { _id: "shard0000", host: "ip-10-153-130-203:30000" }
 m29000| 2015-04-03T06:07:00.625+0000 I STORAGE  [conn8] CMD fsync: sync:1 lock:0
 m29002| 2015-04-03T06:07:00.625+0000 I STORAGE  [conn8] CMD fsync: sync:1 lock:0
 m29001| 2015-04-03T06:07:00.625+0000 I STORAGE  [conn8] CMD fsync: sync:1 lock:0
 m30999| 2015-04-03T06:07:00.627+0000 I SHARDING [conn1] about to log metadata event: { _id: "ip-10-153-130-203-2015-04-03T06:07:00-551e2e04e0b1cc3bc6ec3a18", server: "ip-10-153-130-203", clientAddr: "N/A", time: new Date(1428041220627), what: "addShard", ns: "", details: { name: "shard0000", host: "ip-10-153-130-203:30000" } }
 m29000| 2015-04-03T06:07:00.862+0000 I STORAGE  [conn8] CMD fsync: sync:1 lock:0
 m29002| 2015-04-03T06:07:00.862+0000 I STORAGE  [conn8] CMD fsync: sync:1 lock:0
 m29001| 2015-04-03T06:07:00.862+0000 I STORAGE  [conn8] CMD fsync: sync:1 lock:0
{ "shardAdded" : "shard0000", "ok" : 1 }
ShardingTest undefined going to add shard : ip-10-153-130-203:30001
 m30001| 2015-04-03T06:07:00.865+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:35267 #2 (2 connections now open)
 m30999| 2015-04-03T06:07:00.866+0000 I SHARDING [conn1] going to add shard: { _id: "shard0001", host: "ip-10-153-130-203:30001" }
 m29000| 2015-04-03T06:07:00.866+0000 I STORAGE  [conn8] CMD fsync: sync:1 lock:0
 m29002| 2015-04-03T06:07:00.866+0000 I STORAGE  [conn8] CMD fsync: sync:1 lock:0
 m29001| 2015-04-03T06:07:00.866+0000 I STORAGE  [conn8] CMD fsync: sync:1 lock:0
 m30999| 2015-04-03T06:07:00.868+0000 I SHARDING [conn1] about to log metadata event: { _id: "ip-10-153-130-203-2015-04-03T06:07:00-551e2e04e0b1cc3bc6ec3a19", server: "ip-10-153-130-203", clientAddr: "N/A", time: new Date(1428041220868), what: "addShard", ns: "", details: { name: "shard0001", host: "ip-10-153-130-203:30001" } }
 m29000| 2015-04-03T06:07:00.868+0000 I STORAGE  [conn8] CMD fsync: sync:1 lock:0
 m29002| 2015-04-03T06:07:00.868+0000 I STORAGE  [conn8] CMD fsync: sync:1 lock:0
 m29001| 2015-04-03T06:07:00.868+0000 I STORAGE  [conn8] CMD fsync: sync:1 lock:0
{ "shardAdded" : "shard0001", "ok" : 1 }
----
Starting parallel operations during upgrade...
----
 m30999| 2015-04-03T06:07:00.872+0000 I SHARDING [conn1] couldn't find database [test] in config db
 m29000| 2015-04-03T06:07:00.874+0000 I STORAGE  [conn8] CMD fsync: sync:1 lock:0
 m29002| 2015-04-03T06:07:00.874+0000 I STORAGE  [conn8] CMD fsync: sync:1 lock:0
 m29001| 2015-04-03T06:07:00.874+0000 I STORAGE  [conn8] CMD fsync: sync:1 lock:0
 m30999| 2015-04-03T06:07:00.876+0000 I SHARDING [conn1] 	 put [test] on: shard0000:ip-10-153-130-203:30000
 m30999| 2015-04-03T06:07:00.876+0000 I COMMAND  [conn1] enabling sharding on: test.bar
 m29000| 2015-04-03T06:07:00.876+0000 I STORAGE  [conn8] CMD fsync: sync:1 lock:0
 m29002| 2015-04-03T06:07:00.876+0000 I STORAGE  [conn8] CMD fsync: sync:1 lock:0
 m29001| 2015-04-03T06:07:00.876+0000 I STORAGE  [conn8] CMD fsync: sync:1 lock:0
{ "ok" : 1 }
{ "ok" : 0, "errmsg" : "it is already the primary" }
 m30000| 2015-04-03T06:07:00.880+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:35541 #3 (3 connections now open)
 m30000| 2015-04-03T06:07:00.881+0000 I INDEX    [conn3] allocating new ns file /data/db/test0/test.ns, filling with zeroes...
 m30000| 2015-04-03T06:07:00.935+0000 I STORAGE  [FileAllocator] allocating new datafile /data/db/test0/test.0, filling with zeroes...
 m30000| 2015-04-03T06:07:01.022+0000 I STORAGE  [FileAllocator] done allocating datafile /data/db/test0/test.0, size: 64MB,  took 0.087 secs
 m30000| 2015-04-03T06:07:01.032+0000 I WRITE    [conn3] insert test.system.indexes query: { ns: "test.bar", key: { _id: 1.0 }, name: "_id_1" } ninserted:0 keyUpdates:0 writeConflicts:0 numYields:0 locks:{} 151ms
 m30000| 2015-04-03T06:07:01.032+0000 I COMMAND  [conn3] command test.$cmd command: insert { insert: "system.indexes", documents: [ { ns: "test.bar", key: { _id: 1.0 }, name: "_id_1" } ], ordered: true, metadata: { shardName: "shard0000", shardVersion: [ Timestamp 0|0, ObjectId('000000000000000000000000') ], session: 0 } } ntoreturn:1 keyUpdates:0 writeConflicts:0 numYields:0 reslen:40 locks:{} 151ms
 m30999| 2015-04-03T06:07:01.033+0000 I COMMAND  [conn1] CMD: shardcollection: { shardCollection: "test.bar", key: { _id: 1.0 } }
 m30999| 2015-04-03T06:07:01.033+0000 I SHARDING [conn1] enable sharding on: test.bar with shard key: { _id: 1.0 }
 m30999| 2015-04-03T06:07:01.033+0000 I SHARDING [conn1] about to log metadata event: { _id: "ip-10-153-130-203-2015-04-03T06:07:01-551e2e05e0b1cc3bc6ec3a1a", server: "ip-10-153-130-203", clientAddr: "N/A", time: new Date(1428041221033), what: "shardCollection.start", ns: "test.bar", details: { shardKey: { _id: 1.0 }, collection: "test.bar", primary: "shard0000:ip-10-153-130-203:30000", initShards: [], numChunks: 1 } }
 m30999| 2015-04-03T06:07:01.035+0000 I SHARDING [conn1] going to create 1 chunk(s) for: test.bar using new epoch 551e2e05e0b1cc3bc6ec3a1b
 m29000| 2015-04-03T06:07:01.033+0000 I STORAGE  [conn8] CMD fsync: sync:1 lock:0
 m29002| 2015-04-03T06:07:01.033+0000 I STORAGE  [conn8] CMD fsync: sync:1 lock:0
 m29001| 2015-04-03T06:07:01.033+0000 I STORAGE  [conn8] CMD fsync: sync:1 lock:0
 m29001| 2015-04-03T06:07:01.035+0000 I STORAGE  [conn8] CMD fsync: sync:1 lock:0
 m29000| 2015-04-03T06:07:01.035+0000 I STORAGE  [conn8] CMD fsync: sync:1 lock:0
 m29002| 2015-04-03T06:07:01.035+0000 I STORAGE  [conn8] CMD fsync: sync:1 lock:0
 m30999| 2015-04-03T06:07:01.039+0000 I SHARDING [conn1] ChunkManager: time to load chunks for test.bar: 0ms sequenceNumber: 2 version: 1|0||551e2e05e0b1cc3bc6ec3a1b based on: (empty)
 m29000| 2015-04-03T06:07:01.039+0000 I STORAGE  [conn8] CMD fsync: sync:1 lock:0
 m29001| 2015-04-03T06:07:01.039+0000 I STORAGE  [conn8] CMD fsync: sync:1 lock:0
 m29002| 2015-04-03T06:07:01.039+0000 I STORAGE  [conn8] CMD fsync: sync:1 lock:0
 m29000| 2015-04-03T06:07:01.042+0000 I STORAGE  [conn8] CMD fsync: sync:1 lock:0
 m29001| 2015-04-03T06:07:01.042+0000 I STORAGE  [conn8] CMD fsync: sync:1 lock:0
 m29002| 2015-04-03T06:07:01.042+0000 I STORAGE  [conn8] CMD fsync: sync:1 lock:0
 m30000| 2015-04-03T06:07:01.044+0000 I SHARDING [conn3] first cluster operation detected, adding sharding hook to enable versioning and authentication to remote servers
 m30000| 2015-04-03T06:07:01.046+0000 I SHARDING [conn3] remote client 10.153.130.203:35541 initialized this host (ip-10-153-130-203:30000) as shard shard0000
 m30000| 2015-04-03T06:07:01.046+0000 I SHARDING [conn3] remotely refreshing metadata for test.bar with requested shard version 1|0||551e2e05e0b1cc3bc6ec3a1b, current shard version is 0|0||000000000000000000000000, current metadata version is 0|0||000000000000000000000000
 m30000| 2015-04-03T06:07:01.046+0000 I NETWORK  [conn3] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m30000| 2015-04-03T06:07:01.046+0000 I NETWORK  [conn3] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m30000| 2015-04-03T06:07:01.047+0000 I NETWORK  [conn3] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m30000| 2015-04-03T06:07:01.048+0000 I SHARDING [conn3] collection test.bar was previously unsharded, new metadata loaded with shard version 1|0||551e2e05e0b1cc3bc6ec3a1b
 m30000| 2015-04-03T06:07:01.048+0000 I SHARDING [conn3] collection version was loaded at version 1|0||551e2e05e0b1cc3bc6ec3a1b, took 1ms
 m29000| 2015-04-03T06:07:01.046+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:34771 #17 (16 connections now open)
 m29000| 2015-04-03T06:07:01.048+0000 I STORAGE  [conn8] CMD fsync: sync:1 lock:0
 m29001| 2015-04-03T06:07:01.047+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:35645 #17 (16 connections now open)
 m29001| 2015-04-03T06:07:01.048+0000 I STORAGE  [conn8] CMD fsync: sync:1 lock:0
 m29002| 2015-04-03T06:07:01.047+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:48347 #17 (16 connections now open)
 m29002| 2015-04-03T06:07:01.048+0000 I STORAGE  [conn8] CMD fsync: sync:1 lock:0
 m30999| 2015-04-03T06:07:01.048+0000 I SHARDING [conn1] about to log metadata event: { _id: "ip-10-153-130-203-2015-04-03T06:07:01-551e2e05e0b1cc3bc6ec3a1c", server: "ip-10-153-130-203", clientAddr: "N/A", time: new Date(1428041221048), what: "shardCollection", ns: "test.bar", details: { version: "1|0||551e2e05e0b1cc3bc6ec3a1b" } }
{ "collectionsharded" : "test.bar", "ok" : 1 }
 m29000| 2015-04-03T06:07:01.057+0000 I STORAGE  [conn8] CMD fsync: sync:1 lock:0
 m29001| 2015-04-03T06:07:01.057+0000 I STORAGE  [conn8] CMD fsync: sync:1 lock:0
 m29002| 2015-04-03T06:07:01.057+0000 I STORAGE  [conn8] CMD fsync: sync:1 lock:0
Waiting for active hosts...
Waiting for the balancer lock...
Waiting again for active hosts after balancer is off...
 m30999| 2015-04-03T06:07:01.062+0000 I COMMAND  [conn1] splitting chunk [{ _id: MinKey },{ _id: MaxKey }) in collection test.bar on shard shard0000
 m30000| 2015-04-03T06:07:01.062+0000 I SHARDING [conn2] received splitChunk request: { splitChunk: "test.bar", keyPattern: { _id: 1.0 }, min: { _id: MinKey }, max: { _id: MaxKey }, from: "shard0000", splitKeys: [ { _id: 0.0 } ], shardId: "test.bar-_id_MinKey", configdb: "ip-10-153-130-203:29000,ip-10-153-130-203:29001,ip-10-153-130-203:29002", epoch: ObjectId('551e2e05e0b1cc3bc6ec3a1b') }
 m29000| 2015-04-03T06:07:01.062+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:34774 #18 (17 connections now open)
 m29001| 2015-04-03T06:07:01.063+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:35648 #18 (17 connections now open)
 m29002| 2015-04-03T06:07:01.064+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:48350 #18 (17 connections now open)
 m30000| 2015-04-03T06:07:01.067+0000 I SHARDING [LockPinger] creating distributed lock ping thread for ip-10-153-130-203:29000,ip-10-153-130-203:29001,ip-10-153-130-203:29002 and process ip-10-153-130-203:30000:1428041221:824727080 (sleeping for 30000ms)
 m30000| 2015-04-03T06:07:01.067+0000 I NETWORK  [LockPinger] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29001| 2015-04-03T06:07:01.068+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:35651 #19 (18 connections now open)
 m29000| 2015-04-03T06:07:01.067+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:34777 #19 (18 connections now open)
 m30000| 2015-04-03T06:07:01.067+0000 I NETWORK  [LockPinger] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m30000| 2015-04-03T06:07:01.068+0000 I NETWORK  [LockPinger] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29002| 2015-04-03T06:07:01.069+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:48353 #19 (18 connections now open)
 m30000| 2015-04-03T06:07:01.539+0000 I SHARDING [LockPinger] cluster ip-10-153-130-203:29000,ip-10-153-130-203:29001,ip-10-153-130-203:29002 pinged successfully at Fri Apr  3 06:07:01 2015 by distributed lock pinger 'ip-10-153-130-203:29000,ip-10-153-130-203:29001,ip-10-153-130-203:29002/ip-10-153-130-203:30000:1428041221:824727080', sleeping for 30000ms
 m30000| 2015-04-03T06:07:01.774+0000 I SHARDING [conn2] distributed lock 'test.bar/ip-10-153-130-203:30000:1428041221:824727080' acquired, ts : 551e2e054880cf02fc9b732d
 m30000| 2015-04-03T06:07:01.774+0000 I SHARDING [conn2] remotely refreshing metadata for test.bar based on current shard version 1|0||551e2e05e0b1cc3bc6ec3a1b, current metadata version is 1|0||551e2e05e0b1cc3bc6ec3a1b
 m30000| 2015-04-03T06:07:01.775+0000 I SHARDING [conn2] metadata of collection test.bar already up to date (shard version : 1|0||551e2e05e0b1cc3bc6ec3a1b, took 0ms)
 m30000| 2015-04-03T06:07:01.775+0000 I SHARDING [conn2] splitChunk accepted at version 1|0||551e2e05e0b1cc3bc6ec3a1b
 m30000| 2015-04-03T06:07:02.014+0000 I SHARDING [conn2] about to log metadata event: { _id: "ip-10-153-130-203-2015-04-03T06:07:02-551e2e064880cf02fc9b732e", server: "ip-10-153-130-203", clientAddr: "10.153.130.203:35539", time: new Date(1428041222014), what: "split", ns: "test.bar", details: { before: { min: { _id: MinKey }, max: { _id: MaxKey } }, left: { min: { _id: MinKey }, max: { _id: 0.0 }, lastmod: Timestamp 1000|1, lastmodEpoch: ObjectId('551e2e05e0b1cc3bc6ec3a1b') }, right: { min: { _id: 0.0 }, max: { _id: MaxKey }, lastmod: Timestamp 1000|2, lastmodEpoch: ObjectId('551e2e05e0b1cc3bc6ec3a1b') } } }
 m29000| 2015-04-03T06:07:02.255+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:34780 #20 (19 connections now open)
 m29000| 2015-04-03T06:07:02.255+0000 I STORAGE  [conn20] CMD fsync: sync:1 lock:0
 m29001| 2015-04-03T06:07:02.255+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:35654 #20 (19 connections now open)
 m29001| 2015-04-03T06:07:02.256+0000 I STORAGE  [conn20] CMD fsync: sync:1 lock:0
 m29002| 2015-04-03T06:07:02.256+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:48356 #20 (19 connections now open)
 m29002| 2015-04-03T06:07:02.257+0000 I STORAGE  [conn20] CMD fsync: sync:1 lock:0
 m30000| 2015-04-03T06:07:02.259+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29000| 2015-04-03T06:07:02.260+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:34783 #21 (20 connections now open)
 m30000| 2015-04-03T06:07:02.260+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m29001| 2015-04-03T06:07:02.260+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:35657 #21 (20 connections now open)
 m30000| 2015-04-03T06:07:02.260+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29002| 2015-04-03T06:07:02.261+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:48359 #21 (20 connections now open)
 m30000| 2015-04-03T06:07:02.494+0000 I SHARDING [conn2] distributed lock 'test.bar/ip-10-153-130-203:30000:1428041221:824727080' unlocked. 
 m30000| 2015-04-03T06:07:02.494+0000 I COMMAND  [conn2] command admin.$cmd command: splitChunk { splitChunk: "test.bar", keyPattern: { _id: 1.0 }, min: { _id: MinKey }, max: { _id: MaxKey }, from: "shard0000", splitKeys: [ { _id: 0.0 } ], shardId: "test.bar-_id_MinKey", configdb: "ip-10-153-130-203:29000,ip-10-153-130-203:29001,ip-10-153-130-203:29002", epoch: ObjectId('551e2e05e0b1cc3bc6ec3a1b') } ntoreturn:1 keyUpdates:0 writeConflicts:0 numYields:0 reslen:37 locks:{} 1432ms
{ "ok" : 1 }
{ "ok" : 0, "errmsg" : "that chunk is already on that shard" }
 m30999| 2015-04-03T06:07:02.495+0000 I SHARDING [conn1] ChunkManager: time to load chunks for test.bar: 0ms sequenceNumber: 3 version: 1|2||551e2e05e0b1cc3bc6ec3a1b based on: 1|0||551e2e05e0b1cc3bc6ec3a1b
 m30999| 2015-04-03T06:07:02.496+0000 I COMMAND  [conn1] splitting chunk [{ _id: 0.0 },{ _id: MaxKey }) in collection test.bar on shard shard0000
 m30000| 2015-04-03T06:07:02.497+0000 I SHARDING [conn2] received splitChunk request: { splitChunk: "test.bar", keyPattern: { _id: 1.0 }, min: { _id: 0.0 }, max: { _id: MaxKey }, from: "shard0000", splitKeys: [ { _id: 50.0 } ], shardId: "test.bar-_id_0.0", configdb: "ip-10-153-130-203:29000,ip-10-153-130-203:29001,ip-10-153-130-203:29002", epoch: ObjectId('551e2e05e0b1cc3bc6ec3a1b') }
 m30000| 2015-04-03T06:07:02.974+0000 I SHARDING [conn2] distributed lock 'test.bar/ip-10-153-130-203:30000:1428041221:824727080' acquired, ts : 551e2e064880cf02fc9b732f
 m30000| 2015-04-03T06:07:02.974+0000 I SHARDING [conn2] remotely refreshing metadata for test.bar based on current shard version 1|2||551e2e05e0b1cc3bc6ec3a1b, current metadata version is 1|2||551e2e05e0b1cc3bc6ec3a1b
 m30000| 2015-04-03T06:07:02.975+0000 I SHARDING [conn2] metadata of collection test.bar already up to date (shard version : 1|2||551e2e05e0b1cc3bc6ec3a1b, took 0ms)
 m30000| 2015-04-03T06:07:02.975+0000 I SHARDING [conn2] splitChunk accepted at version 1|2||551e2e05e0b1cc3bc6ec3a1b
 m30000| 2015-04-03T06:07:03.214+0000 I SHARDING [conn2] about to log metadata event: { _id: "ip-10-153-130-203-2015-04-03T06:07:03-551e2e074880cf02fc9b7330", server: "ip-10-153-130-203", clientAddr: "10.153.130.203:35539", time: new Date(1428041223214), what: "split", ns: "test.bar", details: { before: { min: { _id: 0.0 }, max: { _id: MaxKey } }, left: { min: { _id: 0.0 }, max: { _id: 50.0 }, lastmod: Timestamp 1000|3, lastmodEpoch: ObjectId('551e2e05e0b1cc3bc6ec3a1b') }, right: { min: { _id: 50.0 }, max: { _id: MaxKey }, lastmod: Timestamp 1000|4, lastmodEpoch: ObjectId('551e2e05e0b1cc3bc6ec3a1b') } } }
 m29001| 2015-04-03T06:07:03.215+0000 I STORAGE  [conn20] CMD fsync: sync:1 lock:0
 m29000| 2015-04-03T06:07:03.215+0000 I STORAGE  [conn20] CMD fsync: sync:1 lock:0
 m29002| 2015-04-03T06:07:03.215+0000 I STORAGE  [conn20] CMD fsync: sync:1 lock:0
 m30000| 2015-04-03T06:07:03.454+0000 I SHARDING [conn2] distributed lock 'test.bar/ip-10-153-130-203:30000:1428041221:824727080' unlocked. 
 m30000| 2015-04-03T06:07:03.454+0000 I COMMAND  [conn2] command admin.$cmd command: splitChunk { splitChunk: "test.bar", keyPattern: { _id: 1.0 }, min: { _id: 0.0 }, max: { _id: MaxKey }, from: "shard0000", splitKeys: [ { _id: 50.0 } ], shardId: "test.bar-_id_0.0", configdb: "ip-10-153-130-203:29000,ip-10-153-130-203:29001,ip-10-153-130-203:29002", epoch: ObjectId('551e2e05e0b1cc3bc6ec3a1b') } ntoreturn:1 keyUpdates:0 writeConflicts:0 numYields:0 reslen:37 locks:{} 957ms
 m30999| 2015-04-03T06:07:03.455+0000 I SHARDING [conn1] ChunkManager: time to load chunks for test.bar: 0ms sequenceNumber: 4 version: 1|4||551e2e05e0b1cc3bc6ec3a1b based on: 1|2||551e2e05e0b1cc3bc6ec3a1b
{ "ok" : 1 }
 m30999| 2015-04-03T06:07:03.456+0000 I COMMAND  [conn1] CMD: movechunk: { moveChunk: "test.bar", find: { _id: 50.0 }, to: "shard0001" }
 m30999| 2015-04-03T06:07:03.456+0000 I SHARDING [conn1] moving chunk ns: test.bar moving ( ns: test.bar, shard: shard0000:ip-10-153-130-203:30000, lastmod: 1|4||000000000000000000000000, min: { _id: 50.0 }, max: { _id: MaxKey }) shard0000:ip-10-153-130-203:30000 -> shard0001:ip-10-153-130-203:30001
 m30000| 2015-04-03T06:07:03.456+0000 I SHARDING [conn2] received moveChunk request: { moveChunk: "test.bar", from: "ip-10-153-130-203:30000", to: "ip-10-153-130-203:30001", fromShard: "shard0000", toShard: "shard0001", min: { _id: 50.0 }, max: { _id: MaxKey }, maxChunkSizeBytes: 52428800, shardId: "test.bar-_id_50.0", configdb: "ip-10-153-130-203:29000,ip-10-153-130-203:29001,ip-10-153-130-203:29002", secondaryThrottle: true, waitForDelete: false, maxTimeMS: 0, epoch: ObjectId('551e2e05e0b1cc3bc6ec3a1b') }
 m30000| 2015-04-03T06:07:03.934+0000 I SHARDING [conn2] distributed lock 'test.bar/ip-10-153-130-203:30000:1428041221:824727080' acquired, ts : 551e2e074880cf02fc9b7331
 m30000| 2015-04-03T06:07:03.934+0000 I SHARDING [conn2] about to log metadata event: { _id: "ip-10-153-130-203-2015-04-03T06:07:03-551e2e074880cf02fc9b7332", server: "ip-10-153-130-203", clientAddr: "10.153.130.203:35539", time: new Date(1428041223934), what: "moveChunk.start", ns: "test.bar", details: { min: { _id: 50.0 }, max: { _id: MaxKey }, from: "shard0000", to: "shard0001" } }
 m29000| 2015-04-03T06:07:03.935+0000 I STORAGE  [conn20] CMD fsync: sync:1 lock:0
 m29002| 2015-04-03T06:07:03.935+0000 I STORAGE  [conn20] CMD fsync: sync:1 lock:0
 m30000| 2015-04-03T06:07:03.936+0000 I SHARDING [conn2] remotely refreshing metadata for test.bar based on current shard version 1|4||551e2e05e0b1cc3bc6ec3a1b, current metadata version is 1|4||551e2e05e0b1cc3bc6ec3a1b
 m29001| 2015-04-03T06:07:03.935+0000 I STORAGE  [conn20] CMD fsync: sync:1 lock:0
 m30000| 2015-04-03T06:07:03.937+0000 I SHARDING [conn2] metadata of collection test.bar already up to date (shard version : 1|4||551e2e05e0b1cc3bc6ec3a1b, took 0ms)
 m30000| 2015-04-03T06:07:03.937+0000 I SHARDING [conn2] moveChunk request accepted at version 1|4||551e2e05e0b1cc3bc6ec3a1b
 m30000| 2015-04-03T06:07:03.937+0000 I SHARDING [conn2] moveChunk number of documents: 0
 m30001| 2015-04-03T06:07:03.937+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:35284 #3 (3 connections now open)
 m30001| 2015-04-03T06:07:03.938+0000 I SHARDING [conn3] first cluster operation detected, adding sharding hook to enable versioning and authentication to remote servers
 m30001| 2015-04-03T06:07:03.939+0000 I SHARDING [conn3] remote client 10.153.130.203:35284 initialized this host as shard shard0001
 m30001| 2015-04-03T06:07:03.939+0000 I SHARDING [conn3] remotely refreshing metadata for test.bar, current shard version is 0|0||000000000000000000000000, current metadata version is 0|0||000000000000000000000000
 m30001| 2015-04-03T06:07:03.939+0000 I NETWORK  [conn3] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m30001| 2015-04-03T06:07:03.940+0000 I NETWORK  [conn3] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m29000| 2015-04-03T06:07:03.939+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:34787 #22 (21 connections now open)
 m29001| 2015-04-03T06:07:03.940+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:35661 #22 (21 connections now open)
 m30001| 2015-04-03T06:07:03.940+0000 I NETWORK  [conn3] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29002| 2015-04-03T06:07:03.942+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:48363 #22 (21 connections now open)
 m30001| 2015-04-03T06:07:03.943+0000 I SHARDING [conn3] collection test.bar was previously unsharded, new metadata loaded with shard version 0|0||551e2e05e0b1cc3bc6ec3a1b
 m30001| 2015-04-03T06:07:03.943+0000 I SHARDING [conn3] collection version was loaded at version 1|4||551e2e05e0b1cc3bc6ec3a1b, took 3ms
 m30001| 2015-04-03T06:07:03.944+0000 I SHARDING [migrateThread] starting receiving-end of migration of chunk { _id: 50.0 } -> { _id: MaxKey } for collection test.bar from ip-10-153-130-203:30000 at epoch 551e2e05e0b1cc3bc6ec3a1b
 m30000| 2015-04-03T06:07:03.944+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:35561 #4 (4 connections now open)
 m30001| 2015-04-03T06:07:03.945+0000 I INDEX    [migrateThread] allocating new ns file /data/db/test1/test.ns, filling with zeroes...
 m30000| 2015-04-03T06:07:03.946+0000 I SHARDING [conn2] moveChunk data transfer progress: { active: true, ns: "test.bar", from: "ip-10-153-130-203:30000", min: { _id: 50.0 }, max: { _id: MaxKey }, shardKeyPattern: { _id: 1.0 }, state: "ready", counts: { cloned: 0, clonedBytes: 0, catchup: 0, steady: 0 }, ok: 1.0 } my mem used: 0
 m30000| 2015-04-03T06:07:03.956+0000 I SHARDING [conn2] moveChunk data transfer progress: { active: true, ns: "test.bar", from: "ip-10-153-130-203:30000", min: { _id: 50.0 }, max: { _id: MaxKey }, shardKeyPattern: { _id: 1.0 }, state: "ready", counts: { cloned: 0, clonedBytes: 0, catchup: 0, steady: 0 }, ok: 1.0 } my mem used: 0
 m30000| 2015-04-03T06:07:03.962+0000 I SHARDING [conn2] moveChunk data transfer progress: { active: true, ns: "test.bar", from: "ip-10-153-130-203:30000", min: { _id: 50.0 }, max: { _id: MaxKey }, shardKeyPattern: { _id: 1.0 }, state: "ready", counts: { cloned: 0, clonedBytes: 0, catchup: 0, steady: 0 }, ok: 1.0 } my mem used: 0
 m30000| 2015-04-03T06:07:03.974+0000 I SHARDING [conn2] moveChunk data transfer progress: { active: true, ns: "test.bar", from: "ip-10-153-130-203:30000", min: { _id: 50.0 }, max: { _id: MaxKey }, shardKeyPattern: { _id: 1.0 }, state: "ready", counts: { cloned: 0, clonedBytes: 0, catchup: 0, steady: 0 }, ok: 1.0 } my mem used: 0
 m30000| 2015-04-03T06:07:03.994+0000 I SHARDING [conn2] moveChunk data transfer progress: { active: true, ns: "test.bar", from: "ip-10-153-130-203:30000", min: { _id: 50.0 }, max: { _id: MaxKey }, shardKeyPattern: { _id: 1.0 }, state: "ready", counts: { cloned: 0, clonedBytes: 0, catchup: 0, steady: 0 }, ok: 1.0 } my mem used: 0
 m30001| 2015-04-03T06:07:04.005+0000 I STORAGE  [FileAllocator] allocating new datafile /data/db/test1/test.0, filling with zeroes...
 m30000| 2015-04-03T06:07:04.037+0000 I SHARDING [conn2] moveChunk data transfer progress: { active: true, ns: "test.bar", from: "ip-10-153-130-203:30000", min: { _id: 50.0 }, max: { _id: MaxKey }, shardKeyPattern: { _id: 1.0 }, state: "ready", counts: { cloned: 0, clonedBytes: 0, catchup: 0, steady: 0 }, ok: 1.0 } my mem used: 0
 m30001| 2015-04-03T06:07:04.093+0000 I STORAGE  [FileAllocator] done allocating datafile /data/db/test1/test.0, size: 64MB,  took 0.087 secs
 m30001| 2015-04-03T06:07:04.103+0000 I INDEX    [migrateThread] build index on: test.bar properties: { v: 1, key: { _id: 1 }, name: "_id_", ns: "test.bar" }
 m30001| 2015-04-03T06:07:04.104+0000 I INDEX    [migrateThread] 	 building index using bulk method
 m30001| 2015-04-03T06:07:04.104+0000 I INDEX    [migrateThread] build index done.  scanned 0 total records. 0 secs
 m30001| 2015-04-03T06:07:04.104+0000 I SHARDING [migrateThread] Deleter starting delete for: test.bar from { _id: 50.0 } -> { _id: MaxKey }, with opId: 23
 m30001| 2015-04-03T06:07:04.104+0000 I SHARDING [migrateThread] rangeDeleter deleted 0 documents for test.bar from { _id: 50.0 } -> { _id: MaxKey }
 m30001| 2015-04-03T06:07:04.104+0000 I SHARDING [migrateThread] Waiting for replication to catch up before entering critical section
 m30001| 2015-04-03T06:07:04.104+0000 I SHARDING [migrateThread] migrate commit succeeded flushing to secondaries for 'test.bar' { _id: 50.0 } -> { _id: MaxKey }
 m30001| 2015-04-03T06:07:04.105+0000 I SHARDING [migrateThread] migrate commit flushed to journal for 'test.bar' { _id: 50.0 } -> { _id: MaxKey }
 m30000| 2015-04-03T06:07:04.106+0000 I SHARDING [conn2] moveChunk data transfer progress: { active: true, ns: "test.bar", from: "ip-10-153-130-203:30000", min: { _id: 50.0 }, max: { _id: MaxKey }, shardKeyPattern: { _id: 1.0 }, state: "steady", counts: { cloned: 0, clonedBytes: 0, catchup: 0, steady: 0 }, ok: 1.0 } my mem used: 0
 m30000| 2015-04-03T06:07:04.106+0000 I SHARDING [conn2] About to check if it is safe to enter critical section
 m30000| 2015-04-03T06:07:04.106+0000 I SHARDING [conn2] About to enter migrate critical section
 m30000| 2015-04-03T06:07:04.106+0000 I SHARDING [conn2] moveChunk setting version to: 2|0||551e2e05e0b1cc3bc6ec3a1b
 m30001| 2015-04-03T06:07:04.107+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:35289 #4 (4 connections now open)
 m30001| 2015-04-03T06:07:04.118+0000 I SHARDING [migrateThread] migrate commit succeeded flushing to secondaries for 'test.bar' { _id: 50.0 } -> { _id: MaxKey }
 m30001| 2015-04-03T06:07:04.118+0000 I SHARDING [migrateThread] migrate commit flushed to journal for 'test.bar' { _id: 50.0 } -> { _id: MaxKey }
 m30001| 2015-04-03T06:07:04.118+0000 I SHARDING [migrateThread] about to log metadata event: { _id: "ip-10-153-130-203-2015-04-03T06:07:04-551e2e088eeb3fc7f51a4c07", server: "ip-10-153-130-203", clientAddr: ":27017", time: new Date(1428041224118), what: "moveChunk.to", ns: "test.bar", details: { min: { _id: 50.0 }, max: { _id: MaxKey }, step 1 of 5: 159, step 2 of 5: 0, step 3 of 5: 0, step 4 of 5: 0, step 5 of 5: 13, note: "success" } }
 m29000| 2015-04-03T06:07:04.335+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:34792 #23 (22 connections now open)
 m29000| 2015-04-03T06:07:04.335+0000 I STORAGE  [conn23] CMD fsync: sync:1 lock:0
 m29001| 2015-04-03T06:07:04.335+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:35666 #23 (22 connections now open)
 m29001| 2015-04-03T06:07:04.336+0000 I STORAGE  [conn23] CMD fsync: sync:1 lock:0
 m29002| 2015-04-03T06:07:04.336+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:48368 #23 (22 connections now open)
 m29002| 2015-04-03T06:07:04.336+0000 I STORAGE  [conn23] CMD fsync: sync:1 lock:0
 m30001| 2015-04-03T06:07:04.338+0000 I COMMAND  [conn4] command admin.$cmd command: _recvChunkCommit { _recvChunkCommit: 1 } ntoreturn:1 keyUpdates:0 writeConflicts:0 numYields:0 reslen:269 locks:{} 230ms
 m30000| 2015-04-03T06:07:04.338+0000 I SHARDING [conn2] moveChunk migrate commit accepted by TO-shard: { active: false, ns: "test.bar", from: "ip-10-153-130-203:30000", min: { _id: 50.0 }, max: { _id: MaxKey }, shardKeyPattern: { _id: 1.0 }, state: "done", counts: { cloned: 0, clonedBytes: 0, catchup: 0, steady: 0 }, ok: 1.0 }
 m30000| 2015-04-03T06:07:04.338+0000 I SHARDING [conn2] moveChunk updating self version to: 2|1||551e2e05e0b1cc3bc6ec3a1b through { _id: MinKey } -> { _id: 0.0 } for collection 'test.bar'
 m30000| 2015-04-03T06:07:04.338+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m30000| 2015-04-03T06:07:04.338+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m30000| 2015-04-03T06:07:04.339+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29001| 2015-04-03T06:07:04.339+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:35669 #24 (23 connections now open)
 m29000| 2015-04-03T06:07:04.338+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:34795 #24 (23 connections now open)
 m29002| 2015-04-03T06:07:04.339+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:48371 #24 (23 connections now open)
 m30000| 2015-04-03T06:07:04.585+0000 I SHARDING [conn2] about to log metadata event: { _id: "ip-10-153-130-203-2015-04-03T06:07:04-551e2e084880cf02fc9b7333", server: "ip-10-153-130-203", clientAddr: "10.153.130.203:35539", time: new Date(1428041224585), what: "moveChunk.commit", ns: "test.bar", details: { min: { _id: 50.0 }, max: { _id: MaxKey }, from: "shard0000", to: "shard0001", cloned: 0, clonedBytes: 0, catchup: 0, steady: 0 } }
 m29001| 2015-04-03T06:07:04.585+0000 I STORAGE  [conn20] CMD fsync: sync:1 lock:0
 m29000| 2015-04-03T06:07:04.585+0000 I STORAGE  [conn20] CMD fsync: sync:1 lock:0
 m29002| 2015-04-03T06:07:04.586+0000 I STORAGE  [conn20] CMD fsync: sync:1 lock:0
 m30000| 2015-04-03T06:07:04.591+0000 I SHARDING [conn2] MigrateFromStatus::done About to acquire global lock to exit critical section
 m30000| 2015-04-03T06:07:04.591+0000 I SHARDING [conn2] forking for cleanup of chunk data
 m30000| 2015-04-03T06:07:04.591+0000 I SHARDING [conn2] MigrateFromStatus::done About to acquire global lock to exit critical section
 m30000| 2015-04-03T06:07:04.591+0000 I SHARDING [RangeDeleter] Deleter starting delete for: test.bar from { _id: 50.0 } -> { _id: MaxKey }, with opId: 6
 m30000| 2015-04-03T06:07:04.591+0000 I SHARDING [RangeDeleter] rangeDeleter deleted 0 documents for test.bar from { _id: 50.0 } -> { _id: MaxKey }
 m30000| 2015-04-03T06:07:04.746+0000 I SHARDING [conn2] distributed lock 'test.bar/ip-10-153-130-203:30000:1428041221:824727080' unlocked. 
 m30000| 2015-04-03T06:07:04.746+0000 I SHARDING [conn2] about to log metadata event: { _id: "ip-10-153-130-203-2015-04-03T06:07:04-551e2e084880cf02fc9b7334", server: "ip-10-153-130-203", clientAddr: "10.153.130.203:35539", time: new Date(1428041224746), what: "moveChunk.from", ns: "test.bar", details: { min: { _id: 50.0 }, max: { _id: MaxKey }, step 1 of 6: 0, step 2 of 6: 480, step 3 of 6: 6, step 4 of 6: 162, step 5 of 6: 484, step 6 of 6: 0, to: "shard0001", from: "shard0000", note: "success" } }
 m29001| 2015-04-03T06:07:04.746+0000 I STORAGE  [conn20] CMD fsync: sync:1 lock:0
 m29000| 2015-04-03T06:07:04.746+0000 I STORAGE  [conn20] CMD fsync: sync:1 lock:0
 m29002| 2015-04-03T06:07:04.746+0000 I STORAGE  [conn20] CMD fsync: sync:1 lock:0
 m30999| 2015-04-03T06:07:04.749+0000 I SHARDING [conn1] ChunkManager: time to load chunks for test.bar: 0ms sequenceNumber: 5 version: 2|1||551e2e05e0b1cc3bc6ec3a1b based on: 1|4||551e2e05e0b1cc3bc6ec3a1b
 m30000| 2015-04-03T06:07:04.749+0000 I COMMAND  [conn2] command admin.$cmd command: moveChunk { moveChunk: "test.bar", from: "ip-10-153-130-203:30000", to: "ip-10-153-130-203:30001", fromShard: "shard0000", toShard: "shard0001", min: { _id: 50.0 }, max: { _id: MaxKey }, maxChunkSizeBytes: 52428800, shardId: "test.bar-_id_50.0", configdb: "ip-10-153-130-203:29000,ip-10-153-130-203:29001,ip-10-153-130-203:29002", secondaryThrottle: true, waitForDelete: false, maxTimeMS: 0, epoch: ObjectId('551e2e05e0b1cc3bc6ec3a1b') } ntoreturn:1 keyUpdates:0 writeConflicts:0 numYields:0 reslen:37 locks:{} 1292ms
{ "millis" : 1293, "ok" : 1 }
 m30001| 2015-04-03T06:07:04.750+0000 I SHARDING [conn2] received splitChunk request: { splitChunk: "test.bar", keyPattern: { _id: 1.0 }, min: { _id: 50.0 }, max: { _id: MaxKey }, from: "shard0001", splitKeys: [ { _id: 100.0 } ], shardId: "test.bar-_id_50.0", configdb: "ip-10-153-130-203:29000,ip-10-153-130-203:29001,ip-10-153-130-203:29002", epoch: ObjectId('551e2e05e0b1cc3bc6ec3a1b') }
 m29000| 2015-04-03T06:07:04.751+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:34798 #25 (24 connections now open)
 m30999| 2015-04-03T06:07:04.750+0000 I COMMAND  [conn1] splitting chunk [{ _id: 50.0 },{ _id: MaxKey }) in collection test.bar on shard shard0001
 m29001| 2015-04-03T06:07:04.752+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:35672 #25 (24 connections now open)
 m29002| 2015-04-03T06:07:04.753+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:48374 #25 (24 connections now open)
 m30001| 2015-04-03T06:07:04.756+0000 I SHARDING [LockPinger] creating distributed lock ping thread for ip-10-153-130-203:29000,ip-10-153-130-203:29001,ip-10-153-130-203:29002 and process ip-10-153-130-203:30001:1428041224:1885412102 (sleeping for 30000ms)
 m30001| 2015-04-03T06:07:04.756+0000 I NETWORK  [LockPinger] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29000| 2015-04-03T06:07:04.757+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:34801 #26 (25 connections now open)
 m30001| 2015-04-03T06:07:04.757+0000 I NETWORK  [LockPinger] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m29001| 2015-04-03T06:07:04.758+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:35675 #26 (25 connections now open)
 m30001| 2015-04-03T06:07:04.758+0000 I NETWORK  [LockPinger] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29002| 2015-04-03T06:07:04.759+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:48377 #26 (25 connections now open)
 m30001| 2015-04-03T06:07:05.226+0000 I SHARDING [LockPinger] cluster ip-10-153-130-203:29000,ip-10-153-130-203:29001,ip-10-153-130-203:29002 pinged successfully at Fri Apr  3 06:07:04 2015 by distributed lock pinger 'ip-10-153-130-203:29000,ip-10-153-130-203:29001,ip-10-153-130-203:29002/ip-10-153-130-203:30001:1428041224:1885412102', sleeping for 30000ms
 m30001| 2015-04-03T06:07:05.226+0000 I SHARDING [conn2] distributed lock 'test.bar/ip-10-153-130-203:30001:1428041224:1885412102' acquired, ts : 551e2e088eeb3fc7f51a4c08
 m30001| 2015-04-03T06:07:05.226+0000 I SHARDING [conn2] remotely refreshing metadata for test.bar based on current shard version 0|0||551e2e05e0b1cc3bc6ec3a1b, current metadata version is 1|4||551e2e05e0b1cc3bc6ec3a1b
 m30001| 2015-04-03T06:07:05.227+0000 I SHARDING [conn2] updating metadata for test.bar from shard version 0|0||551e2e05e0b1cc3bc6ec3a1b to shard version 2|0||551e2e05e0b1cc3bc6ec3a1b
 m30001| 2015-04-03T06:07:05.227+0000 I SHARDING [conn2] collection version was loaded at version 2|1||551e2e05e0b1cc3bc6ec3a1b, took 0ms
 m30001| 2015-04-03T06:07:05.227+0000 I SHARDING [conn2] splitChunk accepted at version 2|0||551e2e05e0b1cc3bc6ec3a1b
 m30001| 2015-04-03T06:07:05.466+0000 I SHARDING [conn2] about to log metadata event: { _id: "ip-10-153-130-203-2015-04-03T06:07:05-551e2e098eeb3fc7f51a4c09", server: "ip-10-153-130-203", clientAddr: "10.153.130.203:35267", time: new Date(1428041225466), what: "split", ns: "test.bar", details: { before: { min: { _id: 50.0 }, max: { _id: MaxKey } }, left: { min: { _id: 50.0 }, max: { _id: 100.0 }, lastmod: Timestamp 2000|2, lastmodEpoch: ObjectId('551e2e05e0b1cc3bc6ec3a1b') }, right: { min: { _id: 100.0 }, max: { _id: MaxKey }, lastmod: Timestamp 2000|3, lastmodEpoch: ObjectId('551e2e05e0b1cc3bc6ec3a1b') } } }
 m29000| 2015-04-03T06:07:05.466+0000 I STORAGE  [conn23] CMD fsync: sync:1 lock:0
 m29001| 2015-04-03T06:07:05.466+0000 I STORAGE  [conn23] CMD fsync: sync:1 lock:0
 m29002| 2015-04-03T06:07:05.466+0000 I STORAGE  [conn23] CMD fsync: sync:1 lock:0
 m30001| 2015-04-03T06:07:05.469+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m30001| 2015-04-03T06:07:05.469+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m29001| 2015-04-03T06:07:05.470+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:35678 #27 (26 connections now open)
 m30001| 2015-04-03T06:07:05.470+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29000| 2015-04-03T06:07:05.469+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:34804 #27 (26 connections now open)
 m29002| 2015-04-03T06:07:05.471+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:48380 #27 (26 connections now open)
 m30999| 2015-04-03T06:07:05.707+0000 I SHARDING [conn1] ChunkManager: time to load chunks for test.bar: 0ms sequenceNumber: 6 version: 2|3||551e2e05e0b1cc3bc6ec3a1b based on: 2|1||551e2e05e0b1cc3bc6ec3a1b
{ "ok" : 1 }
 m30999| 2015-04-03T06:07:05.708+0000 I COMMAND  [conn1] CMD: movechunk: { moveChunk: "test.bar", find: { _id: 100.0 }, to: "shard0000" }
 m30999| 2015-04-03T06:07:05.708+0000 I SHARDING [conn1] moving chunk ns: test.bar moving ( ns: test.bar, shard: shard0001:ip-10-153-130-203:30001, lastmod: 2|3||000000000000000000000000, min: { _id: 100.0 }, max: { _id: MaxKey }) shard0001:ip-10-153-130-203:30001 -> shard0000:ip-10-153-130-203:30000
 m30001| 2015-04-03T06:07:05.706+0000 I SHARDING [conn2] distributed lock 'test.bar/ip-10-153-130-203:30001:1428041224:1885412102' unlocked. 
 m30001| 2015-04-03T06:07:05.706+0000 I COMMAND  [conn2] command admin.$cmd command: splitChunk { splitChunk: "test.bar", keyPattern: { _id: 1.0 }, min: { _id: 50.0 }, max: { _id: MaxKey }, from: "shard0001", splitKeys: [ { _id: 100.0 } ], shardId: "test.bar-_id_50.0", configdb: "ip-10-153-130-203:29000,ip-10-153-130-203:29001,ip-10-153-130-203:29002", epoch: ObjectId('551e2e05e0b1cc3bc6ec3a1b') } ntoreturn:1 keyUpdates:0 writeConflicts:0 numYields:0 reslen:37 locks:{} 955ms
 m30001| 2015-04-03T06:07:05.708+0000 I SHARDING [conn2] received moveChunk request: { moveChunk: "test.bar", from: "ip-10-153-130-203:30001", to: "ip-10-153-130-203:30000", fromShard: "shard0001", toShard: "shard0000", min: { _id: 100.0 }, max: { _id: MaxKey }, maxChunkSizeBytes: 52428800, shardId: "test.bar-_id_100.0", configdb: "ip-10-153-130-203:29000,ip-10-153-130-203:29001,ip-10-153-130-203:29002", secondaryThrottle: true, waitForDelete: false, maxTimeMS: 0, epoch: ObjectId('551e2e05e0b1cc3bc6ec3a1b') }
 m29001| 2015-04-03T06:07:06.195+0000 I STORAGE  [conn23] CMD fsync: sync:1 lock:0
 m30001| 2015-04-03T06:07:06.194+0000 I SHARDING [conn2] distributed lock 'test.bar/ip-10-153-130-203:30001:1428041224:1885412102' acquired, ts : 551e2e098eeb3fc7f51a4c0a
 m30001| 2015-04-03T06:07:06.195+0000 I SHARDING [conn2] about to log metadata event: { _id: "ip-10-153-130-203-2015-04-03T06:07:06-551e2e0a8eeb3fc7f51a4c0b", server: "ip-10-153-130-203", clientAddr: "10.153.130.203:35267", time: new Date(1428041226195), what: "moveChunk.start", ns: "test.bar", details: { min: { _id: 100.0 }, max: { _id: MaxKey }, from: "shard0001", to: "shard0000" } }
 m29000| 2015-04-03T06:07:06.195+0000 I STORAGE  [conn23] CMD fsync: sync:1 lock:0
 m29002| 2015-04-03T06:07:06.195+0000 I STORAGE  [conn23] CMD fsync: sync:1 lock:0
 m30001| 2015-04-03T06:07:06.196+0000 I SHARDING [conn2] remotely refreshing metadata for test.bar based on current shard version 2|3||551e2e05e0b1cc3bc6ec3a1b, current metadata version is 2|3||551e2e05e0b1cc3bc6ec3a1b
 m30001| 2015-04-03T06:07:06.197+0000 I SHARDING [conn2] metadata of collection test.bar already up to date (shard version : 2|3||551e2e05e0b1cc3bc6ec3a1b, took 0ms)
 m30001| 2015-04-03T06:07:06.197+0000 I SHARDING [conn2] moveChunk request accepted at version 2|3||551e2e05e0b1cc3bc6ec3a1b
 m30001| 2015-04-03T06:07:06.197+0000 I SHARDING [conn2] moveChunk number of documents: 0
 m30000| 2015-04-03T06:07:06.197+0000 I SHARDING [conn4] remotely refreshing metadata for test.bar based on current shard version 2|0||551e2e05e0b1cc3bc6ec3a1b, current metadata version is 2|0||551e2e05e0b1cc3bc6ec3a1b
 m30000| 2015-04-03T06:07:06.198+0000 I SHARDING [conn4] updating metadata for test.bar from shard version 2|0||551e2e05e0b1cc3bc6ec3a1b to shard version 2|1||551e2e05e0b1cc3bc6ec3a1b
 m30000| 2015-04-03T06:07:06.198+0000 I SHARDING [conn4] collection version was loaded at version 2|3||551e2e05e0b1cc3bc6ec3a1b, took 0ms
 m30000| 2015-04-03T06:07:06.198+0000 I SHARDING [migrateThread] starting receiving-end of migration of chunk { _id: 100.0 } -> { _id: MaxKey } for collection test.bar from ip-10-153-130-203:30001 at epoch 551e2e05e0b1cc3bc6ec3a1b
 m30000| 2015-04-03T06:07:06.198+0000 I SHARDING [migrateThread] Deleter starting delete for: test.bar from { _id: 100.0 } -> { _id: MaxKey }, with opId: 47
 m30000| 2015-04-03T06:07:06.198+0000 I SHARDING [migrateThread] rangeDeleter deleted 0 documents for test.bar from { _id: 100.0 } -> { _id: MaxKey }
 m30000| 2015-04-03T06:07:06.199+0000 I SHARDING [migrateThread] Waiting for replication to catch up before entering critical section
 m30000| 2015-04-03T06:07:06.199+0000 I SHARDING [migrateThread] migrate commit succeeded flushing to secondaries for 'test.bar' { _id: 100.0 } -> { _id: MaxKey }
 m30000| 2015-04-03T06:07:06.199+0000 I SHARDING [migrateThread] migrate commit flushed to journal for 'test.bar' { _id: 100.0 } -> { _id: MaxKey }
 m30001| 2015-04-03T06:07:06.202+0000 I SHARDING [conn2] moveChunk data transfer progress: { active: true, ns: "test.bar", from: "ip-10-153-130-203:30001", min: { _id: 100.0 }, max: { _id: MaxKey }, shardKeyPattern: { _id: 1.0 }, state: "steady", counts: { cloned: 0, clonedBytes: 0, catchup: 0, steady: 0 }, ok: 1.0 } my mem used: 0
 m30001| 2015-04-03T06:07:06.202+0000 I SHARDING [conn2] About to check if it is safe to enter critical section
 m30001| 2015-04-03T06:07:06.202+0000 I SHARDING [conn2] About to enter migrate critical section
 m30001| 2015-04-03T06:07:06.202+0000 I SHARDING [conn2] moveChunk setting version to: 3|0||551e2e05e0b1cc3bc6ec3a1b
 m30000| 2015-04-03T06:07:06.203+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:35578 #5 (5 connections now open)
 m30000| 2015-04-03T06:07:06.210+0000 I SHARDING [migrateThread] migrate commit succeeded flushing to secondaries for 'test.bar' { _id: 100.0 } -> { _id: MaxKey }
 m30000| 2015-04-03T06:07:06.210+0000 I SHARDING [migrateThread] migrate commit flushed to journal for 'test.bar' { _id: 100.0 } -> { _id: MaxKey }
 m30000| 2015-04-03T06:07:06.210+0000 I SHARDING [migrateThread] about to log metadata event: { _id: "ip-10-153-130-203-2015-04-03T06:07:06-551e2e0a4880cf02fc9b7335", server: "ip-10-153-130-203", clientAddr: ":27017", time: new Date(1428041226210), what: "moveChunk.to", ns: "test.bar", details: { min: { _id: 100.0 }, max: { _id: MaxKey }, step 1 of 5: 0, step 2 of 5: 0, step 3 of 5: 0, step 4 of 5: 0, step 5 of 5: 11, note: "success" } }
 m29001| 2015-04-03T06:07:06.210+0000 I STORAGE  [conn20] CMD fsync: sync:1 lock:0
 m30001| 2015-04-03T06:07:06.213+0000 I SHARDING [conn2] moveChunk migrate commit accepted by TO-shard: { active: false, ns: "test.bar", from: "ip-10-153-130-203:30001", min: { _id: 100.0 }, max: { _id: MaxKey }, shardKeyPattern: { _id: 1.0 }, state: "done", counts: { cloned: 0, clonedBytes: 0, catchup: 0, steady: 0 }, ok: 1.0 }
 m30001| 2015-04-03T06:07:06.213+0000 I SHARDING [conn2] moveChunk updating self version to: 3|1||551e2e05e0b1cc3bc6ec3a1b through { _id: 50.0 } -> { _id: 100.0 } for collection 'test.bar'
 m30001| 2015-04-03T06:07:06.213+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m30001| 2015-04-03T06:07:06.213+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m29002| 2015-04-03T06:07:06.210+0000 I STORAGE  [conn20] CMD fsync: sync:1 lock:0
 m29001| 2015-04-03T06:07:06.214+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:35682 #28 (27 connections now open)
 m30001| 2015-04-03T06:07:06.214+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29002| 2015-04-03T06:07:06.215+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:48384 #28 (27 connections now open)
 m29000| 2015-04-03T06:07:06.210+0000 I STORAGE  [conn20] CMD fsync: sync:1 lock:0
 m29000| 2015-04-03T06:07:06.213+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:34808 #28 (27 connections now open)
 m30001| 2015-04-03T06:07:06.450+0000 I SHARDING [conn2] about to log metadata event: { _id: "ip-10-153-130-203-2015-04-03T06:07:06-551e2e0a8eeb3fc7f51a4c0c", server: "ip-10-153-130-203", clientAddr: "10.153.130.203:35267", time: new Date(1428041226450), what: "moveChunk.commit", ns: "test.bar", details: { min: { _id: 100.0 }, max: { _id: MaxKey }, from: "shard0001", to: "shard0000", cloned: 0, clonedBytes: 0, catchup: 0, steady: 0 } }
 m29000| 2015-04-03T06:07:06.450+0000 I STORAGE  [conn23] CMD fsync: sync:1 lock:0
 m29001| 2015-04-03T06:07:06.450+0000 I STORAGE  [conn23] CMD fsync: sync:1 lock:0
 m29002| 2015-04-03T06:07:06.450+0000 I STORAGE  [conn23] CMD fsync: sync:1 lock:0
 m30001| 2015-04-03T06:07:06.452+0000 I SHARDING [conn2] MigrateFromStatus::done About to acquire global lock to exit critical section
 m30001| 2015-04-03T06:07:06.452+0000 I SHARDING [conn2] forking for cleanup of chunk data
 m30001| 2015-04-03T06:07:06.452+0000 I SHARDING [conn2] MigrateFromStatus::done About to acquire global lock to exit critical section
 m30001| 2015-04-03T06:07:06.452+0000 I SHARDING [RangeDeleter] Deleter starting delete for: test.bar from { _id: 100.0 } -> { _id: MaxKey }, with opId: 6
 m30001| 2015-04-03T06:07:06.452+0000 I SHARDING [RangeDeleter] rangeDeleter deleted 0 documents for test.bar from { _id: 100.0 } -> { _id: MaxKey }
 m30001| 2015-04-03T06:07:06.690+0000 I SHARDING [conn2] distributed lock 'test.bar/ip-10-153-130-203:30001:1428041224:1885412102' unlocked. 
 m30001| 2015-04-03T06:07:06.690+0000 I SHARDING [conn2] about to log metadata event: { _id: "ip-10-153-130-203-2015-04-03T06:07:06-551e2e0a8eeb3fc7f51a4c0d", server: "ip-10-153-130-203", clientAddr: "10.153.130.203:35267", time: new Date(1428041226690), what: "moveChunk.from", ns: "test.bar", details: { min: { _id: 100.0 }, max: { _id: MaxKey }, step 1 of 6: 0, step 2 of 6: 488, step 3 of 6: 0, step 4 of 6: 3, step 5 of 6: 250, step 6 of 6: 0, to: "shard0000", from: "shard0001", note: "success" } }
 m29000| 2015-04-03T06:07:06.690+0000 I STORAGE  [conn23] CMD fsync: sync:1 lock:0
 m29001| 2015-04-03T06:07:06.690+0000 I STORAGE  [conn23] CMD fsync: sync:1 lock:0
 m29002| 2015-04-03T06:07:06.691+0000 I STORAGE  [conn23] CMD fsync: sync:1 lock:0
 m30001| 2015-04-03T06:07:06.692+0000 I COMMAND  [conn2] command admin.$cmd command: moveChunk { moveChunk: "test.bar", from: "ip-10-153-130-203:30001", to: "ip-10-153-130-203:30000", fromShard: "shard0001", toShard: "shard0000", min: { _id: 100.0 }, max: { _id: MaxKey }, maxChunkSizeBytes: 52428800, shardId: "test.bar-_id_100.0", configdb: "ip-10-153-130-203:29000,ip-10-153-130-203:29001,ip-10-153-130-203:29002", secondaryThrottle: true, waitForDelete: false, maxTimeMS: 0, epoch: ObjectId('551e2e05e0b1cc3bc6ec3a1b') } ntoreturn:1 keyUpdates:0 writeConflicts:0 numYields:0 reslen:37 locks:{} 984ms
 m30999| 2015-04-03T06:07:06.693+0000 I SHARDING [conn1] ChunkManager: time to load chunks for test.bar: 0ms sequenceNumber: 7 version: 3|1||551e2e05e0b1cc3bc6ec3a1b based on: 2|3||551e2e05e0b1cc3bc6ec3a1b
{ "millis" : 985, "ok" : 1 }
 m30000| 2015-04-03T06:07:06.694+0000 I SHARDING [conn2] received splitChunk request: { splitChunk: "test.bar", keyPattern: { _id: 1.0 }, min: { _id: 100.0 }, max: { _id: MaxKey }, from: "shard0000", splitKeys: [ { _id: 150.0 } ], shardId: "test.bar-_id_100.0", configdb: "ip-10-153-130-203:29000,ip-10-153-130-203:29001,ip-10-153-130-203:29002", epoch: ObjectId('551e2e05e0b1cc3bc6ec3a1b') }
 m30999| 2015-04-03T06:07:06.694+0000 I COMMAND  [conn1] splitting chunk [{ _id: 100.0 },{ _id: MaxKey }) in collection test.bar on shard shard0000
 m30000| 2015-04-03T06:07:07.170+0000 I SHARDING [conn2] distributed lock 'test.bar/ip-10-153-130-203:30000:1428041221:824727080' acquired, ts : 551e2e0a4880cf02fc9b7336
 m30000| 2015-04-03T06:07:07.170+0000 I SHARDING [conn2] remotely refreshing metadata for test.bar based on current shard version 2|1||551e2e05e0b1cc3bc6ec3a1b, current metadata version is 2|3||551e2e05e0b1cc3bc6ec3a1b
 m30000| 2015-04-03T06:07:07.171+0000 I SHARDING [conn2] updating metadata for test.bar from shard version 2|1||551e2e05e0b1cc3bc6ec3a1b to shard version 3|0||551e2e05e0b1cc3bc6ec3a1b
 m30000| 2015-04-03T06:07:07.171+0000 I SHARDING [conn2] collection version was loaded at version 3|1||551e2e05e0b1cc3bc6ec3a1b, took 0ms
 m30000| 2015-04-03T06:07:07.171+0000 I SHARDING [conn2] splitChunk accepted at version 3|0||551e2e05e0b1cc3bc6ec3a1b
 m29000| 2015-04-03T06:07:07.410+0000 I STORAGE  [conn20] CMD fsync: sync:1 lock:0
 m29001| 2015-04-03T06:07:07.410+0000 I STORAGE  [conn20] CMD fsync: sync:1 lock:0
 m30000| 2015-04-03T06:07:07.410+0000 I SHARDING [conn2] about to log metadata event: { _id: "ip-10-153-130-203-2015-04-03T06:07:07-551e2e0b4880cf02fc9b7337", server: "ip-10-153-130-203", clientAddr: "10.153.130.203:35539", time: new Date(1428041227410), what: "split", ns: "test.bar", details: { before: { min: { _id: 100.0 }, max: { _id: MaxKey } }, left: { min: { _id: 100.0 }, max: { _id: 150.0 }, lastmod: Timestamp 3000|2, lastmodEpoch: ObjectId('551e2e05e0b1cc3bc6ec3a1b') }, right: { min: { _id: 150.0 }, max: { _id: MaxKey }, lastmod: Timestamp 3000|3, lastmodEpoch: ObjectId('551e2e05e0b1cc3bc6ec3a1b') } } }
 m29002| 2015-04-03T06:07:07.410+0000 I STORAGE  [conn20] CMD fsync: sync:1 lock:0
 m30999| 2015-04-03T06:07:07.651+0000 I SHARDING [conn1] ChunkManager: time to load chunks for test.bar: 0ms sequenceNumber: 8 version: 3|3||551e2e05e0b1cc3bc6ec3a1b based on: 3|1||551e2e05e0b1cc3bc6ec3a1b
{ "ok" : 1 }
 m30999| 2015-04-03T06:07:07.652+0000 I COMMAND  [conn1] CMD: movechunk: { moveChunk: "test.bar", find: { _id: 150.0 }, to: "shard0001" }
 m30000| 2015-04-03T06:07:07.650+0000 I SHARDING [conn2] distributed lock 'test.bar/ip-10-153-130-203:30000:1428041221:824727080' unlocked. 
 m30000| 2015-04-03T06:07:07.650+0000 I COMMAND  [conn2] command admin.$cmd command: splitChunk { splitChunk: "test.bar", keyPattern: { _id: 1.0 }, min: { _id: 100.0 }, max: { _id: MaxKey }, from: "shard0000", splitKeys: [ { _id: 150.0 } ], shardId: "test.bar-_id_100.0", configdb: "ip-10-153-130-203:29000,ip-10-153-130-203:29001,ip-10-153-130-203:29002", epoch: ObjectId('551e2e05e0b1cc3bc6ec3a1b') } ntoreturn:1 keyUpdates:0 writeConflicts:0 numYields:0 reslen:37 locks:{} 956ms
 m30000| 2015-04-03T06:07:07.652+0000 I SHARDING [conn2] received moveChunk request: { moveChunk: "test.bar", from: "ip-10-153-130-203:30000", to: "ip-10-153-130-203:30001", fromShard: "shard0000", toShard: "shard0001", min: { _id: 150.0 }, max: { _id: MaxKey }, maxChunkSizeBytes: 52428800, shardId: "test.bar-_id_150.0", configdb: "ip-10-153-130-203:29000,ip-10-153-130-203:29001,ip-10-153-130-203:29002", secondaryThrottle: true, waitForDelete: false, maxTimeMS: 0, epoch: ObjectId('551e2e05e0b1cc3bc6ec3a1b') }
 m30999| 2015-04-03T06:07:07.652+0000 I SHARDING [conn1] moving chunk ns: test.bar moving ( ns: test.bar, shard: shard0000:ip-10-153-130-203:30000, lastmod: 3|3||000000000000000000000000, min: { _id: 150.0 }, max: { _id: MaxKey }) shard0000:ip-10-153-130-203:30000 -> shard0001:ip-10-153-130-203:30001
 m29000| 2015-04-03T06:07:08.130+0000 I STORAGE  [conn20] CMD fsync: sync:1 lock:0
 m29001| 2015-04-03T06:07:08.130+0000 I STORAGE  [conn20] CMD fsync: sync:1 lock:0
 m30000| 2015-04-03T06:07:08.130+0000 I SHARDING [conn2] distributed lock 'test.bar/ip-10-153-130-203:30000:1428041221:824727080' acquired, ts : 551e2e0b4880cf02fc9b7338
 m30000| 2015-04-03T06:07:08.130+0000 I SHARDING [conn2] about to log metadata event: { _id: "ip-10-153-130-203-2015-04-03T06:07:08-551e2e0c4880cf02fc9b7339", server: "ip-10-153-130-203", clientAddr: "10.153.130.203:35539", time: new Date(1428041228130), what: "moveChunk.start", ns: "test.bar", details: { min: { _id: 150.0 }, max: { _id: MaxKey }, from: "shard0000", to: "shard0001" } }
 m29002| 2015-04-03T06:07:08.130+0000 I STORAGE  [conn20] CMD fsync: sync:1 lock:0
 m30000| 2015-04-03T06:07:08.133+0000 I SHARDING [conn2] remotely refreshing metadata for test.bar based on current shard version 3|3||551e2e05e0b1cc3bc6ec3a1b, current metadata version is 3|3||551e2e05e0b1cc3bc6ec3a1b
 m30000| 2015-04-03T06:07:08.133+0000 I SHARDING [conn2] metadata of collection test.bar already up to date (shard version : 3|3||551e2e05e0b1cc3bc6ec3a1b, took 0ms)
 m30000| 2015-04-03T06:07:08.133+0000 I SHARDING [conn2] moveChunk request accepted at version 3|3||551e2e05e0b1cc3bc6ec3a1b
 m30000| 2015-04-03T06:07:08.133+0000 I SHARDING [conn2] moveChunk number of documents: 0
 m30001| 2015-04-03T06:07:08.133+0000 I SHARDING [conn3] remotely refreshing metadata for test.bar based on current shard version 3|0||551e2e05e0b1cc3bc6ec3a1b, current metadata version is 3|0||551e2e05e0b1cc3bc6ec3a1b
 m30001| 2015-04-03T06:07:08.134+0000 I SHARDING [conn3] updating metadata for test.bar from shard version 3|0||551e2e05e0b1cc3bc6ec3a1b to shard version 3|1||551e2e05e0b1cc3bc6ec3a1b
 m30001| 2015-04-03T06:07:08.134+0000 I SHARDING [conn3] collection version was loaded at version 3|3||551e2e05e0b1cc3bc6ec3a1b, took 0ms
 m30001| 2015-04-03T06:07:08.134+0000 I SHARDING [migrateThread] starting receiving-end of migration of chunk { _id: 150.0 } -> { _id: MaxKey } for collection test.bar from ip-10-153-130-203:30000 at epoch 551e2e05e0b1cc3bc6ec3a1b
 m30001| 2015-04-03T06:07:08.134+0000 I SHARDING [migrateThread] Deleter starting delete for: test.bar from { _id: 150.0 } -> { _id: MaxKey }, with opId: 44
 m30001| 2015-04-03T06:07:08.134+0000 I SHARDING [migrateThread] rangeDeleter deleted 0 documents for test.bar from { _id: 150.0 } -> { _id: MaxKey }
 m30001| 2015-04-03T06:07:08.135+0000 I SHARDING [migrateThread] Waiting for replication to catch up before entering critical section
 m30001| 2015-04-03T06:07:08.135+0000 I SHARDING [migrateThread] migrate commit succeeded flushing to secondaries for 'test.bar' { _id: 150.0 } -> { _id: MaxKey }
 m30001| 2015-04-03T06:07:08.135+0000 I SHARDING [migrateThread] migrate commit flushed to journal for 'test.bar' { _id: 150.0 } -> { _id: MaxKey }
 m30000| 2015-04-03T06:07:08.138+0000 I SHARDING [conn2] moveChunk data transfer progress: { active: true, ns: "test.bar", from: "ip-10-153-130-203:30000", min: { _id: 150.0 }, max: { _id: MaxKey }, shardKeyPattern: { _id: 1.0 }, state: "steady", counts: { cloned: 0, clonedBytes: 0, catchup: 0, steady: 0 }, ok: 1.0 } my mem used: 0
 m30000| 2015-04-03T06:07:08.138+0000 I SHARDING [conn2] About to check if it is safe to enter critical section
 m30000| 2015-04-03T06:07:08.138+0000 I SHARDING [conn2] About to enter migrate critical section
 m30000| 2015-04-03T06:07:08.138+0000 I SHARDING [conn2] moveChunk setting version to: 4|0||551e2e05e0b1cc3bc6ec3a1b
 m30001| 2015-04-03T06:07:08.146+0000 I SHARDING [migrateThread] migrate commit succeeded flushing to secondaries for 'test.bar' { _id: 150.0 } -> { _id: MaxKey }
 m29000| 2015-04-03T06:07:08.146+0000 I STORAGE  [conn23] CMD fsync: sync:1 lock:0
 m29002| 2015-04-03T06:07:08.146+0000 I STORAGE  [conn23] CMD fsync: sync:1 lock:0
 m29001| 2015-04-03T06:07:08.146+0000 I STORAGE  [conn23] CMD fsync: sync:1 lock:0
 m30001| 2015-04-03T06:07:08.146+0000 I SHARDING [migrateThread] migrate commit flushed to journal for 'test.bar' { _id: 150.0 } -> { _id: MaxKey }
 m30001| 2015-04-03T06:07:08.146+0000 I SHARDING [migrateThread] about to log metadata event: { _id: "ip-10-153-130-203-2015-04-03T06:07:08-551e2e0c8eeb3fc7f51a4c0e", server: "ip-10-153-130-203", clientAddr: ":27017", time: new Date(1428041228146), what: "moveChunk.to", ns: "test.bar", details: { min: { _id: 150.0 }, max: { _id: MaxKey }, step 1 of 5: 0, step 2 of 5: 0, step 3 of 5: 0, step 4 of 5: 0, step 5 of 5: 11, note: "success" } }
 m30000| 2015-04-03T06:07:08.148+0000 I SHARDING [conn2] moveChunk migrate commit accepted by TO-shard: { active: false, ns: "test.bar", from: "ip-10-153-130-203:30000", min: { _id: 150.0 }, max: { _id: MaxKey }, shardKeyPattern: { _id: 1.0 }, state: "done", counts: { cloned: 0, clonedBytes: 0, catchup: 0, steady: 0 }, ok: 1.0 }
 m30000| 2015-04-03T06:07:08.148+0000 I SHARDING [conn2] moveChunk updating self version to: 4|1||551e2e05e0b1cc3bc6ec3a1b through { _id: MinKey } -> { _id: 0.0 } for collection 'test.bar'
 m29000| 2015-04-03T06:07:08.386+0000 I STORAGE  [conn20] CMD fsync: sync:1 lock:0
 m29001| 2015-04-03T06:07:08.386+0000 I STORAGE  [conn20] CMD fsync: sync:1 lock:0
 m29002| 2015-04-03T06:07:08.386+0000 I STORAGE  [conn20] CMD fsync: sync:1 lock:0
 m30000| 2015-04-03T06:07:08.386+0000 I SHARDING [conn2] about to log metadata event: { _id: "ip-10-153-130-203-2015-04-03T06:07:08-551e2e0c4880cf02fc9b733a", server: "ip-10-153-130-203", clientAddr: "10.153.130.203:35539", time: new Date(1428041228386), what: "moveChunk.commit", ns: "test.bar", details: { min: { _id: 150.0 }, max: { _id: MaxKey }, from: "shard0000", to: "shard0001", cloned: 0, clonedBytes: 0, catchup: 0, steady: 0 } }
 m30000| 2015-04-03T06:07:08.388+0000 I SHARDING [conn2] MigrateFromStatus::done About to acquire global lock to exit critical section
 m30000| 2015-04-03T06:07:08.388+0000 I SHARDING [conn2] forking for cleanup of chunk data
 m30000| 2015-04-03T06:07:08.388+0000 I SHARDING [conn2] MigrateFromStatus::done About to acquire global lock to exit critical section
 m30000| 2015-04-03T06:07:08.388+0000 I SHARDING [RangeDeleter] Deleter starting delete for: test.bar from { _id: 150.0 } -> { _id: MaxKey }, with opId: 6
 m30000| 2015-04-03T06:07:08.388+0000 I SHARDING [RangeDeleter] rangeDeleter deleted 0 documents for test.bar from { _id: 150.0 } -> { _id: MaxKey }
 m29000| 2015-04-03T06:07:08.626+0000 I STORAGE  [conn20] CMD fsync: sync:1 lock:0
 m29001| 2015-04-03T06:07:08.626+0000 I STORAGE  [conn20] CMD fsync: sync:1 lock:0
 m29002| 2015-04-03T06:07:08.626+0000 I STORAGE  [conn20] CMD fsync: sync:1 lock:0
 m30999| 2015-04-03T06:07:08.629+0000 I SHARDING [conn1] ChunkManager: time to load chunks for test.bar: 0ms sequenceNumber: 9 version: 4|1||551e2e05e0b1cc3bc6ec3a1b based on: 3|3||551e2e05e0b1cc3bc6ec3a1b
{ "millis" : 976, "ok" : 1 }
 m30999| 2015-04-03T06:07:08.629+0000 I COMMAND  [conn1] splitting chunk [{ _id: 150.0 },{ _id: MaxKey }) in collection test.bar on shard shard0001
 m30000| 2015-04-03T06:07:08.626+0000 I SHARDING [conn2] distributed lock 'test.bar/ip-10-153-130-203:30000:1428041221:824727080' unlocked. 
 m30000| 2015-04-03T06:07:08.626+0000 I SHARDING [conn2] about to log metadata event: { _id: "ip-10-153-130-203-2015-04-03T06:07:08-551e2e0c4880cf02fc9b733b", server: "ip-10-153-130-203", clientAddr: "10.153.130.203:35539", time: new Date(1428041228626), what: "moveChunk.from", ns: "test.bar", details: { min: { _id: 150.0 }, max: { _id: MaxKey }, step 1 of 6: 0, step 2 of 6: 480, step 3 of 6: 0, step 4 of 6: 3, step 5 of 6: 250, step 6 of 6: 0, to: "shard0001", from: "shard0000", note: "success" } }
 m30000| 2015-04-03T06:07:08.628+0000 I COMMAND  [conn2] command admin.$cmd command: moveChunk { moveChunk: "test.bar", from: "ip-10-153-130-203:30000", to: "ip-10-153-130-203:30001", fromShard: "shard0000", toShard: "shard0001", min: { _id: 150.0 }, max: { _id: MaxKey }, maxChunkSizeBytes: 52428800, shardId: "test.bar-_id_150.0", configdb: "ip-10-153-130-203:29000,ip-10-153-130-203:29001,ip-10-153-130-203:29002", secondaryThrottle: true, waitForDelete: false, maxTimeMS: 0, epoch: ObjectId('551e2e05e0b1cc3bc6ec3a1b') } ntoreturn:1 keyUpdates:0 writeConflicts:0 numYields:0 reslen:37 locks:{} 975ms
 m30001| 2015-04-03T06:07:08.630+0000 I SHARDING [conn2] received splitChunk request: { splitChunk: "test.bar", keyPattern: { _id: 1.0 }, min: { _id: 150.0 }, max: { _id: MaxKey }, from: "shard0001", splitKeys: [ { _id: 200.0 } ], shardId: "test.bar-_id_150.0", configdb: "ip-10-153-130-203:29000,ip-10-153-130-203:29001,ip-10-153-130-203:29002", epoch: ObjectId('551e2e05e0b1cc3bc6ec3a1b') }
 m30001| 2015-04-03T06:07:09.106+0000 I SHARDING [conn2] distributed lock 'test.bar/ip-10-153-130-203:30001:1428041224:1885412102' acquired, ts : 551e2e0c8eeb3fc7f51a4c0f
 m30001| 2015-04-03T06:07:09.106+0000 I SHARDING [conn2] remotely refreshing metadata for test.bar based on current shard version 3|1||551e2e05e0b1cc3bc6ec3a1b, current metadata version is 3|3||551e2e05e0b1cc3bc6ec3a1b
 m30001| 2015-04-03T06:07:09.107+0000 I SHARDING [conn2] updating metadata for test.bar from shard version 3|1||551e2e05e0b1cc3bc6ec3a1b to shard version 4|0||551e2e05e0b1cc3bc6ec3a1b
 m30001| 2015-04-03T06:07:09.107+0000 I SHARDING [conn2] collection version was loaded at version 4|1||551e2e05e0b1cc3bc6ec3a1b, took 0ms
 m30001| 2015-04-03T06:07:09.107+0000 I SHARDING [conn2] splitChunk accepted at version 4|0||551e2e05e0b1cc3bc6ec3a1b
 m29000| 2015-04-03T06:07:09.346+0000 I STORAGE  [conn23] CMD fsync: sync:1 lock:0
 m29001| 2015-04-03T06:07:09.346+0000 I STORAGE  [conn23] CMD fsync: sync:1 lock:0
 m29002| 2015-04-03T06:07:09.346+0000 I STORAGE  [conn23] CMD fsync: sync:1 lock:0
 m30001| 2015-04-03T06:07:09.346+0000 I SHARDING [conn2] about to log metadata event: { _id: "ip-10-153-130-203-2015-04-03T06:07:09-551e2e0d8eeb3fc7f51a4c10", server: "ip-10-153-130-203", clientAddr: "10.153.130.203:35267", time: new Date(1428041229346), what: "split", ns: "test.bar", details: { before: { min: { _id: 150.0 }, max: { _id: MaxKey } }, left: { min: { _id: 150.0 }, max: { _id: 200.0 }, lastmod: Timestamp 4000|2, lastmodEpoch: ObjectId('551e2e05e0b1cc3bc6ec3a1b') }, right: { min: { _id: 200.0 }, max: { _id: MaxKey }, lastmod: Timestamp 4000|3, lastmodEpoch: ObjectId('551e2e05e0b1cc3bc6ec3a1b') } } }
 m30999| 2015-04-03T06:07:09.587+0000 I SHARDING [conn1] ChunkManager: time to load chunks for test.bar: 0ms sequenceNumber: 10 version: 4|3||551e2e05e0b1cc3bc6ec3a1b based on: 4|1||551e2e05e0b1cc3bc6ec3a1b
{ "ok" : 1 }
 m30999| 2015-04-03T06:07:09.587+0000 I COMMAND  [conn1] CMD: movechunk: { moveChunk: "test.bar", find: { _id: 200.0 }, to: "shard0000" }
 m30999| 2015-04-03T06:07:09.588+0000 I SHARDING [conn1] moving chunk ns: test.bar moving ( ns: test.bar, shard: shard0001:ip-10-153-130-203:30001, lastmod: 4|3||000000000000000000000000, min: { _id: 200.0 }, max: { _id: MaxKey }) shard0001:ip-10-153-130-203:30001 -> shard0000:ip-10-153-130-203:30000
 m30001| 2015-04-03T06:07:09.586+0000 I SHARDING [conn2] distributed lock 'test.bar/ip-10-153-130-203:30001:1428041224:1885412102' unlocked. 
 m30001| 2015-04-03T06:07:09.586+0000 I COMMAND  [conn2] command admin.$cmd command: splitChunk { splitChunk: "test.bar", keyPattern: { _id: 1.0 }, min: { _id: 150.0 }, max: { _id: MaxKey }, from: "shard0001", splitKeys: [ { _id: 200.0 } ], shardId: "test.bar-_id_150.0", configdb: "ip-10-153-130-203:29000,ip-10-153-130-203:29001,ip-10-153-130-203:29002", epoch: ObjectId('551e2e05e0b1cc3bc6ec3a1b') } ntoreturn:1 keyUpdates:0 writeConflicts:0 numYields:0 reslen:37 locks:{} 956ms
 m30001| 2015-04-03T06:07:09.588+0000 I SHARDING [conn2] received moveChunk request: { moveChunk: "test.bar", from: "ip-10-153-130-203:30001", to: "ip-10-153-130-203:30000", fromShard: "shard0001", toShard: "shard0000", min: { _id: 200.0 }, max: { _id: MaxKey }, maxChunkSizeBytes: 52428800, shardId: "test.bar-_id_200.0", configdb: "ip-10-153-130-203:29000,ip-10-153-130-203:29001,ip-10-153-130-203:29002", secondaryThrottle: true, waitForDelete: false, maxTimeMS: 0, epoch: ObjectId('551e2e05e0b1cc3bc6ec3a1b') }
 m29000| 2015-04-03T06:07:10.074+0000 I STORAGE  [conn23] CMD fsync: sync:1 lock:0
 m29001| 2015-04-03T06:07:10.074+0000 I STORAGE  [conn23] CMD fsync: sync:1 lock:0
 m29002| 2015-04-03T06:07:10.074+0000 I STORAGE  [conn23] CMD fsync: sync:1 lock:0
 m30001| 2015-04-03T06:07:10.074+0000 I SHARDING [conn2] distributed lock 'test.bar/ip-10-153-130-203:30001:1428041224:1885412102' acquired, ts : 551e2e0d8eeb3fc7f51a4c11
 m30001| 2015-04-03T06:07:10.074+0000 I SHARDING [conn2] about to log metadata event: { _id: "ip-10-153-130-203-2015-04-03T06:07:10-551e2e0e8eeb3fc7f51a4c12", server: "ip-10-153-130-203", clientAddr: "10.153.130.203:35267", time: new Date(1428041230074), what: "moveChunk.start", ns: "test.bar", details: { min: { _id: 200.0 }, max: { _id: MaxKey }, from: "shard0001", to: "shard0000" } }
 m30001| 2015-04-03T06:07:10.076+0000 I SHARDING [conn2] remotely refreshing metadata for test.bar based on current shard version 4|3||551e2e05e0b1cc3bc6ec3a1b, current metadata version is 4|3||551e2e05e0b1cc3bc6ec3a1b
 m30001| 2015-04-03T06:07:10.076+0000 I SHARDING [conn2] metadata of collection test.bar already up to date (shard version : 4|3||551e2e05e0b1cc3bc6ec3a1b, took 0ms)
 m30001| 2015-04-03T06:07:10.076+0000 I SHARDING [conn2] moveChunk request accepted at version 4|3||551e2e05e0b1cc3bc6ec3a1b
 m30001| 2015-04-03T06:07:10.076+0000 I SHARDING [conn2] moveChunk number of documents: 0
 m30000| 2015-04-03T06:07:10.077+0000 I SHARDING [conn4] remotely refreshing metadata for test.bar based on current shard version 4|0||551e2e05e0b1cc3bc6ec3a1b, current metadata version is 4|0||551e2e05e0b1cc3bc6ec3a1b
 m30000| 2015-04-03T06:07:10.077+0000 I SHARDING [conn4] updating metadata for test.bar from shard version 4|0||551e2e05e0b1cc3bc6ec3a1b to shard version 4|1||551e2e05e0b1cc3bc6ec3a1b
 m30000| 2015-04-03T06:07:10.077+0000 I SHARDING [conn4] collection version was loaded at version 4|3||551e2e05e0b1cc3bc6ec3a1b, took 0ms
 m30000| 2015-04-03T06:07:10.077+0000 I SHARDING [migrateThread] starting receiving-end of migration of chunk { _id: 200.0 } -> { _id: MaxKey } for collection test.bar from ip-10-153-130-203:30001 at epoch 551e2e05e0b1cc3bc6ec3a1b
 m30000| 2015-04-03T06:07:10.078+0000 I SHARDING [migrateThread] Deleter starting delete for: test.bar from { _id: 200.0 } -> { _id: MaxKey }, with opId: 62
 m30000| 2015-04-03T06:07:10.078+0000 I SHARDING [migrateThread] rangeDeleter deleted 0 documents for test.bar from { _id: 200.0 } -> { _id: MaxKey }
 m30000| 2015-04-03T06:07:10.078+0000 I SHARDING [migrateThread] Waiting for replication to catch up before entering critical section
 m30000| 2015-04-03T06:07:10.078+0000 I SHARDING [migrateThread] migrate commit succeeded flushing to secondaries for 'test.bar' { _id: 200.0 } -> { _id: MaxKey }
 m30000| 2015-04-03T06:07:10.078+0000 I SHARDING [migrateThread] migrate commit flushed to journal for 'test.bar' { _id: 200.0 } -> { _id: MaxKey }
 m30001| 2015-04-03T06:07:10.086+0000 I SHARDING [conn2] moveChunk data transfer progress: { active: true, ns: "test.bar", from: "ip-10-153-130-203:30001", min: { _id: 200.0 }, max: { _id: MaxKey }, shardKeyPattern: { _id: 1.0 }, state: "steady", counts: { cloned: 0, clonedBytes: 0, catchup: 0, steady: 0 }, ok: 1.0 } my mem used: 0
 m30001| 2015-04-03T06:07:10.086+0000 I SHARDING [conn2] About to check if it is safe to enter critical section
 m30001| 2015-04-03T06:07:10.086+0000 I SHARDING [conn2] About to enter migrate critical section
 m30001| 2015-04-03T06:07:10.086+0000 I SHARDING [conn2] moveChunk setting version to: 5|0||551e2e05e0b1cc3bc6ec3a1b
 m30000| 2015-04-03T06:07:10.090+0000 I SHARDING [migrateThread] migrate commit succeeded flushing to secondaries for 'test.bar' { _id: 200.0 } -> { _id: MaxKey }
 m29000| 2015-04-03T06:07:10.090+0000 I STORAGE  [conn20] CMD fsync: sync:1 lock:0
 m29001| 2015-04-03T06:07:10.090+0000 I STORAGE  [conn20] CMD fsync: sync:1 lock:0
 m29002| 2015-04-03T06:07:10.090+0000 I STORAGE  [conn20] CMD fsync: sync:1 lock:0
 m30000| 2015-04-03T06:07:10.090+0000 I SHARDING [migrateThread] migrate commit flushed to journal for 'test.bar' { _id: 200.0 } -> { _id: MaxKey }
 m30000| 2015-04-03T06:07:10.090+0000 I SHARDING [migrateThread] about to log metadata event: { _id: "ip-10-153-130-203-2015-04-03T06:07:10-551e2e0e4880cf02fc9b733c", server: "ip-10-153-130-203", clientAddr: ":27017", time: new Date(1428041230090), what: "moveChunk.to", ns: "test.bar", details: { min: { _id: 200.0 }, max: { _id: MaxKey }, step 1 of 5: 0, step 2 of 5: 0, step 3 of 5: 0, step 4 of 5: 0, step 5 of 5: 11, note: "success" } }
 m30001| 2015-04-03T06:07:10.092+0000 I SHARDING [conn2] moveChunk migrate commit accepted by TO-shard: { active: false, ns: "test.bar", from: "ip-10-153-130-203:30001", min: { _id: 200.0 }, max: { _id: MaxKey }, shardKeyPattern: { _id: 1.0 }, state: "done", counts: { cloned: 0, clonedBytes: 0, catchup: 0, steady: 0 }, ok: 1.0 }
 m30001| 2015-04-03T06:07:10.092+0000 I SHARDING [conn2] moveChunk updating self version to: 5|1||551e2e05e0b1cc3bc6ec3a1b through { _id: 50.0 } -> { _id: 100.0 } for collection 'test.bar'
 m29000| 2015-04-03T06:07:10.330+0000 I STORAGE  [conn23] CMD fsync: sync:1 lock:0
 m29001| 2015-04-03T06:07:10.330+0000 I STORAGE  [conn23] CMD fsync: sync:1 lock:0
 m29002| 2015-04-03T06:07:10.330+0000 I STORAGE  [conn23] CMD fsync: sync:1 lock:0
 m30001| 2015-04-03T06:07:10.330+0000 I SHARDING [conn2] about to log metadata event: { _id: "ip-10-153-130-203-2015-04-03T06:07:10-551e2e0e8eeb3fc7f51a4c13", server: "ip-10-153-130-203", clientAddr: "10.153.130.203:35267", time: new Date(1428041230330), what: "moveChunk.commit", ns: "test.bar", details: { min: { _id: 200.0 }, max: { _id: MaxKey }, from: "shard0001", to: "shard0000", cloned: 0, clonedBytes: 0, catchup: 0, steady: 0 } }
 m30001| 2015-04-03T06:07:10.332+0000 I SHARDING [conn2] MigrateFromStatus::done About to acquire global lock to exit critical section
 m30001| 2015-04-03T06:07:10.332+0000 I SHARDING [conn2] forking for cleanup of chunk data
 m30001| 2015-04-03T06:07:10.332+0000 I SHARDING [conn2] MigrateFromStatus::done About to acquire global lock to exit critical section
 m30001| 2015-04-03T06:07:10.332+0000 I SHARDING [RangeDeleter] Deleter starting delete for: test.bar from { _id: 200.0 } -> { _id: MaxKey }, with opId: 6
 m30001| 2015-04-03T06:07:10.332+0000 I SHARDING [RangeDeleter] rangeDeleter deleted 0 documents for test.bar from { _id: 200.0 } -> { _id: MaxKey }
 m29000| 2015-04-03T06:07:10.570+0000 I STORAGE  [conn23] CMD fsync: sync:1 lock:0
 m29001| 2015-04-03T06:07:10.570+0000 I STORAGE  [conn23] CMD fsync: sync:1 lock:0
 m29002| 2015-04-03T06:07:10.570+0000 I STORAGE  [conn23] CMD fsync: sync:1 lock:0
 m30001| 2015-04-03T06:07:10.570+0000 I SHARDING [conn2] distributed lock 'test.bar/ip-10-153-130-203:30001:1428041224:1885412102' unlocked. 
{ "millis" : 985, "ok" : 1 }
 m30001| 2015-04-03T06:07:10.570+0000 I SHARDING [conn2] about to log metadata event: { _id: "ip-10-153-130-203-2015-04-03T06:07:10-551e2e0e8eeb3fc7f51a4c14", server: "ip-10-153-130-203", clientAddr: "10.153.130.203:35267", time: new Date(1428041230570), what: "moveChunk.from", ns: "test.bar", details: { min: { _id: 200.0 }, max: { _id: MaxKey }, step 1 of 6: 0, step 2 of 6: 488, step 3 of 6: 0, step 4 of 6: 8, step 5 of 6: 246, step 6 of 6: 0, to: "shard0000", from: "shard0001", note: "success" } }
Resetting db path '/data/db/mongod-27000'
 m30001| 2015-04-03T06:07:10.572+0000 I COMMAND  [conn2] command admin.$cmd command: moveChunk { moveChunk: "test.bar", from: "ip-10-153-130-203:30001", to: "ip-10-153-130-203:30000", fromShard: "shard0001", toShard: "shard0000", min: { _id: 200.0 }, max: { _id: MaxKey }, maxChunkSizeBytes: 52428800, shardId: "test.bar-_id_200.0", configdb: "ip-10-153-130-203:29000,ip-10-153-130-203:29001,ip-10-153-130-203:29002", secondaryThrottle: true, waitForDelete: false, maxTimeMS: 0, epoch: ObjectId('551e2e05e0b1cc3bc6ec3a1b') } ntoreturn:1 keyUpdates:0 writeConflicts:0 numYields:0 reslen:37 locks:{} 984ms
 m30999| 2015-04-03T06:07:10.573+0000 I SHARDING [conn1] ChunkManager: time to load chunks for test.bar: 0ms sequenceNumber: 11 version: 5|1||551e2e05e0b1cc3bc6ec3a1b based on: 4|3||551e2e05e0b1cc3bc6ec3a1b
2015-04-03T06:07:10.594+0000 I -        shell: started program (sh27919):  /data/mci/shell/src/mongod --port 27000 --dbpath /data/db/mongod-27000 --nopreallocj --setParameter enableTestCommands=1
2015-04-03T06:07:10.594+0000 W NETWORK  Failed to connect to 127.0.0.1:27000, reason: errno:111 Connection refused
 m27000| 2015-04-03T06:07:10.651+0000 I JOURNAL  [initandlisten] journal dir=/data/db/mongod-27000/journal
 m27000| 2015-04-03T06:07:10.651+0000 I JOURNAL  [initandlisten] recover : no journal files present, no recovery needed
 m27000| 2015-04-03T06:07:10.653+0000 I JOURNAL  [durability] Durability thread started
 m27000| 2015-04-03T06:07:10.653+0000 I CONTROL  [initandlisten] MongoDB starting : pid=27919 port=27000 dbpath=/data/db/mongod-27000 64-bit host=ip-10-153-130-203
 m27000| 2015-04-03T06:07:10.653+0000 I CONTROL  [initandlisten] 
 m27000| 2015-04-03T06:07:10.653+0000 I CONTROL  [initandlisten] ** NOTE: This is a development version (3.1.1-pre-) of MongoDB.
 m27000| 2015-04-03T06:07:10.653+0000 I CONTROL  [initandlisten] **       Not recommended for production.
 m27000| 2015-04-03T06:07:10.653+0000 I CONTROL  [initandlisten] ** WARNING: You are running this process as the root user, which is not recommended.
 m27000| 2015-04-03T06:07:10.654+0000 I CONTROL  [initandlisten] 
 m27000| 2015-04-03T06:07:10.654+0000 I CONTROL  [initandlisten] db version v3.1.1-pre-
 m27000| 2015-04-03T06:07:10.654+0000 I CONTROL  [initandlisten] git version: 42bb8806932f9cee219924df6d62745439ecb4e4
 m27000| 2015-04-03T06:07:10.654+0000 I CONTROL  [initandlisten] OpenSSL version: OpenSSL 0.9.8e-fips-rhel5 01 Jul 2008
 m27000| 2015-04-03T06:07:10.654+0000 I CONTROL  [initandlisten] build info: Linux build18.nj1.10gen.cc 2.6.32-431.3.1.el6.x86_64 #1 SMP Fri Jan 3 21:39:27 UTC 2014 x86_64 BOOST_LIB_VERSION=1_56
 m27000| 2015-04-03T06:07:10.654+0000 I CONTROL  [initandlisten] allocator: tcmalloc
 m27000| 2015-04-03T06:07:10.654+0000 I CONTROL  [initandlisten] options: { net: { port: 27000 }, nopreallocj: true, setParameter: { enableTestCommands: "1" }, storage: { dbPath: "/data/db/mongod-27000" } }
 m27000| 2015-04-03T06:07:10.654+0000 I JOURNAL  [journal writer] Journal writer thread started
 m27000| 2015-04-03T06:07:10.655+0000 I INDEX    [initandlisten] allocating new ns file /data/db/mongod-27000/local.ns, filling with zeroes...
 m27000| 2015-04-03T06:07:10.716+0000 I STORAGE  [FileAllocator] allocating new datafile /data/db/mongod-27000/local.0, filling with zeroes...
 m27000| 2015-04-03T06:07:10.717+0000 I STORAGE  [FileAllocator] creating directory /data/db/mongod-27000/_tmp
2015-04-03T06:07:10.798+0000 W NETWORK  Failed to connect to 127.0.0.1:27000, reason: errno:111 Connection refused
 m27000| 2015-04-03T06:07:10.803+0000 I STORAGE  [FileAllocator] done allocating datafile /data/db/mongod-27000/local.0, size: 64MB,  took 0.086 secs
 m27000| 2015-04-03T06:07:10.814+0000 I NETWORK  [initandlisten] waiting for connections on port 27000
connection to localhost:27000
 m27000| 2015-04-03T06:07:11.002+0000 I NETWORK  [initandlisten] connection accepted from 127.0.0.1:37774 #1 (1 connection now open)
 m27000| 2015-04-03T06:07:11.004+0000 I INDEX    [conn1] allocating new ns file /data/db/mongod-27000/config.ns, filling with zeroes...
 m27000| 2015-04-03T06:07:11.121+0000 I STORAGE  [FileAllocator] allocating new datafile /data/db/mongod-27000/config.0, filling with zeroes...
 m27000| 2015-04-03T06:07:11.260+0000 I STORAGE  [FileAllocator] done allocating datafile /data/db/mongod-27000/config.0, size: 64MB,  took 0.139 secs
----
Starting findAndInsert operations...
----
2015-04-03T06:07:11.390+0000 I -        shell: started program (sh27937):  /data/mci/shell/src/mongo --eval { var procName = 'findAndInsert-551e2e0f91fe791e2f33dcce'; var stored = db.getMongo().getCollection( 'config.parallelTest' ).findOne({ _id : procName }); var bootstrapper = stored.bootstrapper; eval( 'bootstrapper = ' + bootstrapper ); bootstrapper( stored ); } localhost:27000
----
Starting findAndInsert operations...
----
2015-04-03T06:07:11.438+0000 I -        shell: started program (sh27939):  /data/mci/shell/src/mongo --eval { var procName = 'findAndInsert-551e2e0f91fe791e2f33dcd0'; var stored = db.getMongo().getCollection( 'config.parallelTest' ).findOne({ _id : procName }); var bootstrapper = stored.bootstrapper; eval( 'bootstrapper = ' + bootstrapper ); bootstrapper( stored ); } localhost:27000
2015-04-03T06:07:11.441+0000 I -        shell: started program (sh27945):  /data/mci/shell/src/mongos --configdb ip-10-153-130-203:29000,ip-10-153-130-203:29001,ip-10-153-130-203:29002 --port 27001 --setParameter enableTestCommands=1
sh27937| MongoDB shell version: 3.1.1-pre-
sh27939| MongoDB shell version: 3.1.1-pre-
sh27939| connecting to: localhost:27000/test
 m27000| 2015-04-03T06:07:11.479+0000 I NETWORK  [initandlisten] connection accepted from 127.0.0.1:37776 #2 (2 connections now open)
sh27937| connecting to: localhost:27000/test
 m27000| 2015-04-03T06:07:11.481+0000 I NETWORK  [initandlisten] connection accepted from 127.0.0.1:37777 #3 (3 connections now open)
2015-04-03T06:07:11.483+0000 W NETWORK  Failed to connect to 127.0.0.1:27001, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:11.486+0000 I NETWORK  [mongosMain] connection accepted from 10.153.130.203:48071 #2 (2 connections now open)
 m30998| 2015-04-03T06:07:11.487+0000 I NETWORK  [mongosMain] connection accepted from 10.153.130.203:39464 #2 (2 connections now open)
sh27937| 
sh27937| 
sh27937| ----
sh27937| Starting finds and inserts...
sh27937| ----
sh27937| 
sh27937| 
 m27001| 2015-04-03T06:07:11.489+0000 I CONTROL  
 m27001| 2015-04-03T06:07:11.490+0000 I CONTROL  ** NOTE: This is a development version (3.1.1-pre-) of MongoDB.
 m27001| 2015-04-03T06:07:11.490+0000 I CONTROL  **       Not recommended for production.
 m27001| 2015-04-03T06:07:11.490+0000 I CONTROL  ** WARNING: You are running this process as the root user, which is not recommended.
 m27001| 2015-04-03T06:07:11.490+0000 I CONTROL  
 m27001| 2015-04-03T06:07:11.490+0000 I SHARDING [mongosMain] MongoS version 3.1.1-pre- starting: pid=27945 port=27001 64-bit host=ip-10-153-130-203 (--help for usage)
 m27001| 2015-04-03T06:07:11.490+0000 I CONTROL  [mongosMain] db version v3.1.1-pre-
 m27001| 2015-04-03T06:07:11.490+0000 I CONTROL  [mongosMain] git version: 42bb8806932f9cee219924df6d62745439ecb4e4
 m27001| 2015-04-03T06:07:11.490+0000 I CONTROL  [mongosMain] OpenSSL version: OpenSSL 0.9.8e-fips-rhel5 01 Jul 2008
 m27001| 2015-04-03T06:07:11.490+0000 I CONTROL  [mongosMain] build info: Linux build18.nj1.10gen.cc 2.6.32-431.3.1.el6.x86_64 #1 SMP Fri Jan 3 21:39:27 UTC 2014 x86_64 BOOST_LIB_VERSION=1_56
sh27939| 
sh27939| 
sh27939| ----
sh27939| Starting finds and inserts...
sh27939| ----
sh27939| 
sh27939| 
 m27001| 2015-04-03T06:07:11.490+0000 I CONTROL  [mongosMain] allocator: tcmalloc
 m27001| 2015-04-03T06:07:11.490+0000 I CONTROL  [mongosMain] options: { net: { port: 27001 }, setParameter: { enableTestCommands: "1" }, sharding: { configDB: "ip-10-153-130-203:29000,ip-10-153-130-203:29001,ip-10-153-130-203:29002" } }
 m29000| 2015-04-03T06:07:11.499+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:34821 #29 (28 connections now open)
 m29001| 2015-04-03T06:07:11.512+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:35695 #29 (28 connections now open)
 m29002| 2015-04-03T06:07:11.530+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:48397 #29 (28 connections now open)
 m29000| 2015-04-03T06:07:11.549+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:34825 #30 (29 connections now open)
 m29001| 2015-04-03T06:07:11.551+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:35699 #30 (29 connections now open)
 m27001| 2015-04-03T06:07:11.545+0000 I NETWORK  [mongosMain] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29002| 2015-04-03T06:07:11.554+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:48401 #30 (29 connections now open)
 m27001| 2015-04-03T06:07:11.550+0000 I NETWORK  [mongosMain] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m27001| 2015-04-03T06:07:11.552+0000 I NETWORK  [mongosMain] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m30001| 2015-04-03T06:07:11.649+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:35326 #5 (5 connections now open)
 m30998| 2015-04-03T06:07:11.531+0000 I SHARDING [conn2] ChunkManager: time to load chunks for test.bar: 0ms sequenceNumber: 2 version: 5|1||551e2e05e0b1cc3bc6ec3a1b based on: (empty)
 m30000| 2015-04-03T06:07:11.531+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:35595 #6 (6 connections now open)
 m30000| 2015-04-03T06:07:11.532+0000 I SHARDING [conn6] remotely refreshing metadata for test.bar with requested shard version 5|0||551e2e05e0b1cc3bc6ec3a1b based on current shard version 4|1||551e2e05e0b1cc3bc6ec3a1b, current metadata version is 4|3||551e2e05e0b1cc3bc6ec3a1b
 m30000| 2015-04-03T06:07:11.539+0000 I SHARDING [conn6] updating metadata for test.bar from shard version 4|1||551e2e05e0b1cc3bc6ec3a1b to shard version 5|0||551e2e05e0b1cc3bc6ec3a1b
 m30000| 2015-04-03T06:07:11.539+0000 I SHARDING [conn6] collection version was loaded at version 5|1||551e2e05e0b1cc3bc6ec3a1b, took 6ms
2015-04-03T06:07:11.903+0000 W NETWORK  Failed to connect to 127.0.0.1:27001, reason: errno:111 Connection refused
 m27001| 2015-04-03T06:07:11.556+0000 E -        [mongosMain] error upgrading config database to v7 :: caused by :: newer version 7 of mongo config metadata is required, current version is 6, need to run mongos with --upgrade
 m29001| 2015-04-03T06:07:11.907+0000 I NETWORK  [conn29] end connection 10.153.130.203:35695 (28 connections now open)
 m29002| 2015-04-03T06:07:11.908+0000 I NETWORK  [conn29] end connection 10.153.130.203:48397 (28 connections now open)
 m29000| 2015-04-03T06:07:11.907+0000 I NETWORK  [conn29] end connection 10.153.130.203:34821 (28 connections now open)
2015-04-03T06:07:12.115+0000 W NETWORK  Failed to connect to 127.0.0.1:27001, reason: errno:111 Connection refused
 m29000| 2015-04-03T06:07:12.151+0000 I NETWORK  [conn30] end connection 10.153.130.203:34825 (27 connections now open)
2015-04-03T06:07:12.325+0000 W NETWORK  Failed to connect to 127.0.0.1:27001, reason: errno:111 Connection refused
2015-04-03T06:07:12.537+0000 W NETWORK  Failed to connect to 127.0.0.1:27001, reason: errno:111 Connection refused
 m29001| 2015-04-03T06:07:12.152+0000 I NETWORK  [conn30] end connection 10.153.130.203:35699 (27 connections now open)
2015-04-03T06:07:12.738+0000 W NETWORK  Failed to connect to 127.0.0.1:27001, reason: errno:111 Connection refused
2015-04-03T06:07:12.949+0000 W NETWORK  Failed to connect to 127.0.0.1:27001, reason: errno:111 Connection refused
2015-04-03T06:07:13.150+0000 W NETWORK  Failed to connect to 127.0.0.1:27001, reason: errno:111 Connection refused
 m29002| 2015-04-03T06:07:13.237+0000 I NETWORK  [conn30] end connection 10.153.130.203:48401 (27 connections now open)
2015-04-03T06:07:13.361+0000 W NETWORK  Failed to connect to 127.0.0.1:27001, reason: errno:111 Connection refused
Could not start mongo program at 27001, process ended
2015-04-03T06:07:13.365+0000 I -        shell: started program (sh27982):  /data/mci/shell/src/mongos --configdb ip-10-153-130-203:29000,ip-10-153-130-203:29001,ip-10-153-130-203:29002 --upgrade --port 27002 --setParameter enableTestCommands=1
2015-04-03T06:07:13.365+0000 W NETWORK  Failed to connect to 127.0.0.1:27002, reason: errno:111 Connection refused
2015-04-03T06:07:13.572+0000 W NETWORK  Failed to connect to 127.0.0.1:27002, reason: errno:111 Connection refused
 m27002| 2015-04-03T06:07:13.386+0000 I CONTROL  
 m27002| 2015-04-03T06:07:13.386+0000 I CONTROL  ** NOTE: This is a development version (3.1.1-pre-) of MongoDB.
 m27002| 2015-04-03T06:07:13.386+0000 I CONTROL  **       Not recommended for production.
 m27002| 2015-04-03T06:07:13.386+0000 I CONTROL  ** WARNING: You are running this process as the root user, which is not recommended.
 m27002| 2015-04-03T06:07:13.387+0000 I CONTROL  
 m27002| 2015-04-03T06:07:13.387+0000 I SHARDING [mongosMain] MongoS version 3.1.1-pre- starting: pid=27982 port=27002 64-bit host=ip-10-153-130-203 (--help for usage)
 m27002| 2015-04-03T06:07:13.387+0000 I CONTROL  [mongosMain] db version v3.1.1-pre-
 m27002| 2015-04-03T06:07:13.387+0000 I CONTROL  [mongosMain] git version: 42bb8806932f9cee219924df6d62745439ecb4e4
 m27002| 2015-04-03T06:07:13.387+0000 I CONTROL  [mongosMain] OpenSSL version: OpenSSL 0.9.8e-fips-rhel5 01 Jul 2008
 m27002| 2015-04-03T06:07:13.387+0000 I CONTROL  [mongosMain] build info: Linux build18.nj1.10gen.cc 2.6.32-431.3.1.el6.x86_64 #1 SMP Fri Jan 3 21:39:27 UTC 2014 x86_64 BOOST_LIB_VERSION=1_56
 m27002| 2015-04-03T06:07:13.387+0000 I CONTROL  [mongosMain] allocator: tcmalloc
 m27002| 2015-04-03T06:07:13.387+0000 I CONTROL  [mongosMain] options: { net: { port: 27002 }, setParameter: { enableTestCommands: "1" }, sharding: { configDB: "ip-10-153-130-203:29000,ip-10-153-130-203:29001,ip-10-153-130-203:29002" }, upgrade: true }
 m29000| 2015-04-03T06:07:13.574+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:34839 #31 (28 connections now open)
 m29001| 2015-04-03T06:07:13.577+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:35713 #31 (28 connections now open)
 m29002| 2015-04-03T06:07:13.719+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:48415 #31 (28 connections now open)
 m27002| 2015-04-03T06:07:13.721+0000 I NETWORK  [mongosMain] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
2015-04-03T06:07:13.783+0000 W NETWORK  Failed to connect to 127.0.0.1:27002, reason: errno:111 Connection refused
2015-04-03T06:07:13.994+0000 W NETWORK  Failed to connect to 127.0.0.1:27002, reason: errno:111 Connection refused
 m27002| 2015-04-03T06:07:14.064+0000 I NETWORK  [mongosMain] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m27002| 2015-04-03T06:07:14.065+0000 I NETWORK  [mongosMain] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29001| 2015-04-03T06:07:14.065+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:35718 #32 (29 connections now open)
 m29002| 2015-04-03T06:07:14.066+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:48420 #32 (29 connections now open)
 m29000| 2015-04-03T06:07:14.065+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:34844 #32 (29 connections now open)
2015-04-03T06:07:14.205+0000 W NETWORK  Failed to connect to 127.0.0.1:27002, reason: errno:111 Connection refused
2015-04-03T06:07:14.406+0000 W NETWORK  Failed to connect to 127.0.0.1:27002, reason: errno:111 Connection refused
 m27002| 2015-04-03T06:07:14.473+0000 I NETWORK  [mongosMain] scoped connection to ip-10-153-130-203:29000,ip-10-153-130-203:29001,ip-10-153-130-203:29002 not being returned to the pool
 m27002| 2015-04-03T06:07:14.473+0000 I NETWORK  [mongosMain] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29001| 2015-04-03T06:07:14.473+0000 I NETWORK  [conn32] end connection 10.153.130.203:35718 (28 connections now open)
 m29002| 2015-04-03T06:07:14.473+0000 I NETWORK  [conn32] end connection 10.153.130.203:48420 (28 connections now open)
 m27002| 2015-04-03T06:07:14.474+0000 I NETWORK  [mongosMain] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m29000| 2015-04-03T06:07:14.473+0000 I NETWORK  [conn32] end connection 10.153.130.203:34844 (28 connections now open)
 m29000| 2015-04-03T06:07:14.474+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:34849 #33 (29 connections now open)
 m29001| 2015-04-03T06:07:14.476+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:35723 #33 (29 connections now open)
 m27002| 2015-04-03T06:07:14.476+0000 I NETWORK  [mongosMain] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29002| 2015-04-03T06:07:14.477+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:48425 #33 (29 connections now open)
2015-04-03T06:07:14.617+0000 W NETWORK  Failed to connect to 127.0.0.1:27002, reason: errno:111 Connection refused
 m29000| 2015-04-03T06:07:14.683+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:34853 #34 (30 connections now open)
 m30000| 2015-04-03T06:07:14.683+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:35625 #7 (7 connections now open)
 m29001| 2015-04-03T06:07:14.685+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:35728 #34 (30 connections now open)
 m29002| 2015-04-03T06:07:14.687+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:48430 #34 (30 connections now open)
 m27002| 2015-04-03T06:07:14.692+0000 I SHARDING [LockPinger] creating distributed lock ping thread for ip-10-153-130-203:29000,ip-10-153-130-203:29001,ip-10-153-130-203:29002 and process ip-10-153-130-203:27002:1428041234:1804289383 (sleeping for 30000ms)
 m27002| 2015-04-03T06:07:14.692+0000 I NETWORK  [LockPinger] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29000| 2015-04-03T06:07:14.693+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:34857 #35 (31 connections now open)
 m27002| 2015-04-03T06:07:14.694+0000 I NETWORK  [LockPinger] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m29001| 2015-04-03T06:07:14.695+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:35731 #35 (31 connections now open)
 m27002| 2015-04-03T06:07:14.695+0000 I NETWORK  [LockPinger] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29002| 2015-04-03T06:07:14.696+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:48433 #35 (31 connections now open)
2015-04-03T06:07:14.818+0000 W NETWORK  Failed to connect to 127.0.0.1:27002, reason: errno:111 Connection refused
2015-04-03T06:07:15.029+0000 W NETWORK  Failed to connect to 127.0.0.1:27002, reason: errno:111 Connection refused
2015-04-03T06:07:15.230+0000 W NETWORK  Failed to connect to 127.0.0.1:27002, reason: errno:111 Connection refused
 m29000| 2015-04-03T06:07:15.398+0000 I NETWORK  [conn33] end connection 10.153.130.203:34849 (30 connections now open)
 m29000| 2015-04-03T06:07:15.399+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:34863 #36 (31 connections now open)
 m29000| 2015-04-03T06:07:15.440+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:34866 #37 (32 connections now open)
2015-04-03T06:07:15.441+0000 W NETWORK  Failed to connect to 127.0.0.1:27002, reason: errno:111 Connection refused
 m30000| 2015-04-03T06:07:15.443+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:35641 #8 (8 connections now open)
 m30001| 2015-04-03T06:07:15.444+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:35369 #6 (6 connections now open)
 m29002| 2015-04-03T06:07:15.398+0000 I NETWORK  [conn33] end connection 10.153.130.203:48425 (30 connections now open)
 m29002| 2015-04-03T06:07:15.401+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:48439 #36 (31 connections now open)
 m29002| 2015-04-03T06:07:15.442+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:48443 #37 (32 connections now open)
 m29001| 2015-04-03T06:07:15.399+0000 I NETWORK  [conn33] end connection 10.153.130.203:35723 (30 connections now open)
 m29001| 2015-04-03T06:07:15.401+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:35737 #36 (31 connections now open)
 m29001| 2015-04-03T06:07:15.441+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:35741 #37 (32 connections now open)
 m27002| 2015-04-03T06:07:15.157+0000 I SHARDING [mongosMain] distributed lock 'configUpgrade/ip-10-153-130-203:27002:1428041234:1804289383' acquired, ts : 551e2e1228ae850a0ffa9d09
 m27002| 2015-04-03T06:07:15.157+0000 I SHARDING [mongosMain] starting upgrade of config server from v6 to v7
 m27002| 2015-04-03T06:07:15.157+0000 I SHARDING [mongosMain] starting next upgrade step from v6 to v7
 m27002| 2015-04-03T06:07:15.398+0000 I NETWORK  [mongosMain] scoped connection to ip-10-153-130-203:29000,ip-10-153-130-203:29001,ip-10-153-130-203:29002 not being returned to the pool
 m27002| 2015-04-03T06:07:15.398+0000 I SHARDING [mongosMain] about to log metadata event: { _id: "ip-10-153-130-203-2015-04-03T06:07:15-551e2e1328ae850a0ffa9d0a", server: "ip-10-153-130-203", clientAddr: "", time: new Date(1428041235398), what: "starting upgrade of config database", ns: "config.version", details: { from: 6, to: 7 } }
 m27002| 2015-04-03T06:07:15.439+0000 I NETWORK  [mongosMain] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m27002| 2015-04-03T06:07:15.440+0000 I NETWORK  [mongosMain] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m27002| 2015-04-03T06:07:15.441+0000 I NETWORK  [mongosMain] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m27002| 2015-04-03T06:07:15.442+0000 I SHARDING [mongosMain] checking that version of host ip-10-153-130-203:30000 is compatible with 3.0
 m27002| 2015-04-03T06:07:15.444+0000 I SHARDING [mongosMain] checking that version of host ip-10-153-130-203:30001 is compatible with 3.0
 m27002| 2015-04-03T06:07:15.445+0000 I SHARDING [mongosMain] checking that version of host ip-10-153-130-203:29000 is compatible with 3.0
 m27002| 2015-04-03T06:07:15.446+0000 I SHARDING [mongosMain] checking that version of host ip-10-153-130-203:29001 is compatible with 3.0
 m27002| 2015-04-03T06:07:15.446+0000 I SHARDING [mongosMain] checking that version of host ip-10-153-130-203:29002 is compatible with 3.0
2015-04-03T06:07:15.643+0000 W NETWORK  Failed to connect to 127.0.0.1:27002, reason: errno:111 Connection refused
 m29001| 2015-04-03T06:07:15.679+0000 I COMMAND  [conn35] command admin.$cmd command: getLastError { getlasterror: 1, fsync: 1 } ntoreturn:1 keyUpdates:0 writeConflicts:0 numYields:0 reslen:122 locks:{} 120ms
 m29000| 2015-04-03T06:07:15.719+0000 I NETWORK  [conn37] end connection 10.153.130.203:34866 (31 connections now open)
 m29002| 2015-04-03T06:07:15.720+0000 I NETWORK  [conn37] end connection 10.153.130.203:48443 (31 connections now open)
 m29001| 2015-04-03T06:07:15.719+0000 I NETWORK  [conn37] end connection 10.153.130.203:35741 (31 connections now open)
 m29000| 2015-04-03T06:07:15.761+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:34873 #38 (32 connections now open)
 m29001| 2015-04-03T06:07:15.762+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:35747 #38 (32 connections now open)
 m29002| 2015-04-03T06:07:15.763+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:48449 #38 (32 connections now open)
2015-04-03T06:07:15.854+0000 W NETWORK  Failed to connect to 127.0.0.1:27002, reason: errno:111 Connection refused
 m29000| 2015-04-03T06:07:16.002+0000 I NETWORK  [conn31] end connection 10.153.130.203:34839 (31 connections now open)
 m29002| 2015-04-03T06:07:16.003+0000 I NETWORK  [conn31] end connection 10.153.130.203:48415 (31 connections now open)
 m29000| 2015-04-03T06:07:16.004+0000 I NETWORK  [conn36] end connection 10.153.130.203:34863 (30 connections now open)
 m29002| 2015-04-03T06:07:16.004+0000 I NETWORK  [conn36] end connection 10.153.130.203:48439 (30 connections now open)
 m29000| 2015-04-03T06:07:16.005+0000 I NETWORK  [conn34] end connection 10.153.130.203:34853 (29 connections now open)
 m29002| 2015-04-03T06:07:16.006+0000 I NETWORK  [conn34] end connection 10.153.130.203:48430 (29 connections now open)
 m29000| 2015-04-03T06:07:16.006+0000 I NETWORK  [conn35] end connection 10.153.130.203:34857 (28 connections now open)
 m29002| 2015-04-03T06:07:16.007+0000 I NETWORK  [conn35] end connection 10.153.130.203:48433 (28 connections now open)
 m29000| 2015-04-03T06:07:16.008+0000 I NETWORK  [conn38] end connection 10.153.130.203:34873 (27 connections now open)
 m29002| 2015-04-03T06:07:16.009+0000 I NETWORK  [conn38] end connection 10.153.130.203:48449 (27 connections now open)
 m29001| 2015-04-03T06:07:16.003+0000 I NETWORK  [conn31] end connection 10.153.130.203:35713 (31 connections now open)
 m29001| 2015-04-03T06:07:16.004+0000 I NETWORK  [conn36] end connection 10.153.130.203:35737 (30 connections now open)
 m29001| 2015-04-03T06:07:16.006+0000 I NETWORK  [conn34] end connection 10.153.130.203:35728 (29 connections now open)
 m29001| 2015-04-03T06:07:16.007+0000 I NETWORK  [conn35] end connection 10.153.130.203:35731 (28 connections now open)
 m29001| 2015-04-03T06:07:16.009+0000 I NETWORK  [conn38] end connection 10.153.130.203:35747 (27 connections now open)
 m30000| 2015-04-03T06:07:16.009+0000 I NETWORK  [conn8] end connection 10.153.130.203:35641 (7 connections now open)
 m30001| 2015-04-03T06:07:16.010+0000 I NETWORK  [conn6] end connection 10.153.130.203:35369 (5 connections now open)
2015-04-03T06:07:16.085+0000 W NETWORK  Failed to connect to 127.0.0.1:27002, reason: errno:111 Connection refused
Could not start mongo program at 27002, process ended
----
Upgrading cluster...
----
 m27002| 2015-04-03T06:07:15.719+0000 I SHARDING [LockPinger] cluster ip-10-153-130-203:29000,ip-10-153-130-203:29001,ip-10-153-130-203:29002 pinged successfully at Fri Apr  3 06:07:14 2015 by distributed lock pinger 'ip-10-153-130-203:29000,ip-10-153-130-203:29001,ip-10-153-130-203:29002/ip-10-153-130-203:27002:1428041234:1804289383', sleeping for 30000ms
 m27002| 2015-04-03T06:07:15.719+0000 I NETWORK  [mongosMain] scoped connection to ip-10-153-130-203:29000,ip-10-153-130-203:29001,ip-10-153-130-203:29002 not being returned to the pool
 m27002| 2015-04-03T06:07:15.720+0000 I SHARDING [mongosMain] about to log metadata event: { _id: "ip-10-153-130-203-2015-04-03T06:07:15-551e2e1328ae850a0ffa9d0b", server: "ip-10-153-130-203", clientAddr: "", time: new Date(1428041235720), what: "finished upgrade of config database", ns: "config.version", details: { from: 6, to: 7 } }
 m27002| 2015-04-03T06:07:15.760+0000 I SHARDING [mongosMain] upgrade of config server to v7 successful
 m27002| 2015-04-03T06:07:15.760+0000 I NETWORK  [mongosMain] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m27002| 2015-04-03T06:07:15.761+0000 I NETWORK  [mongosMain] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m27002| 2015-04-03T06:07:15.762+0000 I NETWORK  [mongosMain] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m27002| 2015-04-03T06:07:16.001+0000 I SHARDING [mongosMain] distributed lock 'configUpgrade/ip-10-153-130-203:27002:1428041234:1804289383' unlocked. 
 m27002| 2015-04-03T06:07:16.001+0000 I -        [mongosMain] Config database is at version v7
 m30999| 2015-04-03T06:07:16.527+0000 I CONTROL  [signalProcessingThread] got signal 15 (Terminated), will terminate after current cmd ends
 m30999| 2015-04-03T06:07:16.527+0000 I SHARDING [signalProcessingThread] dbexit:  rc:0
 m29000| 2015-04-03T06:07:16.538+0000 I NETWORK  [conn3] end connection 10.153.130.203:34716 (26 connections now open)
 m29000| 2015-04-03T06:07:16.539+0000 I NETWORK  [conn5] end connection 10.153.130.203:34722 (25 connections now open)
 m29000| 2015-04-03T06:07:16.539+0000 I NETWORK  [conn6] end connection 10.153.130.203:34725 (24 connections now open)
 m29000| 2015-04-03T06:07:16.540+0000 I NETWORK  [conn7] end connection 10.153.130.203:34726 (23 connections now open)
 m29002| 2015-04-03T06:07:16.540+0000 I NETWORK  [conn6] end connection 10.153.130.203:48303 (26 connections now open)
 m29002| 2015-04-03T06:07:16.541+0000 I NETWORK  [conn7] end connection 10.153.130.203:48304 (25 connections now open)
 m29000| 2015-04-03T06:07:16.541+0000 I NETWORK  [conn8] end connection 10.153.130.203:34735 (22 connections now open)
 m29002| 2015-04-03T06:07:16.542+0000 I NETWORK  [conn8] end connection 10.153.130.203:48311 (24 connections now open)
 m29000| 2015-04-03T06:07:16.542+0000 I NETWORK  [conn9] end connection 10.153.130.203:34739 (21 connections now open)
 m29000| 2015-04-03T06:07:16.543+0000 I NETWORK  [conn16] end connection 10.153.130.203:34765 (20 connections now open)
 m29002| 2015-04-03T06:07:16.543+0000 I NETWORK  [conn9] end connection 10.153.130.203:48315 (23 connections now open)
 m29001| 2015-04-03T06:07:16.539+0000 I NETWORK  [conn3] end connection 10.153.130.203:35590 (26 connections now open)
 m29001| 2015-04-03T06:07:16.539+0000 I NETWORK  [conn5] end connection 10.153.130.203:35596 (25 connections now open)
 m29001| 2015-04-03T06:07:16.540+0000 I NETWORK  [conn6] end connection 10.153.130.203:35600 (24 connections now open)
 m29001| 2015-04-03T06:07:16.540+0000 I NETWORK  [conn7] end connection 10.153.130.203:35601 (23 connections now open)
 m29001| 2015-04-03T06:07:16.542+0000 I NETWORK  [conn8] end connection 10.153.130.203:35609 (22 connections now open)
 m29001| 2015-04-03T06:07:16.543+0000 I NETWORK  [conn9] end connection 10.153.130.203:35613 (21 connections now open)
 m29001| 2015-04-03T06:07:16.544+0000 I NETWORK  [conn16] end connection 10.153.130.203:35639 (20 connections now open)
 m29002| 2015-04-03T06:07:16.544+0000 I NETWORK  [conn16] end connection 10.153.130.203:48341 (22 connections now open)
 m30001| 2015-04-03T06:07:16.544+0000 I NETWORK  [conn2] end connection 10.153.130.203:35267 (4 connections now open)
 m30000| 2015-04-03T06:07:16.544+0000 I NETWORK  [conn2] end connection 10.153.130.203:35539 (6 connections now open)
 m30000| 2015-04-03T06:07:16.544+0000 I NETWORK  [conn3] end connection 10.153.130.203:35541 (5 connections now open)
sh27937| 2015-04-03T06:07:16.545+0000 I NETWORK  Socket recv() errno:104 Connection reset by peer 10.153.130.203:30999
sh27937| 2015-04-03T06:07:16.546+0000 I NETWORK  SocketException: remote: 10.153.130.203:30999 error: 9001 socket exception [RECV_ERROR] server [10.153.130.203:30999] 
sh27937| 2015-04-03T06:07:16.546+0000 I NETWORK  DBClientCursor::init call() failed
sh27937| Error: error doing query: failed
 m29002| 2015-04-03T06:07:16.549+0000 I NETWORK  [conn5] end connection 10.153.130.203:48298 (21 connections now open)
 m29002| 2015-04-03T06:07:16.550+0000 I NETWORK  [conn3] end connection 10.153.130.203:48292 (20 connections now open)
sh27937| 2015-04-03T06:07:16.553+0000 I NETWORK  trying reconnect to ip-10-153-130-203:30999 (10.153.130.203) failed
sh27937| 2015-04-03T06:07:16.554+0000 W NETWORK  Failed to connect to 10.153.130.203:30999, reason: errno:111 Connection refused
sh27937| 2015-04-03T06:07:16.554+0000 I NETWORK  reconnect ip-10-153-130-203:30999 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:30999 (10.153.130.203), connection attempt failed
sh27937| Error: Error: socket exception [CONNECT_ERROR] for ip-10-153-130-203:30999 (10.153.130.203) failed
sh27937| 2015-04-03T06:07:16.561+0000 I NETWORK  trying reconnect to ip-10-153-130-203:30999 (10.153.130.203) failed
sh27937| 2015-04-03T06:07:16.562+0000 W NETWORK  Failed to connect to 10.153.130.203:30999, reason: errno:111 Connection refused
sh27937| 2015-04-03T06:07:16.562+0000 I NETWORK  reconnect ip-10-153-130-203:30999 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:30999 (10.153.130.203), connection attempt failed
sh27937| Error: Error: socket exception [CONNECT_ERROR] for ip-10-153-130-203:30999 (10.153.130.203) failed
sh27937| 2015-04-03T06:07:16.569+0000 I NETWORK  trying reconnect to ip-10-153-130-203:30999 (10.153.130.203) failed
sh27937| 2015-04-03T06:07:16.570+0000 W NETWORK  Failed to connect to 10.153.130.203:30999, reason: errno:111 Connection refused
sh27937| 2015-04-03T06:07:16.570+0000 I NETWORK  reconnect ip-10-153-130-203:30999 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:30999 (10.153.130.203), connection attempt failed
sh27937| Error: Error: socket exception [CONNECT_ERROR] for ip-10-153-130-203:30999 (10.153.130.203) failed
sh27937| 2015-04-03T06:07:16.581+0000 I NETWORK  trying reconnect to ip-10-153-130-203:30999 (10.153.130.203) failed
sh27937| 2015-04-03T06:07:16.595+0000 W NETWORK  Failed to connect to 10.153.130.203:30999, reason: errno:111 Connection refused
sh27937| 2015-04-03T06:07:16.595+0000 I NETWORK  reconnect ip-10-153-130-203:30999 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:30999 (10.153.130.203), connection attempt failed
sh27937| Error: Error: socket exception [CONNECT_ERROR] for ip-10-153-130-203:30999 (10.153.130.203) failed
sh27937| 2015-04-03T06:07:16.613+0000 I NETWORK  trying reconnect to ip-10-153-130-203:30999 (10.153.130.203) failed
sh27937| 2015-04-03T06:07:16.614+0000 W NETWORK  Failed to connect to 10.153.130.203:30999, reason: errno:111 Connection refused
sh27937| 2015-04-03T06:07:16.615+0000 I NETWORK  reconnect ip-10-153-130-203:30999 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:30999 (10.153.130.203), connection attempt failed
sh27937| Error: Error: socket exception [CONNECT_ERROR] for ip-10-153-130-203:30999 (10.153.130.203) failed
sh27937| 2015-04-03T06:07:16.649+0000 I NETWORK  trying reconnect to ip-10-153-130-203:30999 (10.153.130.203) failed
sh27937| 2015-04-03T06:07:16.650+0000 W NETWORK  Failed to connect to 10.153.130.203:30999, reason: errno:111 Connection refused
sh27937| 2015-04-03T06:07:16.651+0000 I NETWORK  reconnect ip-10-153-130-203:30999 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:30999 (10.153.130.203), connection attempt failed
sh27937| Error: Error: socket exception [CONNECT_ERROR] for ip-10-153-130-203:30999 (10.153.130.203) failed
sh27937| 2015-04-03T06:07:16.717+0000 I NETWORK  trying reconnect to ip-10-153-130-203:30999 (10.153.130.203) failed
sh27937| 2015-04-03T06:07:16.718+0000 W NETWORK  Failed to connect to 10.153.130.203:30999, reason: errno:111 Connection refused
sh27937| 2015-04-03T06:07:16.718+0000 I NETWORK  reconnect ip-10-153-130-203:30999 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:30999 (10.153.130.203), connection attempt failed
sh27937| Error: Error: socket exception [CONNECT_ERROR] for ip-10-153-130-203:30999 (10.153.130.203) failed
sh27937| 2015-04-03T06:07:16.849+0000 I NETWORK  trying reconnect to ip-10-153-130-203:30999 (10.153.130.203) failed
sh27937| 2015-04-03T06:07:16.850+0000 W NETWORK  Failed to connect to 10.153.130.203:30999, reason: errno:111 Connection refused
sh27937| 2015-04-03T06:07:16.850+0000 I NETWORK  reconnect ip-10-153-130-203:30999 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:30999 (10.153.130.203), connection attempt failed
sh27937| Error: Error: socket exception [CONNECT_ERROR] for ip-10-153-130-203:30999 (10.153.130.203) failed
2015-04-03T06:07:17.089+0000 I -        shell: stopped mongo program on port 30999
2015-04-03T06:07:17.092+0000 I -        shell: started program (sh28063):  /data/mci/shell/src/mongos --port 30999 --configdb ip-10-153-130-203:29000,ip-10-153-130-203:29001,ip-10-153-130-203:29002 --chunkSize 50 --setParameter enableTestCommands=1
2015-04-03T06:07:17.093+0000 W NETWORK  Failed to connect to 127.0.0.1:30999, reason: errno:111 Connection refused
sh27937| 2015-04-03T06:07:17.114+0000 I NETWORK  trying reconnect to ip-10-153-130-203:30999 (10.153.130.203) failed
sh27937| 2015-04-03T06:07:17.114+0000 W NETWORK  Failed to connect to 10.153.130.203:30999, reason: errno:111 Connection refused
sh27937| 2015-04-03T06:07:17.114+0000 I NETWORK  reconnect ip-10-153-130-203:30999 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:30999 (10.153.130.203), connection attempt failed
sh27937| Error: Error: socket exception [CONNECT_ERROR] for ip-10-153-130-203:30999 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:17.112+0000 I CONTROL  
 m30999| 2015-04-03T06:07:17.112+0000 I CONTROL  ** NOTE: This is a development version (3.1.1-pre-) of MongoDB.
 m30999| 2015-04-03T06:07:17.113+0000 I CONTROL  **       Not recommended for production.
 m30999| 2015-04-03T06:07:17.113+0000 I CONTROL  ** WARNING: You are running this process as the root user, which is not recommended.
 m30999| 2015-04-03T06:07:17.113+0000 I CONTROL  
 m30999| 2015-04-03T06:07:17.113+0000 I SHARDING [mongosMain] MongoS version 3.1.1-pre- starting: pid=28063 port=30999 64-bit host=ip-10-153-130-203 (--help for usage)
 m30999| 2015-04-03T06:07:17.113+0000 I CONTROL  [mongosMain] db version v3.1.1-pre-
 m30999| 2015-04-03T06:07:17.113+0000 I CONTROL  [mongosMain] git version: 42bb8806932f9cee219924df6d62745439ecb4e4
 m30999| 2015-04-03T06:07:17.113+0000 I CONTROL  [mongosMain] OpenSSL version: OpenSSL 0.9.8e-fips-rhel5 01 Jul 2008
 m30999| 2015-04-03T06:07:17.113+0000 I CONTROL  [mongosMain] build info: Linux build18.nj1.10gen.cc 2.6.32-431.3.1.el6.x86_64 #1 SMP Fri Jan 3 21:39:27 UTC 2014 x86_64 BOOST_LIB_VERSION=1_56
 m30999| 2015-04-03T06:07:17.113+0000 I CONTROL  [mongosMain] allocator: tcmalloc
 m30999| 2015-04-03T06:07:17.113+0000 I CONTROL  [mongosMain] options: { net: { port: 30999 }, setParameter: { enableTestCommands: "1" }, sharding: { chunkSize: 50, configDB: "ip-10-153-130-203:29000,ip-10-153-130-203:29001,ip-10-153-130-203:29002" } }
 m29000| 2015-04-03T06:07:17.126+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:34890 #39 (21 connections now open)
 m29001| 2015-04-03T06:07:17.128+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:35764 #39 (21 connections now open)
 m29002| 2015-04-03T06:07:17.130+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:48466 #39 (21 connections now open)
 m30999| 2015-04-03T06:07:17.133+0000 I NETWORK  [mongosMain] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29000| 2015-04-03T06:07:17.133+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:34893 #40 (22 connections now open)
 m30999| 2015-04-03T06:07:17.134+0000 I NETWORK  [mongosMain] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m29001| 2015-04-03T06:07:17.135+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:35767 #40 (22 connections now open)
 m30999| 2015-04-03T06:07:17.136+0000 I NETWORK  [mongosMain] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29002| 2015-04-03T06:07:17.137+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:48469 #40 (22 connections now open)
 m29000| 2015-04-03T06:07:17.138+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:34896 #41 (23 connections now open)
 m29001| 2015-04-03T06:07:17.139+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:35770 #41 (23 connections now open)
 m29002| 2015-04-03T06:07:17.141+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:48472 #41 (23 connections now open)
2015-04-03T06:07:17.301+0000 W NETWORK  Failed to connect to 127.0.0.1:30999, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:17.446+0000 I SHARDING [Balancer] about to contact config servers and shards
 m30999| 2015-04-03T06:07:17.466+0000 I NETWORK  [mongosMain] waiting for connections on port 30999
 m30000| 2015-04-03T06:07:17.469+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:35671 #9 (6 connections now open)
 m30001| 2015-04-03T06:07:17.471+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:35399 #7 (5 connections now open)
 m30999| 2015-04-03T06:07:17.472+0000 I SHARDING [Balancer] config servers and shards contacted successfully
 m30999| 2015-04-03T06:07:17.472+0000 I SHARDING [Balancer] balancer id: ip-10-153-130-203:30999 started at Apr  3 06:07:17
 m30999| 2015-04-03T06:07:17.483+0000 I NETWORK  [Balancer] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29000| 2015-04-03T06:07:17.484+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:34902 #42 (24 connections now open)
 m30999| 2015-04-03T06:07:17.484+0000 I NETWORK  [Balancer] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m29001| 2015-04-03T06:07:17.485+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:35776 #42 (24 connections now open)
 m30999| 2015-04-03T06:07:17.486+0000 I NETWORK  [Balancer] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29002| 2015-04-03T06:07:17.487+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:48478 #42 (24 connections now open)
 m30999| 2015-04-03T06:07:17.512+0000 I NETWORK  [mongosMain] connection accepted from 127.0.0.1:46828 #1 (1 connection now open)
 m30998| 2015-04-03T06:07:17.513+0000 I CONTROL  [signalProcessingThread] got signal 15 (Terminated), will terminate after current cmd ends
 m30998| 2015-04-03T06:07:17.513+0000 I SHARDING [signalProcessingThread] dbexit:  rc:0
 m29000| 2015-04-03T06:07:17.514+0000 I NETWORK  [conn10] end connection 10.153.130.203:34746 (23 connections now open)
 m29000| 2015-04-03T06:07:17.515+0000 I NETWORK  [conn13] end connection 10.153.130.203:34755 (22 connections now open)
 m29000| 2015-04-03T06:07:17.515+0000 I NETWORK  [conn11] end connection 10.153.130.203:34749 (21 connections now open)
 m29000| 2015-04-03T06:07:17.515+0000 I NETWORK  [conn12] end connection 10.153.130.203:34752 (20 connections now open)
 m29000| 2015-04-03T06:07:17.516+0000 I NETWORK  [conn14] end connection 10.153.130.203:34758 (19 connections now open)
 m29000| 2015-04-03T06:07:17.516+0000 I NETWORK  [conn15] end connection 10.153.130.203:34761 (18 connections now open)
 m30001| 2015-04-03T06:07:17.517+0000 I NETWORK  [conn5] end connection 10.153.130.203:35326 (4 connections now open)
 m29002| 2015-04-03T06:07:17.514+0000 I NETWORK  [conn12] end connection 10.153.130.203:48328 (23 connections now open)
 m29002| 2015-04-03T06:07:17.515+0000 I NETWORK  [conn10] end connection 10.153.130.203:48322 (22 connections now open)
 m29002| 2015-04-03T06:07:17.515+0000 I NETWORK  [conn11] end connection 10.153.130.203:48325 (21 connections now open)
 m29002| 2015-04-03T06:07:17.516+0000 I NETWORK  [conn13] end connection 10.153.130.203:48331 (20 connections now open)
 m29002| 2015-04-03T06:07:17.516+0000 I NETWORK  [conn14] end connection 10.153.130.203:48334 (19 connections now open)
 m29002| 2015-04-03T06:07:17.517+0000 I NETWORK  [conn15] end connection 10.153.130.203:48337 (18 connections now open)
 m29001| 2015-04-03T06:07:17.515+0000 I NETWORK  [conn10] end connection 10.153.130.203:35620 (23 connections now open)
 m29001| 2015-04-03T06:07:17.515+0000 I NETWORK  [conn11] end connection 10.153.130.203:35623 (22 connections now open)
 m29001| 2015-04-03T06:07:17.515+0000 I NETWORK  [conn12] end connection 10.153.130.203:35626 (21 connections now open)
 m29001| 2015-04-03T06:07:17.516+0000 I NETWORK  [conn13] end connection 10.153.130.203:35629 (20 connections now open)
 m29001| 2015-04-03T06:07:17.516+0000 I NETWORK  [conn14] end connection 10.153.130.203:35632 (19 connections now open)
 m29001| 2015-04-03T06:07:17.517+0000 I NETWORK  [conn15] end connection 10.153.130.203:35635 (18 connections now open)
sh27939| 2015-04-03T06:07:17.515+0000 I NETWORK  DBClientCursor::init call() failed
sh27939| Error: error doing query: failed
 m30000| 2015-04-03T06:07:17.517+0000 I NETWORK  [conn6] end connection 10.153.130.203:35595 (5 connections now open)
 m30000| 2015-04-03T06:07:17.517+0000 I NETWORK  [conn7] end connection 10.153.130.203:35625 (4 connections now open)
sh27939| 2015-04-03T06:07:17.522+0000 I NETWORK  trying reconnect to ip-10-153-130-203:30998 (10.153.130.203) failed
sh27939| 2015-04-03T06:07:17.527+0000 W NETWORK  Failed to connect to 10.153.130.203:30998, reason: errno:111 Connection refused
sh27939| 2015-04-03T06:07:17.527+0000 I NETWORK  reconnect ip-10-153-130-203:30998 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:30998 (10.153.130.203), connection attempt failed
sh27939| Error: Error: socket exception [CONNECT_ERROR] for ip-10-153-130-203:30998 (10.153.130.203) failed
sh27939| 2015-04-03T06:07:17.533+0000 I NETWORK  trying reconnect to ip-10-153-130-203:30998 (10.153.130.203) failed
sh27939| 2015-04-03T06:07:17.534+0000 W NETWORK  Failed to connect to 10.153.130.203:30998, reason: errno:111 Connection refused
sh27939| 2015-04-03T06:07:17.534+0000 I NETWORK  reconnect ip-10-153-130-203:30998 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:30998 (10.153.130.203), connection attempt failed
sh27939| Error: Error: socket exception [CONNECT_ERROR] for ip-10-153-130-203:30998 (10.153.130.203) failed
sh27939| 2015-04-03T06:07:17.541+0000 I NETWORK  trying reconnect to ip-10-153-130-203:30998 (10.153.130.203) failed
sh27939| 2015-04-03T06:07:17.542+0000 W NETWORK  Failed to connect to 10.153.130.203:30998, reason: errno:111 Connection refused
sh27939| 2015-04-03T06:07:17.542+0000 I NETWORK  reconnect ip-10-153-130-203:30998 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:30998 (10.153.130.203), connection attempt failed
sh27939| Error: Error: socket exception [CONNECT_ERROR] for ip-10-153-130-203:30998 (10.153.130.203) failed
sh27939| 2015-04-03T06:07:17.553+0000 I NETWORK  trying reconnect to ip-10-153-130-203:30998 (10.153.130.203) failed
sh27939| 2015-04-03T06:07:17.554+0000 W NETWORK  Failed to connect to 10.153.130.203:30998, reason: errno:111 Connection refused
sh27939| 2015-04-03T06:07:17.554+0000 I NETWORK  reconnect ip-10-153-130-203:30998 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:30998 (10.153.130.203), connection attempt failed
sh27939| Error: Error: socket exception [CONNECT_ERROR] for ip-10-153-130-203:30998 (10.153.130.203) failed
sh27939| 2015-04-03T06:07:17.573+0000 I NETWORK  trying reconnect to ip-10-153-130-203:30998 (10.153.130.203) failed
sh27939| 2015-04-03T06:07:17.574+0000 W NETWORK  Failed to connect to 10.153.130.203:30998, reason: errno:111 Connection refused
sh27939| 2015-04-03T06:07:17.574+0000 I NETWORK  reconnect ip-10-153-130-203:30998 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:30998 (10.153.130.203), connection attempt failed
sh27939| Error: Error: socket exception [CONNECT_ERROR] for ip-10-153-130-203:30998 (10.153.130.203) failed
sh27939| 2015-04-03T06:07:17.609+0000 I NETWORK  trying reconnect to ip-10-153-130-203:30998 (10.153.130.203) failed
sh27939| 2015-04-03T06:07:17.610+0000 W NETWORK  Failed to connect to 10.153.130.203:30998, reason: errno:111 Connection refused
sh27939| 2015-04-03T06:07:17.610+0000 I NETWORK  reconnect ip-10-153-130-203:30998 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:30998 (10.153.130.203), connection attempt failed
sh27939| Error: Error: socket exception [CONNECT_ERROR] for ip-10-153-130-203:30998 (10.153.130.203) failed
sh27937| 2015-04-03T06:07:17.629+0000 I NETWORK  trying reconnect to ip-10-153-130-203:30999 (10.153.130.203) failed
 m29000| 2015-04-03T06:07:17.630+0000 I NETWORK  [conn40] end connection 10.153.130.203:34893 (17 connections now open)
 m29002| 2015-04-03T06:07:17.630+0000 I NETWORK  [conn40] end connection 10.153.130.203:48469 (17 connections now open)
sh27937| 2015-04-03T06:07:17.630+0000 I NETWORK  reconnect ip-10-153-130-203:30999 (10.153.130.203) ok
 m30999| 2015-04-03T06:07:17.630+0000 I NETWORK  [mongosMain] connection accepted from 10.153.130.203:48164 #2 (2 connections now open)
 m30999| 2015-04-03T06:07:17.630+0000 I NETWORK  [conn2] scoped connection to ip-10-153-130-203:29000,ip-10-153-130-203:29001,ip-10-153-130-203:29002 not being returned to the pool
 m30999| 2015-04-03T06:07:17.631+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29001| 2015-04-03T06:07:17.630+0000 I NETWORK  [conn40] end connection 10.153.130.203:35767 (17 connections now open)
 m30999| 2015-04-03T06:07:17.632+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m30999| 2015-04-03T06:07:17.632+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29001| 2015-04-03T06:07:17.632+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:35787 #43 (18 connections now open)
 m29002| 2015-04-03T06:07:17.633+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:48489 #43 (18 connections now open)
 m29000| 2015-04-03T06:07:17.632+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:34913 #43 (18 connections now open)
 m30999| 2015-04-03T06:07:17.635+0000 I SHARDING [conn2] ChunkManager: time to load chunks for test.bar: 3ms sequenceNumber: 2 version: 5|1||551e2e05e0b1cc3bc6ec3a1b based on: (empty)
 m30000| 2015-04-03T06:07:17.635+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:35687 #10 (5 connections now open)
sh27939| 2015-04-03T06:07:17.677+0000 I NETWORK  trying reconnect to ip-10-153-130-203:30998 (10.153.130.203) failed
sh27939| 2015-04-03T06:07:17.679+0000 W NETWORK  Failed to connect to 10.153.130.203:30998, reason: errno:111 Connection refused
sh27939| 2015-04-03T06:07:17.679+0000 I NETWORK  reconnect ip-10-153-130-203:30998 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:30998 (10.153.130.203), connection attempt failed
sh27939| Error: Error: socket exception [CONNECT_ERROR] for ip-10-153-130-203:30998 (10.153.130.203) failed
sh27939| 2015-04-03T06:07:17.813+0000 I NETWORK  trying reconnect to ip-10-153-130-203:30998 (10.153.130.203) failed
sh27939| 2015-04-03T06:07:17.814+0000 W NETWORK  Failed to connect to 10.153.130.203:30998, reason: errno:111 Connection refused
sh27939| 2015-04-03T06:07:17.814+0000 I NETWORK  reconnect ip-10-153-130-203:30998 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:30998 (10.153.130.203), connection attempt failed
sh27939| Error: Error: socket exception [CONNECT_ERROR] for ip-10-153-130-203:30998 (10.153.130.203) failed
sh27939| 2015-04-03T06:07:18.074+0000 I NETWORK  trying reconnect to ip-10-153-130-203:30998 (10.153.130.203) failed
sh27939| 2015-04-03T06:07:18.075+0000 W NETWORK  Failed to connect to 10.153.130.203:30998, reason: errno:111 Connection refused
sh27939| 2015-04-03T06:07:18.075+0000 I NETWORK  reconnect ip-10-153-130-203:30998 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:30998 (10.153.130.203), connection attempt failed
sh27939| Error: Error: socket exception [CONNECT_ERROR] for ip-10-153-130-203:30998 (10.153.130.203) failed
2015-04-03T06:07:18.513+0000 I -        shell: stopped mongo program on port 30998
2015-04-03T06:07:18.516+0000 I -        shell: started program (sh28123):  /data/mci/shell/src/mongos --port 30998 --configdb ip-10-153-130-203:29000,ip-10-153-130-203:29001,ip-10-153-130-203:29002 --chunkSize 50 --setParameter enableTestCommands=1
2015-04-03T06:07:18.517+0000 W NETWORK  Failed to connect to 127.0.0.1:30998, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:18.548+0000 I CONTROL  
 m30998| 2015-04-03T06:07:18.548+0000 I CONTROL  ** NOTE: This is a development version (3.1.1-pre-) of MongoDB.
 m30998| 2015-04-03T06:07:18.549+0000 I CONTROL  **       Not recommended for production.
 m30998| 2015-04-03T06:07:18.549+0000 I CONTROL  ** WARNING: You are running this process as the root user, which is not recommended.
 m30998| 2015-04-03T06:07:18.549+0000 I CONTROL  
 m30998| 2015-04-03T06:07:18.549+0000 I SHARDING [mongosMain] MongoS version 3.1.1-pre- starting: pid=28123 port=30998 64-bit host=ip-10-153-130-203 (--help for usage)
 m30998| 2015-04-03T06:07:18.549+0000 I CONTROL  [mongosMain] db version v3.1.1-pre-
 m30998| 2015-04-03T06:07:18.549+0000 I CONTROL  [mongosMain] git version: 42bb8806932f9cee219924df6d62745439ecb4e4
 m30998| 2015-04-03T06:07:18.549+0000 I CONTROL  [mongosMain] OpenSSL version: OpenSSL 0.9.8e-fips-rhel5 01 Jul 2008
 m30998| 2015-04-03T06:07:18.550+0000 I CONTROL  [mongosMain] build info: Linux build18.nj1.10gen.cc 2.6.32-431.3.1.el6.x86_64 #1 SMP Fri Jan 3 21:39:27 UTC 2014 x86_64 BOOST_LIB_VERSION=1_56
 m30998| 2015-04-03T06:07:18.550+0000 I CONTROL  [mongosMain] allocator: tcmalloc
 m30998| 2015-04-03T06:07:18.550+0000 I CONTROL  [mongosMain] options: { net: { port: 30998 }, setParameter: { enableTestCommands: "1" }, sharding: { chunkSize: 50, configDB: "ip-10-153-130-203:29000,ip-10-153-130-203:29001,ip-10-153-130-203:29002" } }
 m29000| 2015-04-03T06:07:18.558+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:34921 #44 (19 connections now open)
 m29001| 2015-04-03T06:07:18.572+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:35795 #44 (19 connections now open)
 m30998| 2015-04-03T06:07:18.600+0000 I NETWORK  [mongosMain] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29000| 2015-04-03T06:07:18.602+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:34924 #45 (20 connections now open)
 m30998| 2015-04-03T06:07:18.602+0000 I NETWORK  [mongosMain] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m29001| 2015-04-03T06:07:18.603+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:35798 #45 (20 connections now open)
 m30998| 2015-04-03T06:07:18.604+0000 I NETWORK  [mongosMain] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29000| 2015-04-03T06:07:18.607+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:34928 #46 (21 connections now open)
 m29001| 2015-04-03T06:07:18.608+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:35802 #46 (21 connections now open)
 m29002| 2015-04-03T06:07:18.588+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:48497 #44 (19 connections now open)
 m29002| 2015-04-03T06:07:18.605+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:48500 #45 (20 connections now open)
 m29002| 2015-04-03T06:07:18.610+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:48504 #46 (21 connections now open)
sh27939| 2015-04-03T06:07:18.593+0000 I NETWORK  trying reconnect to ip-10-153-130-203:30998 (10.153.130.203) failed
sh27939| 2015-04-03T06:07:18.605+0000 W NETWORK  Failed to connect to 10.153.130.203:30998, reason: errno:111 Connection refused
sh27939| 2015-04-03T06:07:18.605+0000 I NETWORK  reconnect ip-10-153-130-203:30998 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:30998 (10.153.130.203), connection attempt failed
sh27939| Error: Error: socket exception [CONNECT_ERROR] for ip-10-153-130-203:30998 (10.153.130.203) failed
2015-04-03T06:07:18.722+0000 W NETWORK  Failed to connect to 127.0.0.1:30998, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:18.924+0000 I SHARDING [Balancer] about to contact config servers and shards
2015-04-03T06:07:18.925+0000 W NETWORK  Failed to connect to 127.0.0.1:30998, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:18.948+0000 I NETWORK  [mongosMain] waiting for connections on port 30998
 m30000| 2015-04-03T06:07:18.949+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:35704 #11 (6 connections now open)
 m30001| 2015-04-03T06:07:18.958+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:35432 #8 (5 connections now open)
 m30998| 2015-04-03T06:07:18.966+0000 I SHARDING [Balancer] config servers and shards contacted successfully
 m30998| 2015-04-03T06:07:18.966+0000 I SHARDING [Balancer] balancer id: ip-10-153-130-203:30998 started at Apr  3 06:07:18
 m30998| 2015-04-03T06:07:19.003+0000 I NETWORK  [Balancer] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29000| 2015-04-03T06:07:19.004+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:34935 #47 (22 connections now open)
 m30998| 2015-04-03T06:07:19.005+0000 I NETWORK  [Balancer] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m30998| 2015-04-03T06:07:19.006+0000 I NETWORK  [Balancer] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29002| 2015-04-03T06:07:19.007+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:48511 #47 (22 connections now open)
 m29001| 2015-04-03T06:07:19.006+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:35809 #47 (22 connections now open)
 m30000| 2015-04-03T06:07:19.130+0000 I CONTROL  [signalProcessingThread] got signal 15 (Terminated), will terminate after current cmd ends
 m30000| 2015-04-03T06:07:19.130+0000 I CONTROL  [signalProcessingThread] now exiting
 m30000| 2015-04-03T06:07:19.131+0000 I NETWORK  [signalProcessingThread] shutdown: going to close listening sockets...
 m30000| 2015-04-03T06:07:19.131+0000 I NETWORK  [signalProcessingThread] closing listening socket: 18
 m30000| 2015-04-03T06:07:19.131+0000 I NETWORK  [signalProcessingThread] closing listening socket: 19
 m30000| 2015-04-03T06:07:19.131+0000 I NETWORK  [signalProcessingThread] removing socket file: /tmp/mongodb-30000.sock
 m30000| 2015-04-03T06:07:19.131+0000 I NETWORK  [signalProcessingThread] shutdown: going to flush diaglog...
 m30000| 2015-04-03T06:07:19.131+0000 I NETWORK  [signalProcessingThread] shutdown: going to close sockets...
 m30000| 2015-04-03T06:07:19.131+0000 I STORAGE  [conn10] got request after shutdown()
 m30000| 2015-04-03T06:07:19.131+0000 I STORAGE  [signalProcessingThread] shutdown: waiting for fs preallocator...
 m30000| 2015-04-03T06:07:19.131+0000 I STORAGE  [signalProcessingThread] shutdown: final commit...
 m30000| 2015-04-03T06:07:19.131+0000 I NETWORK  [conn5] end connection 10.153.130.203:35578 (4 connections now open)
 m30000| 2015-04-03T06:07:19.131+0000 I NETWORK  [conn9] end connection 10.153.130.203:35671 (4 connections now open)
 m30000| 2015-04-03T06:07:19.131+0000 I NETWORK  [conn4] end connection 10.153.130.203:35561 (4 connections now open)
 m30000| 2015-04-03T06:07:19.138+0000 I NETWORK  [conn11] end connection 10.153.130.203:35704 (1 connection now open)
 m30000| 2015-04-03T06:07:19.140+0000 I NETWORK  [conn1] end connection 127.0.0.1:37091 (0 connections now open)
 m30001| 2015-04-03T06:07:19.139+0000 I NETWORK  [conn3] end connection 10.153.130.203:35284 (4 connections now open)
 m30001| 2015-04-03T06:07:19.139+0000 I NETWORK  [conn4] end connection 10.153.130.203:35289 (3 connections now open)
 m29002| 2015-04-03T06:07:19.132+0000 I NETWORK  [conn17] end connection 10.153.130.203:48347 (21 connections now open)
 m29002| 2015-04-03T06:07:19.132+0000 I NETWORK  [conn18] end connection 10.153.130.203:48350 (20 connections now open)
 m29002| 2015-04-03T06:07:19.132+0000 I NETWORK  [conn19] end connection 10.153.130.203:48353 (19 connections now open)
 m29002| 2015-04-03T06:07:19.133+0000 I NETWORK  [conn21] end connection 10.153.130.203:48359 (18 connections now open)
 m29002| 2015-04-03T06:07:19.133+0000 I NETWORK  [conn24] end connection 10.153.130.203:48371 (17 connections now open)
 m29002| 2015-04-03T06:07:19.139+0000 I NETWORK  [conn20] end connection 10.153.130.203:48356 (16 connections now open)
 m29000| 2015-04-03T06:07:19.132+0000 I NETWORK  [conn18] end connection 10.153.130.203:34774 (21 connections now open)
 m29000| 2015-04-03T06:07:19.132+0000 I NETWORK  [conn17] end connection 10.153.130.203:34771 (20 connections now open)
 m29000| 2015-04-03T06:07:19.133+0000 I NETWORK  [conn21] end connection 10.153.130.203:34783 (19 connections now open)
 m29000| 2015-04-03T06:07:19.139+0000 I NETWORK  [conn19] end connection 10.153.130.203:34777 (18 connections now open)
 m29000| 2015-04-03T06:07:19.139+0000 I NETWORK  [conn24] end connection 10.153.130.203:34795 (18 connections now open)
 m29000| 2015-04-03T06:07:19.139+0000 I NETWORK  [conn20] end connection 10.153.130.203:34780 (17 connections now open)
sh27937| Error: getlasterror failed: {
sh27937| 	"n" : 0,
sh27937| 	"errmsg" : "could not enforce write concern :: caused by :: Location17255 error receiving write command response, possible socket exception - see logs",
sh27937| 	"ok" : 0
sh27937| }
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
 m29001| 2015-04-03T06:07:19.138+0000 I NETWORK  [conn17] end connection 10.153.130.203:35645 (21 connections now open)
 m29001| 2015-04-03T06:07:19.139+0000 I NETWORK  [conn18] end connection 10.153.130.203:35648 (20 connections now open)
 m29001| 2015-04-03T06:07:19.139+0000 I NETWORK  [conn24] end connection 10.153.130.203:35669 (20 connections now open)
 m29001| 2015-04-03T06:07:19.139+0000 I NETWORK  [conn20] end connection 10.153.130.203:35654 (18 connections now open)
 m29001| 2015-04-03T06:07:19.139+0000 I NETWORK  [conn19] end connection 10.153.130.203:35651 (17 connections now open)
 m29001| 2015-04-03T06:07:19.139+0000 I NETWORK  [conn21] end connection 10.153.130.203:35657 (16 connections now open)
 m30999| 2015-04-03T06:07:19.131+0000 I NETWORK  [conn2] Detected bad connection created at 1428041237636150 microSec, clearing pool for ip-10-153-130-203:30000 of 0 connections
 m30999| 2015-04-03T06:07:19.141+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.151+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
 m30999| 2015-04-03T06:07:19.154+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
 m30999| 2015-04-03T06:07:19.156+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
 m30999| 2015-04-03T06:07:19.162+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:19.158+0000 I NETWORK  [mongosMain] connection accepted from 127.0.0.1:58780 #1 (1 connection now open)
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
 m30999| 2015-04-03T06:07:19.164+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
 m30999| 2015-04-03T06:07:19.166+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.168+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.170+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.172+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.176+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.178+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.181+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
 m30999| 2015-04-03T06:07:19.183+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
 m30999| 2015-04-03T06:07:19.185+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.187+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
 m30999| 2015-04-03T06:07:19.189+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
 m30999| 2015-04-03T06:07:19.191+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
 m30999| 2015-04-03T06:07:19.193+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
 m30999| 2015-04-03T06:07:19.194+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
 m30999| 2015-04-03T06:07:19.196+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
 m30999| 2015-04-03T06:07:19.198+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
 m30999| 2015-04-03T06:07:19.200+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
 m30999| 2015-04-03T06:07:19.203+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
 m30999| 2015-04-03T06:07:19.205+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
 m30999| 2015-04-03T06:07:19.207+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
 m30999| 2015-04-03T06:07:19.209+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
 m30999| 2015-04-03T06:07:19.212+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
 m30999| 2015-04-03T06:07:19.214+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
 m30999| 2015-04-03T06:07:19.215+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
 m30999| 2015-04-03T06:07:19.217+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
 m30999| 2015-04-03T06:07:19.219+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
 m30999| 2015-04-03T06:07:19.221+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
 m30999| 2015-04-03T06:07:19.223+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
 m30999| 2015-04-03T06:07:19.225+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
 m30999| 2015-04-03T06:07:19.227+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
 m30999| 2015-04-03T06:07:19.229+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
 m30999| 2015-04-03T06:07:19.231+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
 m30999| 2015-04-03T06:07:19.233+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
 m30999| 2015-04-03T06:07:19.235+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
 m30999| 2015-04-03T06:07:19.237+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
 m30999| 2015-04-03T06:07:19.239+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
 m30999| 2015-04-03T06:07:19.241+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
 m30999| 2015-04-03T06:07:19.243+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
 m30999| 2015-04-03T06:07:19.245+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
 m30999| 2015-04-03T06:07:19.247+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
 m30999| 2015-04-03T06:07:19.249+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.251+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.253+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.255+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.257+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.259+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.261+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
 m30999| 2015-04-03T06:07:19.263+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
 m30999| 2015-04-03T06:07:19.265+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
 m30999| 2015-04-03T06:07:19.267+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
 m30999| 2015-04-03T06:07:19.269+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
 m30999| 2015-04-03T06:07:19.271+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
 m30999| 2015-04-03T06:07:19.273+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.275+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.277+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.279+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
 m30999| 2015-04-03T06:07:19.281+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
 m30999| 2015-04-03T06:07:19.283+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
 m30999| 2015-04-03T06:07:19.285+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
 m30999| 2015-04-03T06:07:19.287+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
 m30999| 2015-04-03T06:07:19.289+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
 m30999| 2015-04-03T06:07:19.293+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
 m30999| 2015-04-03T06:07:19.295+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
 m30999| 2015-04-03T06:07:19.297+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
 m30999| 2015-04-03T06:07:19.299+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
 m30999| 2015-04-03T06:07:19.301+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
 m30999| 2015-04-03T06:07:19.303+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
 m30999| 2015-04-03T06:07:19.305+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
 m30999| 2015-04-03T06:07:19.307+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
 m30999| 2015-04-03T06:07:19.309+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
 m30999| 2015-04-03T06:07:19.311+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
 m30999| 2015-04-03T06:07:19.313+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
 m30999| 2015-04-03T06:07:19.315+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
 m30999| 2015-04-03T06:07:19.317+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.319+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.321+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.323+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.325+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.327+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.329+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.331+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
 m30999| 2015-04-03T06:07:19.334+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
 m30999| 2015-04-03T06:07:19.340+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
 m30999| 2015-04-03T06:07:19.342+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
 m30999| 2015-04-03T06:07:19.344+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
 m30999| 2015-04-03T06:07:19.346+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
 m30999| 2015-04-03T06:07:19.348+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
 m30999| 2015-04-03T06:07:19.350+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
 m30999| 2015-04-03T06:07:19.352+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
 m30999| 2015-04-03T06:07:19.354+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
 m30999| 2015-04-03T06:07:19.356+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
 m30999| 2015-04-03T06:07:19.358+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
 m30999| 2015-04-03T06:07:19.360+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
 m30999| 2015-04-03T06:07:19.362+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.364+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.365+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.368+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
 m30999| 2015-04-03T06:07:19.370+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
 m30999| 2015-04-03T06:07:19.372+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
 m30999| 2015-04-03T06:07:19.374+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
 m30999| 2015-04-03T06:07:19.376+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
 m30999| 2015-04-03T06:07:19.378+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
 m30999| 2015-04-03T06:07:19.380+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
 m30999| 2015-04-03T06:07:19.382+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
 m30999| 2015-04-03T06:07:19.384+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
 m30999| 2015-04-03T06:07:19.386+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
 m30999| 2015-04-03T06:07:19.387+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
 m30999| 2015-04-03T06:07:19.389+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
 m30999| 2015-04-03T06:07:19.392+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.394+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
 m30999| 2015-04-03T06:07:19.396+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
 m30999| 2015-04-03T06:07:19.398+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.400+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.402+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
 m30999| 2015-04-03T06:07:19.417+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.419+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.421+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.423+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.425+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
 m30999| 2015-04-03T06:07:19.428+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.429+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.431+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.433+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
 m30999| 2015-04-03T06:07:19.436+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
 m30999| 2015-04-03T06:07:19.438+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.440+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.442+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.446+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.448+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.450+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.451+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.453+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.455+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.457+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.459+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.461+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.463+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.465+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.467+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.469+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
 m30999| 2015-04-03T06:07:19.471+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.472+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.474+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.476+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.478+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.480+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.482+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.484+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.485+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.487+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
 m30999| 2015-04-03T06:07:19.490+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.492+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.494+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.496+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.498+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.500+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.501+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.503+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.505+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.507+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.509+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.511+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.513+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.515+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.516+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.518+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.520+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.522+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.524+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.526+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.528+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.530+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.532+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.533+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.535+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.537+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.539+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.541+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.543+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.545+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.547+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.549+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.551+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.553+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.555+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
 m30999| 2015-04-03T06:07:19.557+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.558+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.560+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.562+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.564+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
 m30999| 2015-04-03T06:07:19.566+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.568+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.570+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.572+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
 m30999| 2015-04-03T06:07:19.574+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.575+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.577+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.579+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.581+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
 m30999| 2015-04-03T06:07:19.583+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.585+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
 m30999| 2015-04-03T06:07:19.596+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.598+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
 m30999| 2015-04-03T06:07:19.600+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.602+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.604+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.606+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
 m30999| 2015-04-03T06:07:19.609+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m29000| 2015-04-03T06:07:19.613+0000 I NETWORK  [conn45] end connection 10.153.130.203:34924 (15 connections now open)
 m30999| 2015-04-03T06:07:19.611+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.615+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.619+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.622+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m29000| 2015-04-03T06:07:19.614+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:35155 #48 (16 connections now open)
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
 m29001| 2015-04-03T06:07:19.613+0000 I NETWORK  [conn45] end connection 10.153.130.203:35798 (15 connections now open)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
 m29002| 2015-04-03T06:07:19.613+0000 I NETWORK  [conn45] end connection 10.153.130.203:48500 (15 connections now open)
 m29002| 2015-04-03T06:07:19.615+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:48732 #48 (16 connections now open)
 m29001| 2015-04-03T06:07:19.614+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36029 #48 (16 connections now open)
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
 m30999| 2015-04-03T06:07:19.630+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
 m30999| 2015-04-03T06:07:19.633+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
 m30999| 2015-04-03T06:07:19.636+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.639+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.641+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.649+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.651+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.655+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
 m30999| 2015-04-03T06:07:19.659+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.662+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.671+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
 m30999| 2015-04-03T06:07:19.674+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.677+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.680+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.683+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.685+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.688+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.690+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.693+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.696+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.698+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.701+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.703+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.707+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.709+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.712+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.716+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.719+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.723+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939| 2015-04-03T06:07:19.611+0000 I NETWORK  trying reconnect to ip-10-153-130-203:30998 (10.153.130.203) failed
sh27939| 2015-04-03T06:07:19.611+0000 I NETWORK  reconnect ip-10-153-130-203:30998 (10.153.130.203) ok
 m30999| 2015-04-03T06:07:19.725+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
 m30999| 2015-04-03T06:07:19.728+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.731+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.733+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.738+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.740+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.744+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.746+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.750+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.752+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.756+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.758+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.762+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.765+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.768+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.771+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.773+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.777+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.779+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.781+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.783+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.785+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.787+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.789+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.792+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.794+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.796+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:19.798+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:19.611+0000 I NETWORK  [mongosMain] connection accepted from 10.153.130.203:39798 #2 (2 connections now open)
 m30998| 2015-04-03T06:07:19.612+0000 I NETWORK  [conn2] scoped connection to ip-10-153-130-203:29000,ip-10-153-130-203:29001,ip-10-153-130-203:29002 not being returned to the pool
 m30998| 2015-04-03T06:07:19.613+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m30998| 2015-04-03T06:07:19.614+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m30998| 2015-04-03T06:07:19.614+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m30998| 2015-04-03T06:07:19.616+0000 I SHARDING [conn2] ChunkManager: time to load chunks for test.bar: 2ms sequenceNumber: 2 version: 5|1||551e2e05e0b1cc3bc6ec3a1b based on: (empty)
 m30998| 2015-04-03T06:07:19.617+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:19.624+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:19.626+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:19.629+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:19.633+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:19.653+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:19.657+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:19.661+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:19.663+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:19.666+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:19.668+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:19.675+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:19.681+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:19.687+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:19.694+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:19.700+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:19.705+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:19.711+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:19.714+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:19.718+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:19.721+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:19.727+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:19.735+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:19.742+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:19.748+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:19.754+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:19.760+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:19.767+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:19.775+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:19.777+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:19.780+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:19.783+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:19.786+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:19.789+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:19.795+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:19.798+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:19.801+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:19.803+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:19.804+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:19.806+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:19.807+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:19.809+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:19.811+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:19.812+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:19.814+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:19.816+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:19.817+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:19.819+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:19.820+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:19.822+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:19.824+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:19.825+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:19.827+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:19.829+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:19.830+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:19.832+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:19.834+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:19.835+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:19.837+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:19.838+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:19.840+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:19.842+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:19.843+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:19.845+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:19.846+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:19.848+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:19.849+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:19.854+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:19.856+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:19.858+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:19.860+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:19.862+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:19.864+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:19.865+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:19.867+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:19.868+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:19.869+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
 m30999| 2015-04-03T06:07:20.008+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:20.010+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:20.012+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:20.014+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:20.016+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:20.017+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:20.019+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
 m30999| 2015-04-03T06:07:20.022+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
 m30000| 2015-04-03T06:07:19.853+0000 I JOURNAL  [signalProcessingThread] journalCleanup...
 m30000| 2015-04-03T06:07:19.853+0000 I JOURNAL  [signalProcessingThread] removeJournalFiles
 m30000| 2015-04-03T06:07:19.854+0000 I JOURNAL  [signalProcessingThread] Terminating durability thread ...
 m30999| 2015-04-03T06:07:20.024+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:20.026+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:20.028+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:20.030+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:20.031+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:20.033+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:20.035+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:20.038+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30000| 2015-04-03T06:07:19.857+0000 I JOURNAL  [journal writer] Journal writer thread stopped
 m30000| 2015-04-03T06:07:19.857+0000 I JOURNAL  [durability] Durability thread stopped
 m30000| 2015-04-03T06:07:19.857+0000 I STORAGE  [signalProcessingThread] shutdown: closing all files...
 m30000| 2015-04-03T06:07:19.858+0000 I STORAGE  [signalProcessingThread] closeAllFiles() finished
 m30000| 2015-04-03T06:07:19.858+0000 I STORAGE  [signalProcessingThread] shutdown: removing fs lock...
 m30000| 2015-04-03T06:07:19.858+0000 I CONTROL  [signalProcessingThread] dbexit:  rc: 0
 m30999| 2015-04-03T06:07:20.040+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:20.042+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:20.044+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:20.046+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:20.048+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:20.050+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:20.052+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:20.054+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:20.056+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:20.058+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:20.060+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:20.062+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:20.065+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
 m30999| 2015-04-03T06:07:20.067+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:20.069+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:20.071+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:20.072+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:20.074+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:20.076+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:20.078+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:20.080+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:20.082+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:20.084+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:20.085+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:20.087+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:20.089+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:20.091+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:20.093+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:20.095+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:20.097+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:20.099+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:20.100+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:20.102+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
2015-04-03T06:07:20.136+0000 I -        shell: stopped mongo program on port 30000
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
2015-04-03T06:07:20.221+0000 I -        shell: started program (sh28613):  /data/mci/shell/src/mongod --port 30000 --dbpath /data/db/test0 --nopreallocj --setParameter enableTestCommands=1
2015-04-03T06:07:20.222+0000 W NETWORK  Failed to connect to 127.0.0.1:30000, reason: errno:111 Connection refused
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
 m30998| 2015-04-03T06:07:20.110+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:20.117+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:20.119+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:20.124+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:20.126+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:20.128+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:20.132+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:20.138+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:20.140+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:20.142+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:20.144+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:20.146+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:20.148+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:20.150+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:20.152+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:20.154+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:20.155+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:20.157+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:20.159+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:20.161+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:20.163+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:20.165+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:20.167+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:20.169+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:20.171+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:20.173+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:20.174+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:20.176+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:20.178+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:20.180+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:20.182+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:20.184+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:20.186+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:20.188+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:20.190+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:20.192+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:20.193+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:20.196+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:20.198+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:20.200+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:20.202+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:20.204+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:20.206+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:20.208+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:20.210+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:20.213+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:20.215+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:20.217+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:20.219+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:30000, reason: errno:111 Connection refused
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
 m30000| 2015-04-03T06:07:20.269+0000 I JOURNAL  [initandlisten] journal dir=/data/db/test0/journal
 m30000| 2015-04-03T06:07:20.269+0000 I JOURNAL  [initandlisten] recover : no journal files present, no recovery needed
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
 m30998| 2015-04-03T06:07:20.366+0000 I NETWORK  [conn2] DBClientCursor::init call() failed
 m30000| 2015-04-03T06:07:20.271+0000 I JOURNAL  [durability] Durability thread started
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
 m30998| 2015-04-03T06:07:20.366+0000 I NETWORK  [conn2] Detected bad connection created at 1428041238948981 microSec, clearing pool for ip-10-153-130-203:30000 of 0 connections
 m30998| 2015-04-03T06:07:20.366+0000 W SHARDING [conn2] could not autosplit collection test.bar :: caused by :: 10276 DBClientBase::findN: transport error: ip-10-153-130-203:30000 ns: admin.$cmd query: { splitVector: "test.bar", keyPattern: { _id: 1.0 }, min: { _id: 200.0 }, max: { _id: MaxKey }, maxChunkSizeBytes: 13107200, maxSplitPoints: 0, maxChunkObjects: 250000 }
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
 m29000| 2015-04-03T06:07:20.319+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:35397 #49 (17 connections now open)
 m29002| 2015-04-03T06:07:20.320+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:48973 #49 (17 connections now open)
 m29000| 2015-04-03T06:07:20.440+0000 I NETWORK  [conn25] end connection 10.153.130.203:34798 (16 connections now open)
 m29000| 2015-04-03T06:07:20.440+0000 I NETWORK  [conn22] end connection 10.153.130.203:34787 (15 connections now open)
 m29002| 2015-04-03T06:07:20.440+0000 I NETWORK  [conn22] end connection 10.153.130.203:48363 (16 connections now open)
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
 m29000| 2015-04-03T06:07:20.441+0000 I NETWORK  [conn23] end connection 10.153.130.203:34792 (14 connections now open)
 m29000| 2015-04-03T06:07:20.441+0000 I NETWORK  [conn26] end connection 10.153.130.203:34801 (13 connections now open)
 m29000| 2015-04-03T06:07:20.441+0000 I NETWORK  [conn27] end connection 10.153.130.203:34804 (12 connections now open)
 m29000| 2015-04-03T06:07:20.442+0000 I NETWORK  [conn28] end connection 10.153.130.203:34808 (11 connections now open)
 m29001| 2015-04-03T06:07:20.320+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36271 #49 (17 connections now open)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
 m30000| 2015-04-03T06:07:20.272+0000 I CONTROL  [initandlisten] MongoDB starting : pid=28613 port=30000 dbpath=/data/db/test0 64-bit host=ip-10-153-130-203
 m30000| 2015-04-03T06:07:20.272+0000 I CONTROL  [initandlisten] 
 m30000| 2015-04-03T06:07:20.272+0000 I CONTROL  [initandlisten] ** NOTE: This is a development version (3.1.1-pre-) of MongoDB.
 m30000| 2015-04-03T06:07:20.272+0000 I CONTROL  [initandlisten] **       Not recommended for production.
 m30000| 2015-04-03T06:07:20.272+0000 I CONTROL  [initandlisten] ** WARNING: You are running this process as the root user, which is not recommended.
 m30000| 2015-04-03T06:07:20.272+0000 I CONTROL  [initandlisten] 
 m30000| 2015-04-03T06:07:20.272+0000 I CONTROL  [initandlisten] db version v3.1.1-pre-
 m30000| 2015-04-03T06:07:20.272+0000 I CONTROL  [initandlisten] git version: 42bb8806932f9cee219924df6d62745439ecb4e4
 m30000| 2015-04-03T06:07:20.272+0000 I CONTROL  [initandlisten] OpenSSL version: OpenSSL 0.9.8e-fips-rhel5 01 Jul 2008
 m30000| 2015-04-03T06:07:20.272+0000 I CONTROL  [initandlisten] build info: Linux build18.nj1.10gen.cc 2.6.32-431.3.1.el6.x86_64 #1 SMP Fri Jan 3 21:39:27 UTC 2014 x86_64 BOOST_LIB_VERSION=1_56
 m30000| 2015-04-03T06:07:20.272+0000 I CONTROL  [initandlisten] allocator: tcmalloc
 m30000| 2015-04-03T06:07:20.272+0000 I CONTROL  [initandlisten] options: { net: { port: 30000 }, nopreallocj: true, setParameter: { enableTestCommands: "1" }, storage: { dbPath: "/data/db/test0" } }
 m30000| 2015-04-03T06:07:20.297+0000 I NETWORK  [initandlisten] waiting for connections on port 30000
 m30000| 2015-04-03T06:07:20.298+0000 I JOURNAL  [journal writer] Journal writer thread started
 m30000| 2015-04-03T06:07:20.315+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36167 #1 (1 connection now open)
 m30000| 2015-04-03T06:07:20.317+0000 I SHARDING [conn1] first cluster operation detected, adding sharding hook to enable versioning and authentication to remote servers
 m30000| 2015-04-03T06:07:20.319+0000 I SHARDING [conn1] remote client 10.153.130.203:36167 initialized this host (ip-10-153-130-203:30000) as shard shard0000
 m30000| 2015-04-03T06:07:20.319+0000 I SHARDING [conn1] remotely refreshing metadata for test.bar with requested shard version 5|0||551e2e05e0b1cc3bc6ec3a1b, current shard version is 0|0||000000000000000000000000, current metadata version is 0|0||000000000000000000000000
 m30000| 2015-04-03T06:07:20.319+0000 I NETWORK  [conn1] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m30000| 2015-04-03T06:07:20.319+0000 I NETWORK  [conn1] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m30000| 2015-04-03T06:07:20.320+0000 I NETWORK  [conn1] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m30000| 2015-04-03T06:07:20.321+0000 I SHARDING [conn1] collection test.bar was previously unsharded, new metadata loaded with shard version 5|0||551e2e05e0b1cc3bc6ec3a1b
 m30000| 2015-04-03T06:07:20.321+0000 I SHARDING [conn1] collection version was loaded at version 5|1||551e2e05e0b1cc3bc6ec3a1b, took 2ms
 m30000| 2015-04-03T06:07:20.433+0000 I NETWORK  [initandlisten] connection accepted from 127.0.0.1:37791 #2 (2 connections now open)
 m30001| 2015-04-03T06:07:20.433+0000 I CONTROL  [signalProcessingThread] got signal 15 (Terminated), will terminate after current cmd ends
 m29002| 2015-04-03T06:07:20.440+0000 I NETWORK  [conn25] end connection 10.153.130.203:48374 (15 connections now open)
 m29002| 2015-04-03T06:07:20.440+0000 I NETWORK  [conn23] end connection 10.153.130.203:48368 (14 connections now open)
 m29002| 2015-04-03T06:07:20.441+0000 I NETWORK  [conn28] end connection 10.153.130.203:48384 (13 connections now open)
 m29002| 2015-04-03T06:07:20.441+0000 I NETWORK  [conn27] end connection 10.153.130.203:48380 (12 connections now open)
sh27939|     at Error (<anonymous>)
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
 m29001| 2015-04-03T06:07:20.440+0000 I NETWORK  [conn22] end connection 10.153.130.203:35661 (16 connections now open)
 m30001| 2015-04-03T06:07:20.434+0000 I CONTROL  [signalProcessingThread] now exiting
 m30001| 2015-04-03T06:07:20.434+0000 I NETWORK  [signalProcessingThread] shutdown: going to close listening sockets...
 m30001| 2015-04-03T06:07:20.434+0000 I NETWORK  [signalProcessingThread] closing listening socket: 21
 m30000| 2015-04-03T06:07:20.529+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36173 #3 (3 connections now open)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
 m29002| 2015-04-03T06:07:20.441+0000 I NETWORK  [conn26] end connection 10.153.130.203:48377 (12 connections now open)
 m29001| 2015-04-03T06:07:20.440+0000 I NETWORK  [conn25] end connection 10.153.130.203:35672 (15 connections now open)
 m29001| 2015-04-03T06:07:20.440+0000 I NETWORK  [conn26] end connection 10.153.130.203:35675 (14 connections now open)
 m29001| 2015-04-03T06:07:20.441+0000 I NETWORK  [conn23] end connection 10.153.130.203:35666 (13 connections now open)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
 m29001| 2015-04-03T06:07:20.441+0000 I NETWORK  [conn27] end connection 10.153.130.203:35678 (12 connections now open)
 m29001| 2015-04-03T06:07:20.442+0000 I NETWORK  [conn28] end connection 10.153.130.203:35682 (11 connections now open)
 m30001| 2015-04-03T06:07:20.434+0000 I NETWORK  [signalProcessingThread] closing listening socket: 22
 m30001| 2015-04-03T06:07:20.434+0000 I NETWORK  [signalProcessingThread] removing socket file: /tmp/mongodb-30001.sock
 m30001| 2015-04-03T06:07:20.434+0000 I NETWORK  [signalProcessingThread] shutdown: going to flush diaglog...
 m30001| 2015-04-03T06:07:20.434+0000 I NETWORK  [signalProcessingThread] shutdown: going to close sockets...
 m30001| 2015-04-03T06:07:20.434+0000 I STORAGE  [signalProcessingThread] shutdown: waiting for fs preallocator...
 m30001| 2015-04-03T06:07:20.434+0000 I STORAGE  [signalProcessingThread] shutdown: final commit...
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
 m30001| 2015-04-03T06:07:20.434+0000 I NETWORK  [conn7] end connection 10.153.130.203:35399 (2 connections now open)
 m30001| 2015-04-03T06:07:20.434+0000 I NETWORK  [conn8] end connection 10.153.130.203:35432 (2 connections now open)
 m30001| 2015-04-03T06:07:20.440+0000 I NETWORK  [conn1] end connection 127.0.0.1:49618 (2 connections now open)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27939|     at Error (<anonymous>)
sh27939|     at doassert (src/mongo/shell/assert.js:11:14)
sh27939|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27939|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27939|     at (shell eval):1:237
sh27939| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| assert: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
sh27937|     at Error (<anonymous>)
sh27937|     at doassert (src/mongo/shell/assert.js:11:14)
sh27937|     at Function.assert.eq (src/mongo/shell/assert.js:38:5)
sh27937|     at findAndInsert (eval at <anonymous> (eval at <anonymous> ((shell eval):1:219)), <anonymous>:26:20)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:26:32)
sh27937|     at (shell eval):1:237
sh27937| Error: [null] != ["write results unavailable from ip-10-153-130-203:30000 :: caused by :: Location13328 sharded connection pool: connect failed ip-10-153-130-203:30000 : couldn't connect to server ip-10-153-130-203:30000 (10.153.130.203), connection attempt failed"] are not equal : undefined
 m30001| 2015-04-03T06:07:21.686+0000 I JOURNAL  [signalProcessingThread] journalCleanup...
 m30001| 2015-04-03T06:07:21.686+0000 I JOURNAL  [signalProcessingThread] removeJournalFiles
 m30001| 2015-04-03T06:07:21.686+0000 I JOURNAL  [signalProcessingThread] Terminating durability thread ...
 m30001| 2015-04-03T06:07:21.766+0000 I JOURNAL  [journal writer] Journal writer thread stopped
 m30001| 2015-04-03T06:07:21.766+0000 I JOURNAL  [durability] Durability thread stopped
 m30001| 2015-04-03T06:07:21.766+0000 I STORAGE  [signalProcessingThread] shutdown: closing all files...
 m30001| 2015-04-03T06:07:21.775+0000 I STORAGE  [signalProcessingThread] closeAllFiles() finished
 m30001| 2015-04-03T06:07:21.775+0000 I STORAGE  [signalProcessingThread] shutdown: removing fs lock...
 m30001| 2015-04-03T06:07:21.776+0000 I CONTROL  [signalProcessingThread] dbexit:  rc: 0
 m30000| 2015-04-03T06:07:22.282+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36175 #4 (4 connections now open)
2015-04-03T06:07:22.449+0000 I -        shell: stopped mongo program on port 30001
2015-04-03T06:07:22.479+0000 I -        shell: started program (sh28652):  /data/mci/shell/src/mongod --port 30001 --dbpath /data/db/test1 --nopreallocj --setParameter enableTestCommands=1
2015-04-03T06:07:22.623+0000 W NETWORK  Failed to connect to 127.0.0.1:30001, reason: errno:111 Connection refused
 m30001| 2015-04-03T06:07:22.538+0000 I JOURNAL  [initandlisten] journal dir=/data/db/test1/journal
 m30001| 2015-04-03T06:07:22.538+0000 I JOURNAL  [initandlisten] recover : no journal files present, no recovery needed
 m30001| 2015-04-03T06:07:22.756+0000 I JOURNAL  [durability] Durability thread started
 m30001| 2015-04-03T06:07:22.756+0000 I CONTROL  [initandlisten] MongoDB starting : pid=28652 port=30001 dbpath=/data/db/test1 64-bit host=ip-10-153-130-203
 m30001| 2015-04-03T06:07:22.756+0000 I CONTROL  [initandlisten] 
 m30001| 2015-04-03T06:07:22.757+0000 I CONTROL  [initandlisten] ** NOTE: This is a development version (3.1.1-pre-) of MongoDB.
 m30001| 2015-04-03T06:07:22.757+0000 I CONTROL  [initandlisten] **       Not recommended for production.
 m30001| 2015-04-03T06:07:22.757+0000 I CONTROL  [initandlisten] ** WARNING: You are running this process as the root user, which is not recommended.
 m30001| 2015-04-03T06:07:22.757+0000 I CONTROL  [initandlisten] 
 m30001| 2015-04-03T06:07:22.757+0000 I CONTROL  [initandlisten] db version v3.1.1-pre-
 m30001| 2015-04-03T06:07:22.757+0000 I CONTROL  [initandlisten] git version: 42bb8806932f9cee219924df6d62745439ecb4e4
 m30001| 2015-04-03T06:07:22.757+0000 I CONTROL  [initandlisten] OpenSSL version: OpenSSL 0.9.8e-fips-rhel5 01 Jul 2008
 m30001| 2015-04-03T06:07:22.757+0000 I CONTROL  [initandlisten] build info: Linux build18.nj1.10gen.cc 2.6.32-431.3.1.el6.x86_64 #1 SMP Fri Jan 3 21:39:27 UTC 2014 x86_64 BOOST_LIB_VERSION=1_56
 m30001| 2015-04-03T06:07:22.757+0000 I CONTROL  [initandlisten] allocator: tcmalloc
 m30001| 2015-04-03T06:07:22.757+0000 I CONTROL  [initandlisten] options: { net: { port: 30001 }, nopreallocj: true, setParameter: { enableTestCommands: "1" }, storage: { dbPath: "/data/db/test1" } }
 m30001| 2015-04-03T06:07:22.787+0000 I NETWORK  [initandlisten] waiting for connections on port 30001
 m30001| 2015-04-03T06:07:22.788+0000 I JOURNAL  [journal writer] Journal writer thread started
 m30001| 2015-04-03T06:07:22.844+0000 I NETWORK  [initandlisten] connection accepted from 127.0.0.1:50321 #1 (1 connection now open)
2015-04-03 02:07:24 EDT
 m29000| 2015-04-03T06:07:24.100+0000 I CONTROL  [signalProcessingThread] got signal 15 (Terminated), will terminate after current cmd ends
 m29000| 2015-04-03T06:07:24.101+0000 I CONTROL  [signalProcessingThread] now exiting
 m29000| 2015-04-03T06:07:24.101+0000 I NETWORK  [signalProcessingThread] shutdown: going to close listening sockets...
 m29000| 2015-04-03T06:07:24.102+0000 I NETWORK  [signalProcessingThread] closing listening socket: 24
 m29000| 2015-04-03T06:07:24.102+0000 I STORAGE  [conn42] got request after shutdown()
 m30999| 2015-04-03T06:07:24.102+0000 I NETWORK  [conn2] DBClientCursor::init call() failed
 m30999| 2015-04-03T06:07:24.102+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed no data
 m29000| 2015-04-03T06:07:24.102+0000 I NETWORK  [signalProcessingThread] closing listening socket: 25
 m29000| 2015-04-03T06:07:24.104+0000 I NETWORK  [signalProcessingThread] removing socket file: /tmp/mongodb-29000.sock
 m29000| 2015-04-03T06:07:24.104+0000 I NETWORK  [signalProcessingThread] shutdown: going to flush diaglog...
 m29000| 2015-04-03T06:07:24.105+0000 I NETWORK  [signalProcessingThread] shutdown: going to close sockets...
 m29000| 2015-04-03T06:07:24.105+0000 I STORAGE  [signalProcessingThread] shutdown: waiting for fs preallocator...
 m29000| 2015-04-03T06:07:24.105+0000 I STORAGE  [signalProcessingThread] shutdown: final commit...
 m29000| 2015-04-03T06:07:24.106+0000 I NETWORK  [conn2] end connection 10.153.130.203:34712 (9 connections now open)
 m29000| 2015-04-03T06:07:24.106+0000 I NETWORK  [conn1] end connection 127.0.0.1:57879 (9 connections now open)
 m29000| 2015-04-03T06:07:24.106+0000 I NETWORK  [conn49] end connection 10.153.130.203:35397 (9 connections now open)
 m29000| 2015-04-03T06:07:24.106+0000 I NETWORK  [conn46] end connection 10.153.130.203:34928 (9 connections now open)
 m29000| 2015-04-03T06:07:24.106+0000 I NETWORK  [conn48] end connection 10.153.130.203:35155 (9 connections now open)
 m29000| 2015-04-03T06:07:24.106+0000 I NETWORK  [conn47] end connection 10.153.130.203:34935 (9 connections now open)
 m29000| 2015-04-03T06:07:24.107+0000 I NETWORK  [conn39] end connection 10.153.130.203:34890 (9 connections now open)
 m29000| 2015-04-03T06:07:24.107+0000 I NETWORK  [conn44] end connection 10.153.130.203:34921 (9 connections now open)
 m29000| 2015-04-03T06:07:24.107+0000 I NETWORK  [conn41] end connection 10.153.130.203:34896 (9 connections now open)
 m29000| 2015-04-03T06:07:24.107+0000 I NETWORK  [conn43] end connection 10.153.130.203:34913 (8 connections now open)
 m29000| 2015-04-03T06:07:24.108+0000 I JOURNAL  [signalProcessingThread] journalCleanup...
 m29000| 2015-04-03T06:07:24.108+0000 I JOURNAL  [signalProcessingThread] removeJournalFiles
 m29000| 2015-04-03T06:07:24.108+0000 I JOURNAL  [signalProcessingThread] Terminating durability thread ...
 m30998| 2015-04-03T06:07:24.108+0000 I NETWORK  [conn2] DBClientCursor::init call() failed
 m30998| 2015-04-03T06:07:24.108+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed no data
 m30999| 2015-04-03T06:07:24.109+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.110+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.110+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.110+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.113+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.113+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.114+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.114+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m29001| 2015-04-03T06:07:24.115+0000 I NETWORK  [conn47] end connection 10.153.130.203:35809 (10 connections now open)
 m29002| 2015-04-03T06:07:24.116+0000 I NETWORK  [conn47] end connection 10.153.130.203:48511 (10 connections now open)
 m29002| 2015-04-03T06:07:24.116+0000 I NETWORK  [conn42] end connection 10.153.130.203:48478 (9 connections now open)
 m29002| 2015-04-03T06:07:24.117+0000 I NETWORK  [conn43] end connection 10.153.130.203:48489 (8 connections now open)
 m29001| 2015-04-03T06:07:24.116+0000 I NETWORK  [conn42] end connection 10.153.130.203:35776 (9 connections now open)
 m29001| 2015-04-03T06:07:24.117+0000 I NETWORK  [conn43] end connection 10.153.130.203:35787 (8 connections now open)
 m29001| 2015-04-03T06:07:24.118+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36283 #50 (9 connections now open)
 m29002| 2015-04-03T06:07:24.118+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:48985 #50 (9 connections now open)
 m30999| 2015-04-03T06:07:24.116+0000 I NETWORK  [conn2] Socket closed remotely, no longer connected (idle 7 secs, remote host 10.153.130.203:29000)
 m30999| 2015-04-03T06:07:24.116+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29001| 2015-04-03T06:07:24.119+0000 I NETWORK  [conn48] end connection 10.153.130.203:36029 (8 connections now open)
 m29002| 2015-04-03T06:07:24.119+0000 I NETWORK  [conn48] end connection 10.153.130.203:48732 (8 connections now open)
 m30999| 2015-04-03T06:07:24.117+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.117+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.117+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m30999| 2015-04-03T06:07:24.118+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m30998| 2015-04-03T06:07:24.119+0000 I NETWORK  [conn2] Socket closed remotely, no longer connected (idle 5 secs, remote host 10.153.130.203:29000)
 m30998| 2015-04-03T06:07:24.119+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m30998| 2015-04-03T06:07:24.120+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.120+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.120+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m30998| 2015-04-03T06:07:24.120+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29002| 2015-04-03T06:07:24.121+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:48988 #51 (9 connections now open)
 m29001| 2015-04-03T06:07:24.123+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36286 #51 (9 connections now open)
 m30999| 2015-04-03T06:07:24.121+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.121+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.121+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.122+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.125+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.126+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.126+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.126+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m29002| 2015-04-03T06:07:24.127+0000 I NETWORK  [conn50] end connection 10.153.130.203:48985 (8 connections now open)
 m29001| 2015-04-03T06:07:24.127+0000 I NETWORK  [conn50] end connection 10.153.130.203:36283 (8 connections now open)
 m30999| 2015-04-03T06:07:24.128+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m30999| 2015-04-03T06:07:24.129+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m29001| 2015-04-03T06:07:24.129+0000 I NETWORK  [conn51] end connection 10.153.130.203:36286 (7 connections now open)
 m29002| 2015-04-03T06:07:24.130+0000 I NETWORK  [conn51] end connection 10.153.130.203:48988 (7 connections now open)
 m30998| 2015-04-03T06:07:24.130+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m30999| 2015-04-03T06:07:24.130+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.131+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.131+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.131+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m30998| 2015-04-03T06:07:24.132+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29001| 2015-04-03T06:07:24.132+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36292 #52 (8 connections now open)
 m29002| 2015-04-03T06:07:24.132+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:48994 #52 (8 connections now open)
 m30999| 2015-04-03T06:07:24.133+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m29001| 2015-04-03T06:07:24.133+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36294 #53 (9 connections now open)
 m30999| 2015-04-03T06:07:24.133+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29002| 2015-04-03T06:07:24.134+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:48996 #53 (9 connections now open)
 m30998| 2015-04-03T06:07:24.137+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.137+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.138+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.138+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.138+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.138+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.138+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.138+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m29001| 2015-04-03T06:07:24.142+0000 I NETWORK  [conn52] end connection 10.153.130.203:36292 (8 connections now open)
 m29002| 2015-04-03T06:07:24.142+0000 I NETWORK  [conn52] end connection 10.153.130.203:48994 (8 connections now open)
 m30998| 2015-04-03T06:07:24.142+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m30998| 2015-04-03T06:07:24.143+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.143+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.143+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m29001| 2015-04-03T06:07:24.144+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36299 #54 (9 connections now open)
 m30998| 2015-04-03T06:07:24.144+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29002| 2015-04-03T06:07:24.145+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49001 #54 (9 connections now open)
 m29001| 2015-04-03T06:07:24.146+0000 I NETWORK  [conn53] end connection 10.153.130.203:36294 (8 connections now open)
 m29002| 2015-04-03T06:07:24.146+0000 I NETWORK  [conn53] end connection 10.153.130.203:48996 (8 connections now open)
 m30999| 2015-04-03T06:07:24.147+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m30999| 2015-04-03T06:07:24.147+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.147+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.147+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m30999| 2015-04-03T06:07:24.148+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29001| 2015-04-03T06:07:24.149+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36302 #55 (9 connections now open)
 m29002| 2015-04-03T06:07:24.149+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49004 #55 (9 connections now open)
 m30998| 2015-04-03T06:07:24.149+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.150+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.150+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.150+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.151+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m30998| 2015-04-03T06:07:24.152+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.152+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.152+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m30998| 2015-04-03T06:07:24.152+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29001| 2015-04-03T06:07:24.151+0000 I NETWORK  [conn54] end connection 10.153.130.203:36299 (8 connections now open)
 m29001| 2015-04-03T06:07:24.152+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36306 #56 (9 connections now open)
 m29002| 2015-04-03T06:07:24.152+0000 I NETWORK  [conn54] end connection 10.153.130.203:49001 (8 connections now open)
 m29002| 2015-04-03T06:07:24.153+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49008 #56 (9 connections now open)
 m30999| 2015-04-03T06:07:24.153+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.153+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.153+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.153+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.157+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m29001| 2015-04-03T06:07:24.158+0000 I NETWORK  [conn55] end connection 10.153.130.203:36302 (8 connections now open)
 m29002| 2015-04-03T06:07:24.158+0000 I NETWORK  [conn55] end connection 10.153.130.203:49004 (8 connections now open)
 m30999| 2015-04-03T06:07:24.158+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m30998| 2015-04-03T06:07:24.159+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.159+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.159+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.159+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m29001| 2015-04-03T06:07:24.160+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36312 #57 (9 connections now open)
 m30999| 2015-04-03T06:07:24.160+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m30998| 2015-04-03T06:07:24.160+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m29002| 2015-04-03T06:07:24.161+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49014 #57 (9 connections now open)
 m30998| 2015-04-03T06:07:24.161+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m29001| 2015-04-03T06:07:24.163+0000 I NETWORK  [conn56] end connection 10.153.130.203:36306 (8 connections now open)
 m29002| 2015-04-03T06:07:24.163+0000 I NETWORK  [conn56] end connection 10.153.130.203:49008 (8 connections now open)
 m30998| 2015-04-03T06:07:24.163+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m30998| 2015-04-03T06:07:24.163+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.163+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.163+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m30998| 2015-04-03T06:07:24.164+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29002| 2015-04-03T06:07:24.164+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49017 #58 (9 connections now open)
 m29001| 2015-04-03T06:07:24.166+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36315 #58 (9 connections now open)
 m30999| 2015-04-03T06:07:24.166+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.167+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.167+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.168+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.169+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.169+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.169+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.169+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.171+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29001| 2015-04-03T06:07:24.172+0000 I NETWORK  [conn57] end connection 10.153.130.203:36312 (8 connections now open)
 m30998| 2015-04-03T06:07:24.173+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m30998| 2015-04-03T06:07:24.173+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.173+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.173+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m29002| 2015-04-03T06:07:24.173+0000 I NETWORK  [conn58] end connection 10.153.130.203:49017 (8 connections now open)
 m30998| 2015-04-03T06:07:24.174+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29002| 2015-04-03T06:07:24.174+0000 I NETWORK  [conn57] end connection 10.153.130.203:49014 (8 connections now open)
 m29002| 2015-04-03T06:07:24.175+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49023 #59 (8 connections now open)
 m30999| 2015-04-03T06:07:24.173+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.176+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.176+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m29001| 2015-04-03T06:07:24.173+0000 I NETWORK  [conn58] end connection 10.153.130.203:36315 (8 connections now open)
 m29001| 2015-04-03T06:07:24.174+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36321 #59 (10 connections now open)
 m30998| 2015-04-03T06:07:24.177+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.177+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.178+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.178+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.179+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29001| 2015-04-03T06:07:24.179+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36324 #60 (9 connections now open)
 m29001| 2015-04-03T06:07:24.180+0000 I NETWORK  [conn59] end connection 10.153.130.203:36321 (8 connections now open)
 m29002| 2015-04-03T06:07:24.181+0000 I NETWORK  [conn59] end connection 10.153.130.203:49023 (7 connections now open)
 m29002| 2015-04-03T06:07:24.181+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49026 #60 (8 connections now open)
 m30998| 2015-04-03T06:07:24.181+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m30998| 2015-04-03T06:07:24.182+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.182+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.182+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m29001| 2015-04-03T06:07:24.183+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36327 #61 (9 connections now open)
 m30998| 2015-04-03T06:07:24.183+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29002| 2015-04-03T06:07:24.183+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49029 #61 (9 connections now open)
 m30999| 2015-04-03T06:07:24.185+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.185+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.186+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.186+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.186+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.187+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.188+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m29001| 2015-04-03T06:07:24.188+0000 I NETWORK  [conn61] end connection 10.153.130.203:36327 (8 connections now open)
 m29002| 2015-04-03T06:07:24.188+0000 I NETWORK  [conn61] end connection 10.153.130.203:49029 (8 connections now open)
 m30998| 2015-04-03T06:07:24.189+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m30998| 2015-04-03T06:07:24.189+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.189+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.190+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m30999| 2015-04-03T06:07:24.189+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m29001| 2015-04-03T06:07:24.190+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36332 #62 (9 connections now open)
 m30998| 2015-04-03T06:07:24.191+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29002| 2015-04-03T06:07:24.191+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49034 #62 (9 connections now open)
 m29001| 2015-04-03T06:07:24.193+0000 I NETWORK  [conn60] end connection 10.153.130.203:36324 (8 connections now open)
 m30999| 2015-04-03T06:07:24.193+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m30998| 2015-04-03T06:07:24.193+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m29002| 2015-04-03T06:07:24.194+0000 I NETWORK  [conn60] end connection 10.153.130.203:49026 (8 connections now open)
 m30998| 2015-04-03T06:07:24.194+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.194+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.194+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.196+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.196+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.196+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29001| 2015-04-03T06:07:24.197+0000 I NETWORK  [conn62] end connection 10.153.130.203:36332 (7 connections now open)
 m30998| 2015-04-03T06:07:24.197+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.197+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.198+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m30998| 2015-04-03T06:07:24.198+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29001| 2015-04-03T06:07:24.198+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36337 #63 (8 connections now open)
 m30999| 2015-04-03T06:07:24.199+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m29002| 2015-04-03T06:07:24.199+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49039 #63 (9 connections now open)
 m29002| 2015-04-03T06:07:24.199+0000 I NETWORK  [conn62] end connection 10.153.130.203:49034 (7 connections now open)
 m29001| 2015-04-03T06:07:24.200+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36339 #64 (9 connections now open)
 m30999| 2015-04-03T06:07:24.200+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m30998| 2015-04-03T06:07:24.201+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.201+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.202+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.202+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.204+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29001| 2015-04-03T06:07:24.204+0000 I NETWORK  [conn63] end connection 10.153.130.203:36337 (8 connections now open)
 m30998| 2015-04-03T06:07:24.204+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.204+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.205+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m29002| 2015-04-03T06:07:24.203+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49041 #64 (9 connections now open)
 m29002| 2015-04-03T06:07:24.205+0000 I NETWORK  [conn63] end connection 10.153.130.203:49039 (8 connections now open)
 m29001| 2015-04-03T06:07:24.206+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36343 #65 (9 connections now open)
 m30998| 2015-04-03T06:07:24.206+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m30999| 2015-04-03T06:07:24.206+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m29002| 2015-04-03T06:07:24.207+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49045 #65 (9 connections now open)
 m30999| 2015-04-03T06:07:24.207+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.208+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.208+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m29001| 2015-04-03T06:07:24.210+0000 I NETWORK  [conn64] end connection 10.153.130.203:36339 (8 connections now open)
 m29002| 2015-04-03T06:07:24.211+0000 I NETWORK  [conn64] end connection 10.153.130.203:49041 (8 connections now open)
 m30999| 2015-04-03T06:07:24.211+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m30998| 2015-04-03T06:07:24.212+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.212+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.212+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.213+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m30998| 2015-04-03T06:07:24.213+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.213+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.213+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.215+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29001| 2015-04-03T06:07:24.215+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36348 #66 (9 connections now open)
 m29002| 2015-04-03T06:07:24.216+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49050 #66 (9 connections now open)
 m29001| 2015-04-03T06:07:24.217+0000 I NETWORK  [conn65] end connection 10.153.130.203:36343 (8 connections now open)
 m30998| 2015-04-03T06:07:24.217+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m30999| 2015-04-03T06:07:24.218+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m29002| 2015-04-03T06:07:24.218+0000 I NETWORK  [conn65] end connection 10.153.130.203:49045 (7 connections now open)
 m30999| 2015-04-03T06:07:24.218+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.218+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.219+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.219+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.219+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.220+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m29001| 2015-04-03T06:07:24.220+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36352 #67 (9 connections now open)
 m30998| 2015-04-03T06:07:24.220+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29002| 2015-04-03T06:07:24.221+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49054 #67 (9 connections now open)
 m30999| 2015-04-03T06:07:24.222+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29002| 2015-04-03T06:07:24.222+0000 I NETWORK  [conn66] end connection 10.153.130.203:49050 (8 connections now open)
 m29001| 2015-04-03T06:07:24.223+0000 I NETWORK  [conn66] end connection 10.153.130.203:36348 (8 connections now open)
 m30999| 2015-04-03T06:07:24.223+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.223+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.224+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m30999| 2015-04-03T06:07:24.224+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29001| 2015-04-03T06:07:24.224+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36355 #68 (9 connections now open)
 m30998| 2015-04-03T06:07:24.225+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m29000| 2015-04-03T06:07:24.225+0000 I JOURNAL  [journal writer] Journal writer thread stopped
 m29000| 2015-04-03T06:07:24.225+0000 I JOURNAL  [durability] Durability thread stopped
 m29000| 2015-04-03T06:07:24.225+0000 I STORAGE  [signalProcessingThread] shutdown: closing all files...
 m29002| 2015-04-03T06:07:24.226+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49057 #68 (9 connections now open)
 m29000| 2015-04-03T06:07:24.229+0000 I STORAGE  [signalProcessingThread] closeAllFiles() finished
 m29000| 2015-04-03T06:07:24.229+0000 I STORAGE  [signalProcessingThread] shutdown: removing fs lock...
 m29000| 2015-04-03T06:07:24.229+0000 I CONTROL  [signalProcessingThread] dbexit:  rc: 0
 m30998| 2015-04-03T06:07:24.230+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.230+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.230+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.234+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m29001| 2015-04-03T06:07:24.234+0000 I NETWORK  [conn67] end connection 10.153.130.203:36352 (8 connections now open)
 m30998| 2015-04-03T06:07:24.234+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29002| 2015-04-03T06:07:24.234+0000 I NETWORK  [conn67] end connection 10.153.130.203:49054 (8 connections now open)
 m30999| 2015-04-03T06:07:24.235+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.235+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.235+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m29001| 2015-04-03T06:07:24.237+0000 I NETWORK  [conn68] end connection 10.153.130.203:36355 (7 connections now open)
 m30999| 2015-04-03T06:07:24.237+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29002| 2015-04-03T06:07:24.237+0000 I NETWORK  [conn68] end connection 10.153.130.203:49057 (7 connections now open)
 m30998| 2015-04-03T06:07:24.238+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.238+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.238+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m30999| 2015-04-03T06:07:24.239+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.239+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.239+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m29001| 2015-04-03T06:07:24.240+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36361 #69 (8 connections now open)
 m30998| 2015-04-03T06:07:24.240+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29001| 2015-04-03T06:07:24.240+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36362 #70 (9 connections now open)
 m30999| 2015-04-03T06:07:24.241+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29002| 2015-04-03T06:07:24.241+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49064 #69 (8 connections now open)
 m29002| 2015-04-03T06:07:24.242+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49065 #70 (9 connections now open)
 m30998| 2015-04-03T06:07:24.245+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.245+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.246+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.246+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.246+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.247+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.247+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.247+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.249+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29001| 2015-04-03T06:07:24.250+0000 I NETWORK  [conn70] end connection 10.153.130.203:36362 (8 connections now open)
 m30998| 2015-04-03T06:07:24.250+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29002| 2015-04-03T06:07:24.251+0000 I NETWORK  [conn70] end connection 10.153.130.203:49065 (8 connections now open)
 m30998| 2015-04-03T06:07:24.251+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.251+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.251+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m29001| 2015-04-03T06:07:24.252+0000 I NETWORK  [conn69] end connection 10.153.130.203:36361 (7 connections now open)
 m30998| 2015-04-03T06:07:24.252+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29002| 2015-04-03T06:07:24.252+0000 I NETWORK  [conn69] end connection 10.153.130.203:49064 (7 connections now open)
 m29001| 2015-04-03T06:07:24.253+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36368 #71 (8 connections now open)
 m30999| 2015-04-03T06:07:24.253+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.253+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.253+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m29001| 2015-04-03T06:07:24.254+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36371 #72 (9 connections now open)
 m30999| 2015-04-03T06:07:24.254+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29002| 2015-04-03T06:07:24.255+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49070 #71 (8 connections now open)
 m29002| 2015-04-03T06:07:24.255+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49073 #72 (9 connections now open)
 m30998| 2015-04-03T06:07:24.257+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.257+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.258+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.258+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.258+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.259+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.259+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.260+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.261+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m30998| 2015-04-03T06:07:24.261+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.262+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.262+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m29002| 2015-04-03T06:07:24.262+0000 I NETWORK  [conn71] end connection 10.153.130.203:49070 (8 connections now open)
 m30998| 2015-04-03T06:07:24.263+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29002| 2015-04-03T06:07:24.263+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49078 #73 (9 connections now open)
 m29001| 2015-04-03T06:07:24.264+0000 I NETWORK  [conn71] end connection 10.153.130.203:36368 (8 connections now open)
 m29001| 2015-04-03T06:07:24.264+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36376 #73 (9 connections now open)
 m30999| 2015-04-03T06:07:24.264+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29002| 2015-04-03T06:07:24.265+0000 I NETWORK  [conn72] end connection 10.153.130.203:49073 (8 connections now open)
 m29001| 2015-04-03T06:07:24.265+0000 I NETWORK  [conn72] end connection 10.153.130.203:36371 (8 connections now open)
 m30999| 2015-04-03T06:07:24.265+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.265+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.266+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m30998| 2015-04-03T06:07:24.266+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.266+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.267+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.267+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m29001| 2015-04-03T06:07:24.267+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36379 #74 (9 connections now open)
 m30999| 2015-04-03T06:07:24.268+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29002| 2015-04-03T06:07:24.268+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49082 #74 (10 connections now open)
 m30998| 2015-04-03T06:07:24.270+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29002| 2015-04-03T06:07:24.270+0000 I NETWORK  [conn73] end connection 10.153.130.203:49078 (8 connections now open)
 m30998| 2015-04-03T06:07:24.270+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.271+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.271+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m29001| 2015-04-03T06:07:24.271+0000 I NETWORK  [conn73] end connection 10.153.130.203:36376 (8 connections now open)
 m30998| 2015-04-03T06:07:24.271+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29001| 2015-04-03T06:07:24.272+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36383 #75 (9 connections now open)
 m29002| 2015-04-03T06:07:24.272+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49085 #75 (9 connections now open)
 m30999| 2015-04-03T06:07:24.273+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.273+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.274+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.274+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.275+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29001| 2015-04-03T06:07:24.276+0000 I NETWORK  [conn74] end connection 10.153.130.203:36379 (8 connections now open)
 m29002| 2015-04-03T06:07:24.276+0000 I NETWORK  [conn74] end connection 10.153.130.203:49082 (8 connections now open)
 m30999| 2015-04-03T06:07:24.277+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.277+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.277+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.277+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m30998| 2015-04-03T06:07:24.278+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.278+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.278+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m29001| 2015-04-03T06:07:24.279+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36388 #76 (9 connections now open)
 m30999| 2015-04-03T06:07:24.279+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29002| 2015-04-03T06:07:24.280+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49090 #76 (9 connections now open)
 m30998| 2015-04-03T06:07:24.281+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29002| 2015-04-03T06:07:24.281+0000 I NETWORK  [conn75] end connection 10.153.130.203:49085 (8 connections now open)
 m29001| 2015-04-03T06:07:24.281+0000 I NETWORK  [conn75] end connection 10.153.130.203:36383 (8 connections now open)
 m30998| 2015-04-03T06:07:24.282+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.282+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.282+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m30998| 2015-04-03T06:07:24.283+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29001| 2015-04-03T06:07:24.283+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36391 #77 (9 connections now open)
 m29002| 2015-04-03T06:07:24.283+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49093 #77 (9 connections now open)
 m30998| 2015-04-03T06:07:24.285+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.285+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.286+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.286+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.286+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.287+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.287+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.287+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.289+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m30998| 2015-04-03T06:07:24.289+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.290+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.290+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m30998| 2015-04-03T06:07:24.290+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29001| 2015-04-03T06:07:24.291+0000 I NETWORK  [conn77] end connection 10.153.130.203:36391 (8 connections now open)
 m29002| 2015-04-03T06:07:24.291+0000 I NETWORK  [conn77] end connection 10.153.130.203:49093 (8 connections now open)
 m29001| 2015-04-03T06:07:24.292+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36396 #78 (9 connections now open)
 m29002| 2015-04-03T06:07:24.292+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49098 #78 (9 connections now open)
 m30999| 2015-04-03T06:07:24.293+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29001| 2015-04-03T06:07:24.293+0000 I NETWORK  [conn76] end connection 10.153.130.203:36388 (8 connections now open)
 m29002| 2015-04-03T06:07:24.293+0000 I NETWORK  [conn76] end connection 10.153.130.203:49090 (8 connections now open)
 m30999| 2015-04-03T06:07:24.294+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.294+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.295+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m29001| 2015-04-03T06:07:24.296+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36399 #79 (9 connections now open)
 m30999| 2015-04-03T06:07:24.296+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29002| 2015-04-03T06:07:24.296+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49101 #79 (9 connections now open)
 m30998| 2015-04-03T06:07:24.297+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.297+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.298+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.298+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.300+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29001| 2015-04-03T06:07:24.300+0000 I NETWORK  [conn78] end connection 10.153.130.203:36396 (8 connections now open)
 m30998| 2015-04-03T06:07:24.300+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.300+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.301+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m29002| 2015-04-03T06:07:24.301+0000 I NETWORK  [conn78] end connection 10.153.130.203:49098 (8 connections now open)
 m30999| 2015-04-03T06:07:24.302+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m29001| 2015-04-03T06:07:24.302+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36403 #80 (9 connections now open)
 m30998| 2015-04-03T06:07:24.302+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29002| 2015-04-03T06:07:24.303+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49105 #80 (9 connections now open)
 m30999| 2015-04-03T06:07:24.303+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.304+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.304+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.305+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.305+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.306+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.306+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.308+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29001| 2015-04-03T06:07:24.308+0000 I NETWORK  [conn80] end connection 10.153.130.203:36403 (8 connections now open)
 m29002| 2015-04-03T06:07:24.309+0000 I NETWORK  [conn80] end connection 10.153.130.203:49105 (8 connections now open)
 m30998| 2015-04-03T06:07:24.310+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.310+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m30998| 2015-04-03T06:07:24.310+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.310+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.311+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.311+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m30999| 2015-04-03T06:07:24.311+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29001| 2015-04-03T06:07:24.312+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36409 #81 (9 connections now open)
 m29002| 2015-04-03T06:07:24.312+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49111 #81 (9 connections now open)
 m30998| 2015-04-03T06:07:24.313+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m29001| 2015-04-03T06:07:24.313+0000 I NETWORK  [conn79] end connection 10.153.130.203:36399 (8 connections now open)
 m29002| 2015-04-03T06:07:24.313+0000 I NETWORK  [conn79] end connection 10.153.130.203:49101 (8 connections now open)
 m30998| 2015-04-03T06:07:24.314+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29001| 2015-04-03T06:07:24.314+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36411 #82 (9 connections now open)
 m29002| 2015-04-03T06:07:24.315+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49113 #82 (9 connections now open)
 m30999| 2015-04-03T06:07:24.317+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.317+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.318+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.318+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.318+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.319+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.319+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.320+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.321+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29001| 2015-04-03T06:07:24.321+0000 I NETWORK  [conn81] end connection 10.153.130.203:36409 (8 connections now open)
 m30999| 2015-04-03T06:07:24.322+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.322+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.322+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m29002| 2015-04-03T06:07:24.322+0000 I NETWORK  [conn81] end connection 10.153.130.203:49111 (8 connections now open)
 m29001| 2015-04-03T06:07:24.323+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36416 #83 (9 connections now open)
 m30999| 2015-04-03T06:07:24.322+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m30998| 2015-04-03T06:07:24.325+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29002| 2015-04-03T06:07:24.324+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49118 #83 (9 connections now open)
 m29002| 2015-04-03T06:07:24.325+0000 I NETWORK  [conn82] end connection 10.153.130.203:49113 (8 connections now open)
 m29001| 2015-04-03T06:07:24.325+0000 I NETWORK  [conn82] end connection 10.153.130.203:36411 (8 connections now open)
 m30999| 2015-04-03T06:07:24.326+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.326+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.327+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.327+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m30999| 2015-04-03T06:07:24.328+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.328+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.329+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.330+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m30999| 2015-04-03T06:07:24.331+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29001| 2015-04-03T06:07:24.331+0000 I NETWORK  [conn83] end connection 10.153.130.203:36416 (7 connections now open)
 m30999| 2015-04-03T06:07:24.331+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.331+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.332+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m30999| 2015-04-03T06:07:24.332+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29002| 2015-04-03T06:07:24.333+0000 I NETWORK  [conn83] end connection 10.153.130.203:49118 (7 connections now open)
 m29001| 2015-04-03T06:07:24.333+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36420 #84 (8 connections now open)
 m29001| 2015-04-03T06:07:24.333+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36422 #85 (9 connections now open)
 m29002| 2015-04-03T06:07:24.334+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49124 #84 (8 connections now open)
 m29002| 2015-04-03T06:07:24.334+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49125 #85 (9 connections now open)
 m30998| 2015-04-03T06:07:24.337+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.337+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.337+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.338+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.338+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.340+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29001| 2015-04-03T06:07:24.340+0000 I NETWORK  [conn84] end connection 10.153.130.203:36420 (8 connections now open)
 m30998| 2015-04-03T06:07:24.340+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.341+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.341+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m29001| 2015-04-03T06:07:24.341+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36427 #86 (9 connections now open)
 m30998| 2015-04-03T06:07:24.342+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m30999| 2015-04-03T06:07:24.342+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m29002| 2015-04-03T06:07:24.342+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49130 #86 (10 connections now open)
 m30999| 2015-04-03T06:07:24.343+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.343+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m29002| 2015-04-03T06:07:24.344+0000 I NETWORK  [conn84] end connection 10.153.130.203:49124 (9 connections now open)
 m30998| 2015-04-03T06:07:24.345+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.346+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.346+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.346+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.348+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29001| 2015-04-03T06:07:24.348+0000 I NETWORK  [conn86] end connection 10.153.130.203:36427 (8 connections now open)
 m30999| 2015-04-03T06:07:24.348+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29002| 2015-04-03T06:07:24.348+0000 I NETWORK  [conn86] end connection 10.153.130.203:49130 (8 connections now open)
 m29001| 2015-04-03T06:07:24.349+0000 I NETWORK  [conn85] end connection 10.153.130.203:36422 (7 connections now open)
 m30998| 2015-04-03T06:07:24.349+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.349+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.350+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m29001| 2015-04-03T06:07:24.350+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36432 #87 (8 connections now open)
 m30998| 2015-04-03T06:07:24.350+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29002| 2015-04-03T06:07:24.351+0000 I NETWORK  [conn85] end connection 10.153.130.203:49125 (7 connections now open)
 m30999| 2015-04-03T06:07:24.351+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.352+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.352+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m29002| 2015-04-03T06:07:24.351+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49134 #87 (9 connections now open)
 m30998| 2015-04-03T06:07:24.353+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m29001| 2015-04-03T06:07:24.353+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36435 #88 (9 connections now open)
 m30999| 2015-04-03T06:07:24.353+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m30998| 2015-04-03T06:07:24.354+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.354+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.354+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.356+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29001| 2015-04-03T06:07:24.356+0000 I NETWORK  [conn87] end connection 10.153.130.203:36432 (8 connections now open)
 m29002| 2015-04-03T06:07:24.357+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49138 #88 (9 connections now open)
 m29002| 2015-04-03T06:07:24.357+0000 I NETWORK  [conn87] end connection 10.153.130.203:49134 (8 connections now open)
 m30999| 2015-04-03T06:07:24.357+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.357+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.358+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.358+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m29001| 2015-04-03T06:07:24.359+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36439 #89 (9 connections now open)
 m30998| 2015-04-03T06:07:24.359+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29002| 2015-04-03T06:07:24.359+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49141 #89 (9 connections now open)
 m30999| 2015-04-03T06:07:24.360+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.360+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.361+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.361+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.362+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.362+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.363+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.363+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m30999| 2015-04-03T06:07:24.364+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.364+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.364+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m30999| 2015-04-03T06:07:24.364+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m30998| 2015-04-03T06:07:24.366+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29001| 2015-04-03T06:07:24.366+0000 I NETWORK  [conn89] end connection 10.153.130.203:36439 (8 connections now open)
 m29001| 2015-04-03T06:07:24.366+0000 I NETWORK  [conn88] end connection 10.153.130.203:36435 (7 connections now open)
 m29002| 2015-04-03T06:07:24.367+0000 I NETWORK  [conn88] end connection 10.153.130.203:49138 (8 connections now open)
 m29001| 2015-04-03T06:07:24.367+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36444 #90 (8 connections now open)
 m29002| 2015-04-03T06:07:24.367+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49146 #90 (9 connections now open)
 m29002| 2015-04-03T06:07:24.367+0000 I NETWORK  [conn89] end connection 10.153.130.203:49141 (8 connections now open)
 m30998| 2015-04-03T06:07:24.368+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.368+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.368+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m30999| 2015-04-03T06:07:24.369+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m29001| 2015-04-03T06:07:24.369+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36447 #91 (9 connections now open)
 m30999| 2015-04-03T06:07:24.369+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.369+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.370+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m29001| 2015-04-03T06:07:24.371+0000 I NETWORK  [conn90] end connection 10.153.130.203:36444 (8 connections now open)
 m30999| 2015-04-03T06:07:24.371+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m30999| 2015-04-03T06:07:24.372+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.372+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.372+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m30999| 2015-04-03T06:07:24.372+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29002| 2015-04-03T06:07:24.372+0000 I NETWORK  [conn90] end connection 10.153.130.203:49146 (7 connections now open)
 m29001| 2015-04-03T06:07:24.373+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36450 #92 (9 connections now open)
 m29002| 2015-04-03T06:07:24.373+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49152 #91 (8 connections now open)
 m30998| 2015-04-03T06:07:24.374+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29002| 2015-04-03T06:07:24.375+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49153 #92 (9 connections now open)
 m30998| 2015-04-03T06:07:24.377+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.377+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.377+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.378+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.378+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m29001| 2015-04-03T06:07:24.379+0000 I NETWORK  [conn92] end connection 10.153.130.203:36450 (8 connections now open)
 m30999| 2015-04-03T06:07:24.379+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29002| 2015-04-03T06:07:24.380+0000 I NETWORK  [conn91] end connection 10.153.130.203:49152 (8 connections now open)
 m29001| 2015-04-03T06:07:24.381+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36455 #93 (9 connections now open)
 m30999| 2015-04-03T06:07:24.380+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.380+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.380+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m30999| 2015-04-03T06:07:24.380+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29002| 2015-04-03T06:07:24.381+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49157 #93 (9 connections now open)
 m30998| 2015-04-03T06:07:24.383+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.383+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.383+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.385+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.385+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.385+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.386+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m29001| 2015-04-03T06:07:24.387+0000 I NETWORK  [conn93] end connection 10.153.130.203:36455 (8 connections now open)
 m29002| 2015-04-03T06:07:24.387+0000 I NETWORK  [conn93] end connection 10.153.130.203:49157 (8 connections now open)
 m30999| 2015-04-03T06:07:24.387+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m30999| 2015-04-03T06:07:24.388+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.388+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.388+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m29001| 2015-04-03T06:07:24.388+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36460 #94 (9 connections now open)
 m29002| 2015-04-03T06:07:24.389+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49162 #94 (9 connections now open)
 m30999| 2015-04-03T06:07:24.389+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m30998| 2015-04-03T06:07:24.390+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29001| 2015-04-03T06:07:24.390+0000 I NETWORK  [conn91] end connection 10.153.130.203:36447 (8 connections now open)
 m29002| 2015-04-03T06:07:24.391+0000 I NETWORK  [conn92] end connection 10.153.130.203:49153 (8 connections now open)
 m30998| 2015-04-03T06:07:24.391+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.391+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.391+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m30998| 2015-04-03T06:07:24.392+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29002| 2015-04-03T06:07:24.393+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49165 #95 (9 connections now open)
 m29001| 2015-04-03T06:07:24.393+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36463 #95 (9 connections now open)
 m30999| 2015-04-03T06:07:24.394+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.394+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.394+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.394+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m29001| 2015-04-03T06:07:24.396+0000 I NETWORK  [conn94] end connection 10.153.130.203:36460 (8 connections now open)
 m30999| 2015-04-03T06:07:24.396+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m30999| 2015-04-03T06:07:24.396+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.396+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.396+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m29001| 2015-04-03T06:07:24.397+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36467 #96 (9 connections now open)
 m29002| 2015-04-03T06:07:24.396+0000 I NETWORK  [conn94] end connection 10.153.130.203:49162 (8 connections now open)
 m30999| 2015-04-03T06:07:24.397+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m30998| 2015-04-03T06:07:24.399+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m29002| 2015-04-03T06:07:24.399+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49169 #96 (9 connections now open)
 m30998| 2015-04-03T06:07:24.400+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.400+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.400+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.401+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.401+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.402+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.402+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m29002| 2015-04-03T06:07:24.404+0000 I NETWORK  [conn96] end connection 10.153.130.203:49169 (8 connections now open)
 m30999| 2015-04-03T06:07:24.404+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29001| 2015-04-03T06:07:24.404+0000 I NETWORK  [conn96] end connection 10.153.130.203:36467 (8 connections now open)
 m30999| 2015-04-03T06:07:24.405+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.405+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.405+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m29001| 2015-04-03T06:07:24.406+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36472 #97 (9 connections now open)
 m30999| 2015-04-03T06:07:24.406+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m30998| 2015-04-03T06:07:24.407+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29001| 2015-04-03T06:07:24.407+0000 I NETWORK  [conn95] end connection 10.153.130.203:36463 (8 connections now open)
 m29002| 2015-04-03T06:07:24.407+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49174 #97 (9 connections now open)
 m29002| 2015-04-03T06:07:24.408+0000 I NETWORK  [conn95] end connection 10.153.130.203:49165 (8 connections now open)
 m30998| 2015-04-03T06:07:24.408+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.408+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.409+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m30999| 2015-04-03T06:07:24.409+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.409+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29001| 2015-04-03T06:07:24.410+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36475 #98 (9 connections now open)
 m29002| 2015-04-03T06:07:24.410+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49177 #98 (9 connections now open)
 m30999| 2015-04-03T06:07:24.410+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.411+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.411+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.412+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29001| 2015-04-03T06:07:24.413+0000 I NETWORK  [conn97] end connection 10.153.130.203:36472 (8 connections now open)
 m30998| 2015-04-03T06:07:24.413+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.413+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.414+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.414+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.416+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29001| 2015-04-03T06:07:24.416+0000 I NETWORK  [conn98] end connection 10.153.130.203:36475 (7 connections now open)
 m30998| 2015-04-03T06:07:24.416+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.416+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.417+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m30998| 2015-04-03T06:07:24.417+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m30999| 2015-04-03T06:07:24.418+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.418+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.418+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m29001| 2015-04-03T06:07:24.418+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36481 #99 (8 connections now open)
 m29002| 2015-04-03T06:07:24.418+0000 I NETWORK  [conn98] end connection 10.153.130.203:49177 (8 connections now open)
 m29001| 2015-04-03T06:07:24.419+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36483 #100 (9 connections now open)
 m29002| 2015-04-03T06:07:24.418+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49183 #99 (9 connections now open)
 m29002| 2015-04-03T06:07:24.419+0000 I NETWORK  [conn97] end connection 10.153.130.203:49174 (8 connections now open)
 m29002| 2015-04-03T06:07:24.419+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49185 #100 (9 connections now open)
 m30999| 2015-04-03T06:07:24.419+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m30998| 2015-04-03T06:07:24.421+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.421+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.422+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.422+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.422+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.422+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.422+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.422+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m29001| 2015-04-03T06:07:24.424+0000 I NETWORK  [conn99] end connection 10.153.130.203:36481 (8 connections now open)
 m30998| 2015-04-03T06:07:24.424+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29002| 2015-04-03T06:07:24.424+0000 I NETWORK  [conn99] end connection 10.153.130.203:49183 (8 connections now open)
 m30999| 2015-04-03T06:07:24.426+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29001| 2015-04-03T06:07:24.426+0000 I NETWORK  [conn100] end connection 10.153.130.203:36483 (7 connections now open)
 m29002| 2015-04-03T06:07:24.427+0000 I NETWORK  [conn100] end connection 10.153.130.203:49185 (7 connections now open)
 m30998| 2015-04-03T06:07:24.427+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.427+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.427+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m29001| 2015-04-03T06:07:24.427+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36489 #101 (8 connections now open)
 m29001| 2015-04-03T06:07:24.428+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36490 #102 (9 connections now open)
 m30999| 2015-04-03T06:07:24.427+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.427+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.427+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m30999| 2015-04-03T06:07:24.428+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m30998| 2015-04-03T06:07:24.428+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29002| 2015-04-03T06:07:24.429+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49192 #101 (8 connections now open)
 m29002| 2015-04-03T06:07:24.429+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49193 #102 (9 connections now open)
 m30998| 2015-04-03T06:07:24.433+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.433+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.433+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.433+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.433+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.434+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.434+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.434+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m29001| 2015-04-03T06:07:24.436+0000 I NETWORK  [conn101] end connection 10.153.130.203:36489 (8 connections now open)
 m30998| 2015-04-03T06:07:24.435+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29002| 2015-04-03T06:07:24.436+0000 I NETWORK  [conn101] end connection 10.153.130.203:49192 (8 connections now open)
 m30999| 2015-04-03T06:07:24.438+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29001| 2015-04-03T06:07:24.438+0000 I NETWORK  [conn102] end connection 10.153.130.203:36490 (7 connections now open)
 m29002| 2015-04-03T06:07:24.438+0000 I NETWORK  [conn102] end connection 10.153.130.203:49193 (7 connections now open)
 m30999| 2015-04-03T06:07:24.439+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.438+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.438+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.438+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m30999| 2015-04-03T06:07:24.439+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.439+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m29001| 2015-04-03T06:07:24.440+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36497 #103 (8 connections now open)
 m29001| 2015-04-03T06:07:24.440+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36498 #104 (9 connections now open)
 m30999| 2015-04-03T06:07:24.441+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m30998| 2015-04-03T06:07:24.440+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29002| 2015-04-03T06:07:24.441+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49200 #103 (8 connections now open)
 m29002| 2015-04-03T06:07:24.441+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49201 #104 (9 connections now open)
 m30998| 2015-04-03T06:07:24.445+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.445+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.446+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.446+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.446+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.446+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.446+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.446+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.448+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29001| 2015-04-03T06:07:24.449+0000 I NETWORK  [conn103] end connection 10.153.130.203:36497 (8 connections now open)
 m29002| 2015-04-03T06:07:24.449+0000 I NETWORK  [conn103] end connection 10.153.130.203:49200 (8 connections now open)
 m30999| 2015-04-03T06:07:24.450+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29001| 2015-04-03T06:07:24.451+0000 I NETWORK  [conn104] end connection 10.153.130.203:36498 (7 connections now open)
 m29002| 2015-04-03T06:07:24.451+0000 I NETWORK  [conn104] end connection 10.153.130.203:49201 (7 connections now open)
 m30998| 2015-04-03T06:07:24.451+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.451+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.451+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m30999| 2015-04-03T06:07:24.452+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.452+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.452+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m29001| 2015-04-03T06:07:24.453+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36505 #105 (8 connections now open)
 m29001| 2015-04-03T06:07:24.453+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36506 #106 (9 connections now open)
 m30998| 2015-04-03T06:07:24.453+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m30999| 2015-04-03T06:07:24.454+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29002| 2015-04-03T06:07:24.454+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49208 #105 (8 connections now open)
 m29002| 2015-04-03T06:07:24.454+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49209 #106 (9 connections now open)
 m30998| 2015-04-03T06:07:24.457+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.457+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.458+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.458+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.458+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.458+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.458+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.459+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.460+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29001| 2015-04-03T06:07:24.461+0000 I NETWORK  [conn105] end connection 10.153.130.203:36505 (8 connections now open)
 m29002| 2015-04-03T06:07:24.461+0000 I NETWORK  [conn105] end connection 10.153.130.203:49208 (8 connections now open)
 m30999| 2015-04-03T06:07:24.463+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29001| 2015-04-03T06:07:24.463+0000 I NETWORK  [conn106] end connection 10.153.130.203:36506 (7 connections now open)
 m29002| 2015-04-03T06:07:24.463+0000 I NETWORK  [conn106] end connection 10.153.130.203:49209 (7 connections now open)
 m30998| 2015-04-03T06:07:24.464+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.464+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.464+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m30999| 2015-04-03T06:07:24.464+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.464+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.464+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m29001| 2015-04-03T06:07:24.465+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36513 #107 (8 connections now open)
 m29001| 2015-04-03T06:07:24.465+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36514 #108 (9 connections now open)
 m30999| 2015-04-03T06:07:24.466+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m30998| 2015-04-03T06:07:24.465+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29002| 2015-04-03T06:07:24.466+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49216 #107 (8 connections now open)
 m29002| 2015-04-03T06:07:24.467+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49217 #108 (9 connections now open)
 m30998| 2015-04-03T06:07:24.469+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.469+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.470+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.470+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.470+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.470+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.470+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.470+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.472+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29001| 2015-04-03T06:07:24.473+0000 I NETWORK  [conn107] end connection 10.153.130.203:36513 (8 connections now open)
 m29002| 2015-04-03T06:07:24.473+0000 I NETWORK  [conn107] end connection 10.153.130.203:49216 (8 connections now open)
 m30999| 2015-04-03T06:07:24.474+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29001| 2015-04-03T06:07:24.475+0000 I NETWORK  [conn108] end connection 10.153.130.203:36514 (7 connections now open)
 m29002| 2015-04-03T06:07:24.475+0000 I NETWORK  [conn108] end connection 10.153.130.203:49217 (7 connections now open)
 m30998| 2015-04-03T06:07:24.475+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.475+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.476+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m30999| 2015-04-03T06:07:24.476+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.476+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.476+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m29001| 2015-04-03T06:07:24.477+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36521 #109 (8 connections now open)
 m29001| 2015-04-03T06:07:24.477+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36522 #110 (9 connections now open)
 m30999| 2015-04-03T06:07:24.478+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29002| 2015-04-03T06:07:24.478+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49224 #109 (8 connections now open)
 m29002| 2015-04-03T06:07:24.478+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49225 #110 (9 connections now open)
 m30998| 2015-04-03T06:07:24.477+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m30998| 2015-04-03T06:07:24.481+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.481+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.482+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.482+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.482+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.482+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.482+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.482+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.484+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29001| 2015-04-03T06:07:24.484+0000 I NETWORK  [conn109] end connection 10.153.130.203:36521 (8 connections now open)
 m29002| 2015-04-03T06:07:24.485+0000 I NETWORK  [conn109] end connection 10.153.130.203:49224 (8 connections now open)
 m30999| 2015-04-03T06:07:24.486+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29001| 2015-04-03T06:07:24.487+0000 I NETWORK  [conn110] end connection 10.153.130.203:36522 (7 connections now open)
 m30998| 2015-04-03T06:07:24.487+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m29002| 2015-04-03T06:07:24.487+0000 I NETWORK  [conn110] end connection 10.153.130.203:49225 (7 connections now open)
 m30999| 2015-04-03T06:07:24.488+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.488+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.488+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m29001| 2015-04-03T06:07:24.489+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36529 #111 (8 connections now open)
 m30999| 2015-04-03T06:07:24.489+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m30998| 2015-04-03T06:07:24.489+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m29002| 2015-04-03T06:07:24.489+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49231 #111 (8 connections now open)
 m30998| 2015-04-03T06:07:24.490+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m29001| 2015-04-03T06:07:24.491+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36531 #112 (9 connections now open)
 m30998| 2015-04-03T06:07:24.491+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29002| 2015-04-03T06:07:24.492+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49233 #112 (9 connections now open)
 m30999| 2015-04-03T06:07:24.493+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.493+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.493+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.494+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.494+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.495+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.496+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.496+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29001| 2015-04-03T06:07:24.496+0000 I NETWORK  [conn111] end connection 10.153.130.203:36529 (8 connections now open)
 m29002| 2015-04-03T06:07:24.497+0000 I NETWORK  [conn111] end connection 10.153.130.203:49231 (8 connections now open)
 m30999| 2015-04-03T06:07:24.497+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.497+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.497+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m29001| 2015-04-03T06:07:24.498+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36536 #113 (9 connections now open)
 m30999| 2015-04-03T06:07:24.498+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m30998| 2015-04-03T06:07:24.499+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m29002| 2015-04-03T06:07:24.499+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49238 #113 (9 connections now open)
 m30999| 2015-04-03T06:07:24.501+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.501+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29002| 2015-04-03T06:07:24.501+0000 I NETWORK  [conn112] end connection 10.153.130.203:49233 (8 connections now open)
 m29001| 2015-04-03T06:07:24.502+0000 I NETWORK  [conn112] end connection 10.153.130.203:36531 (8 connections now open)
 m30999| 2015-04-03T06:07:24.502+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.502+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.502+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.504+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m29002| 2015-04-03T06:07:24.504+0000 I NETWORK  [conn113] end connection 10.153.130.203:49238 (7 connections now open)
 m30998| 2015-04-03T06:07:24.504+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.505+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29001| 2015-04-03T06:07:24.505+0000 I NETWORK  [conn113] end connection 10.153.130.203:36536 (7 connections now open)
 m30999| 2015-04-03T06:07:24.505+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.506+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.506+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m29001| 2015-04-03T06:07:24.506+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36541 #114 (8 connections now open)
 m30999| 2015-04-03T06:07:24.507+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m30998| 2015-04-03T06:07:24.507+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m29002| 2015-04-03T06:07:24.507+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49243 #114 (8 connections now open)
 m30998| 2015-04-03T06:07:24.508+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29001| 2015-04-03T06:07:24.508+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36543 #115 (9 connections now open)
 m30999| 2015-04-03T06:07:24.509+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m29002| 2015-04-03T06:07:24.509+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49245 #115 (9 connections now open)
 m30999| 2015-04-03T06:07:24.510+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.510+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.510+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m29002| 2015-04-03T06:07:24.512+0000 I NETWORK  [conn114] end connection 10.153.130.203:49243 (8 connections now open)
 m30999| 2015-04-03T06:07:24.512+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29001| 2015-04-03T06:07:24.512+0000 I NETWORK  [conn114] end connection 10.153.130.203:36541 (8 connections now open)
 m30999| 2015-04-03T06:07:24.513+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.513+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.513+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m30998| 2015-04-03T06:07:24.514+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m29001| 2015-04-03T06:07:24.514+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36547 #116 (9 connections now open)
 m30999| 2015-04-03T06:07:24.514+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29002| 2015-04-03T06:07:24.515+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49249 #116 (9 connections now open)
 m30998| 2015-04-03T06:07:24.515+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.516+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.516+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.517+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.518+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.518+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.518+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.520+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29002| 2015-04-03T06:07:24.520+0000 I NETWORK  [conn115] end connection 10.153.130.203:49245 (8 connections now open)
 m30998| 2015-04-03T06:07:24.521+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m29001| 2015-04-03T06:07:24.521+0000 I NETWORK  [conn115] end connection 10.153.130.203:36543 (8 connections now open)
 m29002| 2015-04-03T06:07:24.522+0000 I NETWORK  [conn116] end connection 10.153.130.203:49249 (7 connections now open)
 m30999| 2015-04-03T06:07:24.522+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29001| 2015-04-03T06:07:24.522+0000 I NETWORK  [conn116] end connection 10.153.130.203:36547 (7 connections now open)
 m30998| 2015-04-03T06:07:24.523+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.523+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.523+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.523+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m29001| 2015-04-03T06:07:24.524+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36553 #117 (8 connections now open)
 m30999| 2015-04-03T06:07:24.524+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29002| 2015-04-03T06:07:24.524+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49255 #117 (8 connections now open)
 m30998| 2015-04-03T06:07:24.525+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m30998| 2015-04-03T06:07:24.525+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29001| 2015-04-03T06:07:24.526+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36555 #118 (9 connections now open)
 m29002| 2015-04-03T06:07:24.526+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49257 #118 (9 connections now open)
 m30998| 2015-04-03T06:07:24.529+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.529+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.530+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.530+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.530+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.532+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29002| 2015-04-03T06:07:24.533+0000 I NETWORK  [conn118] end connection 10.153.130.203:49257 (8 connections now open)
 m30998| 2015-04-03T06:07:24.533+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.534+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.534+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m30998| 2015-04-03T06:07:24.535+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29001| 2015-04-03T06:07:24.535+0000 I NETWORK  [conn118] end connection 10.153.130.203:36555 (8 connections now open)
 m29002| 2015-04-03T06:07:24.536+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49261 #119 (9 connections now open)
 m29001| 2015-04-03T06:07:24.536+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36559 #119 (9 connections now open)
 m30999| 2015-04-03T06:07:24.537+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.537+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.538+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.539+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.540+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.540+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.540+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m29002| 2015-04-03T06:07:24.540+0000 I NETWORK  [conn117] end connection 10.153.130.203:49255 (8 connections now open)
 m30999| 2015-04-03T06:07:24.540+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29001| 2015-04-03T06:07:24.541+0000 I NETWORK  [conn117] end connection 10.153.130.203:36553 (8 connections now open)
 m30998| 2015-04-03T06:07:24.542+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29001| 2015-04-03T06:07:24.543+0000 I NETWORK  [conn119] end connection 10.153.130.203:36559 (7 connections now open)
 m29002| 2015-04-03T06:07:24.543+0000 I NETWORK  [conn119] end connection 10.153.130.203:49261 (7 connections now open)
 m30999| 2015-04-03T06:07:24.543+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.544+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.544+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m30998| 2015-04-03T06:07:24.544+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.544+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.544+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m29001| 2015-04-03T06:07:24.545+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36565 #120 (8 connections now open)
 m30999| 2015-04-03T06:07:24.545+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29001| 2015-04-03T06:07:24.545+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36566 #121 (9 connections now open)
 m29002| 2015-04-03T06:07:24.546+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49268 #120 (8 connections now open)
 m29002| 2015-04-03T06:07:24.546+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49269 #121 (9 connections now open)
 m30998| 2015-04-03T06:07:24.546+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m30999| 2015-04-03T06:07:24.549+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.549+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.549+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.550+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.550+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.552+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29001| 2015-04-03T06:07:24.552+0000 I NETWORK  [conn120] end connection 10.153.130.203:36565 (8 connections now open)
 m30998| 2015-04-03T06:07:24.552+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.552+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.553+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.553+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m29001| 2015-04-03T06:07:24.553+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36572 #122 (9 connections now open)
 m30999| 2015-04-03T06:07:24.554+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29002| 2015-04-03T06:07:24.554+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49274 #122 (10 connections now open)
 m30998| 2015-04-03T06:07:24.555+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.555+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m29002| 2015-04-03T06:07:24.556+0000 I NETWORK  [conn120] end connection 10.153.130.203:49268 (8 connections now open)
 m30999| 2015-04-03T06:07:24.557+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.558+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29001| 2015-04-03T06:07:24.558+0000 I NETWORK  [conn121] end connection 10.153.130.203:36566 (8 connections now open)
 m29002| 2015-04-03T06:07:24.558+0000 I NETWORK  [conn121] end connection 10.153.130.203:49269 (8 connections now open)
 m30999| 2015-04-03T06:07:24.558+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.559+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.559+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.561+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m30998| 2015-04-03T06:07:24.561+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m29001| 2015-04-03T06:07:24.561+0000 I NETWORK  [conn122] end connection 10.153.130.203:36572 (7 connections now open)
 m29002| 2015-04-03T06:07:24.561+0000 I NETWORK  [conn122] end connection 10.153.130.203:49274 (7 connections now open)
 m30999| 2015-04-03T06:07:24.562+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.562+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.562+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m30998| 2015-04-03T06:07:24.563+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m30999| 2015-04-03T06:07:24.563+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.564+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m29001| 2015-04-03T06:07:24.564+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36577 #123 (8 connections now open)
 m29002| 2015-04-03T06:07:24.565+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49279 #123 (8 connections now open)
 m30998| 2015-04-03T06:07:24.565+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m29001| 2015-04-03T06:07:24.565+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36579 #124 (9 connections now open)
 m30998| 2015-04-03T06:07:24.565+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.566+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.566+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.567+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29002| 2015-04-03T06:07:24.568+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49282 #124 (9 connections now open)
 m29001| 2015-04-03T06:07:24.569+0000 I NETWORK  [conn123] end connection 10.153.130.203:36577 (8 connections now open)
 m30998| 2015-04-03T06:07:24.569+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29002| 2015-04-03T06:07:24.569+0000 I NETWORK  [conn123] end connection 10.153.130.203:49279 (8 connections now open)
 m30998| 2015-04-03T06:07:24.569+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.570+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.570+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m30998| 2015-04-03T06:07:24.570+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29001| 2015-04-03T06:07:24.571+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36583 #125 (9 connections now open)
 m29002| 2015-04-03T06:07:24.571+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49285 #125 (9 connections now open)
 m30998| 2015-04-03T06:07:24.573+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.573+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.573+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.574+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.574+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.575+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.575+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.576+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.576+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m30998| 2015-04-03T06:07:24.577+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.577+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.577+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m29001| 2015-04-03T06:07:24.578+0000 I NETWORK  [conn125] end connection 10.153.130.203:36583 (8 connections now open)
 m29002| 2015-04-03T06:07:24.578+0000 I NETWORK  [conn125] end connection 10.153.130.203:49285 (8 connections now open)
 m30999| 2015-04-03T06:07:24.580+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29001| 2015-04-03T06:07:24.580+0000 I NETWORK  [conn124] end connection 10.153.130.203:36579 (7 connections now open)
 m30998| 2015-04-03T06:07:24.581+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29002| 2015-04-03T06:07:24.581+0000 I NETWORK  [conn124] end connection 10.153.130.203:49282 (7 connections now open)
 m29001| 2015-04-03T06:07:24.581+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36588 #126 (8 connections now open)
 m30999| 2015-04-03T06:07:24.581+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.582+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.582+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m29001| 2015-04-03T06:07:24.582+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36590 #127 (9 connections now open)
 m30999| 2015-04-03T06:07:24.583+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29002| 2015-04-03T06:07:24.583+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49292 #126 (8 connections now open)
 m29002| 2015-04-03T06:07:24.583+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49293 #127 (9 connections now open)
 m30998| 2015-04-03T06:07:24.585+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.585+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.586+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.586+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.586+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.588+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29001| 2015-04-03T06:07:24.588+0000 I NETWORK  [conn127] end connection 10.153.130.203:36590 (8 connections now open)
 m30998| 2015-04-03T06:07:24.588+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m29002| 2015-04-03T06:07:24.588+0000 I NETWORK  [conn126] end connection 10.153.130.203:49292 (8 connections now open)
 m30999| 2015-04-03T06:07:24.589+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.589+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.589+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m29001| 2015-04-03T06:07:24.590+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36596 #128 (9 connections now open)
 m30999| 2015-04-03T06:07:24.590+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m30998| 2015-04-03T06:07:24.591+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m29002| 2015-04-03T06:07:24.591+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49298 #128 (9 connections now open)
 m30998| 2015-04-03T06:07:24.591+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.593+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.593+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29002| 2015-04-03T06:07:24.594+0000 I NETWORK  [conn127] end connection 10.153.130.203:49293 (8 connections now open)
 m30998| 2015-04-03T06:07:24.594+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.594+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.594+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m29001| 2015-04-03T06:07:24.595+0000 I NETWORK  [conn126] end connection 10.153.130.203:36588 (8 connections now open)
 m29002| 2015-04-03T06:07:24.595+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49301 #129 (9 connections now open)
 m29001| 2015-04-03T06:07:24.595+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36599 #129 (9 connections now open)
 m30999| 2015-04-03T06:07:24.596+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.596+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.596+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.594+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m30998| 2015-04-03T06:07:24.597+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.597+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.597+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.597+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m29002| 2015-04-03T06:07:24.599+0000 I NETWORK  [conn129] end connection 10.153.130.203:49301 (8 connections now open)
 m29001| 2015-04-03T06:07:24.600+0000 I NETWORK  [conn129] end connection 10.153.130.203:36599 (8 connections now open)
 m30998| 2015-04-03T06:07:24.600+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m30998| 2015-04-03T06:07:24.600+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.600+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.600+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m30998| 2015-04-03T06:07:24.601+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29001| 2015-04-03T06:07:24.601+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36604 #130 (9 connections now open)
 m29002| 2015-04-03T06:07:24.601+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49306 #130 (9 connections now open)
 m29002| 2015-04-03T06:07:24.603+0000 I NETWORK  [conn128] end connection 10.153.130.203:49298 (8 connections now open)
 m30999| 2015-04-03T06:07:24.603+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29001| 2015-04-03T06:07:24.604+0000 I NETWORK  [conn128] end connection 10.153.130.203:36596 (8 connections now open)
 m30999| 2015-04-03T06:07:24.604+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.604+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.604+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m29001| 2015-04-03T06:07:24.605+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36607 #131 (9 connections now open)
 m30999| 2015-04-03T06:07:24.605+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m30998| 2015-04-03T06:07:24.605+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m29002| 2015-04-03T06:07:24.606+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49309 #131 (9 connections now open)
 m30998| 2015-04-03T06:07:24.606+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.606+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.606+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m29002| 2015-04-03T06:07:24.608+0000 I NETWORK  [conn130] end connection 10.153.130.203:49306 (8 connections now open)
 m29001| 2015-04-03T06:07:24.609+0000 I NETWORK  [conn130] end connection 10.153.130.203:36604 (8 connections now open)
 m29001| 2015-04-03T06:07:24.610+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36611 #132 (9 connections now open)
 m29002| 2015-04-03T06:07:24.610+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49313 #132 (9 connections now open)
 m30998| 2015-04-03T06:07:24.609+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m30998| 2015-04-03T06:07:24.609+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.609+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.609+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m30998| 2015-04-03T06:07:24.610+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m30999| 2015-04-03T06:07:24.613+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.613+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.614+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.614+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.615+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.615+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.615+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.616+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m29002| 2015-04-03T06:07:24.618+0000 I NETWORK  [conn132] end connection 10.153.130.203:49313 (8 connections now open)
 m30998| 2015-04-03T06:07:24.619+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29001| 2015-04-03T06:07:24.619+0000 I NETWORK  [conn132] end connection 10.153.130.203:36611 (8 connections now open)
 m30998| 2015-04-03T06:07:24.620+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.620+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.620+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m29001| 2015-04-03T06:07:24.621+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36616 #133 (9 connections now open)
 m30998| 2015-04-03T06:07:24.621+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29002| 2015-04-03T06:07:24.622+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49318 #133 (9 connections now open)
 m30998| 2015-04-03T06:07:24.625+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m29002| 2015-04-03T06:07:24.626+0000 I NETWORK  [conn131] end connection 10.153.130.203:49309 (8 connections now open)
 m30999| 2015-04-03T06:07:24.627+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29001| 2015-04-03T06:07:24.627+0000 I NETWORK  [conn131] end connection 10.153.130.203:36607 (8 connections now open)
 m30998| 2015-04-03T06:07:24.628+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.628+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.628+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.629+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.629+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.629+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m29002| 2015-04-03T06:07:24.631+0000 I NETWORK  [conn133] end connection 10.153.130.203:49318 (7 connections now open)
 m30998| 2015-04-03T06:07:24.632+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29001| 2015-04-03T06:07:24.632+0000 I NETWORK  [conn133] end connection 10.153.130.203:36616 (7 connections now open)
 m29001| 2015-04-03T06:07:24.633+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36620 #134 (8 connections now open)
 m30999| 2015-04-03T06:07:24.633+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m30998| 2015-04-03T06:07:24.633+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.634+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.634+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m29002| 2015-04-03T06:07:24.635+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49323 #134 (8 connections now open)
 m29001| 2015-04-03T06:07:24.635+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36623 #135 (9 connections now open)
 m30998| 2015-04-03T06:07:24.635+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29002| 2015-04-03T06:07:24.636+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49325 #135 (9 connections now open)
 m30999| 2015-04-03T06:07:24.637+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.638+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.638+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.638+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.640+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29001| 2015-04-03T06:07:24.641+0000 I NETWORK  [conn134] end connection 10.153.130.203:36620 (8 connections now open)
 m29002| 2015-04-03T06:07:24.641+0000 I NETWORK  [conn134] end connection 10.153.130.203:49323 (8 connections now open)
 m30998| 2015-04-03T06:07:24.641+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.642+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.642+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.642+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m30998| 2015-04-03T06:07:24.643+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.643+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.643+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m29001| 2015-04-03T06:07:24.646+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36628 #136 (9 connections now open)
 m30998| 2015-04-03T06:07:24.646+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29002| 2015-04-03T06:07:24.646+0000 I NETWORK  [conn135] end connection 10.153.130.203:49325 (7 connections now open)
 m30999| 2015-04-03T06:07:24.646+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29001| 2015-04-03T06:07:24.647+0000 I NETWORK  [conn135] end connection 10.153.130.203:36623 (8 connections now open)
 m30998| 2015-04-03T06:07:24.647+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.647+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.647+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m29002| 2015-04-03T06:07:24.647+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49331 #136 (8 connections now open)
 m30998| 2015-04-03T06:07:24.648+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29001| 2015-04-03T06:07:24.648+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36631 #137 (9 connections now open)
 m29002| 2015-04-03T06:07:24.648+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49333 #137 (9 connections now open)
 m30999| 2015-04-03T06:07:24.649+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.650+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.650+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.650+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.652+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29001| 2015-04-03T06:07:24.652+0000 I NETWORK  [conn136] end connection 10.153.130.203:36628 (8 connections now open)
 m29002| 2015-04-03T06:07:24.652+0000 I NETWORK  [conn136] end connection 10.153.130.203:49331 (8 connections now open)
 m30999| 2015-04-03T06:07:24.653+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.653+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.653+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m29001| 2015-04-03T06:07:24.653+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36636 #138 (9 connections now open)
 m30998| 2015-04-03T06:07:24.653+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.654+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m30998| 2015-04-03T06:07:24.654+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.654+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.654+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m29002| 2015-04-03T06:07:24.655+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49339 #138 (9 connections now open)
 m30998| 2015-04-03T06:07:24.656+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29001| 2015-04-03T06:07:24.656+0000 I NETWORK  [conn137] end connection 10.153.130.203:36631 (8 connections now open)
 m29002| 2015-04-03T06:07:24.656+0000 I NETWORK  [conn137] end connection 10.153.130.203:49333 (8 connections now open)
 m30998| 2015-04-03T06:07:24.656+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.657+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.657+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m30998| 2015-04-03T06:07:24.657+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m30999| 2015-04-03T06:07:24.657+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m29001| 2015-04-03T06:07:24.657+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36640 #139 (9 connections now open)
 m29002| 2015-04-03T06:07:24.658+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49342 #139 (9 connections now open)
 m30999| 2015-04-03T06:07:24.658+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.658+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.658+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.660+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29001| 2015-04-03T06:07:24.660+0000 I NETWORK  [conn138] end connection 10.153.130.203:36636 (8 connections now open)
 m29002| 2015-04-03T06:07:24.660+0000 I NETWORK  [conn138] end connection 10.153.130.203:49339 (8 connections now open)
 m30999| 2015-04-03T06:07:24.660+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.660+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.660+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m30999| 2015-04-03T06:07:24.661+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29001| 2015-04-03T06:07:24.661+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36644 #140 (9 connections now open)
 m30998| 2015-04-03T06:07:24.661+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m29002| 2015-04-03T06:07:24.661+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49346 #140 (9 connections now open)
 m30998| 2015-04-03T06:07:24.661+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.661+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.662+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.663+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29001| 2015-04-03T06:07:24.663+0000 I NETWORK  [conn139] end connection 10.153.130.203:36640 (8 connections now open)
 m30998| 2015-04-03T06:07:24.663+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.664+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.664+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m29002| 2015-04-03T06:07:24.663+0000 I NETWORK  [conn139] end connection 10.153.130.203:49342 (8 connections now open)
 m30998| 2015-04-03T06:07:24.664+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m30999| 2015-04-03T06:07:24.665+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.665+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.666+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.666+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m29002| 2015-04-03T06:07:24.666+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49350 #141 (9 connections now open)
 m29001| 2015-04-03T06:07:24.666+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36648 #141 (9 connections now open)
 m30999| 2015-04-03T06:07:24.668+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29001| 2015-04-03T06:07:24.668+0000 I NETWORK  [conn140] end connection 10.153.130.203:36644 (8 connections now open)
 m29002| 2015-04-03T06:07:24.669+0000 I NETWORK  [conn140] end connection 10.153.130.203:49346 (8 connections now open)
 m30999| 2015-04-03T06:07:24.669+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.669+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.670+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m30998| 2015-04-03T06:07:24.669+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.670+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29001| 2015-04-03T06:07:24.671+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36653 #142 (9 connections now open)
 m29002| 2015-04-03T06:07:24.671+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49355 #142 (9 connections now open)
 m30998| 2015-04-03T06:07:24.671+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.671+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.671+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.673+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29001| 2015-04-03T06:07:24.673+0000 I NETWORK  [conn141] end connection 10.153.130.203:36648 (8 connections now open)
 m30999| 2015-04-03T06:07:24.673+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.673+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.673+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.673+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m30998| 2015-04-03T06:07:24.674+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29002| 2015-04-03T06:07:24.673+0000 I NETWORK  [conn141] end connection 10.153.130.203:49350 (8 connections now open)
 m30999| 2015-04-03T06:07:24.674+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.674+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.675+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.677+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.677+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.677+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.677+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m29002| 2015-04-03T06:07:24.681+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49359 #143 (9 connections now open)
 m29001| 2015-04-03T06:07:24.676+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36657 #143 (9 connections now open)
 m30998| 2015-04-03T06:07:24.684+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29001| 2015-04-03T06:07:24.685+0000 I NETWORK  [conn143] end connection 10.153.130.203:36657 (8 connections now open)
 m30998| 2015-04-03T06:07:24.685+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.685+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.685+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m30998| 2015-04-03T06:07:24.686+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29002| 2015-04-03T06:07:24.686+0000 I NETWORK  [conn143] end connection 10.153.130.203:49359 (8 connections now open)
 m29001| 2015-04-03T06:07:24.687+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36662 #144 (9 connections now open)
 m29002| 2015-04-03T06:07:24.687+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49364 #144 (9 connections now open)
 m29001| 2015-04-03T06:07:24.688+0000 I NETWORK  [conn142] end connection 10.153.130.203:36653 (8 connections now open)
 m30999| 2015-04-03T06:07:24.688+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29002| 2015-04-03T06:07:24.689+0000 I NETWORK  [conn142] end connection 10.153.130.203:49355 (8 connections now open)
 m30999| 2015-04-03T06:07:24.689+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.689+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.689+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.689+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m30999| 2015-04-03T06:07:24.690+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29001| 2015-04-03T06:07:24.690+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36665 #145 (9 connections now open)
 m29002| 2015-04-03T06:07:24.690+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49367 #145 (9 connections now open)
 m30998| 2015-04-03T06:07:24.690+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.691+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.691+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.692+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29001| 2015-04-03T06:07:24.693+0000 I NETWORK  [conn144] end connection 10.153.130.203:36662 (8 connections now open)
 m30998| 2015-04-03T06:07:24.693+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.693+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.693+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m30999| 2015-04-03T06:07:24.694+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.694+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m29002| 2015-04-03T06:07:24.694+0000 I NETWORK  [conn144] end connection 10.153.130.203:49364 (8 connections now open)
 m30999| 2015-04-03T06:07:24.694+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.694+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.694+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29001| 2015-04-03T06:07:24.694+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36669 #146 (9 connections now open)
 m29002| 2015-04-03T06:07:24.695+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49372 #146 (9 connections now open)
 m30999| 2015-04-03T06:07:24.696+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29001| 2015-04-03T06:07:24.696+0000 I NETWORK  [conn145] end connection 10.153.130.203:36665 (8 connections now open)
 m29002| 2015-04-03T06:07:24.696+0000 I NETWORK  [conn145] end connection 10.153.130.203:49367 (8 connections now open)
 m30999| 2015-04-03T06:07:24.697+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.697+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.697+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m30998| 2015-04-03T06:07:24.697+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m29001| 2015-04-03T06:07:24.698+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36673 #147 (9 connections now open)
 m30999| 2015-04-03T06:07:24.698+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m30998| 2015-04-03T06:07:24.698+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.698+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.698+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.700+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29001| 2015-04-03T06:07:24.700+0000 I NETWORK  [conn146] end connection 10.153.130.203:36669 (8 connections now open)
 m30998| 2015-04-03T06:07:24.700+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.701+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.701+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m29002| 2015-04-03T06:07:24.701+0000 I NETWORK  [conn146] end connection 10.153.130.203:49372 (7 connections now open)
 m30998| 2015-04-03T06:07:24.701+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29001| 2015-04-03T06:07:24.701+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36677 #148 (9 connections now open)
 m29002| 2015-04-03T06:07:24.702+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49376 #147 (8 connections now open)
 m29002| 2015-04-03T06:07:24.702+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49379 #148 (9 connections now open)
 m30998| 2015-04-03T06:07:24.705+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.705+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.705+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.706+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.706+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.706+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.706+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.706+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m29002| 2015-04-03T06:07:24.708+0000 I NETWORK  [conn148] end connection 10.153.130.203:49379 (8 connections now open)
 m30998| 2015-04-03T06:07:24.708+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29001| 2015-04-03T06:07:24.708+0000 I NETWORK  [conn148] end connection 10.153.130.203:36677 (8 connections now open)
 m30998| 2015-04-03T06:07:24.709+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.709+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.709+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m30998| 2015-04-03T06:07:24.709+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29001| 2015-04-03T06:07:24.710+0000 I NETWORK  [conn147] end connection 10.153.130.203:36673 (7 connections now open)
 m30999| 2015-04-03T06:07:24.709+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29002| 2015-04-03T06:07:24.710+0000 I NETWORK  [conn147] end connection 10.153.130.203:49376 (7 connections now open)
 m29001| 2015-04-03T06:07:24.710+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36682 #149 (8 connections now open)
 m30999| 2015-04-03T06:07:24.710+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.711+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.711+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m29001| 2015-04-03T06:07:24.711+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36685 #150 (9 connections now open)
 m30999| 2015-04-03T06:07:24.711+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29002| 2015-04-03T06:07:24.711+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49384 #149 (8 connections now open)
 m29002| 2015-04-03T06:07:24.712+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49387 #150 (9 connections now open)
 m30999| 2015-04-03T06:07:24.713+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.713+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.713+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.713+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.713+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.715+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29001| 2015-04-03T06:07:24.715+0000 I NETWORK  [conn149] end connection 10.153.130.203:36682 (8 connections now open)
 m30999| 2015-04-03T06:07:24.715+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.715+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.715+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.716+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.716+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.716+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m29002| 2015-04-03T06:07:24.716+0000 I NETWORK  [conn149] end connection 10.153.130.203:49384 (8 connections now open)
 m30998| 2015-04-03T06:07:24.717+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29001| 2015-04-03T06:07:24.717+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36690 #151 (9 connections now open)
 m29002| 2015-04-03T06:07:24.718+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49392 #151 (9 connections now open)
 m30999| 2015-04-03T06:07:24.718+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29001| 2015-04-03T06:07:24.718+0000 I NETWORK  [conn150] end connection 10.153.130.203:36685 (8 connections now open)
 m29002| 2015-04-03T06:07:24.719+0000 I NETWORK  [conn150] end connection 10.153.130.203:49387 (8 connections now open)
 m30999| 2015-04-03T06:07:24.719+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.719+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.719+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m29001| 2015-04-03T06:07:24.720+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36693 #152 (9 connections now open)
 m30999| 2015-04-03T06:07:24.720+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29002| 2015-04-03T06:07:24.720+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49395 #152 (9 connections now open)
 m30998| 2015-04-03T06:07:24.721+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.721+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.721+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.721+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.723+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29001| 2015-04-03T06:07:24.723+0000 I NETWORK  [conn151] end connection 10.153.130.203:36690 (8 connections now open)
 m29002| 2015-04-03T06:07:24.723+0000 I NETWORK  [conn151] end connection 10.153.130.203:49392 (8 connections now open)
 m30998| 2015-04-03T06:07:24.724+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.724+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.724+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m29001| 2015-04-03T06:07:24.724+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36697 #153 (9 connections now open)
 m30998| 2015-04-03T06:07:24.724+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29002| 2015-04-03T06:07:24.724+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49399 #153 (9 connections now open)
 m30999| 2015-04-03T06:07:24.725+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.725+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.726+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.726+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.727+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29001| 2015-04-03T06:07:24.727+0000 I NETWORK  [conn152] end connection 10.153.130.203:36693 (8 connections now open)
 m29002| 2015-04-03T06:07:24.728+0000 I NETWORK  [conn152] end connection 10.153.130.203:49395 (8 connections now open)
 m30999| 2015-04-03T06:07:24.728+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.728+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.728+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m30999| 2015-04-03T06:07:24.728+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29001| 2015-04-03T06:07:24.729+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36701 #154 (9 connections now open)
 m29002| 2015-04-03T06:07:24.729+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49403 #154 (9 connections now open)
 m30998| 2015-04-03T06:07:24.729+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.729+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.729+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.729+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.731+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29001| 2015-04-03T06:07:24.732+0000 I NETWORK  [conn153] end connection 10.153.130.203:36697 (8 connections now open)
 m29002| 2015-04-03T06:07:24.732+0000 I NETWORK  [conn153] end connection 10.153.130.203:49399 (8 connections now open)
 m30998| 2015-04-03T06:07:24.732+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.732+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.732+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m29001| 2015-04-03T06:07:24.732+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36705 #155 (9 connections now open)
 m30998| 2015-04-03T06:07:24.733+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m30999| 2015-04-03T06:07:24.733+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m29002| 2015-04-03T06:07:24.733+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49407 #155 (9 connections now open)
 m30999| 2015-04-03T06:07:24.733+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.733+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.733+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.735+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29001| 2015-04-03T06:07:24.735+0000 I NETWORK  [conn154] end connection 10.153.130.203:36701 (8 connections now open)
 m29002| 2015-04-03T06:07:24.735+0000 I NETWORK  [conn154] end connection 10.153.130.203:49403 (8 connections now open)
 m30999| 2015-04-03T06:07:24.735+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.736+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.736+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m29001| 2015-04-03T06:07:24.736+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36709 #156 (9 connections now open)
 m30999| 2015-04-03T06:07:24.736+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29002| 2015-04-03T06:07:24.736+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49411 #156 (9 connections now open)
 m30998| 2015-04-03T06:07:24.737+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.737+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.737+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.737+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.739+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29001| 2015-04-03T06:07:24.739+0000 I NETWORK  [conn155] end connection 10.153.130.203:36705 (8 connections now open)
 m29002| 2015-04-03T06:07:24.739+0000 I NETWORK  [conn155] end connection 10.153.130.203:49407 (8 connections now open)
 m30998| 2015-04-03T06:07:24.739+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.739+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.740+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m29001| 2015-04-03T06:07:24.740+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36713 #157 (9 connections now open)
 m30998| 2015-04-03T06:07:24.740+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29002| 2015-04-03T06:07:24.740+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49415 #157 (9 connections now open)
 m30999| 2015-04-03T06:07:24.741+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.741+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.741+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.741+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.743+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29001| 2015-04-03T06:07:24.743+0000 I NETWORK  [conn156] end connection 10.153.130.203:36709 (8 connections now open)
 m29002| 2015-04-03T06:07:24.743+0000 I NETWORK  [conn156] end connection 10.153.130.203:49411 (8 connections now open)
 m30999| 2015-04-03T06:07:24.743+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.744+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.744+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m29001| 2015-04-03T06:07:24.744+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36717 #158 (9 connections now open)
 m30999| 2015-04-03T06:07:24.744+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29002| 2015-04-03T06:07:24.744+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49419 #158 (9 connections now open)
 m30998| 2015-04-03T06:07:24.745+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.745+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.745+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.745+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.747+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29001| 2015-04-03T06:07:24.747+0000 I NETWORK  [conn157] end connection 10.153.130.203:36713 (8 connections now open)
 m29002| 2015-04-03T06:07:24.747+0000 I NETWORK  [conn157] end connection 10.153.130.203:49415 (8 connections now open)
 m30998| 2015-04-03T06:07:24.747+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.747+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.747+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m30998| 2015-04-03T06:07:24.748+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29001| 2015-04-03T06:07:24.748+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36721 #159 (9 connections now open)
 m29002| 2015-04-03T06:07:24.748+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49423 #159 (9 connections now open)
 m30999| 2015-04-03T06:07:24.749+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.749+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.749+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.749+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.751+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29001| 2015-04-03T06:07:24.751+0000 I NETWORK  [conn158] end connection 10.153.130.203:36717 (8 connections now open)
 m29002| 2015-04-03T06:07:24.751+0000 I NETWORK  [conn158] end connection 10.153.130.203:49419 (8 connections now open)
 m30999| 2015-04-03T06:07:24.751+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.751+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.752+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m29001| 2015-04-03T06:07:24.752+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36725 #160 (9 connections now open)
 m30999| 2015-04-03T06:07:24.752+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29002| 2015-04-03T06:07:24.752+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49427 #160 (9 connections now open)
 m30998| 2015-04-03T06:07:24.753+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.753+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.753+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.753+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.755+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29001| 2015-04-03T06:07:24.755+0000 I NETWORK  [conn159] end connection 10.153.130.203:36721 (8 connections now open)
 m29002| 2015-04-03T06:07:24.755+0000 I NETWORK  [conn159] end connection 10.153.130.203:49423 (8 connections now open)
 m30998| 2015-04-03T06:07:24.755+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.755+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.755+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m30998| 2015-04-03T06:07:24.756+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29001| 2015-04-03T06:07:24.756+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36729 #161 (9 connections now open)
 m29002| 2015-04-03T06:07:24.756+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49431 #161 (9 connections now open)
 m30999| 2015-04-03T06:07:24.757+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.757+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.757+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.757+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.759+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29001| 2015-04-03T06:07:24.759+0000 I NETWORK  [conn160] end connection 10.153.130.203:36725 (8 connections now open)
 m29002| 2015-04-03T06:07:24.759+0000 I NETWORK  [conn160] end connection 10.153.130.203:49427 (8 connections now open)
 m30999| 2015-04-03T06:07:24.759+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.759+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.759+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m29001| 2015-04-03T06:07:24.760+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36733 #162 (9 connections now open)
 m30999| 2015-04-03T06:07:24.760+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29002| 2015-04-03T06:07:24.760+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49435 #162 (9 connections now open)
 m30998| 2015-04-03T06:07:24.761+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.761+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.761+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.761+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.763+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29001| 2015-04-03T06:07:24.763+0000 I NETWORK  [conn161] end connection 10.153.130.203:36729 (8 connections now open)
 m29002| 2015-04-03T06:07:24.763+0000 I NETWORK  [conn161] end connection 10.153.130.203:49431 (8 connections now open)
 m30998| 2015-04-03T06:07:24.763+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.763+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.763+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m29001| 2015-04-03T06:07:24.764+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36737 #163 (9 connections now open)
 m30998| 2015-04-03T06:07:24.764+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29002| 2015-04-03T06:07:24.764+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49439 #163 (9 connections now open)
 m30999| 2015-04-03T06:07:24.765+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.765+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.765+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.765+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.767+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29001| 2015-04-03T06:07:24.767+0000 I NETWORK  [conn162] end connection 10.153.130.203:36733 (8 connections now open)
 m29002| 2015-04-03T06:07:24.767+0000 I NETWORK  [conn162] end connection 10.153.130.203:49435 (8 connections now open)
 m30999| 2015-04-03T06:07:24.767+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.768+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.768+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m30999| 2015-04-03T06:07:24.768+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m30999| 2015-04-03T06:07:24.773+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.773+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m29001| 2015-04-03T06:07:24.768+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36741 #164 (9 connections now open)
 m30998| 2015-04-03T06:07:24.769+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m29001| 2015-04-03T06:07:24.771+0000 I NETWORK  [conn163] end connection 10.153.130.203:36737 (8 connections now open)
 m29001| 2015-04-03T06:07:24.771+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36745 #165 (9 connections now open)
 m29001| 2015-04-03T06:07:24.775+0000 I NETWORK  [conn164] end connection 10.153.130.203:36741 (8 connections now open)
 m29002| 2015-04-03T06:07:24.768+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49443 #164 (9 connections now open)
 m29002| 2015-04-03T06:07:24.771+0000 I NETWORK  [conn163] end connection 10.153.130.203:49439 (8 connections now open)
 m29002| 2015-04-03T06:07:24.772+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49447 #165 (9 connections now open)
 m29002| 2015-04-03T06:07:24.775+0000 I NETWORK  [conn164] end connection 10.153.130.203:49443 (8 connections now open)
 m29002| 2015-04-03T06:07:24.776+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49451 #166 (9 connections now open)
 m29002| 2015-04-03T06:07:24.779+0000 I NETWORK  [conn165] end connection 10.153.130.203:49447 (8 connections now open)
 m29002| 2015-04-03T06:07:24.780+0000 I NETWORK  [conn166] end connection 10.153.130.203:49451 (7 connections now open)
 m29002| 2015-04-03T06:07:24.781+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49458 #167 (8 connections now open)
 m29002| 2015-04-03T06:07:24.782+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49459 #168 (9 connections now open)
 m29002| 2015-04-03T06:07:24.788+0000 I NETWORK  [conn168] end connection 10.153.130.203:49459 (8 connections now open)
 m29002| 2015-04-03T06:07:24.788+0000 I NETWORK  [conn167] end connection 10.153.130.203:49458 (7 connections now open)
 m29002| 2015-04-03T06:07:24.789+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49466 #169 (8 connections now open)
 m29001| 2015-04-03T06:07:24.776+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36749 #166 (9 connections now open)
 m29001| 2015-04-03T06:07:24.780+0000 I NETWORK  [conn165] end connection 10.153.130.203:36745 (8 connections now open)
 m30998| 2015-04-03T06:07:24.769+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.769+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.769+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.771+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m30998| 2015-04-03T06:07:24.771+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.771+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.771+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m29002| 2015-04-03T06:07:24.790+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49467 #170 (9 connections now open)
 m29002| 2015-04-03T06:07:24.795+0000 I NETWORK  [conn170] end connection 10.153.130.203:49467 (8 connections now open)
 m29002| 2015-04-03T06:07:24.796+0000 I NETWORK  [conn169] end connection 10.153.130.203:49466 (7 connections now open)
 m29002| 2015-04-03T06:07:24.798+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49474 #171 (8 connections now open)
 m29002| 2015-04-03T06:07:24.798+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49475 #172 (9 connections now open)
 m30998| 2015-04-03T06:07:24.772+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m30998| 2015-04-03T06:07:24.777+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.777+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.777+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.777+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.779+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29001| 2015-04-03T06:07:24.780+0000 I NETWORK  [conn166] end connection 10.153.130.203:36749 (7 connections now open)
 m29001| 2015-04-03T06:07:24.781+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36755 #167 (8 connections now open)
 m29001| 2015-04-03T06:07:24.781+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36756 #168 (9 connections now open)
 m29001| 2015-04-03T06:07:24.789+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36763 #169 (10 connections now open)
 m29001| 2015-04-03T06:07:24.789+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36764 #170 (11 connections now open)
 m29001| 2015-04-03T06:07:24.789+0000 I NETWORK  [conn168] end connection 10.153.130.203:36756 (10 connections now open)
 m29001| 2015-04-03T06:07:24.789+0000 I NETWORK  [conn167] end connection 10.153.130.203:36755 (9 connections now open)
 m29001| 2015-04-03T06:07:24.796+0000 I NETWORK  [conn169] end connection 10.153.130.203:36763 (8 connections now open)
 m29002| 2015-04-03T06:07:24.807+0000 I NETWORK  [conn171] end connection 10.153.130.203:49474 (8 connections now open)
 m29002| 2015-04-03T06:07:24.809+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49479 #173 (9 connections now open)
 m30998| 2015-04-03T06:07:24.781+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.781+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m29001| 2015-04-03T06:07:24.796+0000 I NETWORK  [conn170] end connection 10.153.130.203:36764 (7 connections now open)
 m29001| 2015-04-03T06:07:24.797+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36771 #171 (8 connections now open)
 m29001| 2015-04-03T06:07:24.797+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36772 #172 (9 connections now open)
 m29001| 2015-04-03T06:07:24.807+0000 I NETWORK  [conn171] end connection 10.153.130.203:36771 (8 connections now open)
 m30999| 2015-04-03T06:07:24.773+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.781+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m30998| 2015-04-03T06:07:24.781+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m30998| 2015-04-03T06:07:24.785+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.785+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.785+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.785+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.788+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m30998| 2015-04-03T06:07:24.789+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.789+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.789+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m30998| 2015-04-03T06:07:24.789+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m30998| 2015-04-03T06:07:24.793+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.794+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.794+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.794+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.796+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m30998| 2015-04-03T06:07:24.797+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.797+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.797+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m30998| 2015-04-03T06:07:24.797+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29001| 2015-04-03T06:07:24.809+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36777 #173 (9 connections now open)
 m29001| 2015-04-03T06:07:24.817+0000 I NETWORK  [conn173] end connection 10.153.130.203:36777 (8 connections now open)
 m29001| 2015-04-03T06:07:24.817+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36781 #174 (9 connections now open)
 m29002| 2015-04-03T06:07:24.816+0000 I NETWORK  [conn173] end connection 10.153.130.203:49479 (8 connections now open)
 m29002| 2015-04-03T06:07:24.817+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49483 #174 (9 connections now open)
 m30999| 2015-04-03T06:07:24.773+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.775+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m30999| 2015-04-03T06:07:24.775+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.775+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.775+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m30998| 2015-04-03T06:07:24.829+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m29001| 2015-04-03T06:07:24.824+0000 I NETWORK  [conn174] end connection 10.153.130.203:36781 (8 connections now open)
 m29001| 2015-04-03T06:07:24.825+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36785 #175 (9 connections now open)
 m29002| 2015-04-03T06:07:24.824+0000 I NETWORK  [conn174] end connection 10.153.130.203:49483 (8 connections now open)
 m29002| 2015-04-03T06:07:24.825+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49487 #175 (9 connections now open)
 m30999| 2015-04-03T06:07:24.775+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m30999| 2015-04-03T06:07:24.777+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.778+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.778+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.778+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.780+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m30999| 2015-04-03T06:07:24.781+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.781+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.781+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m30999| 2015-04-03T06:07:24.781+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m30999| 2015-04-03T06:07:24.785+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.786+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.786+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.786+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.788+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m30999| 2015-04-03T06:07:24.788+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m29002| 2015-04-03T06:07:24.832+0000 I NETWORK  [conn175] end connection 10.153.130.203:49487 (8 connections now open)
 m29002| 2015-04-03T06:07:24.834+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49491 #176 (9 connections now open)
 m29002| 2015-04-03T06:07:24.836+0000 I NETWORK  [conn172] end connection 10.153.130.203:49475 (8 connections now open)
 m29002| 2015-04-03T06:07:24.837+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49495 #177 (9 connections now open)
 m29001| 2015-04-03T06:07:24.833+0000 I NETWORK  [conn175] end connection 10.153.130.203:36785 (8 connections now open)
 m29001| 2015-04-03T06:07:24.834+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36789 #176 (9 connections now open)
 m29001| 2015-04-03T06:07:24.836+0000 I NETWORK  [conn172] end connection 10.153.130.203:36772 (8 connections now open)
 m29001| 2015-04-03T06:07:24.837+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36793 #177 (9 connections now open)
 m30998| 2015-04-03T06:07:24.834+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.834+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.834+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.836+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m30998| 2015-04-03T06:07:24.836+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.836+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.836+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m30998| 2015-04-03T06:07:24.836+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m30999| 2015-04-03T06:07:24.788+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.788+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m30999| 2015-04-03T06:07:24.790+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m30999| 2015-04-03T06:07:24.793+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.793+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.793+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.793+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.795+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m30999| 2015-04-03T06:07:24.796+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.796+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.841+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.841+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.841+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.841+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.796+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m30999| 2015-04-03T06:07:24.797+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m30999| 2015-04-03T06:07:24.805+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.805+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.805+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.805+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.807+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m30999| 2015-04-03T06:07:24.808+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.808+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.808+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m30999| 2015-04-03T06:07:24.809+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m30999| 2015-04-03T06:07:24.813+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.813+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.813+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.813+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.816+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m30999| 2015-04-03T06:07:24.816+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.816+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.816+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m30999| 2015-04-03T06:07:24.817+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m30999| 2015-04-03T06:07:24.821+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.847+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m30998| 2015-04-03T06:07:24.847+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.847+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.847+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m30998| 2015-04-03T06:07:24.848+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29001| 2015-04-03T06:07:24.847+0000 I NETWORK  [conn177] end connection 10.153.130.203:36793 (8 connections now open)
 m29001| 2015-04-03T06:07:24.848+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36797 #178 (9 connections now open)
 m29002| 2015-04-03T06:07:24.848+0000 I NETWORK  [conn177] end connection 10.153.130.203:49495 (8 connections now open)
 m29002| 2015-04-03T06:07:24.848+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49499 #178 (9 connections now open)
 m30999| 2015-04-03T06:07:24.821+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.821+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.821+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.823+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m30999| 2015-04-03T06:07:24.824+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.824+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.824+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m30999| 2015-04-03T06:07:24.824+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m30999| 2015-04-03T06:07:24.829+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.829+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.829+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.829+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.832+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m30999| 2015-04-03T06:07:24.833+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.833+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.833+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m30999| 2015-04-03T06:07:24.833+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
2015-04-03T06:07:24.853+0000 I -        shell: stopped mongo program on port 29000
 m30998| 2015-04-03T06:07:24.853+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.853+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.854+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.854+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.855+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m30998| 2015-04-03T06:07:24.856+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.856+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.856+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m30998| 2015-04-03T06:07:24.856+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29001| 2015-04-03T06:07:24.856+0000 I NETWORK  [conn178] end connection 10.153.130.203:36797 (8 connections now open)
 m29001| 2015-04-03T06:07:24.857+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36801 #179 (9 connections now open)
 m29001| 2015-04-03T06:07:24.859+0000 I NETWORK  [conn176] end connection 10.153.130.203:36789 (8 connections now open)
 m29001| 2015-04-03T06:07:24.860+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36805 #180 (9 connections now open)
 m29002| 2015-04-03T06:07:24.856+0000 I NETWORK  [conn178] end connection 10.153.130.203:49499 (8 connections now open)
 m29002| 2015-04-03T06:07:24.857+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49503 #179 (9 connections now open)
 m30999| 2015-04-03T06:07:24.837+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.857+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.857+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.857+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.859+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m30999| 2015-04-03T06:07:24.859+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.859+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.859+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m30999| 2015-04-03T06:07:24.860+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29002| 2015-04-03T06:07:24.860+0000 I NETWORK  [conn176] end connection 10.153.130.203:49491 (8 connections now open)
 m29002| 2015-04-03T06:07:24.861+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49507 #180 (9 connections now open)
 m30998| 2015-04-03T06:07:24.861+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.862+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.862+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.862+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30998| 2015-04-03T06:07:24.865+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m30998| 2015-04-03T06:07:24.866+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30998| 2015-04-03T06:07:24.866+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30998| 2015-04-03T06:07:24.866+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m30998| 2015-04-03T06:07:24.866+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m30999| 2015-04-03T06:07:24.865+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.866+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.866+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) failed failed couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.867+0000 I NETWORK  [conn2] query on config.shards: {} failed to: ip-10-153-130-203:29000 (10.153.130.203) failed exception: socket exception [CONNECT_ERROR] for ip-10-153-130-203:29000 (10.153.130.203) failed
 m30999| 2015-04-03T06:07:24.869+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m30999| 2015-04-03T06:07:24.869+0000 W NETWORK  [conn2] Failed to connect to 10.153.130.203:29000, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:24.869+0000 I NETWORK  [conn2] SyncClusterConnection connect fail to: ip-10-153-130-203:29000 errmsg: couldn't connect to server ip-10-153-130-203:29000 (10.153.130.203), connection attempt failed
 m30999| 2015-04-03T06:07:24.869+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m30999| 2015-04-03T06:07:24.870+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m30999| 2015-04-03T06:07:24.873+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m29001| 2015-04-03T06:07:24.866+0000 I NETWORK  [conn179] end connection 10.153.130.203:36801 (8 connections now open)
 m29001| 2015-04-03T06:07:24.867+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36809 #181 (9 connections now open)
 m29001| 2015-04-03T06:07:24.869+0000 I NETWORK  [conn180] end connection 10.153.130.203:36805 (8 connections now open)
 m29001| 2015-04-03T06:07:24.870+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36812 #182 (9 connections now open)
 m29002| 2015-04-03T06:07:24.867+0000 I NETWORK  [conn179] end connection 10.153.130.203:49503 (8 connections now open)
 m29002| 2015-04-03T06:07:24.869+0000 I NETWORK  [conn180] end connection 10.153.130.203:49507 (7 connections now open)
 m29002| 2015-04-03T06:07:24.870+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49514 #181 (8 connections now open)
2015-04-03T06:07:24.934+0000 I -        shell: started program (sh29453):  /data/mci/shell/src/mongod --port 29000 --dbpath /data/db/test-config0 --configsvr --nopreallocj --setParameter enableTestCommands=1
 m29000| 2015-04-03T06:07:24.935+0000 I JOURNAL  [initandlisten] journal dir=/data/db/test-config0/journal
 m29000| 2015-04-03T06:07:24.935+0000 I JOURNAL  [initandlisten] recover : no journal files present, no recovery needed
2015-04-03T06:07:24.936+0000 W NETWORK  Failed to connect to 127.0.0.1:29000, reason: errno:111 Connection refused
 m29000| 2015-04-03T06:07:24.938+0000 I JOURNAL  [durability] Durability thread started
 m29000| 2015-04-03T06:07:24.938+0000 I CONTROL  [initandlisten] MongoDB starting : pid=29453 port=29000 dbpath=/data/db/test-config0 master=1 64-bit host=ip-10-153-130-203
 m29000| 2015-04-03T06:07:24.938+0000 I CONTROL  [initandlisten] 
 m29000| 2015-04-03T06:07:24.938+0000 I CONTROL  [initandlisten] ** NOTE: This is a development version (3.1.1-pre-) of MongoDB.
 m29000| 2015-04-03T06:07:24.938+0000 I CONTROL  [initandlisten] **       Not recommended for production.
 m29000| 2015-04-03T06:07:24.938+0000 I CONTROL  [initandlisten] ** WARNING: You are running this process as the root user, which is not recommended.
 m29000| 2015-04-03T06:07:24.938+0000 I CONTROL  [initandlisten] 
 m29000| 2015-04-03T06:07:24.938+0000 I CONTROL  [initandlisten] db version v3.1.1-pre-
 m29000| 2015-04-03T06:07:24.938+0000 I CONTROL  [initandlisten] git version: 42bb8806932f9cee219924df6d62745439ecb4e4
 m29000| 2015-04-03T06:07:24.938+0000 I CONTROL  [initandlisten] OpenSSL version: OpenSSL 0.9.8e-fips-rhel5 01 Jul 2008
 m29000| 2015-04-03T06:07:24.938+0000 I CONTROL  [initandlisten] build info: Linux build18.nj1.10gen.cc 2.6.32-431.3.1.el6.x86_64 #1 SMP Fri Jan 3 21:39:27 UTC 2014 x86_64 BOOST_LIB_VERSION=1_56
 m29000| 2015-04-03T06:07:24.938+0000 I CONTROL  [initandlisten] allocator: tcmalloc
 m29000| 2015-04-03T06:07:24.938+0000 I CONTROL  [initandlisten] options: { net: { port: 29000 }, nopreallocj: true, setParameter: { enableTestCommands: "1" }, sharding: { clusterRole: "configsvr" }, storage: { dbPath: "/data/db/test-config0" } }
 m29000| 2015-04-03T06:07:24.965+0000 I JOURNAL  [journal writer] Journal writer thread started
 m29000| 2015-04-03T06:07:24.966+0000 I NETWORK  [initandlisten] waiting for connections on port 29000
 m29002| 2015-04-03T06:07:24.966+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49516 #182 (9 connections now open)
 m30998| 2015-04-03T06:07:24.969+0000 I NETWORK  [conn2] trying reconnect to ip-10-153-130-203:29000 (10.153.130.203) failed
 m29000| 2015-04-03T06:07:24.970+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:35943 #1 (1 connection now open)
 m30998| 2015-04-03T06:07:24.970+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) ok
 m29000| 2015-04-03T06:07:25.010+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:35944 #2 (2 connections now open)
 m30999| 2015-04-03T06:07:25.011+0000 I NETWORK  [conn2] reconnect ip-10-153-130-203:29000 (10.153.130.203) ok
 m29000| 2015-04-03T06:07:25.145+0000 I NETWORK  [initandlisten] connection accepted from 127.0.0.1:59119 #3 (3 connections now open)
 m29001| 2015-04-03T06:07:25.145+0000 I CONTROL  [signalProcessingThread] got signal 15 (Terminated), will terminate after current cmd ends
 m29001| 2015-04-03T06:07:25.146+0000 I CONTROL  [signalProcessingThread] now exiting
 m29001| 2015-04-03T06:07:25.146+0000 I NETWORK  [signalProcessingThread] shutdown: going to close listening sockets...
 m29001| 2015-04-03T06:07:25.146+0000 I NETWORK  [signalProcessingThread] closing listening socket: 27
 m29001| 2015-04-03T06:07:25.146+0000 I NETWORK  [signalProcessingThread] closing listening socket: 28
 m29001| 2015-04-03T06:07:25.146+0000 I NETWORK  [signalProcessingThread] removing socket file: /tmp/mongodb-29001.sock
 m29001| 2015-04-03T06:07:25.146+0000 I NETWORK  [signalProcessingThread] shutdown: going to flush diaglog...
 m29001| 2015-04-03T06:07:25.146+0000 I NETWORK  [signalProcessingThread] shutdown: going to close sockets...
 m29001| 2015-04-03T06:07:25.146+0000 I STORAGE  [signalProcessingThread] shutdown: waiting for fs preallocator...
 m29001| 2015-04-03T06:07:25.146+0000 I STORAGE  [signalProcessingThread] shutdown: final commit...
 m29001| 2015-04-03T06:07:25.146+0000 I NETWORK  [conn2] end connection 10.153.130.203:35586 (8 connections now open)
 m29001| 2015-04-03T06:07:25.146+0000 I NETWORK  [conn1] end connection 127.0.0.1:56016 (8 connections now open)
 m29001| 2015-04-03T06:07:25.146+0000 I NETWORK  [conn49] end connection 10.153.130.203:36271 (8 connections now open)
 m29001| 2015-04-03T06:07:25.146+0000 I NETWORK  [conn46] end connection 10.153.130.203:35802 (8 connections now open)
 m29001| 2015-04-03T06:07:25.146+0000 I NETWORK  [conn39] end connection 10.153.130.203:35764 (8 connections now open)
 m29001| 2015-04-03T06:07:25.146+0000 I NETWORK  [conn44] end connection 10.153.130.203:35795 (8 connections now open)
 m29001| 2015-04-03T06:07:25.147+0000 I NETWORK  [conn41] end connection 10.153.130.203:35770 (8 connections now open)
 m29001| 2015-04-03T06:07:25.147+0000 I JOURNAL  [signalProcessingThread] journalCleanup...
 m29001| 2015-04-03T06:07:25.147+0000 I JOURNAL  [signalProcessingThread] removeJournalFiles
 m29001| 2015-04-03T06:07:25.148+0000 I JOURNAL  [signalProcessingThread] Terminating durability thread ...
 m29001| 2015-04-03T06:07:25.152+0000 I NETWORK  [conn182] end connection 10.153.130.203:36812 (1 connection now open)
 m29001| 2015-04-03T06:07:25.153+0000 I NETWORK  [conn181] end connection 10.153.130.203:36809 (0 connections now open)
 m29001| 2015-04-03T06:07:25.265+0000 I JOURNAL  [journal writer] Journal writer thread stopped
 m29001| 2015-04-03T06:07:25.265+0000 I JOURNAL  [durability] Durability thread stopped
 m29001| 2015-04-03T06:07:25.266+0000 I STORAGE  [signalProcessingThread] shutdown: closing all files...
 m29001| 2015-04-03T06:07:25.270+0000 I STORAGE  [signalProcessingThread] closeAllFiles() finished
 m29001| 2015-04-03T06:07:25.270+0000 I STORAGE  [signalProcessingThread] shutdown: removing fs lock...
 m29001| 2015-04-03T06:07:25.271+0000 I CONTROL  [signalProcessingThread] dbexit:  rc: 0
2015-04-03T06:07:26.150+0000 I -        shell: stopped mongo program on port 29001
2015-04-03T06:07:26.180+0000 I -        shell: started program (sh29488):  /data/mci/shell/src/mongod --port 29001 --dbpath /data/db/test-config1 --configsvr --nopreallocj --setParameter enableTestCommands=1
 m29001| 2015-04-03T06:07:26.229+0000 I JOURNAL  [initandlisten] journal dir=/data/db/test-config1/journal
 m29001| 2015-04-03T06:07:26.229+0000 I JOURNAL  [initandlisten] recover : no journal files present, no recovery needed
2015-04-03T06:07:26.230+0000 W NETWORK  Failed to connect to 127.0.0.1:29001, reason: errno:111 Connection refused
 m29001| 2015-04-03T06:07:26.232+0000 I JOURNAL  [durability] Durability thread started
 m29001| 2015-04-03T06:07:26.233+0000 I CONTROL  [initandlisten] MongoDB starting : pid=29488 port=29001 dbpath=/data/db/test-config1 master=1 64-bit host=ip-10-153-130-203
 m29001| 2015-04-03T06:07:26.233+0000 I CONTROL  [initandlisten] 
 m29001| 2015-04-03T06:07:26.233+0000 I CONTROL  [initandlisten] ** NOTE: This is a development version (3.1.1-pre-) of MongoDB.
 m29001| 2015-04-03T06:07:26.233+0000 I CONTROL  [initandlisten] **       Not recommended for production.
 m29001| 2015-04-03T06:07:26.233+0000 I CONTROL  [initandlisten] ** WARNING: You are running this process as the root user, which is not recommended.
 m29001| 2015-04-03T06:07:26.234+0000 I CONTROL  [initandlisten] 
 m29001| 2015-04-03T06:07:26.234+0000 I CONTROL  [initandlisten] db version v3.1.1-pre-
 m29001| 2015-04-03T06:07:26.234+0000 I CONTROL  [initandlisten] git version: 42bb8806932f9cee219924df6d62745439ecb4e4
 m29001| 2015-04-03T06:07:26.234+0000 I CONTROL  [initandlisten] OpenSSL version: OpenSSL 0.9.8e-fips-rhel5 01 Jul 2008
 m29001| 2015-04-03T06:07:26.235+0000 I CONTROL  [initandlisten] build info: Linux build18.nj1.10gen.cc 2.6.32-431.3.1.el6.x86_64 #1 SMP Fri Jan 3 21:39:27 UTC 2014 x86_64 BOOST_LIB_VERSION=1_56
 m29001| 2015-04-03T06:07:26.235+0000 I CONTROL  [initandlisten] allocator: tcmalloc
 m29001| 2015-04-03T06:07:26.235+0000 I CONTROL  [initandlisten] options: { net: { port: 29001 }, nopreallocj: true, setParameter: { enableTestCommands: "1" }, sharding: { clusterRole: "configsvr" }, storage: { dbPath: "/data/db/test-config1" } }
 m29001| 2015-04-03T06:07:26.236+0000 I JOURNAL  [journal writer] Journal writer thread started
2015-04-03T06:07:26.441+0000 W NETWORK  Failed to connect to 127.0.0.1:29001, reason: errno:111 Connection refused
2015-04-03T06:07:26.653+0000 W NETWORK  Failed to connect to 127.0.0.1:29001, reason: errno:111 Connection refused
2015-04-03T06:07:26.854+0000 W NETWORK  Failed to connect to 127.0.0.1:29001, reason: errno:111 Connection refused
2015-04-03T06:07:27.065+0000 W NETWORK  Failed to connect to 127.0.0.1:29001, reason: errno:111 Connection refused
2015-04-03T06:07:27.266+0000 W NETWORK  Failed to connect to 127.0.0.1:29001, reason: errno:111 Connection refused
2015-04-03T06:07:27.476+0000 W NETWORK  Failed to connect to 127.0.0.1:29001, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:27.536+0000 I NETWORK  [Balancer] Socket closed remotely, no longer connected (idle 10 secs, remote host 10.153.130.203:29000)
 m29000| 2015-04-03T06:07:27.537+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:35953 #4 (4 connections now open)
 m30999| 2015-04-03T06:07:27.538+0000 I NETWORK  [Balancer] Socket closed remotely, no longer connected (idle 10 secs, remote host 10.153.130.203:29001)
 m30999| 2015-04-03T06:07:27.539+0000 W NETWORK  [Balancer] Failed to connect to 10.153.130.203:29001, reason: errno:111 Connection refused
 m30999| 2015-04-03T06:07:27.540+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m30999| 2015-04-03T06:07:27.569+0000 I NETWORK  [Balancer] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m30999| 2015-04-03T06:07:27.569+0000 I NETWORK  [Balancer] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m29000| 2015-04-03T06:07:27.569+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:35955 #5 (5 connections now open)
 m29000| 2015-04-03T06:07:27.570+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:35956 #6 (6 connections now open)
 m29001| 2015-04-03T06:07:27.571+0000 I NETWORK  [initandlisten] waiting for connections on port 29001
 m30999| 2015-04-03T06:07:27.571+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m30999| 2015-04-03T06:07:27.571+0000 I NETWORK  [Balancer] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29001| 2015-04-03T06:07:27.572+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36830 #1 (1 connection now open)
 m29002| 2015-04-03T06:07:27.572+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49532 #183 (10 connections now open)
 m29001| 2015-04-03T06:07:27.573+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36832 #2 (2 connections now open)
 m30999| 2015-04-03T06:07:27.574+0000 I NETWORK  [conn2] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29001| 2015-04-03T06:07:27.575+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36833 #3 (3 connections now open)
 m29002| 2015-04-03T06:07:27.576+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49535 #184 (11 connections now open)
 m29000| 2015-04-03T06:07:27.608+0000 I SHARDING [conn4] first cluster operation detected, adding sharding hook to enable versioning and authentication to remote servers
 m29001| 2015-04-03T06:07:27.609+0000 I SHARDING [conn3] first cluster operation detected, adding sharding hook to enable versioning and authentication to remote servers
 m29001| 2015-04-03T06:07:27.677+0000 I NETWORK  [initandlisten] connection accepted from 127.0.0.1:57270 #4 (4 connections now open)
 m29002| 2015-04-03T06:07:27.678+0000 I CONTROL  [signalProcessingThread] got signal 15 (Terminated), will terminate after current cmd ends
 m29002| 2015-04-03T06:07:27.678+0000 I CONTROL  [signalProcessingThread] now exiting
 m29002| 2015-04-03T06:07:27.678+0000 I NETWORK  [signalProcessingThread] shutdown: going to close listening sockets...
 m29002| 2015-04-03T06:07:27.678+0000 I NETWORK  [signalProcessingThread] closing listening socket: 30
 m29002| 2015-04-03T06:07:27.678+0000 I NETWORK  [signalProcessingThread] closing listening socket: 31
 m29002| 2015-04-03T06:07:27.678+0000 I NETWORK  [signalProcessingThread] removing socket file: /tmp/mongodb-29002.sock
 m29002| 2015-04-03T06:07:27.678+0000 I NETWORK  [signalProcessingThread] shutdown: going to flush diaglog...
 m29002| 2015-04-03T06:07:27.678+0000 I NETWORK  [signalProcessingThread] shutdown: going to close sockets...
 m29002| 2015-04-03T06:07:27.680+0000 I STORAGE  [signalProcessingThread] shutdown: waiting for fs preallocator...
 m29002| 2015-04-03T06:07:27.681+0000 I STORAGE  [signalProcessingThread] shutdown: final commit...
 m29002| 2015-04-03T06:07:27.681+0000 I NETWORK  [conn2] end connection 10.153.130.203:48288 (10 connections now open)
 m29002| 2015-04-03T06:07:27.682+0000 I NETWORK  [conn181] end connection 10.153.130.203:49514 (10 connections now open)
 m29002| 2015-04-03T06:07:27.682+0000 I NETWORK  [conn184] end connection 10.153.130.203:49535 (10 connections now open)
 m29002| 2015-04-03T06:07:27.682+0000 I NETWORK  [conn1] end connection 127.0.0.1:43137 (10 connections now open)
 m29002| 2015-04-03T06:07:27.682+0000 I NETWORK  [conn182] end connection 10.153.130.203:49516 (10 connections now open)
 m29002| 2015-04-03T06:07:27.682+0000 I NETWORK  [conn39] end connection 10.153.130.203:48466 (10 connections now open)
 m29002| 2015-04-03T06:07:27.682+0000 I NETWORK  [conn49] end connection 10.153.130.203:48973 (10 connections now open)
 m29002| 2015-04-03T06:07:27.682+0000 I NETWORK  [conn46] end connection 10.153.130.203:48504 (10 connections now open)
 m29002| 2015-04-03T06:07:27.682+0000 I NETWORK  [conn183] end connection 10.153.130.203:49532 (10 connections now open)
 m29002| 2015-04-03T06:07:27.683+0000 I NETWORK  [conn44] end connection 10.153.130.203:48497 (8 connections now open)
 m29002| 2015-04-03T06:07:27.683+0000 I NETWORK  [conn41] end connection 10.153.130.203:48472 (8 connections now open)
 m29002| 2015-04-03T06:07:27.686+0000 I JOURNAL  [signalProcessingThread] journalCleanup...
 m29002| 2015-04-03T06:07:27.686+0000 I JOURNAL  [signalProcessingThread] removeJournalFiles
 m29002| 2015-04-03T06:07:27.688+0000 I JOURNAL  [signalProcessingThread] Terminating durability thread ...
 m29002| 2015-04-03T06:07:27.797+0000 I JOURNAL  [journal writer] Journal writer thread stopped
 m29002| 2015-04-03T06:07:27.798+0000 I JOURNAL  [durability] Durability thread stopped
 m29002| 2015-04-03T06:07:27.798+0000 I STORAGE  [signalProcessingThread] shutdown: closing all files...
 m29002| 2015-04-03T06:07:27.803+0000 I STORAGE  [signalProcessingThread] closeAllFiles() finished
 m29002| 2015-04-03T06:07:27.803+0000 I STORAGE  [signalProcessingThread] shutdown: removing fs lock...
 m29002| 2015-04-03T06:07:27.803+0000 I CONTROL  [signalProcessingThread] dbexit:  rc: 0
2015-04-03T06:07:28.682+0000 I -        shell: stopped mongo program on port 29002
2015-04-03T06:07:28.686+0000 I -        shell: started program (sh29528):  /data/mci/shell/src/mongod --port 29002 --dbpath /data/db/test-config2 --configsvr --nopreallocj --setParameter enableTestCommands=1
2015-04-03T06:07:28.687+0000 W NETWORK  Failed to connect to 127.0.0.1:29002, reason: errno:111 Connection refused
 m29002| 2015-04-03T06:07:28.762+0000 I JOURNAL  [initandlisten] journal dir=/data/db/test-config2/journal
 m29002| 2015-04-03T06:07:28.763+0000 I JOURNAL  [initandlisten] recover : no journal files present, no recovery needed
 m29002| 2015-04-03T06:07:28.765+0000 I JOURNAL  [durability] Durability thread started
 m29002| 2015-04-03T06:07:28.765+0000 I CONTROL  [initandlisten] MongoDB starting : pid=29528 port=29002 dbpath=/data/db/test-config2 master=1 64-bit host=ip-10-153-130-203
 m29002| 2015-04-03T06:07:28.765+0000 I CONTROL  [initandlisten] 
 m29002| 2015-04-03T06:07:28.765+0000 I CONTROL  [initandlisten] ** NOTE: This is a development version (3.1.1-pre-) of MongoDB.
 m29002| 2015-04-03T06:07:28.765+0000 I CONTROL  [initandlisten] **       Not recommended for production.
 m29002| 2015-04-03T06:07:28.765+0000 I CONTROL  [initandlisten] ** WARNING: You are running this process as the root user, which is not recommended.
 m29002| 2015-04-03T06:07:28.765+0000 I CONTROL  [initandlisten] 
 m29002| 2015-04-03T06:07:28.765+0000 I CONTROL  [initandlisten] db version v3.1.1-pre-
 m29002| 2015-04-03T06:07:28.765+0000 I CONTROL  [initandlisten] git version: 42bb8806932f9cee219924df6d62745439ecb4e4
 m29002| 2015-04-03T06:07:28.765+0000 I CONTROL  [initandlisten] OpenSSL version: OpenSSL 0.9.8e-fips-rhel5 01 Jul 2008
 m29002| 2015-04-03T06:07:28.766+0000 I CONTROL  [initandlisten] build info: Linux build18.nj1.10gen.cc 2.6.32-431.3.1.el6.x86_64 #1 SMP Fri Jan 3 21:39:27 UTC 2014 x86_64 BOOST_LIB_VERSION=1_56
 m29002| 2015-04-03T06:07:28.766+0000 I CONTROL  [initandlisten] allocator: tcmalloc
 m29002| 2015-04-03T06:07:28.766+0000 I CONTROL  [initandlisten] options: { net: { port: 29002 }, nopreallocj: true, setParameter: { enableTestCommands: "1" }, sharding: { clusterRole: "configsvr" }, storage: { dbPath: "/data/db/test-config2" } }
 m29002| 2015-04-03T06:07:28.792+0000 I JOURNAL  [journal writer] Journal writer thread started
 m29002| 2015-04-03T06:07:28.793+0000 I NETWORK  [initandlisten] waiting for connections on port 29002
----
Cluster upgraded.
----
 m29002| 2015-04-03T06:07:28.894+0000 I NETWORK  [initandlisten] connection accepted from 127.0.0.1:44390 #1 (1 connection now open)
 m30999| 2015-04-03T06:07:28.897+0000 I SHARDING [conn1] couldn't find database [config] in config db
 m30999| 2015-04-03T06:07:28.934+0000 I NETWORK  [conn1] Detected bad connection created at 1428041237141682 microSec, clearing pool for ip-10-153-130-203:29002 of 0 connections
 m30999| 2015-04-03T06:07:28.934+0000 W SHARDING [conn1] error creating initial database config information :: caused by :: database metadata write failed: { ok: 0, code: 25, errmsg: "Could not verify that config servers were active and reachable before write" }
2015-04-03T06:07:28.940+0000 E QUERY    Error: error: {
	"$err" : "error creating initial database config information :: caused by :: database metadata write failed: { ok: 0, code: 25, errmsg: \"Could not verify that config servers were active and reachable before write\" }",
	"code" : 25
}
    at Error (<anonymous>)
    at DBQuery.next (src/mongo/shell/query.js:265:15)
    at DBCollection.findOne (src/mongo/shell/collection.js:190:22)
    at printShardingStatus (src/mongo/shell/shardingtest.js:659:55)
    at ShardingTest.printShardingStatus (src/mongo/shell/shardingtest.js:633:5)
    at /data/mci/shell/src/jstests/multiVersion/4_upgrade_cluster.js:127:4 at src/mongo/shell/query.js:265
failed to load: /data/mci/shell/src/jstests/multiVersion/4_upgrade_cluster.js
 m27000| 2015-04-03T06:07:28.940+0000 I CONTROL  [signalProcessingThread] got signal 15 (Terminated), will terminate after current cmd ends
 m27000| 2015-04-03T06:07:28.940+0000 I CONTROL  [signalProcessingThread] now exiting
 m27000| 2015-04-03T06:07:28.940+0000 I NETWORK  [signalProcessingThread] shutdown: going to close listening sockets...
 m27000| 2015-04-03T06:07:28.940+0000 I NETWORK  [signalProcessingThread] closing listening socket: 39
 m27000| 2015-04-03T06:07:28.940+0000 I NETWORK  [signalProcessingThread] closing listening socket: 40
 m27000| 2015-04-03T06:07:28.940+0000 I NETWORK  [signalProcessingThread] removing socket file: /tmp/mongodb-27000.sock
 m27000| 2015-04-03T06:07:28.940+0000 I NETWORK  [signalProcessingThread] shutdown: going to flush diaglog...
 m27000| 2015-04-03T06:07:28.940+0000 I NETWORK  [signalProcessingThread] shutdown: going to close sockets...
 m27000| 2015-04-03T06:07:28.940+0000 I STORAGE  [signalProcessingThread] shutdown: waiting for fs preallocator...
 m27000| 2015-04-03T06:07:28.941+0000 I STORAGE  [signalProcessingThread] shutdown: final commit...
sh27937| 2015-04-03T06:07:28.943+0000 I NETWORK  DBClientCursor::init call() failed
 m27000| 2015-04-03T06:07:28.941+0000 I NETWORK  [conn3] end connection 127.0.0.1:37777 (2 connections now open)
 m27000| 2015-04-03T06:07:28.941+0000 I NETWORK  [conn2] end connection 127.0.0.1:37776 (1 connection now open)
sh27939| 2015-04-03T06:07:28.946+0000 I NETWORK  DBClientCursor::init call() failed
 m27000| 2015-04-03T06:07:28.941+0000 I NETWORK  [conn1] end connection 127.0.0.1:37774 (0 connections now open)
sh27939| 2015-04-03T06:07:28.949+0000 I NETWORK  trying reconnect to localhost:27000 (127.0.0.1) failed
sh27937| 2015-04-03T06:07:28.949+0000 I NETWORK  trying reconnect to localhost:27000 (127.0.0.1) failed
sh27939| 2015-04-03T06:07:28.949+0000 W NETWORK  Failed to connect to 127.0.0.1:27000, reason: errno:111 Connection refused
sh27939| 2015-04-03T06:07:28.949+0000 I NETWORK  reconnect localhost:27000 (127.0.0.1) failed failed couldn't connect to server localhost:27000 (127.0.0.1), connection attempt failed
sh27939| 2015-04-03T06:07:28.951+0000 E QUERY    Error: socket exception [CONNECT_ERROR] for localhost:27000 (127.0.0.1) failed
sh27939|     at DBQuery._exec (src/mongo/shell/query.js:94:40)
sh27939|     at DBQuery.hasNext (src/mongo/shell/query.js:246:10)
sh27939|     at DBCollection.findOne (src/mongo/shell/collection.js:188:19)
sh27939|     at DB.runCommand (src/mongo/shell/db.js:58:41)
sh27939|     at Mongo.hasWriteCommands (src/mongo/shell/mongo.js:204:44)
sh27939|     at Mongo.writeMode (src/mongo/shell/mongo.js:244:15)
sh27939|     at DBCollection.update (src/mongo/shell/collection.js:444:26)
sh27939|     at ____MongoToV8_newFunction_temp [as setResult] (<anonymous>:2:48)
sh27939|     at setResult (<anonymous>:13:48)
sh27939|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:32:28)
sh27939|     at (shell eval):1:237 at src/mongo/shell/query.js:94
sh27937| 2015-04-03T06:07:28.951+0000 W NETWORK  Failed to connect to 127.0.0.1:27000, reason: errno:111 Connection refused
sh27937| 2015-04-03T06:07:28.951+0000 I NETWORK  reconnect localhost:27000 (127.0.0.1) failed failed couldn't connect to server localhost:27000 (127.0.0.1), connection attempt failed
sh27937| 2015-04-03T06:07:28.953+0000 E QUERY    Error: socket exception [CONNECT_ERROR] for localhost:27000 (127.0.0.1) failed
sh27937|     at DBQuery._exec (src/mongo/shell/query.js:94:40)
sh27937|     at DBQuery.hasNext (src/mongo/shell/query.js:246:10)
sh27937|     at DBCollection.findOne (src/mongo/shell/collection.js:188:19)
sh27937|     at DB.runCommand (src/mongo/shell/db.js:58:41)
sh27937|     at Mongo.hasWriteCommands (src/mongo/shell/mongo.js:204:44)
sh27937|     at Mongo.writeMode (src/mongo/shell/mongo.js:244:15)
sh27937|     at DBCollection.update (src/mongo/shell/collection.js:444:26)
sh27937|     at ____MongoToV8_newFunction_temp [as setResult] (<anonymous>:2:48)
sh27937|     at setResult (<anonymous>:13:48)
sh27937|     at bootstrapper (eval at <anonymous> ((shell eval):1:219), <anonymous>:32:28)
sh27937|     at (shell eval):1:237 at src/mongo/shell/query.js:94
 m30998| 2015-04-03T06:07:28.968+0000 I NETWORK  [conn2] end connection 10.153.130.203:39798 (1 connection now open)
 m30999| 2015-04-03T06:07:28.974+0000 I NETWORK  [conn2] end connection 10.153.130.203:48164 (1 connection now open)
 m29000| 2015-04-03T06:07:29.049+0000 I NETWORK  [conn1] end connection 10.153.130.203:35943 (5 connections now open)
 m30998| 2015-04-03T06:07:29.049+0000 I NETWORK  [Balancer] Socket closed remotely, no longer connected (idle 5 secs, remote host 10.153.130.203:29001)
 m30998| 2015-04-03T06:07:29.049+0000 I NETWORK  [Balancer] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29000| 2015-04-03T06:07:29.051+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:35967 #7 (6 connections now open)
 m30998| 2015-04-03T06:07:29.051+0000 I NETWORK  [Balancer] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m29001| 2015-04-03T06:07:29.052+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36841 #5 (5 connections now open)
 m30998| 2015-04-03T06:07:29.052+0000 I NETWORK  [Balancer] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m30998| 2015-04-03T06:07:29.053+0000 I NETWORK  [Balancer] Socket closed remotely, no longer connected (idle 11 secs, remote host 10.153.130.203:29000)
 m29002| 2015-04-03T06:07:29.053+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49543 #2 (2 connections now open)
 m29000| 2015-04-03T06:07:29.053+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:35970 #8 (7 connections now open)
 m30998| 2015-04-03T06:07:29.054+0000 I NETWORK  [Balancer] Socket closed remotely, no longer connected (idle 11 secs, remote host 10.153.130.203:29001)
 m29001| 2015-04-03T06:07:29.054+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36844 #6 (6 connections now open)
 m30998| 2015-04-03T06:07:29.055+0000 I NETWORK  [Balancer] Socket closed remotely, no longer connected (idle 11 secs, remote host 10.153.130.203:29002)
 m29002| 2015-04-03T06:07:29.055+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49546 #3 (3 connections now open)
 m29002| 2015-04-03T06:07:29.093+0000 I SHARDING [conn3] first cluster operation detected, adding sharding hook to enable versioning and authentication to remote servers
 m30998| 2015-04-03T06:07:29.096+0000 I NETWORK  [Balancer] SyncClusterConnection connecting to [ip-10-153-130-203:29000]
 m29000| 2015-04-03T06:07:29.096+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:35973 #9 (8 connections now open)
 m30998| 2015-04-03T06:07:29.097+0000 I NETWORK  [Balancer] SyncClusterConnection connecting to [ip-10-153-130-203:29001]
 m29001| 2015-04-03T06:07:29.097+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:36847 #7 (7 connections now open)
 m30998| 2015-04-03T06:07:29.097+0000 I NETWORK  [Balancer] SyncClusterConnection connecting to [ip-10-153-130-203:29002]
 m29002| 2015-04-03T06:07:29.098+0000 I NETWORK  [initandlisten] connection accepted from 10.153.130.203:49549 #4 (4 connections now open)
 m27000| 2015-04-03T06:07:29.360+0000 I JOURNAL  [signalProcessingThread] journalCleanup...
 m27000| 2015-04-03T06:07:29.360+0000 I JOURNAL  [signalProcessingThread] removeJournalFiles
 m27000| 2015-04-03T06:07:29.362+0000 I JOURNAL  [signalProcessingThread] Terminating durability thread ...
 m27000| 2015-04-03T06:07:29.421+0000 I JOURNAL  [journal writer] Journal writer thread stopped
 m27000| 2015-04-03T06:07:29.421+0000 I JOURNAL  [durability] Durability thread stopped
 m27000| 2015-04-03T06:07:29.421+0000 I STORAGE  [signalProcessingThread] shutdown: closing all files...
 m27000| 2015-04-03T06:07:29.427+0000 I STORAGE  [signalProcessingThread] closeAllFiles() finished
 m27000| 2015-04-03T06:07:29.427+0000 I STORAGE  [signalProcessingThread] shutdown: removing fs lock...
 m27000| 2015-04-03T06:07:29.427+0000 I CONTROL  [signalProcessingThread] dbexit:  rc: 0
 m29000| 2015-04-03T06:07:29.941+0000 I CONTROL  [signalProcessingThread] got signal 15 (Terminated), will terminate after current cmd ends
 m29000| 2015-04-03T06:07:29.941+0000 I CONTROL  [signalProcessingThread] now exiting
 m29000| 2015-04-03T06:07:29.941+0000 I NETWORK  [signalProcessingThread] shutdown: going to close listening sockets...
 m29000| 2015-04-03T06:07:29.941+0000 I NETWORK  [signalProcessingThread] closing listening socket: 53
 m29000| 2015-04-03T06:07:29.941+0000 I NETWORK  [signalProcessingThread] closing listening socket: 54
 m29000| 2015-04-03T06:07:29.941+0000 I NETWORK  [signalProcessingThread] removing socket file: /tmp/mongodb-29000.sock
 m29000| 2015-04-03T06:07:29.941+0000 I NETWORK  [signalProcessingThread] shutdown: going to flush diaglog...
 m29000| 2015-04-03T06:07:29.941+0000 I NETWORK  [signalProcessingThread] shutdown: going to close sockets...
 m29000| 2015-04-03T06:07:29.941+0000 I STORAGE  [signalProcessingThread] shutdown: waiting for fs preallocator...
 m29000| 2015-04-03T06:07:29.941+0000 I STORAGE  [signalProcessingThread] shutdown: final commit...
 m29000| 2015-04-03T06:07:29.942+0000 I NETWORK  [conn5] end connection 10.153.130.203:35955 (7 connections now open)
 m29000| 2015-04-03T06:07:29.942+0000 I NETWORK  [conn9] end connection 10.153.130.203:35973 (7 connections now open)
 m29000| 2015-04-03T06:07:29.942+0000 I NETWORK  [conn6] end connection 10.153.130.203:35956 (7 connections now open)
 m29000| 2015-04-03T06:07:29.942+0000 I NETWORK  [conn8] end connection 10.153.130.203:35970 (7 connections now open)
 m29000| 2015-04-03T06:07:29.942+0000 I NETWORK  [conn2] end connection 10.153.130.203:35944 (7 connections now open)
 m29000| 2015-04-03T06:07:29.942+0000 I NETWORK  [conn4] end connection 10.153.130.203:35953 (7 connections now open)
 m29000| 2015-04-03T06:07:29.942+0000 I NETWORK  [conn7] end connection 10.153.130.203:35967 (7 connections now open)
 m29000| 2015-04-03T06:07:29.942+0000 I JOURNAL  [signalProcessingThread] journalCleanup...
 m29000| 2015-04-03T06:07:29.943+0000 I JOURNAL  [signalProcessingThread] removeJournalFiles
 m29000| 2015-04-03T06:07:29.943+0000 I JOURNAL  [signalProcessingThread] Terminating durability thread ...
 m29000| 2015-04-03T06:07:29.946+0000 I NETWORK  [conn3] end connection 127.0.0.1:59119 (0 connections now open)
 m29000| 2015-04-03T06:07:30.061+0000 I JOURNAL  [journal writer] Journal writer thread stopped
 m29000| 2015-04-03T06:07:30.061+0000 I JOURNAL  [durability] Durability thread stopped
 m29000| 2015-04-03T06:07:30.061+0000 I STORAGE  [signalProcessingThread] shutdown: closing all files...
 m29000| 2015-04-03T06:07:30.067+0000 I STORAGE  [signalProcessingThread] closeAllFiles() finished
 m29000| 2015-04-03T06:07:30.067+0000 I STORAGE  [signalProcessingThread] shutdown: removing fs lock...
 m29000| 2015-04-03T06:07:30.067+0000 I CONTROL  [signalProcessingThread] dbexit:  rc: 0
 m29001| 2015-04-03T06:07:30.945+0000 I CONTROL  [signalProcessingThread] got signal 15 (Terminated), will terminate after current cmd ends
 m29001| 2015-04-03T06:07:30.945+0000 I CONTROL  [signalProcessingThread] now exiting
 m29001| 2015-04-03T06:07:30.945+0000 I NETWORK  [signalProcessingThread] shutdown: going to close listening sockets...
 m29001| 2015-04-03T06:07:30.945+0000 I NETWORK  [signalProcessingThread] closing listening socket: 55
 m29001| 2015-04-03T06:07:30.945+0000 I NETWORK  [signalProcessingThread] closing listening socket: 56
 m29001| 2015-04-03T06:07:30.945+0000 I NETWORK  [signalProcessingThread] removing socket file: /tmp/mongodb-29001.sock
 m29001| 2015-04-03T06:07:30.945+0000 I NETWORK  [signalProcessingThread] shutdown: going to flush diaglog...
 m29001| 2015-04-03T06:07:30.945+0000 I NETWORK  [signalProcessingThread] shutdown: going to close sockets...
 m29001| 2015-04-03T06:07:30.945+0000 I STORAGE  [signalProcessingThread] shutdown: waiting for fs preallocator...
 m29001| 2015-04-03T06:07:30.945+0000 I STORAGE  [signalProcessingThread] shutdown: final commit...
 m29001| 2015-04-03T06:07:30.946+0000 I NETWORK  [conn7] end connection 10.153.130.203:36847 (6 connections now open)
 m29001| 2015-04-03T06:07:30.946+0000 I NETWORK  [conn6] end connection 10.153.130.203:36844 (6 connections now open)
 m29001| 2015-04-03T06:07:30.946+0000 I NETWORK  [conn3] end connection 10.153.130.203:36833 (6 connections now open)
 m29001| 2015-04-03T06:07:30.946+0000 I NETWORK  [conn5] end connection 10.153.130.203:36841 (5 connections now open)
 m29001| 2015-04-03T06:07:30.946+0000 I JOURNAL  [signalProcessingThread] journalCleanup...
 m29001| 2015-04-03T06:07:30.946+0000 I JOURNAL  [signalProcessingThread] removeJournalFiles
 m29001| 2015-04-03T06:07:30.946+0000 I JOURNAL  [signalProcessingThread] Terminating durability thread ...
 m29001| 2015-04-03T06:07:30.949+0000 I NETWORK  [conn4] end connection 127.0.0.1:57270 (2 connections now open)
 m29001| 2015-04-03T06:07:30.949+0000 I NETWORK  [conn1] end connection 10.153.130.203:36830 (1 connection now open)
 m29001| 2015-04-03T06:07:30.949+0000 I NETWORK  [conn2] end connection 10.153.130.203:36832 (0 connections now open)
 m29001| 2015-04-03T06:07:31.065+0000 I JOURNAL  [journal writer] Journal writer thread stopped
 m29001| 2015-04-03T06:07:31.065+0000 I JOURNAL  [durability] Durability thread stopped
 m29001| 2015-04-03T06:07:31.065+0000 I STORAGE  [signalProcessingThread] shutdown: closing all files...
 m29001| 2015-04-03T06:07:31.071+0000 I STORAGE  [signalProcessingThread] closeAllFiles() finished
 m29001| 2015-04-03T06:07:31.071+0000 I STORAGE  [signalProcessingThread] shutdown: removing fs lock...
 m29001| 2015-04-03T06:07:31.071+0000 I CONTROL  [signalProcessingThread] dbexit:  rc: 0
 m29002| 2015-04-03T06:07:31.949+0000 I CONTROL  [signalProcessingThread] got signal 15 (Terminated), will terminate after current cmd ends
 m29002| 2015-04-03T06:07:31.949+0000 I CONTROL  [signalProcessingThread] now exiting
 m29002| 2015-04-03T06:07:31.949+0000 I NETWORK  [signalProcessingThread] shutdown: going to close listening sockets...
 m29002| 2015-04-03T06:07:31.950+0000 I NETWORK  [signalProcessingThread] closing listening socket: 57
 m29002| 2015-04-03T06:07:31.950+0000 I NETWORK  [signalProcessingThread] closing listening socket: 58
 m29002| 2015-04-03T06:07:31.950+0000 I NETWORK  [signalProcessingThread] removing socket file: /tmp/mongodb-29002.sock
 m29002| 2015-04-03T06:07:31.950+0000 I NETWORK  [signalProcessingThread] shutdown: going to flush diaglog...
 m29002| 2015-04-03T06:07:31.951+0000 I NETWORK  [signalProcessingThread] shutdown: going to close sockets...
 m29002| 2015-04-03T06:07:31.951+0000 I STORAGE  [signalProcessingThread] shutdown: waiting for fs preallocator...
 m29002| 2015-04-03T06:07:31.951+0000 I STORAGE  [signalProcessingThread] shutdown: final commit...
 m29002| 2015-04-03T06:07:31.951+0000 I NETWORK  [conn1] end connection 127.0.0.1:44390 (3 connections now open)
 m29002| 2015-04-03T06:07:31.952+0000 I NETWORK  [conn4] end connection 10.153.130.203:49549 (3 connections now open)
 m29002| 2015-04-03T06:07:31.952+0000 I NETWORK  [conn3] end connection 10.153.130.203:49546 (3 connections now open)
 m29002| 2015-04-03T06:07:31.952+0000 I NETWORK  [conn2] end connection 10.153.130.203:49543 (3 connections now open)
 m29002| 2015-04-03T06:07:31.952+0000 I JOURNAL  [signalProcessingThread] journalCleanup...
 m29002| 2015-04-03T06:07:31.952+0000 I JOURNAL  [signalProcessingThread] removeJournalFiles
 m29002| 2015-04-03T06:07:31.952+0000 I JOURNAL  [signalProcessingThread] Terminating durability thread ...
 m29002| 2015-04-03T06:07:32.069+0000 I JOURNAL  [journal writer] Journal writer thread stopped
 m29002| 2015-04-03T06:07:32.069+0000 I JOURNAL  [durability] Durability thread stopped
 m29002| 2015-04-03T06:07:32.069+0000 I STORAGE  [signalProcessingThread] shutdown: closing all files...
 m29002| 2015-04-03T06:07:32.075+0000 I STORAGE  [signalProcessingThread] closeAllFiles() finished
 m29002| 2015-04-03T06:07:32.075+0000 I STORAGE  [signalProcessingThread] shutdown: removing fs lock...
 m29002| 2015-04-03T06:07:32.075+0000 I CONTROL  [signalProcessingThread] dbexit:  rc: 0
 m30000| 2015-04-03T06:07:32.953+0000 I CONTROL  [signalProcessingThread] got signal 15 (Terminated), will terminate after current cmd ends
 m30000| 2015-04-03T06:07:32.953+0000 I CONTROL  [signalProcessingThread] now exiting
 m30000| 2015-04-03T06:07:32.953+0000 I NETWORK  [signalProcessingThread] shutdown: going to close listening sockets...
 m30000| 2015-04-03T06:07:32.953+0000 I NETWORK  [signalProcessingThread] closing listening socket: 49
 m30000| 2015-04-03T06:07:32.953+0000 I NETWORK  [signalProcessingThread] closing listening socket: 50
 m30000| 2015-04-03T06:07:32.953+0000 I NETWORK  [signalProcessingThread] removing socket file: /tmp/mongodb-30000.sock
 m30000| 2015-04-03T06:07:32.953+0000 I NETWORK  [signalProcessingThread] shutdown: going to flush diaglog...
 m30000| 2015-04-03T06:07:32.953+0000 I NETWORK  [signalProcessingThread] shutdown: going to close sockets...
 m30000| 2015-04-03T06:07:32.953+0000 I STORAGE  [signalProcessingThread] shutdown: waiting for fs preallocator...
 m30000| 2015-04-03T06:07:32.953+0000 I STORAGE  [signalProcessingThread] shutdown: final commit...
 m30000| 2015-04-03T06:07:32.954+0000 I NETWORK  [conn3] end connection 10.153.130.203:36173 (3 connections now open)
 m30000| 2015-04-03T06:07:32.954+0000 I NETWORK  [conn1] end connection 10.153.130.203:36167 (3 connections now open)
 m30000| 2015-04-03T06:07:32.954+0000 I NETWORK  [conn2] end connection 127.0.0.1:37791 (1 connection now open)
 m30000| 2015-04-03T06:07:32.954+0000 I NETWORK  [conn4] end connection 10.153.130.203:36175 (3 connections now open)
 m30000| 2015-04-03T06:07:32.959+0000 I JOURNAL  [signalProcessingThread] journalCleanup...
 m30000| 2015-04-03T06:07:32.959+0000 I JOURNAL  [signalProcessingThread] removeJournalFiles
 m30000| 2015-04-03T06:07:32.960+0000 I JOURNAL  [signalProcessingThread] Terminating durability thread ...
 m30000| 2015-04-03T06:07:33.073+0000 I JOURNAL  [journal writer] Journal writer thread stopped
 m30000| 2015-04-03T06:07:33.073+0000 I JOURNAL  [durability] Durability thread stopped
 m30000| 2015-04-03T06:07:33.073+0000 I STORAGE  [signalProcessingThread] shutdown: closing all files...
 m30000| 2015-04-03T06:07:33.073+0000 I STORAGE  [signalProcessingThread] closeAllFiles() finished
 m30000| 2015-04-03T06:07:33.073+0000 I STORAGE  [signalProcessingThread] shutdown: removing fs lock...
 m30000| 2015-04-03T06:07:33.073+0000 I CONTROL  [signalProcessingThread] dbexit:  rc: 0
 m30001| 2015-04-03T06:07:33.957+0000 I CONTROL  [signalProcessingThread] got signal 15 (Terminated), will terminate after current cmd ends
 m30001| 2015-04-03T06:07:33.957+0000 I CONTROL  [signalProcessingThread] now exiting
 m30001| 2015-04-03T06:07:33.957+0000 I NETWORK  [signalProcessingThread] shutdown: going to close listening sockets...
 m30001| 2015-04-03T06:07:33.958+0000 I NETWORK  [signalProcessingThread] closing listening socket: 51
 m30001| 2015-04-03T06:07:33.958+0000 I NETWORK  [signalProcessingThread] closing listening socket: 52
 m30001| 2015-04-03T06:07:33.958+0000 I NETWORK  [signalProcessingThread] removing socket file: /tmp/mongodb-30001.sock
 m30001| 2015-04-03T06:07:33.958+0000 I NETWORK  [signalProcessingThread] shutdown: going to flush diaglog...
 m30001| 2015-04-03T06:07:33.959+0000 I NETWORK  [signalProcessingThread] shutdown: going to close sockets...
 m30001| 2015-04-03T06:07:33.959+0000 I STORAGE  [signalProcessingThread] shutdown: waiting for fs preallocator...
 m30001| 2015-04-03T06:07:33.959+0000 I STORAGE  [signalProcessingThread] shutdown: final commit...
 m30001| 2015-04-03T06:07:33.960+0000 I JOURNAL  [signalProcessingThread] journalCleanup...
 m30001| 2015-04-03T06:07:33.960+0000 I JOURNAL  [signalProcessingThread] removeJournalFiles
 m30001| 2015-04-03T06:07:33.960+0000 I NETWORK  [conn1] end connection 127.0.0.1:50321 (0 connections now open)
 m30001| 2015-04-03T06:07:33.961+0000 I JOURNAL  [signalProcessingThread] Terminating durability thread ...
 m30001| 2015-04-03T06:07:34.077+0000 I JOURNAL  [journal writer] Journal writer thread stopped
 m30001| 2015-04-03T06:07:34.077+0000 I JOURNAL  [durability] Durability thread stopped
 m30001| 2015-04-03T06:07:34.077+0000 I STORAGE  [signalProcessingThread] shutdown: closing all files...
 m30001| 2015-04-03T06:07:34.083+0000 I STORAGE  [signalProcessingThread] closeAllFiles() finished
 m30001| 2015-04-03T06:07:34.083+0000 I STORAGE  [signalProcessingThread] shutdown: removing fs lock...
 m30001| 2015-04-03T06:07:34.084+0000 I CONTROL  [signalProcessingThread] dbexit:  rc: 0
 m30998| 2015-04-03T06:07:34.961+0000 I CONTROL  [signalProcessingThread] got signal 15 (Terminated), will terminate after current cmd ends
 m30998| 2015-04-03T06:07:34.961+0000 I SHARDING [signalProcessingThread] dbexit:  rc:0
 m30999| 2015-04-03T06:07:35.965+0000 I CONTROL  [signalProcessingThread] got signal 15 (Terminated), will terminate after current cmd ends
 m30999| 2015-04-03T06:07:35.965+0000 I SHARDING [signalProcessingThread] dbexit:  rc:0
2015-04-03 02:07:36 EDT
2015-04-03T06:07:37.007+0000 I NETWORK  [initandlisten] connection accepted from 127.0.0.1:44828 #16 (1 connection now open)
2015-04-03T06:07:37.008+0000 I NETWORK  [conn16] end connection 127.0.0.1:44828 (0 connections now open)
2015-04-03T06:07:37.008+0000 I NETWORK  [initandlisten] connection accepted from 127.0.0.1:44829 #17 (1 connection now open)
2015-04-03T06:07:37.008+0000 I NETWORK  [conn17] end connection 127.0.0.1:44829 (0 connections now open)
2015-04-03T06:07:37.140+0000 I NETWORK  [initandlisten] connection accepted from 127.0.0.1:44834 #18 (1 connection now open)
2015-04-03 02:07:43 EDT
2015-04-03T06:07:43.930+0000 I NETWORK  [conn18] end connection 127.0.0.1:44834 (0 connections now open)
2015-04-03T06:07:43.984+0000 I NETWORK  [initandlisten] connection accepted from 127.0.0.1:44849 #19 (1 connection now open)
2015-04-03T06:07:43.985+0000 I NETWORK  [initandlisten] connection accepted from 127.0.0.1:44850 #20 (2 connections now open)
2015-04-03T06:07:43.985+0000 I NETWORK  [conn19] end connection 127.0.0.1:44849 (1 connection now open)
2015-04-03T06:07:43.985+0000 I NETWORK  [conn20] end connection 127.0.0.1:44850 (0 connections now open)
2015-04-03T06:07:44.121+0000 I NETWORK  [initandlisten] connection accepted from 127.0.0.1:44855 #21 (1 connection now open)
2015-04-03 02:10:38 EDT
2015-04-03T06:10:38.031+0000 I NETWORK  [conn21] end connection 127.0.0.1:44855 (0 connections now open)