2015-01-09 13:59:34 EST | MongoDB shell version: 2.8.0-rc5-pre- |
| /data/db/ |
| ReplSetTest Starting Set |
| ReplSetTest n is : 0 |
| ReplSetTest n: 0 ports: [ 31000, 31001, 31002 ] 31000 number |
| { |
| "useHostName" : true, |
| "oplogSize" : 40, |
| "keyFile" : "jstests/libs/key1", |
| "port" : 31000, |
| "noprealloc" : "", |
| "smallfiles" : "", |
| "rest" : "", |
| "replSet" : "testReplSet", |
| "dbpath" : "$set-$node", |
| "restart" : undefined, |
| "pathOpts" : { |
| "node" : 0, |
| "set" : "testReplSet" |
| } |
| } |
| ReplSetTest Starting.... |
| Resetting db path '/data/db/testReplSet-0' |
| 2015-01-09T18:59:34.635+0000 I - shell: started program (sh4905): /data/mci/shell/src/mongod --oplogSize 40 --keyFile jstests/libs/key1 --port 31000 --noprealloc --smallfiles --rest --replSet testReplSet --dbpath /data/db/testReplSet-0 --nopreallocj --setParameter enableTestCommands=1 |
| m31000| 2015-01-09T18:59:34.586+0000 I CONTROL ** WARNING: --rest is specified without --httpinterface, |
| m31000| 2015-01-09T18:59:34.586+0000 I CONTROL ** enabling http interface |
| m31000| note: noprealloc may hurt performance in many applications |
| m31000| 2015-01-09T18:59:34.588+0000 I CONTROL |
| m31000| 2015-01-09T18:59:34.588+0000 W CONTROL 32-bit servers don't have journaling enabled by default. Please use --journal if you want durability. |
| m31000| 2015-01-09T18:59:34.588+0000 I CONTROL |
| m31000| 2015-01-09T18:59:34.618+0000 I CONTROL [initandlisten] MongoDB starting : pid=4905 port=31000 dbpath=/data/db/testReplSet-0 32-bit host=ip-10-28-60-12 |
| m31000| 2015-01-09T18:59:34.618+0000 I CONTROL [initandlisten] ** WARNING: You are running this process as the root user, which is not recommended. |
| m31000| 2015-01-09T18:59:34.618+0000 I CONTROL [initandlisten] |
| m31000| 2015-01-09T18:59:34.618+0000 I CONTROL [initandlisten] |
| m31000| 2015-01-09T18:59:34.618+0000 I CONTROL [initandlisten] ** NOTE: This is a 32 bit MongoDB binary. |
| m31000| 2015-01-09T18:59:34.618+0000 I CONTROL [initandlisten] ** 32 bit builds are limited to less than 2GB of data (or less with --journal). |
| m31000| 2015-01-09T18:59:34.618+0000 I CONTROL [initandlisten] ** Note that journaling defaults to off for 32 bit and is currently off. |
| m31000| 2015-01-09T18:59:34.618+0000 I CONTROL [initandlisten] ** See http://dochub.mongodb.org/core/32bit |
| m31000| 2015-01-09T18:59:34.619+0000 I CONTROL [initandlisten] |
| m31000| 2015-01-09T18:59:34.619+0000 I CONTROL [initandlisten] db version v2.8.0-rc5-pre- |
| m31000| 2015-01-09T18:59:34.619+0000 I CONTROL [initandlisten] git version: aee446a97d7c3d7b6129348de6957d8e178864b2 |
| m31000| 2015-01-09T18:59:34.619+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 |
| m31000| 2015-01-09T18:59:34.619+0000 I CONTROL [initandlisten] allocator: tcmalloc |
| m31000| 2015-01-09T18:59:34.619+0000 I CONTROL [initandlisten] options: { net: { http: { RESTInterfaceEnabled: true, enabled: true }, port: 31000 }, nopreallocj: true, replication: { oplogSizeMB: 40, replSet: "testReplSet" }, security: { keyFile: "jstests/libs/key1" }, setParameter: { enableTestCommands: "1" }, storage: { dbPath: "/data/db/testReplSet-0", mmapv1: { preallocDataFiles: false, smallFiles: true } } } |
| 2015-01-09T18:59:34.672+0000 W NETWORK Failed to connect to 127.0.0.1:31000, reason: errno:111 Connection refused |
| m31000| 2015-01-09T18:59:34.690+0000 I NETWORK [websvr] admin web console waiting for connections on port 32000 |
| m31000| 2015-01-09T18:59:34.691+0000 I INDEX [initandlisten] allocating new ns file /data/db/testReplSet-0/local.ns, filling with zeroes... |
| 2015-01-09T18:59:34.877+0000 W NETWORK Failed to connect to 127.0.0.1:31000, reason: errno:111 Connection refused |
| m31000| 2015-01-09T18:59:34.980+0000 I STORAGE [FileAllocator] allocating new datafile /data/db/testReplSet-0/local.0, filling with zeroes... |
| m31000| 2015-01-09T18:59:34.981+0000 I STORAGE [FileAllocator] creating directory /data/db/testReplSet-0/_tmp |
| m31000| 2015-01-09T18:59:35.023+0000 I STORAGE [FileAllocator] done allocating datafile /data/db/testReplSet-0/local.0, size: 16MB, took 0.04 secs |
| m31000| 2015-01-09T18:59:35.032+0000 I REPL [initandlisten] Did not find local replica set configuration document at startup; NoMatchingDocument Did not find replica set configuration document in local.system.replset |
| m31000| 2015-01-09T18:59:35.034+0000 I NETWORK [initandlisten] waiting for connections on port 31000 |
| [ connection to ip-10-28-60-12:31000 ] |
| ReplSetTest n is : 1 |
| ReplSetTest n: 1 ports: [ 31000, 31001, 31002 ] 31001 number |
| { |
| "useHostName" : true, |
| "oplogSize" : 40, |
| "keyFile" : "jstests/libs/key1", |
| "port" : 31001, |
| "noprealloc" : "", |
| "smallfiles" : "", |
| "rest" : "", |
| "replSet" : "testReplSet", |
| "dbpath" : "$set-$node", |
| "restart" : undefined, |
| "pathOpts" : { |
| "node" : 1, |
| "set" : "testReplSet" |
| } |
| } |
| ReplSetTest Starting.... |
| Resetting db path '/data/db/testReplSet-1' |
| m31000| 2015-01-09T18:59:35.103+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40943 #1 (1 connection now open) |
| 2015-01-09T18:59:35.201+0000 I - shell: started program (sh4924): /data/mci/shell/src/mongod --oplogSize 40 --keyFile jstests/libs/key1 --port 31001 --noprealloc --smallfiles --rest --replSet testReplSet --dbpath /data/db/testReplSet-1 --nopreallocj --setParameter enableTestCommands=1 |
| m31001| 2015-01-09T18:59:35.123+0000 I CONTROL ** WARNING: --rest is specified without --httpinterface, |
| m31001| 2015-01-09T18:59:35.123+0000 I CONTROL ** enabling http interface |
| m31001| note: noprealloc may hurt performance in many applications |
| m31001| 2015-01-09T18:59:35.125+0000 I CONTROL |
| m31001| 2015-01-09T18:59:35.125+0000 W CONTROL 32-bit servers don't have journaling enabled by default. Please use --journal if you want durability. |
| m31001| 2015-01-09T18:59:35.125+0000 I CONTROL |
| m31001| 2015-01-09T18:59:35.154+0000 I CONTROL [initandlisten] MongoDB starting : pid=4924 port=31001 dbpath=/data/db/testReplSet-1 32-bit host=ip-10-28-60-12 |
| m31001| 2015-01-09T18:59:35.154+0000 I CONTROL [initandlisten] ** WARNING: You are running this process as the root user, which is not recommended. |
| m31001| 2015-01-09T18:59:35.154+0000 I CONTROL [initandlisten] |
| m31001| 2015-01-09T18:59:35.155+0000 I CONTROL [initandlisten] |
| m31001| 2015-01-09T18:59:35.155+0000 I CONTROL [initandlisten] ** NOTE: This is a 32 bit MongoDB binary. |
| m31001| 2015-01-09T18:59:35.155+0000 I CONTROL [initandlisten] ** 32 bit builds are limited to less than 2GB of data (or less with --journal). |
| m31001| 2015-01-09T18:59:35.155+0000 I CONTROL [initandlisten] ** Note that journaling defaults to off for 32 bit and is currently off. |
| m31001| 2015-01-09T18:59:35.155+0000 I CONTROL [initandlisten] ** See http://dochub.mongodb.org/core/32bit |
| m31001| 2015-01-09T18:59:35.155+0000 I CONTROL [initandlisten] |
| m31001| 2015-01-09T18:59:35.155+0000 I CONTROL [initandlisten] db version v2.8.0-rc5-pre- |
| m31001| 2015-01-09T18:59:35.155+0000 I CONTROL [initandlisten] git version: aee446a97d7c3d7b6129348de6957d8e178864b2 |
| m31001| 2015-01-09T18:59:35.155+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 |
| m31001| 2015-01-09T18:59:35.155+0000 I CONTROL [initandlisten] allocator: tcmalloc |
| m31001| 2015-01-09T18:59:35.155+0000 I CONTROL [initandlisten] options: { net: { http: { RESTInterfaceEnabled: true, enabled: true }, port: 31001 }, nopreallocj: true, replication: { oplogSizeMB: 40, replSet: "testReplSet" }, security: { keyFile: "jstests/libs/key1" }, setParameter: { enableTestCommands: "1" }, storage: { dbPath: "/data/db/testReplSet-1", mmapv1: { preallocDataFiles: false, smallFiles: true } } } |
| 2015-01-09T18:59:35.214+0000 W NETWORK Failed to connect to 127.0.0.1:31001, reason: errno:111 Connection refused |
| m31001| 2015-01-09T18:59:35.221+0000 I INDEX [initandlisten] allocating new ns file /data/db/testReplSet-1/local.ns, filling with zeroes... |
| m31001| 2015-01-09T18:59:35.224+0000 I NETWORK [websvr] admin web console waiting for connections on port 32001 |
| m31001| 2015-01-09T18:59:35.400+0000 I STORAGE [FileAllocator] allocating new datafile /data/db/testReplSet-1/local.0, filling with zeroes... |
| m31001| 2015-01-09T18:59:35.401+0000 I STORAGE [FileAllocator] creating directory /data/db/testReplSet-1/_tmp |
| 2015-01-09T18:59:35.423+0000 W NETWORK Failed to connect to 127.0.0.1:31001, reason: errno:111 Connection refused |
| m31001| 2015-01-09T18:59:35.444+0000 I STORAGE [FileAllocator] done allocating datafile /data/db/testReplSet-1/local.0, size: 16MB, took 0.041 secs |
| m31001| 2015-01-09T18:59:35.453+0000 I REPL [initandlisten] Did not find local replica set configuration document at startup; NoMatchingDocument Did not find replica set configuration document in local.system.replset |
| m31001| 2015-01-09T18:59:35.454+0000 I NETWORK [initandlisten] waiting for connections on port 31001 |
| [ connection to ip-10-28-60-12:31000, connection to ip-10-28-60-12:31001 ] |
| ReplSetTest n is : 2 |
| ReplSetTest n: 2 ports: [ 31000, 31001, 31002 ] 31002 number |
| { |
| "useHostName" : true, |
| "oplogSize" : 40, |
| "keyFile" : "jstests/libs/key1", |
| "port" : 31002, |
| "noprealloc" : "", |
| "smallfiles" : "", |
| "rest" : "", |
| "replSet" : "testReplSet", |
| "dbpath" : "$set-$node", |
| "restart" : undefined, |
| "pathOpts" : { |
| "node" : 2, |
| "set" : "testReplSet" |
| } |
| } |
| ReplSetTest Starting.... |
| Resetting db path '/data/db/testReplSet-2' |
| 2015-01-09T18:59:35.641+0000 I - shell: started program (sh4942): /data/mci/shell/src/mongod --oplogSize 40 --keyFile jstests/libs/key1 --port 31002 --noprealloc --smallfiles --rest --replSet testReplSet --dbpath /data/db/testReplSet-2 --nopreallocj --setParameter enableTestCommands=1 |
| m31001| 2015-01-09T18:59:35.642+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:58496 #1 (1 connection now open) |
| m31002| 2015-01-09T18:59:35.654+0000 I CONTROL ** WARNING: --rest is specified without --httpinterface, |
| m31002| 2015-01-09T18:59:35.654+0000 I CONTROL ** enabling http interface |
| m31002| note: noprealloc may hurt performance in many applications |
| m31002| 2015-01-09T18:59:35.656+0000 I CONTROL |
| m31002| 2015-01-09T18:59:35.656+0000 W CONTROL 32-bit servers don't have journaling enabled by default. Please use --journal if you want durability. |
| m31002| 2015-01-09T18:59:35.656+0000 I CONTROL |
| m31002| 2015-01-09T18:59:35.686+0000 I CONTROL [initandlisten] MongoDB starting : pid=4942 port=31002 dbpath=/data/db/testReplSet-2 32-bit host=ip-10-28-60-12 |
| m31002| 2015-01-09T18:59:35.686+0000 I CONTROL [initandlisten] ** WARNING: You are running this process as the root user, which is not recommended. |
| m31002| 2015-01-09T18:59:35.686+0000 I CONTROL [initandlisten] |
| m31002| 2015-01-09T18:59:35.686+0000 I CONTROL [initandlisten] |
| m31002| 2015-01-09T18:59:35.686+0000 I CONTROL [initandlisten] ** NOTE: This is a 32 bit MongoDB binary. |
| m31002| 2015-01-09T18:59:35.686+0000 I CONTROL [initandlisten] ** 32 bit builds are limited to less than 2GB of data (or less with --journal). |
| m31002| 2015-01-09T18:59:35.686+0000 I CONTROL [initandlisten] ** Note that journaling defaults to off for 32 bit and is currently off. |
| m31002| 2015-01-09T18:59:35.686+0000 I CONTROL [initandlisten] ** See http://dochub.mongodb.org/core/32bit |
| m31002| 2015-01-09T18:59:35.686+0000 I CONTROL [initandlisten] |
| m31002| 2015-01-09T18:59:35.686+0000 I CONTROL [initandlisten] db version v2.8.0-rc5-pre- |
| m31002| 2015-01-09T18:59:35.686+0000 I CONTROL [initandlisten] git version: aee446a97d7c3d7b6129348de6957d8e178864b2 |
| m31002| 2015-01-09T18:59:35.686+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 |
| m31002| 2015-01-09T18:59:35.686+0000 I CONTROL [initandlisten] allocator: tcmalloc |
| m31002| 2015-01-09T18:59:35.686+0000 I CONTROL [initandlisten] options: { net: { http: { RESTInterfaceEnabled: true, enabled: true }, port: 31002 }, nopreallocj: true, replication: { oplogSizeMB: 40, replSet: "testReplSet" }, security: { keyFile: "jstests/libs/key1" }, setParameter: { enableTestCommands: "1" }, storage: { dbPath: "/data/db/testReplSet-2", mmapv1: { preallocDataFiles: false, smallFiles: true } } } |
| 2015-01-09T18:59:35.720+0000 W NETWORK Failed to connect to 127.0.0.1:31002, reason: errno:111 Connection refused |
| m31002| 2015-01-09T18:59:35.747+0000 I INDEX [initandlisten] allocating new ns file /data/db/testReplSet-2/local.ns, filling with zeroes... |
| m31002| 2015-01-09T18:59:35.777+0000 I NETWORK [websvr] admin web console waiting for connections on port 32002 |
| 2015-01-09T18:59:35.925+0000 W NETWORK Failed to connect to 127.0.0.1:31002, reason: errno:111 Connection refused |
| m31002| 2015-01-09T18:59:35.992+0000 I STORAGE [FileAllocator] allocating new datafile /data/db/testReplSet-2/local.0, filling with zeroes... |
| m31002| 2015-01-09T18:59:35.993+0000 I STORAGE [FileAllocator] creating directory /data/db/testReplSet-2/_tmp |
| m31002| 2015-01-09T18:59:36.038+0000 I STORAGE [FileAllocator] done allocating datafile /data/db/testReplSet-2/local.0, size: 16MB, took 0.04 secs |
| m31002| 2015-01-09T18:59:36.046+0000 I REPL [initandlisten] Did not find local replica set configuration document at startup; NoMatchingDocument Did not find replica set configuration document in local.system.replset |
| m31002| 2015-01-09T18:59:36.048+0000 I NETWORK [initandlisten] waiting for connections on port 31002 |
| [ |
| connection to ip-10-28-60-12:31000, |
| connection to ip-10-28-60-12:31001, |
| connection to ip-10-28-60-12:31002 |
| ] |
| { |
| "replSetInitiate" : { |
| "_id" : "testReplSet", |
| "members" : [ |
| { |
| "_id" : 0, |
| "host" : "ip-10-28-60-12:31000" |
| }, |
| { |
| "_id" : 1, |
| "host" : "ip-10-28-60-12:31001" |
| }, |
| { |
| "_id" : 2, |
| "host" : "ip-10-28-60-12:31002" |
| } |
| ] |
| } |
| } |
| m31000| 2015-01-09T18:59:36.137+0000 I ACCESS [conn1] note: no users configured in admin.system.users, allowing localhost access |
| m31000| 2015-01-09T18:59:36.138+0000 I REPL [conn1] replSetInitiate admin command received from client |
| m31001| 2015-01-09T18:59:36.142+0000 I NETWORK [initandlisten] connection accepted from 10.28.60.12:36805 #2 (2 connections now open) |
| m31001| 2015-01-09T18:59:36.165+0000 I ACCESS [conn2] Successfully authenticated as principal __system on local |
| m31001| 2015-01-09T18:59:36.168+0000 I NETWORK [conn2] end connection 10.28.60.12:36805 (1 connection now open) |
| m31002| 2015-01-09T18:59:36.169+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51002 #1 (1 connection now open) |
| m31002| 2015-01-09T18:59:36.170+0000 I NETWORK [initandlisten] connection accepted from 10.28.60.12:55335 #2 (2 connections now open) |
| m31002| 2015-01-09T18:59:36.193+0000 I ACCESS [conn2] Successfully authenticated as principal __system on local |
| m31000| 2015-01-09T18:59:36.194+0000 I REPL [conn1] replSet replSetInitiate config object with 3 members parses ok |
| m31001| 2015-01-09T18:59:36.197+0000 I NETWORK [initandlisten] connection accepted from 10.28.60.12:36807 #3 (2 connections now open) |
| m31001| 2015-01-09T18:59:36.222+0000 I ACCESS [conn3] Successfully authenticated as principal __system on local |
| m31000| 2015-01-09T18:59:36.224+0000 I NETWORK [initandlisten] connection accepted from 10.28.60.12:45465 #2 (2 connections now open) |
| m31002| 2015-01-09T18:59:36.270+0000 I NETWORK [conn2] end connection 10.28.60.12:55335 (1 connection now open) |
| m31002| 2015-01-09T18:59:36.271+0000 I NETWORK [initandlisten] connection accepted from 10.28.60.12:55337 #3 (2 connections now open) |
| m31002| 2015-01-09T18:59:36.294+0000 I ACCESS [conn3] Successfully authenticated as principal __system on local |
| m31000| 2015-01-09T18:59:36.297+0000 I REPL [ReplicationExecutor] new replica set config in use: { _id: "testReplSet", version: 1, members: [ { _id: 0, host: "ip-10-28-60-12:31000", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 }, { _id: 1, host: "ip-10-28-60-12:31001", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 }, { _id: 2, host: "ip-10-28-60-12:31002", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 } ], settings: { chainingAllowed: true, heartbeatTimeoutSecs: 10, getLastErrorModes: {}, getLastErrorDefaults: { w: 1, wtimeout: 0 } } } |
| m31000| 2015-01-09T18:59:36.297+0000 I REPL [ReplicationExecutor] transition to STARTUP2 |
| m31000| 2015-01-09T18:59:36.300+0000 I REPL [conn1] ****** |
| m31000| 2015-01-09T18:59:36.301+0000 I REPL [conn1] creating replication oplog of size: 40MB... |
| m31000| 2015-01-09T18:59:36.302+0000 I STORAGE [FileAllocator] allocating new datafile /data/db/testReplSet-0/local.1, filling with zeroes... |
| m31000| 2015-01-09T18:59:36.511+0000 I REPL [ReplicationExecutor] Member ip-10-28-60-12:31001 is now in state STARTUP |
| m31000| 2015-01-09T18:59:36.513+0000 I NETWORK [initandlisten] connection accepted from 10.28.60.12:45466 #3 (3 connections now open) |
| m31000| 2015-01-09T18:59:36.514+0000 I STORAGE [FileAllocator] done allocating datafile /data/db/testReplSet-0/local.1, size: 64MB, took 0.211 secs |
| m31000| 2015-01-09T18:59:36.542+0000 I ACCESS [conn3] Successfully authenticated as principal __system on local |
| m31000| 2015-01-09T18:59:36.543+0000 I REPL [ReplicationExecutor] Member ip-10-28-60-12:31002 is now in state STARTUP |
| m31000| 2015-01-09T18:59:36.544+0000 I NETWORK [initandlisten] connection accepted from 10.28.60.12:45467 #4 (4 connections now open) |
| m31000| 2015-01-09T18:59:36.556+0000 I ACCESS [conn2] Successfully authenticated as principal __system on local |
| m31000| 2015-01-09T18:59:36.557+0000 I NETWORK [initandlisten] connection accepted from 10.28.60.12:45468 #5 (5 connections now open) |
| m31000| 2015-01-09T18:59:36.582+0000 I ACCESS [conn5] Successfully authenticated as principal __system on local |
| m31000| 2015-01-09T18:59:36.582+0000 I NETWORK [conn5] end connection 10.28.60.12:45468 (4 connections now open) |
| m31000| 2015-01-09T18:59:36.607+0000 I ACCESS [conn4] Successfully authenticated as principal __system on local |
| m31000| 2015-01-09T18:59:36.608+0000 I NETWORK [conn4] end connection 10.28.60.12:45467 (3 connections now open) |
| m31002| 2015-01-09T18:59:36.609+0000 I NETWORK [initandlisten] connection accepted from 10.28.60.12:55342 #4 (3 connections now open) |
| m31002| 2015-01-09T18:59:36.657+0000 I ACCESS [conn4] Successfully authenticated as principal __system on local |
| m31001| 2015-01-09T18:59:36.658+0000 I REPL [WriteReplSetConfig] Starting replication applier threads |
| m31001| 2015-01-09T18:59:36.659+0000 I REPL [ReplicationExecutor] new replica set config in use: { _id: "testReplSet", version: 1, members: [ { _id: 0, host: "ip-10-28-60-12:31000", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 }, { _id: 1, host: "ip-10-28-60-12:31001", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 }, { _id: 2, host: "ip-10-28-60-12:31002", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 } ], settings: { chainingAllowed: true, heartbeatTimeoutSecs: 10, getLastErrorModes: {}, getLastErrorDefaults: { w: 1, wtimeout: 0 } } } |
| m31001| 2015-01-09T18:59:36.659+0000 I REPL [ReplicationExecutor] transition to STARTUP2 |
| m31001| 2015-01-09T18:59:36.659+0000 I REPL [ReplicationExecutor] Member ip-10-28-60-12:31000 is now in state STARTUP2 |
| m31001| 2015-01-09T18:59:36.662+0000 I REPL [rsSync] ****** |
| m31001| 2015-01-09T18:59:36.662+0000 I REPL [rsSync] creating replication oplog of size: 40MB... |
| m31001| 2015-01-09T18:59:36.666+0000 I STORAGE [FileAllocator] allocating new datafile /data/db/testReplSet-1/local.1, filling with zeroes... |
| m31002| 2015-01-09T18:59:36.857+0000 I NETWORK [initandlisten] connection accepted from 10.28.60.12:55343 #5 (4 connections now open) |
| m31002| 2015-01-09T18:59:36.907+0000 I ACCESS [conn5] Successfully authenticated as principal __system on local |
| m31001| 2015-01-09T18:59:36.909+0000 I REPL [ReplicationExecutor] Member ip-10-28-60-12:31002 is now in state STARTUP |
| m31001| 2015-01-09T18:59:36.910+0000 I NETWORK [initandlisten] connection accepted from 10.28.60.12:36815 #4 (3 connections now open) |
| m31001| 2015-01-09T18:59:36.938+0000 I ACCESS [conn4] Successfully authenticated as principal __system on local |
| m31002| 2015-01-09T18:59:36.940+0000 I NETWORK [conn4] end connection 10.28.60.12:55342 (3 connections now open) |
| m31001| 2015-01-09T18:59:36.941+0000 I NETWORK [initandlisten] connection accepted from 10.28.60.12:36816 #5 (4 connections now open) |
| m31001| 2015-01-09T18:59:36.976+0000 I ACCESS [conn5] Successfully authenticated as principal __system on local |
| m31001| 2015-01-09T18:59:36.977+0000 I NETWORK [conn5] end connection 10.28.60.12:36816 (3 connections now open) |
| m31001| 2015-01-09T18:59:37.034+0000 I STORAGE [FileAllocator] done allocating datafile /data/db/testReplSet-1/local.1, size: 64MB, took 0.368 secs |
| m31002| 2015-01-09T18:59:37.038+0000 I REPL [WriteReplSetConfig] Starting replication applier threads |
| m31002| 2015-01-09T18:59:37.039+0000 I REPL [ReplicationExecutor] new replica set config in use: { _id: "testReplSet", version: 1, members: [ { _id: 0, host: "ip-10-28-60-12:31000", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 }, { _id: 1, host: "ip-10-28-60-12:31001", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 }, { _id: 2, host: "ip-10-28-60-12:31002", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 } ], settings: { chainingAllowed: true, heartbeatTimeoutSecs: 10, getLastErrorModes: {}, getLastErrorDefaults: { w: 1, wtimeout: 0 } } } |
| m31002| 2015-01-09T18:59:37.039+0000 I REPL [ReplicationExecutor] transition to STARTUP2 |
| m31002| 2015-01-09T18:59:37.040+0000 I REPL [ReplicationExecutor] Member ip-10-28-60-12:31000 is now in state STARTUP2 |
| m31002| 2015-01-09T18:59:37.040+0000 I REPL [ReplicationExecutor] Member ip-10-28-60-12:31001 is now in state STARTUP2 |
| m31002| 2015-01-09T18:59:37.045+0000 I REPL [rsSync] ****** |
| m31002| 2015-01-09T18:59:37.045+0000 I REPL [rsSync] creating replication oplog of size: 40MB... |
| m31002| 2015-01-09T18:59:37.046+0000 I STORAGE [FileAllocator] allocating new datafile /data/db/testReplSet-2/local.1, filling with zeroes... |
| m31002| 2015-01-09T18:59:37.605+0000 I STORAGE [FileAllocator] done allocating datafile /data/db/testReplSet-2/local.1, size: 64MB, took 0.558 secs |
| m31000| 2015-01-09T18:59:38.517+0000 I REPL [ReplicationExecutor] Member ip-10-28-60-12:31001 is now in state STARTUP2 |
| m31000| 2015-01-09T18:59:38.549+0000 I REPL [ReplicationExecutor] Member ip-10-28-60-12:31002 is now in state STARTUP2 |
| m31001| 2015-01-09T18:59:38.913+0000 I REPL [ReplicationExecutor] Member ip-10-28-60-12:31002 is now in state STARTUP2 |
2015-01-09 13:59:40 EST | m31001| 2015-01-09T18:59:40.372+0000 I REPL [rsSync] ****** |
| m31001| 2015-01-09T18:59:40.372+0000 I REPL [rsSync] initial sync pending |
| m31001| 2015-01-09T18:59:40.372+0000 I REPL [rsSync] no valid sync sources found in current replset to do an initial sync |
| m31000| 2015-01-09T18:59:40.677+0000 I REPL [conn1] ****** |
| m31000| 2015-01-09T18:59:40.677+0000 I REPL [conn1] Starting replication applier threads |
| m31000| 2015-01-09T18:59:40.677+0000 I COMMAND [conn1] command admin.$cmd command: replSetInitiate { replSetInitiate: { _id: "testReplSet", members: [ { _id: 0.0, host: "ip-10-28-60-12:31000" }, { _id: 1.0, host: "ip-10-28-60-12:31001" }, { _id: 2.0, host: "ip-10-28-60-12:31002" } ] } } keyUpdates:0 writeConflicts:0 numYields:0 reslen:37 4539ms |
| m31000| 2015-01-09T18:59:40.680+0000 I REPL [ReplicationExecutor] transition to RECOVERING |
| m31001| 2015-01-09T18:59:40.683+0000 I ACCESS [conn1] note: no users configured in admin.system.users, allowing localhost access |
| m31000| 2015-01-09T18:59:40.684+0000 I REPL [ReplicationExecutor] transition to SECONDARY |
| m31002| 2015-01-09T18:59:41.043+0000 I REPL [rsSync] ****** |
| m31002| 2015-01-09T18:59:41.043+0000 I REPL [rsSync] initial sync pending |
| m31002| 2015-01-09T18:59:41.043+0000 I REPL [rsSync] no valid sync sources found in current replset to do an initial sync |
| m31002| 2015-01-09T18:59:41.045+0000 I ACCESS [conn1] note: no users configured in admin.system.users, allowing localhost access |
| m31002| 2015-01-09T18:59:41.046+0000 I REPL [ReplicationExecutor] Member ip-10-28-60-12:31000 is now in state SECONDARY |
| m31001| 2015-01-09T18:59:41.372+0000 I REPL [rsSync] initial sync pending |
| m31001| 2015-01-09T18:59:41.373+0000 I REPL [rsSync] no valid sync sources found in current replset to do an initial sync |
| m31002| 2015-01-09T18:59:42.044+0000 I REPL [rsSync] initial sync pending |
| m31002| 2015-01-09T18:59:42.045+0000 I REPL [ReplicationExecutor] syncing from: ip-10-28-60-12:31000 |
| m31000| 2015-01-09T18:59:42.046+0000 I NETWORK [initandlisten] connection accepted from 10.28.60.12:45473 #6 (4 connections now open) |
| m31000| 2015-01-09T18:59:42.097+0000 I ACCESS [conn6] Successfully authenticated as principal __system on local |
| m31002| 2015-01-09T18:59:42.098+0000 I REPL [rsSync] initial sync drop all databases |
| m31002| 2015-01-09T18:59:42.098+0000 I STORAGE [rsSync] dropAllDatabasesExceptLocal 1 |
| m31002| 2015-01-09T18:59:42.098+0000 I REPL [rsSync] initial sync clone all databases |
| m31002| 2015-01-09T18:59:42.098+0000 I REPL [rsSync] initial sync data copy, starting syncup |
| m31002| 2015-01-09T18:59:42.098+0000 I REPL [rsSync] oplog sync 1 of 3 |
| m31002| 2015-01-09T18:59:42.098+0000 I REPL [rsSync] oplog sync 2 of 3 |
| m31002| 2015-01-09T18:59:42.098+0000 I REPL [rsSync] initial sync building indexes |
| m31002| 2015-01-09T18:59:42.099+0000 I REPL [rsSync] oplog sync 3 of 3 |
| m31002| 2015-01-09T18:59:42.103+0000 I REPL [rsSync] initial sync finishing up |
| m31002| 2015-01-09T18:59:42.103+0000 I REPL [rsSync] replSet set minValid=54b0251c:1 |
| m31002| 2015-01-09T18:59:42.104+0000 I REPL [rsSync] initial sync done |
| m31000| 2015-01-09T18:59:42.105+0000 I NETWORK [conn6] end connection 10.28.60.12:45473 (3 connections now open) |
| m31002| 2015-01-09T18:59:42.106+0000 I REPL [ReplicationExecutor] transition to RECOVERING |
| m31002| 2015-01-09T18:59:42.107+0000 I REPL [ReplicationExecutor] transition to SECONDARY |
| m31002| 2015-01-09T18:59:42.292+0000 I REPL [ReplicationExecutor] could not find member to sync from |
| m31001| 2015-01-09T18:59:42.376+0000 I REPL [rsSync] initial sync pending |
| m31001| 2015-01-09T18:59:42.376+0000 I REPL [rsSync] no valid sync sources found in current replset to do an initial sync |
| m31000| 2015-01-09T18:59:42.525+0000 I REPL [ReplicationExecutor] Standing for election |
| m31000| 2015-01-09T18:59:42.525+0000 I REPL [ReplicationExecutor] not electing self, ip-10-28-60-12:31001 would veto with 'I don't think ip-10-28-60-12:31000 is electable because the member is not currently a secondary; member is more than 10 seconds behind the most up-to-date member (mask 0xA)' |
| m31000| 2015-01-09T18:59:42.525+0000 I REPL [ReplicationExecutor] not electing self, we are not freshest |
| m31000| 2015-01-09T18:59:42.556+0000 I REPL [ReplicationExecutor] Member ip-10-28-60-12:31002 is now in state SECONDARY |
| m31000| 2015-01-09T18:59:42.556+0000 I REPL [ReplicationExecutor] Standing for election |
| m31000| 2015-01-09T18:59:42.557+0000 I REPL [ReplicationExecutor] not electing self, ip-10-28-60-12:31001 would veto with 'I don't think ip-10-28-60-12:31000 is electable because the member is not currently a secondary; member is more than 10 seconds behind the most up-to-date member (mask 0xA)' |
| m31000| 2015-01-09T18:59:42.557+0000 I REPL [ReplicationExecutor] not electing self, we are not freshest |
| m31001| 2015-01-09T18:59:42.677+0000 I REPL [ReplicationExecutor] Member ip-10-28-60-12:31000 is now in state SECONDARY |
| m31001| 2015-01-09T18:59:42.924+0000 I REPL [ReplicationExecutor] Member ip-10-28-60-12:31002 is now in state SECONDARY |
| m31002| 2015-01-09T18:59:43.053+0000 I REPL [ReplicationExecutor] Standing for election |
| m31002| 2015-01-09T18:59:43.053+0000 I REPL [ReplicationExecutor] replSet possible election tie; sleeping 714ms until 2015-01-09T18:59:43.767+0000 |
| m31001| 2015-01-09T18:59:43.380+0000 I REPL [rsSync] initial sync pending |
| m31001| 2015-01-09T18:59:43.380+0000 I REPL [ReplicationExecutor] syncing from: ip-10-28-60-12:31002 |
| m31002| 2015-01-09T18:59:43.382+0000 I NETWORK [initandlisten] connection accepted from 10.28.60.12:55348 #6 (4 connections now open) |
| m31002| 2015-01-09T18:59:43.430+0000 I ACCESS [conn6] Successfully authenticated as principal __system on local |
| m31001| 2015-01-09T18:59:43.431+0000 I REPL [rsSync] initial sync drop all databases |
| m31001| 2015-01-09T18:59:43.432+0000 I STORAGE [rsSync] dropAllDatabasesExceptLocal 1 |
| m31001| 2015-01-09T18:59:43.432+0000 I REPL [rsSync] initial sync clone all databases |
| m31001| 2015-01-09T18:59:43.432+0000 I REPL [rsSync] initial sync data copy, starting syncup |
| m31001| 2015-01-09T18:59:43.432+0000 I REPL [rsSync] oplog sync 1 of 3 |
| m31001| 2015-01-09T18:59:43.432+0000 I REPL [rsSync] oplog sync 2 of 3 |
| m31001| 2015-01-09T18:59:43.432+0000 I REPL [rsSync] initial sync building indexes |
| m31001| 2015-01-09T18:59:43.432+0000 I REPL [rsSync] oplog sync 3 of 3 |
| m31001| 2015-01-09T18:59:43.433+0000 I REPL [rsSync] initial sync finishing up |
| m31001| 2015-01-09T18:59:43.433+0000 I REPL [rsSync] replSet set minValid=54b0251c:1 |
| m31001| 2015-01-09T18:59:43.433+0000 I REPL [rsSync] initial sync done |
| m31002| 2015-01-09T18:59:43.438+0000 I NETWORK [conn6] end connection 10.28.60.12:55348 (3 connections now open) |
| m31001| 2015-01-09T18:59:43.439+0000 I REPL [ReplicationExecutor] transition to RECOVERING |
| m31001| 2015-01-09T18:59:43.439+0000 I REPL [ReplicationExecutor] transition to SECONDARY |
| m31001| 2015-01-09T18:59:43.688+0000 I REPL [ReplicationExecutor] could not find member to sync from |
| m31002| 2015-01-09T18:59:43.772+0000 I REPL [ReplicationExecutor] Standing for election |
| m31002| 2015-01-09T18:59:43.773+0000 I REPL [ReplicationExecutor] replSet info electSelf |
| m31002| 2015-01-09T18:59:43.773+0000 I REPL [ReplicationExecutor] replSet election succeeded, assuming primary role |
| m31002| 2015-01-09T18:59:43.773+0000 I REPL [ReplicationExecutor] transition to PRIMARY |
| m31000| 2015-01-09T18:59:43.773+0000 I REPL [ReplicationExecutor] replSetElect voting yea for ip-10-28-60-12:31002 (2) |
| m31001| 2015-01-09T18:59:43.773+0000 I REPL [ReplicationExecutor] replSetElect voting yea for ip-10-28-60-12:31002 (2) |
| m31002| 2015-01-09T18:59:44.108+0000 I REPL [rsSync] transition to primary complete; database writes are now permitted |
| m31002| 2015-01-09T18:59:44.151+0000 I INDEX [conn1] allocating new ns file /data/db/testReplSet-2/admin.ns, filling with zeroes... |
| m31002| 2015-01-09T18:59:44.523+0000 I STORAGE [FileAllocator] allocating new datafile /data/db/testReplSet-2/admin.0, filling with zeroes... |
| m31000| 2015-01-09T18:59:44.533+0000 I REPL [ReplicationExecutor] Member ip-10-28-60-12:31001 is now in state SECONDARY |
| m31000| 2015-01-09T18:59:44.563+0000 I REPL [ReplicationExecutor] Member ip-10-28-60-12:31002 is now in state PRIMARY |
| m31002| 2015-01-09T18:59:44.597+0000 I STORAGE [FileAllocator] done allocating datafile /data/db/testReplSet-2/admin.0, size: 16MB, took 0.074 secs |
| m31002| 2015-01-09T18:59:44.605+0000 I INDEX [conn1] build index on: admin.system.users properties: { v: 1, unique: true, key: { user: 1, db: 1 }, name: "user_1_db_1", ns: "admin.system.users" } |
| m31002| 2015-01-09T18:59:44.606+0000 I INDEX [conn1] building index using bulk method |
| m31002| 2015-01-09T18:59:44.606+0000 I INDEX [conn1] build index done. scanned 0 total records. 0 secs |
| m31001| 2015-01-09T18:59:44.928+0000 I REPL [ReplicationExecutor] Member ip-10-28-60-12:31002 is now in state PRIMARY |
| m31002| 2015-01-09T18:59:45.061+0000 I REPL [ReplicationExecutor] Member ip-10-28-60-12:31001 is now in state SECONDARY |
| m31001| 2015-01-09T18:59:45.696+0000 I REPL [ReplicationExecutor] syncing from: ip-10-28-60-12:31002 |
| m31002| 2015-01-09T18:59:45.698+0000 I NETWORK [initandlisten] connection accepted from 10.28.60.12:55351 #7 (4 connections now open) |
| m31002| 2015-01-09T18:59:45.747+0000 I ACCESS [conn7] Successfully authenticated as principal __system on local |
| m31002| 2015-01-09T18:59:45.748+0000 I NETWORK [initandlisten] connection accepted from 10.28.60.12:55352 #8 (5 connections now open) |
| m31002| 2015-01-09T18:59:45.772+0000 I ACCESS [conn8] Successfully authenticated as principal __system on local |
| m31001| 2015-01-09T18:59:45.748+0000 I REPL [SyncSourceFeedback] replset setting syncSourceFeedback to ip-10-28-60-12:31002 |
| m31001| 2015-01-09T18:59:45.775+0000 I INDEX [repl writer worker 1] allocating new ns file /data/db/testReplSet-1/admin.ns, filling with zeroes... |
| m31001| 2015-01-09T18:59:46.092+0000 I STORAGE [FileAllocator] allocating new datafile /data/db/testReplSet-1/admin.0, filling with zeroes... |
| m31001| 2015-01-09T18:59:46.134+0000 I STORAGE [FileAllocator] done allocating datafile /data/db/testReplSet-1/admin.0, size: 16MB, took 0.041 secs |
| m31001| 2015-01-09T18:59:46.144+0000 I INDEX [repl writer worker 1] build index on: admin.system.users properties: { v: 1, unique: true, key: { user: 1, db: 1 }, name: "user_1_db_1", ns: "admin.system.users" } |
| m31001| 2015-01-09T18:59:46.144+0000 I INDEX [repl writer worker 1] building index using bulk method |
| m31001| 2015-01-09T18:59:46.144+0000 I INDEX [repl writer worker 1] build index done. scanned 0 total records. 0 secs |
| m31000| 2015-01-09T18:59:46.708+0000 I REPL [ReplicationExecutor] syncing from: ip-10-28-60-12:31002 |
| m31002| 2015-01-09T18:59:46.710+0000 I NETWORK [initandlisten] connection accepted from 10.28.60.12:55353 #9 (6 connections now open) |
| m31002| 2015-01-09T18:59:46.734+0000 I ACCESS [conn9] Successfully authenticated as principal __system on local |
| m31002| 2015-01-09T18:59:46.735+0000 I NETWORK [initandlisten] connection accepted from 10.28.60.12:55354 #10 (7 connections now open) |
| m31002| 2015-01-09T18:59:46.759+0000 I ACCESS [conn10] Successfully authenticated as principal __system on local |
| m31000| 2015-01-09T18:59:46.735+0000 I REPL [SyncSourceFeedback] replset setting syncSourceFeedback to ip-10-28-60-12:31002 |
| m31000| 2015-01-09T18:59:46.763+0000 I INDEX [repl writer worker 1] allocating new ns file /data/db/testReplSet-0/admin.ns, filling with zeroes... |
| m31000| 2015-01-09T18:59:47.130+0000 I STORAGE [FileAllocator] allocating new datafile /data/db/testReplSet-0/admin.0, filling with zeroes... |
| Successfully added user: { "user" : "admin", "roles" : [ "root" ] } |
| 2015-01-09T18:59:47.209+0000 I NETWORK starting new replica set monitor for replica set testReplSet with seeds ip-10-28-60-12:31000,ip-10-28-60-12:31001,ip-10-28-60-12:31002 |
| 2015-01-09T18:59:47.210+0000 I NETWORK [ReplicaSetMonitorWatcher] starting |
| m31000| 2015-01-09T18:59:47.197+0000 I STORAGE [FileAllocator] done allocating datafile /data/db/testReplSet-0/admin.0, size: 16MB, took 0.066 secs |
| m31000| 2015-01-09T18:59:47.207+0000 I INDEX [repl writer worker 1] build index on: admin.system.users properties: { v: 1, unique: true, key: { user: 1, db: 1 }, name: "user_1_db_1", ns: "admin.system.users" } |
| m31000| 2015-01-09T18:59:47.207+0000 I INDEX [repl writer worker 1] building index using bulk method |
| m31000| 2015-01-09T18:59:47.207+0000 I INDEX [repl writer worker 1] build index done. scanned 0 total records. 0 secs |
| m31002| 2015-01-09T18:59:47.208+0000 I COMMAND [conn1] command admin.$cmd command: getLastError { getLastError: 1, w: 3.0 } ntoreturn:1 keyUpdates:0 writeConflicts:0 numYields:0 reslen:210 2602ms |
| m31002| 2015-01-09T18:59:47.208+0000 I COMMAND [conn1] command admin.$cmd command: createUser { createUser: "admin", pwd: "xxx", roles: [ "root" ], digestPassword: false, writeConcern: { w: 3.0 } } keyUpdates:0 writeConflicts:0 numYields:0 reslen:37 3078ms |
| m31002| 2015-01-09T18:59:47.214+0000 I NETWORK [initandlisten] connection accepted from 10.28.60.12:55356 #11 (8 connections now open) |
| m31001| 2015-01-09T18:59:47.212+0000 I NETWORK [initandlisten] connection accepted from 10.28.60.12:36826 #6 (4 connections now open) |
| m31002| 2015-01-09T18:59:47.220+0000 I NETWORK [initandlisten] connection accepted from 10.28.60.12:55357 #12 (9 connections now open) |
| m31002| 2015-01-09T18:59:47.248+0000 I ACCESS [conn12] Successfully authenticated as principal admin on admin |
| ReplSetTest n: 0 ports: [ 31000, 31001, 31002 ] 31000 number |
| ReplSetTest stop *** Shutting down mongod in port 31000 *** |
| m31000| 2015-01-09T18:59:47.267+0000 I CONTROL [signalProcessingThread] got signal 15 (Terminated), will terminate after current cmd ends |
| m31000| 2015-01-09T18:59:47.267+0000 I REPL [signalProcessingThread] Stopping replication applier threads |
2015-01-09 13:59:48 EST | m31000| 2015-01-09T18:59:48.692+0000 I STORAGE [conn2] got request after shutdown() |
| m31001| 2015-01-09T18:59:48.692+0000 I NETWORK [ReplExecNetThread-0] DBClientCursor::init call() failed |
| m31001| 2015-01-09T18:59:48.692+0000 I REPL [ReplicationExecutor] Error in heartbeat request to ip-10-28-60-12:31000; Location10276 DBClientBase::findN: transport error: ip-10-28-60-12:31000 ns: admin.$cmd query: { replSetHeartbeat: "testReplSet", pv: 1, v: 1, from: "ip-10-28-60-12:31001", fromId: 1, checkEmpty: false } |
| m31000| 2015-01-09T18:59:49.072+0000 I STORAGE [conn3] got request after shutdown() |
| m31002| 2015-01-09T18:59:49.072+0000 I NETWORK [ReplExecNetThread-2] DBClientCursor::init call() failed |
| m31002| 2015-01-09T18:59:49.072+0000 I REPL [ReplicationExecutor] Error in heartbeat request to ip-10-28-60-12:31000; Location10276 DBClientBase::findN: transport error: ip-10-28-60-12:31000 ns: admin.$cmd query: { replSetHeartbeat: "testReplSet", pv: 1, v: 1, from: "ip-10-28-60-12:31002", fromId: 2, checkEmpty: false } |
2015-01-09 13:59:52 EST | m31000| 2015-01-09T18:59:52.303+0000 I CONTROL [signalProcessingThread] now exiting |
| m31000| 2015-01-09T18:59:52.303+0000 I NETWORK [signalProcessingThread] shutdown: going to close listening sockets... |
| m31000| 2015-01-09T18:59:52.303+0000 I NETWORK [signalProcessingThread] closing listening socket: 11 |
| m31000| 2015-01-09T18:59:52.304+0000 I NETWORK [signalProcessingThread] closing listening socket: 12 |
| m31000| 2015-01-09T18:59:52.304+0000 I NETWORK [signalProcessingThread] closing listening socket: 15 |
| m31000| 2015-01-09T18:59:52.304+0000 I NETWORK [signalProcessingThread] removing socket file: /tmp/mongodb-31000.sock |
| m31000| 2015-01-09T18:59:52.304+0000 I NETWORK [signalProcessingThread] shutdown: going to flush diaglog... |
| m31000| 2015-01-09T18:59:52.304+0000 I NETWORK [signalProcessingThread] shutdown: going to close sockets... |
| m31000| 2015-01-09T18:59:52.304+0000 I STORAGE [signalProcessingThread] shutdown: waiting for fs preallocator... |
| m31000| 2015-01-09T18:59:52.304+0000 I STORAGE [signalProcessingThread] shutdown: closing all files... |
| m31002| 2015-01-09T18:59:52.304+0000 I NETWORK [ReplExecNetThread-2] Socket recv() errno:104 Connection reset by peer 10.28.60.12:31000 |
| m31002| 2015-01-09T18:59:52.304+0000 I NETWORK [ReplExecNetThread-2] SocketException: remote: 10.28.60.12:31000 error: 9001 socket exception [RECV_ERROR] server [10.28.60.12:31000] |
| m31002| 2015-01-09T18:59:52.304+0000 I NETWORK [ReplExecNetThread-2] DBClientCursor::init call() failed |
| m31002| 2015-01-09T18:59:52.304+0000 I REPL [ReplicationExecutor] Error in heartbeat request to ip-10-28-60-12:31000; Location10276 DBClientBase::findN: transport error: ip-10-28-60-12:31000 ns: local.$cmd query: { saslStart: 1, mechanism: "SCRAM-SHA-1", payload: BinData(0, 6E2C2C6E3D5F5F73797374656D2C723D3343735557307531485339585735646D6167542B72576B55326A35394F67306B) } |
| m31000| 2015-01-09T18:59:52.351+0000 I STORAGE [signalProcessingThread] closeAllFiles() finished |
| m31000| 2015-01-09T18:59:52.351+0000 I STORAGE [signalProcessingThread] shutdown: removing fs lock... |
| m31002| 2015-01-09T18:59:52.353+0000 W NETWORK [ReplExecNetThread-1] Failed to connect to 10.28.60.12:31000, reason: errno:111 Connection refused |
| m31002| 2015-01-09T18:59:52.353+0000 I REPL [ReplicationExecutor] Error in heartbeat request to ip-10-28-60-12:31000; Location18915 Failed attempt to connect to ip-10-28-60-12:31000; couldn't connect to server ip-10-28-60-12:31000 (10.28.60.12), connection attempt failed |
| m31001| 2015-01-09T18:59:52.355+0000 I NETWORK [conn3] end connection 10.28.60.12:36807 (3 connections now open) |
| m31002| 2015-01-09T18:59:52.356+0000 I NETWORK [conn3] end connection 10.28.60.12:55337 (8 connections now open) |
| m31002| 2015-01-09T18:59:52.357+0000 I NETWORK [conn9] end connection 10.28.60.12:55353 (7 connections now open) |
| m31002| 2015-01-09T18:59:52.358+0000 I NETWORK [conn10] end connection 10.28.60.12:55354 (6 connections now open) |
| m31000| 2015-01-09T18:59:52.359+0000 I CONTROL [signalProcessingThread] dbexit: rc: 0 |
| m31001| 2015-01-09T18:59:52.359+0000 I NETWORK [ReplExecNetThread-1] Socket recv() errno:104 Connection reset by peer 10.28.60.12:31000 |
| m31001| 2015-01-09T18:59:52.360+0000 I NETWORK [ReplExecNetThread-1] SocketException: remote: 10.28.60.12:31000 error: 9001 socket exception [RECV_ERROR] server [10.28.60.12:31000] |
| m31001| 2015-01-09T18:59:52.361+0000 I NETWORK [ReplExecNetThread-1] DBClientCursor::init call() failed |
| m31001| 2015-01-09T18:59:52.362+0000 I REPL [ReplicationExecutor] Error in heartbeat request to ip-10-28-60-12:31000; Location10276 DBClientBase::findN: transport error: ip-10-28-60-12:31000 ns: local.$cmd query: { saslStart: 1, mechanism: "SCRAM-SHA-1", payload: BinData(0, 6E2C2C6E3D5F5F73797374656D2C723D695A474533346F746F4A7279725567695A7A78445976506F3062495355374B54) } |
| m31001| 2015-01-09T18:59:52.365+0000 W NETWORK [ReplExecNetThread-0] Failed to connect to 10.28.60.12:31000, reason: errno:111 Connection refused |
| m31001| 2015-01-09T18:59:52.365+0000 I REPL [ReplicationExecutor] Error in heartbeat request to ip-10-28-60-12:31000; Location18915 Failed attempt to connect to ip-10-28-60-12:31000; couldn't connect to server ip-10-28-60-12:31000 (10.28.60.12), connection attempt failed |
2015-01-09 13:59:54 EST | m31002| 2015-01-09T18:59:54.360+0000 W NETWORK [ReplExecNetThread-2] Failed to connect to 10.28.60.12:31000, reason: errno:111 Connection refused |
| m31002| 2015-01-09T18:59:54.360+0000 I REPL [ReplicationExecutor] Error in heartbeat request to ip-10-28-60-12:31000; Location18915 Failed attempt to connect to ip-10-28-60-12:31000; couldn't connect to server ip-10-28-60-12:31000 (10.28.60.12), connection attempt failed |
| m31002| 2015-01-09T18:59:54.362+0000 W NETWORK [ReplExecNetThread-1] Failed to connect to 10.28.60.12:31000, reason: errno:111 Connection refused |
| m31002| 2015-01-09T18:59:54.362+0000 I REPL [ReplicationExecutor] Error in heartbeat request to ip-10-28-60-12:31000; Location18915 Failed attempt to connect to ip-10-28-60-12:31000; couldn't connect to server ip-10-28-60-12:31000 (10.28.60.12), connection attempt failed |
| m31002| 2015-01-09T18:59:54.365+0000 W NETWORK [ReplExecNetThread-1] Failed to connect to 10.28.60.12:31000, reason: errno:111 Connection refused |
| m31002| 2015-01-09T18:59:54.366+0000 I REPL [ReplicationExecutor] Error in heartbeat request to ip-10-28-60-12:31000; Location18915 Failed attempt to connect to ip-10-28-60-12:31000; couldn't connect to server ip-10-28-60-12:31000 (10.28.60.12), connection attempt failed |
| m31001| 2015-01-09T18:59:54.371+0000 W NETWORK [ReplExecNetThread-0] Failed to connect to 10.28.60.12:31000, reason: errno:111 Connection refused |
| m31001| 2015-01-09T18:59:54.372+0000 I REPL [ReplicationExecutor] Error in heartbeat request to ip-10-28-60-12:31000; Location18915 Failed attempt to connect to ip-10-28-60-12:31000; couldn't connect to server ip-10-28-60-12:31000 (10.28.60.12), connection attempt failed |
| m31001| 2015-01-09T18:59:54.372+0000 W NETWORK [ReplExecNetThread-1] Failed to connect to 10.28.60.12:31000, reason: errno:111 Connection refused |
| m31001| 2015-01-09T18:59:54.372+0000 I REPL [ReplicationExecutor] Error in heartbeat request to ip-10-28-60-12:31000; Location18915 Failed attempt to connect to ip-10-28-60-12:31000; couldn't connect to server ip-10-28-60-12:31000 (10.28.60.12), connection attempt failed |
| m31001| 2015-01-09T18:59:54.373+0000 W NETWORK [ReplExecNetThread-0] Failed to connect to 10.28.60.12:31000, reason: errno:111 Connection refused |
| m31001| 2015-01-09T18:59:54.373+0000 I REPL [ReplicationExecutor] Error in heartbeat request to ip-10-28-60-12:31000; Location18915 Failed attempt to connect to ip-10-28-60-12:31000; couldn't connect to server ip-10-28-60-12:31000 (10.28.60.12), connection attempt failed |
2015-01-09 13:59:56 EST | m31002| 2015-01-09T18:59:56.371+0000 W NETWORK [ReplExecNetThread-0] Failed to connect to 10.28.60.12:31000, reason: errno:111 Connection refused |
| m31002| 2015-01-09T18:59:56.371+0000 I REPL [ReplicationExecutor] Error in heartbeat request to ip-10-28-60-12:31000; Location18915 Failed attempt to connect to ip-10-28-60-12:31000; couldn't connect to server ip-10-28-60-12:31000 (10.28.60.12), connection attempt failed |
| m31002| 2015-01-09T18:59:56.375+0000 W NETWORK [ReplExecNetThread-0] Failed to connect to 10.28.60.12:31000, reason: errno:111 Connection refused |
| m31002| 2015-01-09T18:59:56.376+0000 I REPL [ReplicationExecutor] Error in heartbeat request to ip-10-28-60-12:31000; Location18915 Failed attempt to connect to ip-10-28-60-12:31000; couldn't connect to server ip-10-28-60-12:31000 (10.28.60.12), connection attempt failed |
| m31002| 2015-01-09T18:59:56.377+0000 W NETWORK [ReplExecNetThread-2] Failed to connect to 10.28.60.12:31000, reason: errno:111 Connection refused |
| m31002| 2015-01-09T18:59:56.377+0000 I REPL [ReplicationExecutor] Error in heartbeat request to ip-10-28-60-12:31000; Location18915 Failed attempt to connect to ip-10-28-60-12:31000; couldn't connect to server ip-10-28-60-12:31000 (10.28.60.12), connection attempt failed |
| m31001| 2015-01-09T18:59:56.379+0000 W NETWORK [ReplExecNetThread-0] Failed to connect to 10.28.60.12:31000, reason: errno:111 Connection refused |
| m31001| 2015-01-09T18:59:56.379+0000 I REPL [ReplicationExecutor] Error in heartbeat request to ip-10-28-60-12:31000; Location18915 Failed attempt to connect to ip-10-28-60-12:31000; couldn't connect to server ip-10-28-60-12:31000 (10.28.60.12), connection attempt failed |
| m31001| 2015-01-09T18:59:56.380+0000 W NETWORK [ReplExecNetThread-1] Failed to connect to 10.28.60.12:31000, reason: errno:111 Connection refused |
| m31001| 2015-01-09T18:59:56.380+0000 I REPL [ReplicationExecutor] Error in heartbeat request to ip-10-28-60-12:31000; Location18915 Failed attempt to connect to ip-10-28-60-12:31000; couldn't connect to server ip-10-28-60-12:31000 (10.28.60.12), connection attempt failed |
| m31001| 2015-01-09T18:59:56.380+0000 W NETWORK [ReplExecNetThread-0] Failed to connect to 10.28.60.12:31000, reason: errno:111 Connection refused |
| m31001| 2015-01-09T18:59:56.380+0000 I REPL [ReplicationExecutor] Error in heartbeat request to ip-10-28-60-12:31000; Location18915 Failed attempt to connect to ip-10-28-60-12:31000; couldn't connect to server ip-10-28-60-12:31000 (10.28.60.12), connection attempt failed |
| 2015-01-09T18:59:57.207+0000 W NETWORK [ReplicaSetMonitorWatcher] Failed to connect to 10.28.60.12:31000, reason: errno:111 Connection refused |
| 2015-01-09T18:59:57.290+0000 I - shell: stopped mongo program on port 31000 |
| ReplSetTest stop *** Mongod in port 31000 shutdown with code (0) *** |
| ReplSetTest n: 1 ports: [ 31000, 31001, 31002 ] 31001 number |
| ReplSetTest stop *** Shutting down mongod in port 31001 *** |
| m31001| 2015-01-09T18:59:57.292+0000 I CONTROL [signalProcessingThread] got signal 15 (Terminated), will terminate after current cmd ends |
| m31001| 2015-01-09T18:59:57.292+0000 I REPL [signalProcessingThread] Stopping replication applier threads |
| m31001| 2015-01-09T18:59:57.387+0000 I CONTROL [signalProcessingThread] now exiting |
| m31001| 2015-01-09T18:59:57.387+0000 I NETWORK [signalProcessingThread] shutdown: going to close listening sockets... |
| m31001| 2015-01-09T18:59:57.387+0000 I NETWORK [signalProcessingThread] closing listening socket: 15 |
| m31001| 2015-01-09T18:59:57.387+0000 I NETWORK [signalProcessingThread] closing listening socket: 16 |
| m31001| 2015-01-09T18:59:57.387+0000 I NETWORK [signalProcessingThread] closing listening socket: 18 |
| m31001| 2015-01-09T18:59:57.387+0000 I NETWORK [signalProcessingThread] removing socket file: /tmp/mongodb-31001.sock |
| m31001| 2015-01-09T18:59:57.387+0000 I NETWORK [signalProcessingThread] shutdown: going to flush diaglog... |
| m31001| 2015-01-09T18:59:57.387+0000 I NETWORK [signalProcessingThread] shutdown: going to close sockets... |
| m31001| 2015-01-09T18:59:57.387+0000 I STORAGE [signalProcessingThread] shutdown: waiting for fs preallocator... |
| m31001| 2015-01-09T18:59:57.387+0000 I STORAGE [signalProcessingThread] shutdown: closing all files... |
| m31001| 2015-01-09T18:59:57.429+0000 I STORAGE [signalProcessingThread] closeAllFiles() finished |
| m31001| 2015-01-09T18:59:57.429+0000 I STORAGE [signalProcessingThread] shutdown: removing fs lock... |
| m31001| 2015-01-09T18:59:57.431+0000 I NETWORK [conn4] end connection 10.28.60.12:36815 (2 connections now open) |
| m31001| 2015-01-09T18:59:57.432+0000 I NETWORK [conn1] end connection 127.0.0.1:58496 (2 connections now open) |
| m31002| 2015-01-09T18:59:57.432+0000 I NETWORK [conn5] end connection 10.28.60.12:55343 (5 connections now open) |
| m31001| 2015-01-09T18:59:57.433+0000 I NETWORK [conn6] end connection 10.28.60.12:36826 (2 connections now open) |
| m31002| 2015-01-09T18:59:57.434+0000 I NETWORK [conn8] end connection 10.28.60.12:55352 (4 connections now open) |
| m31002| 2015-01-09T18:59:57.435+0000 I NETWORK [conn7] end connection 10.28.60.12:55351 (3 connections now open) |
| m31001| 2015-01-09T18:59:57.436+0000 I CONTROL [signalProcessingThread] dbexit: rc: 0 |
| 2015-01-09T18:59:58.294+0000 I - shell: stopped mongo program on port 31001 |
| ReplSetTest stop *** Mongod in port 31001 shutdown with code (0) *** |
| 2015-01-09T18:59:58.296+0000 I NETWORK DBClientCursor::init call() failed |
| ReplSetTest Could not call ismaster on node 0: Error: error doing query: failed |
| 2015-01-09T18:59:58.297+0000 I NETWORK DBClientCursor::init call() failed |
| ReplSetTest Could not call ismaster on node 1: Error: error doing query: failed |
| assert: did not throw exception: undefined |
| Error: did not throw exception: undefined |
| at Error (<anonymous>) |
| at doassert (src/mongo/shell/assert.js:11:14) |
| at Function.assert.throws (src/mongo/shell/assert.js:224:5) |
| at /data/mci/shell/src/jstests/replsets/auth_no_pri.js:20:8 |
| at /data/mci/shell/src/jstests/replsets/auth_no_pri.js:29:2 |
| 2015-01-09T18:59:58.302+0000 I QUERY Error: did not throw exception: undefined |
| at Error (<anonymous>) |
| at doassert (src/mongo/shell/assert.js:11:14) |
| at Function.assert.throws (src/mongo/shell/assert.js:224:5) |
| at /data/mci/shell/src/jstests/replsets/auth_no_pri.js:20:8 |
| at /data/mci/shell/src/jstests/replsets/auth_no_pri.js:29:2 at src/mongo/shell/assert.js:13 |
| failed to load: /data/mci/shell/src/jstests/replsets/auth_no_pri.js |
| m31002| 2015-01-09T18:59:58.304+0000 I CONTROL [signalProcessingThread] got signal 15 (Terminated), will terminate after current cmd ends |
| m31002| 2015-01-09T18:59:58.305+0000 I REPL [signalProcessingThread] Stopping replication applier threads |
| m31002| 2015-01-09T18:59:59.215+0000 I CONTROL [signalProcessingThread] now exiting |
| m31002| 2015-01-09T18:59:59.215+0000 I NETWORK [signalProcessingThread] shutdown: going to close listening sockets... |
| m31002| 2015-01-09T18:59:59.215+0000 I NETWORK [signalProcessingThread] closing listening socket: 18 |
| m31002| 2015-01-09T18:59:59.215+0000 I NETWORK [signalProcessingThread] closing listening socket: 19 |
| m31002| 2015-01-09T18:59:59.215+0000 I NETWORK [signalProcessingThread] closing listening socket: 22 |
| m31002| 2015-01-09T18:59:59.215+0000 I NETWORK [signalProcessingThread] removing socket file: /tmp/mongodb-31002.sock |
| m31002| 2015-01-09T18:59:59.215+0000 I NETWORK [signalProcessingThread] shutdown: going to flush diaglog... |
| m31002| 2015-01-09T18:59:59.215+0000 I NETWORK [signalProcessingThread] shutdown: going to close sockets... |
| m31002| 2015-01-09T18:59:59.215+0000 I STORAGE [signalProcessingThread] shutdown: waiting for fs preallocator... |
| m31002| 2015-01-09T18:59:59.215+0000 I STORAGE [signalProcessingThread] shutdown: closing all files... |
| m31002| 2015-01-09T18:59:59.228+0000 I STORAGE [signalProcessingThread] closeAllFiles() finished |
| m31002| 2015-01-09T18:59:59.229+0000 I STORAGE [signalProcessingThread] shutdown: removing fs lock... |
| m31002| 2015-01-09T18:59:59.229+0000 I CONTROL [signalProcessingThread] dbexit: rc: 0 |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| 2015-01-09T18:59:59.532+0000 I NETWORK [conn11] end connection 127.0.0.1:36590 (0 connections now open) |
| 2015-01-09T18:59:59.532+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36591 #12 (1 connection now open) |
| 2015-01-09T18:59:59.532+0000 I NETWORK [conn12] end connection 127.0.0.1:36591 (0 connections now open) |
2015-01-09 14:00:11 EST | 2015-01-09T19:00:11.875+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36617 #13 (1 connection now open) |