Mon Jan 7 02:50:49.158 [conn5] end connection 127.0.0.1:61380 (0 connections now open) Mon Jan 7 02:50:49.254 [initandlisten] connection accepted from 127.0.0.1:39696 #6 (1 connection now open) Mon Jan 7 02:50:49.255 [conn6] end connection 127.0.0.1:39696 (0 connections now open) MongoDB shell version: 2.3.2-pre- Mon Jan 7 02:50:49.797 [initandlisten] connection accepted from 127.0.0.1:39701 #7 (1 connection now open) connecting to: 127.0.0.1:27999/test null Replica set test! ReplSetTest Starting Set ReplSetTest n is : 0 ReplSetTest n: 0 ports: [ 31100, 31101 ] 31100 number { "useHostName" : true, "oplogSize" : 40, "keyFile" : undefined, "port" : 31100, "noprealloc" : "", "smallfiles" : "", "rest" : "", "replSet" : "rs1-rs0", "dbpath" : "$set-$node", "useHostname" : true, "noJournalPrealloc" : true, "pathOpts" : { "testName" : "rs1", "shard" : 0, "node" : 0, "set" : "rs1-rs0" }, "restart" : undefined } ReplSetTest Starting.... Resetting db path '/data/db/rs1-rs0-0' Mon Jan 7 02:50:49.857 shell: started program /data/buildslaves/Linux_RHEL_64bit_Nightly/mongo/mongod --oplogSize 40 --port 31100 --noprealloc --smallfiles --rest --replSet rs1-rs0 --dbpath /data/db/rs1-rs0-0 --nopreallocj --setParameter enableTestCommands=1 m31100| note: noprealloc may hurt performance in many applications m31100| Mon Jan 7 02:50:49.940 [initandlisten] MongoDB starting : pid=4697 port=31100 dbpath=/data/db/rs1-rs0-0 64-bit host=bs-rhel-57-64-2 m31100| Mon Jan 7 02:50:49.940 [initandlisten] m31100| Mon Jan 7 02:50:49.940 [initandlisten] ** NOTE: This is a development version (2.3.2-pre-) of MongoDB. m31100| Mon Jan 7 02:50:49.940 [initandlisten] ** Not recommended for production. m31100| Mon Jan 7 02:50:49.940 [initandlisten] m31100| Mon Jan 7 02:50:49.940 [initandlisten] db version v2.3.2-pre-, pdfile version 4.5 m31100| Mon Jan 7 02:50:49.941 [initandlisten] git version: be56edc259bb5c0e3bb862c69a6303705ef453f4 m31100| Mon Jan 7 02:50:49.941 [initandlisten] build info: Linux bs-rhel-57-64-2 2.6.18-274.el5xen #1 SMP Fri Jul 8 17:45:44 EDT 2011 x86_64 BOOST_LIB_VERSION=1_49 m31100| Mon Jan 7 02:50:49.941 [initandlisten] allocator: tcmalloc m31100| Mon Jan 7 02:50:49.941 [initandlisten] options: { dbpath: "/data/db/rs1-rs0-0", noprealloc: true, nopreallocj: true, oplogSize: 40, port: 31100, replSet: "rs1-rs0", rest: true, setParameter: [ "enableTestCommands=1" ], smallfiles: true } m31100| Mon Jan 7 02:50:49.967 [initandlisten] journal dir=/data/db/rs1-rs0-0/journal m31100| Mon Jan 7 02:50:49.967 [initandlisten] recover : no journal files present, no recovery needed m31100| Mon Jan 7 02:50:49.976 [FileAllocator] allocating new datafile /data/db/rs1-rs0-0/local.ns, filling with zeroes... m31100| Mon Jan 7 02:50:49.976 [FileAllocator] creating directory /data/db/rs1-rs0-0/_tmp m31100| Mon Jan 7 02:50:50.008 [FileAllocator] done allocating datafile /data/db/rs1-rs0-0/local.ns, size: 16MB, took 0.027 secs m31100| Mon Jan 7 02:50:50.008 [FileAllocator] allocating new datafile /data/db/rs1-rs0-0/local.0, filling with zeroes... m31100| Mon Jan 7 02:50:50.036 [FileAllocator] done allocating datafile /data/db/rs1-rs0-0/local.0, size: 16MB, took 0.027 secs m31100| Mon Jan 7 02:50:50.039 [initandlisten] waiting for connections on port 31100 m31100| Mon Jan 7 02:50:50.041 [websvr] admin web console waiting for connections on port 32100 m31100| Mon Jan 7 02:50:50.045 [rsStart] replSet can't get local.system.replset config from self or any seed (EMPTYCONFIG) m31100| Mon Jan 7 02:50:50.045 [rsStart] replSet info you may need to run replSetInitiate -- rs.initiate() in the shell -- if that is not already done [ connection to bs-rhel-57-64-2:31100 ] ReplSetTest n is : 1 ReplSetTest n: 1 ports: [ 31100, 31101 ] 31101 number { "useHostName" : true, "oplogSize" : 40, "keyFile" : undefined, "port" : 31101, "noprealloc" : "", "smallfiles" : "", "rest" : "", "replSet" : "rs1-rs0", "dbpath" : "$set-$node", "useHostname" : true, "noJournalPrealloc" : true, "pathOpts" : { "testName" : "rs1", "shard" : 0, "node" : 1, "set" : "rs1-rs0" }, "restart" : undefined } ReplSetTest Starting.... Resetting db path '/data/db/rs1-rs0-1' m31100| Mon Jan 7 02:50:50.080 [initandlisten] connection accepted from 127.0.0.1:59507 #1 (1 connection now open) Mon Jan 7 02:50:50.080 shell: started program /data/buildslaves/Linux_RHEL_64bit_Nightly/mongo/mongod --oplogSize 40 --port 31101 --noprealloc --smallfiles --rest --replSet rs1-rs0 --dbpath /data/db/rs1-rs0-1 --nopreallocj --setParameter enableTestCommands=1 m31101| note: noprealloc may hurt performance in many applications m31101| Mon Jan 7 02:50:50.167 [initandlisten] MongoDB starting : pid=4744 port=31101 dbpath=/data/db/rs1-rs0-1 64-bit host=bs-rhel-57-64-2 m31101| Mon Jan 7 02:50:50.167 [initandlisten] m31101| Mon Jan 7 02:50:50.167 [initandlisten] ** NOTE: This is a development version (2.3.2-pre-) of MongoDB. m31101| Mon Jan 7 02:50:50.167 [initandlisten] ** Not recommended for production. m31101| Mon Jan 7 02:50:50.167 [initandlisten] m31101| Mon Jan 7 02:50:50.167 [initandlisten] db version v2.3.2-pre-, pdfile version 4.5 m31101| Mon Jan 7 02:50:50.167 [initandlisten] git version: be56edc259bb5c0e3bb862c69a6303705ef453f4 m31101| Mon Jan 7 02:50:50.167 [initandlisten] build info: Linux bs-rhel-57-64-2 2.6.18-274.el5xen #1 SMP Fri Jul 8 17:45:44 EDT 2011 x86_64 BOOST_LIB_VERSION=1_49 m31101| Mon Jan 7 02:50:50.167 [initandlisten] allocator: tcmalloc m31101| Mon Jan 7 02:50:50.167 [initandlisten] options: { dbpath: "/data/db/rs1-rs0-1", noprealloc: true, nopreallocj: true, oplogSize: 40, port: 31101, replSet: "rs1-rs0", rest: true, setParameter: [ "enableTestCommands=1" ], smallfiles: true } m31101| Mon Jan 7 02:50:50.175 [initandlisten] journal dir=/data/db/rs1-rs0-1/journal m31101| Mon Jan 7 02:50:50.175 [initandlisten] recover : no journal files present, no recovery needed m31101| Mon Jan 7 02:50:50.183 [FileAllocator] allocating new datafile /data/db/rs1-rs0-1/local.ns, filling with zeroes... m31101| Mon Jan 7 02:50:50.183 [FileAllocator] creating directory /data/db/rs1-rs0-1/_tmp m31101| Mon Jan 7 02:50:50.219 [FileAllocator] done allocating datafile /data/db/rs1-rs0-1/local.ns, size: 16MB, took 0.03 secs m31101| Mon Jan 7 02:50:50.219 [FileAllocator] allocating new datafile /data/db/rs1-rs0-1/local.0, filling with zeroes... m31101| Mon Jan 7 02:50:50.250 [FileAllocator] done allocating datafile /data/db/rs1-rs0-1/local.0, size: 16MB, took 0.03 secs m31101| Mon Jan 7 02:50:50.253 [initandlisten] waiting for connections on port 31101 m31101| Mon Jan 7 02:50:50.254 [websvr] admin web console waiting for connections on port 32101 m31101| Mon Jan 7 02:50:50.258 [rsStart] replSet can't get local.system.replset config from self or any seed (EMPTYCONFIG) m31101| Mon Jan 7 02:50:50.259 [rsStart] replSet info you may need to run replSetInitiate -- rs.initiate() in the shell -- if that is not already done m31101| Mon Jan 7 02:50:50.286 [initandlisten] connection accepted from 127.0.0.1:45650 #1 (1 connection now open) [ connection to bs-rhel-57-64-2:31100, connection to bs-rhel-57-64-2:31101 ] { "replSetInitiate" : { "_id" : "rs1-rs0", "members" : [ { "_id" : 0, "host" : "bs-rhel-57-64-2:31100" }, { "_id" : 1, "host" : "bs-rhel-57-64-2:31101" } ] } } m31100| Mon Jan 7 02:50:50.298 [conn1] replSet replSetInitiate admin command received from client m31100| Mon Jan 7 02:50:50.298 [conn1] replSet replSetInitiate config object parses ok, 2 members specified m31100| Mon Jan 7 02:51:00.047 [rsStart] replSet can't get local.system.replset config from self or any seed (EMPTYCONFIG) m31101| Mon Jan 7 02:51:00.262 [rsStart] replSet can't get local.system.replset config from self or any seed (EMPTYCONFIG) m31100| Mon Jan 7 02:51:10.050 [rsStart] replSet can't get local.system.replset config from self or any seed (EMPTYCONFIG) m31101| Mon Jan 7 02:51:10.266 [rsStart] replSet can't get local.system.replset config from self or any seed (EMPTYCONFIG) m31100| Mon Jan 7 02:51:11.289 [conn1] replSet replSetInitiate exception: can't find self in the replset config my port: 31100 m31100| Mon Jan 7 02:51:11.289 [conn1] command admin.$cmd command: { replSetInitiate: { _id: "rs1-rs0", members: [ { _id: 0.0, host: "bs-rhel-57-64-2:31100" }, { _id: 1.0, host: "bs-rhel-57-64-2:31101" } ] } } ntoreturn:1 keyUpdates:0 locks(micros) W:634 reslen:122 20991ms { "ok" : 0, "errmsg" : "couldn't initiate : can't find self in the replset config my port: 31100" } m31100| Mon Jan 7 02:51:13.295 [conn1] replSet replSetInitiate admin command received from client m31100| Mon Jan 7 02:51:13.297 [conn1] replSet replSetInitiate config object parses ok, 2 members specified m31100| Mon Jan 7 02:51:20.077 [rsStart] replSet can't get local.system.replset config from self or any seed (EMPTYCONFIG) m31101| Mon Jan 7 02:51:20.293 [rsStart] replSet can't get local.system.replset config from self or any seed (EMPTYCONFIG) m31100| Mon Jan 7 02:51:30.081 [rsStart] replSet can't get local.system.replset config from self or any seed (EMPTYCONFIG) m31101| Mon Jan 7 02:51:30.297 [rsStart] replSet can't get local.system.replset config from self or any seed (EMPTYCONFIG) m31100| Mon Jan 7 02:51:34.315 [conn1] replSet replSetInitiate exception: can't find self in the replset config my port: 31100 m31100| Mon Jan 7 02:51:34.316 [conn1] command admin.$cmd command: { replSetInitiate: { _id: "rs1-rs0", members: [ { _id: 0.0, host: "bs-rhel-57-64-2:31100" }, { _id: 1.0, host: "bs-rhel-57-64-2:31101" } ] } } ntoreturn:1 keyUpdates:0 locks(micros) W:934 reslen:122 21020ms { "ok" : 0, "errmsg" : "couldn't initiate : can't find self in the replset config my port: 31100" } m31100| Mon Jan 7 02:51:36.320 [conn1] replSet replSetInitiate admin command received from client m31100| Mon Jan 7 02:51:36.320 [conn1] replSet replSetInitiate config object parses ok, 2 members specified m31100| Mon Jan 7 02:51:40.085 [rsStart] replSet can't get local.system.replset config from self or any seed (EMPTYCONFIG) m31101| Mon Jan 7 02:51:40.301 [rsStart] replSet can't get local.system.replset config from self or any seed (EMPTYCONFIG) m31100| Mon Jan 7 02:51:50.089 [rsStart] replSet can't get local.system.replset config from self or any seed (EMPTYCONFIG) m31101| Mon Jan 7 02:51:50.305 [rsStart] replSet can't get local.system.replset config from self or any seed (EMPTYCONFIG) m31100| Mon Jan 7 02:51:57.310 [conn1] replSet replSetInitiate exception: can't find self in the replset config my port: 31100 m31100| Mon Jan 7 02:51:57.310 [conn1] command admin.$cmd command: { replSetInitiate: { _id: "rs1-rs0", members: [ { _id: 0.0, host: "bs-rhel-57-64-2:31100" }, { _id: 1.0, host: "bs-rhel-57-64-2:31101" } ] } } ntoreturn:1 keyUpdates:0 locks(micros) W:127 reslen:122 20990ms { "ok" : 0, "errmsg" : "couldn't initiate : can't find self in the replset config my port: 31100" } m31100| Mon Jan 7 02:51:59.314 [conn1] replSet replSetInitiate admin command received from client m31100| Mon Jan 7 02:51:59.315 [conn1] replSet replSetInitiate config object parses ok, 2 members specified m31100| Mon Jan 7 02:52:00.093 [rsStart] replSet can't get local.system.replset config from self or any seed (EMPTYCONFIG) m31101| Mon Jan 7 02:52:00.309 [rsStart] replSet can't get local.system.replset config from self or any seed (EMPTYCONFIG) m31100| Mon Jan 7 02:52:10.097 [rsStart] replSet can't get local.system.replset config from self or any seed (EMPTYCONFIG) m31101| Mon Jan 7 02:52:10.313 [rsStart] replSet can't get local.system.replset config from self or any seed (EMPTYCONFIG) m31100| Mon Jan 7 02:52:20.129 [rsStart] replSet can't get local.system.replset config from self or any seed (EMPTYCONFIG) m31100| Mon Jan 7 02:52:20.333 [conn1] replSet replSetInitiate exception: can't find self in the replset config my port: 31100 m31100| Mon Jan 7 02:52:20.333 [conn1] command admin.$cmd command: { replSetInitiate: { _id: "rs1-rs0", members: [ { _id: 0.0, host: "bs-rhel-57-64-2:31100" }, { _id: 1.0, host: "bs-rhel-57-64-2:31101" } ] } } ntoreturn:1 keyUpdates:0 locks(micros) W:124 reslen:122 21018ms { "ok" : 0, "errmsg" : "couldn't initiate : can't find self in the replset config my port: 31100" } m31101| Mon Jan 7 02:52:20.345 [rsStart] replSet can't get local.system.replset config from self or any seed (EMPTYCONFIG) m31100| Mon Jan 7 02:52:22.337 [conn1] replSet replSetInitiate admin command received from client m31100| Mon Jan 7 02:52:22.337 [conn1] replSet replSetInitiate config object parses ok, 2 members specified m31100| Mon Jan 7 02:52:30.133 [rsStart] replSet can't get local.system.replset config from self or any seed (EMPTYCONFIG) m31101| Mon Jan 7 02:52:30.349 [rsStart] replSet can't get local.system.replset config from self or any seed (EMPTYCONFIG) m31100| Mon Jan 7 02:52:40.137 [rsStart] replSet can't get local.system.replset config from self or any seed (EMPTYCONFIG) m31101| Mon Jan 7 02:52:40.353 [rsStart] replSet can't get local.system.replset config from self or any seed (EMPTYCONFIG) m31100| Mon Jan 7 02:52:43.328 [conn1] replSet replSetInitiate exception: can't find self in the replset config my port: 31100 m31100| Mon Jan 7 02:52:43.328 [conn1] command admin.$cmd command: { replSetInitiate: { _id: "rs1-rs0", members: [ { _id: 0.0, host: "bs-rhel-57-64-2:31100" }, { _id: 1.0, host: "bs-rhel-57-64-2:31101" } ] } } ntoreturn:1 keyUpdates:0 locks(micros) W:138 reslen:122 20991ms { "ok" : 0, "errmsg" : "couldn't initiate : can't find self in the replset config my port: 31100" } m31100| Mon Jan 7 02:52:45.332 [conn1] replSet replSetInitiate admin command received from client m31100| Mon Jan 7 02:52:45.333 [conn1] replSet replSetInitiate config object parses ok, 2 members specified m31100| Mon Jan 7 02:52:50.142 [rsStart] replSet can't get local.system.replset config from self or any seed (EMPTYCONFIG) m31101| Mon Jan 7 02:52:50.358 [rsStart] replSet can't get local.system.replset config from self or any seed (EMPTYCONFIG) m31100| Mon Jan 7 02:53:00.146 [rsStart] replSet can't get local.system.replset config from self or any seed (EMPTYCONFIG) m31101| Mon Jan 7 02:53:00.358 [rsStart] replSet can't get local.system.replset config from self or any seed (EMPTYCONFIG) { "ok" : 0, "errmsg" : "couldn't initiate : can't find self in the replset config my port: 31100" } m31100| Mon Jan 7 02:53:06.341 [conn1] replSet replSetInitiate exception: can't find self in the replset config my port: 31100 m31100| Mon Jan 7 02:53:06.341 [conn1] command admin.$cmd command: { replSetInitiate: { _id: "rs1-rs0", members: [ { _id: 0.0, host: "bs-rhel-57-64-2:31100" }, { _id: 1.0, host: "bs-rhel-57-64-2:31101" } ] } } ntoreturn:1 keyUpdates:0 locks(micros) W:124 reslen:122 21009ms m31100| Mon Jan 7 02:53:08.344 [conn1] replSet replSetInitiate admin command received from client m31100| Mon Jan 7 02:53:08.344 [conn1] replSet replSetInitiate config object parses ok, 2 members specified m31100| Mon Jan 7 02:53:10.151 [rsStart] replSet can't get local.system.replset config from self or any seed (EMPTYCONFIG) m31101| Mon Jan 7 02:53:10.362 [rsStart] replSet can't get local.system.replset config from self or any seed (EMPTYCONFIG) m31100| Mon Jan 7 02:53:20.181 [rsStart] replSet can't get local.system.replset config from self or any seed (EMPTYCONFIG) m31101| Mon Jan 7 02:53:20.393 [rsStart] replSet can't get local.system.replset config from self or any seed (EMPTYCONFIG) m31100| Mon Jan 7 02:53:29.361 [conn1] replSet replSetInitiate exception: can't find self in the replset config my port: 31100 m31100| Mon Jan 7 02:53:29.362 [conn1] command admin.$cmd command: { replSetInitiate: { _id: "rs1-rs0", members: [ { _id: 0.0, host: "bs-rhel-57-64-2:31100" }, { _id: 1.0, host: "bs-rhel-57-64-2:31101" } ] } } ntoreturn:1 keyUpdates:0 locks(micros) W:125 reslen:122 21017ms { "ok" : 0, "errmsg" : "couldn't initiate : can't find self in the replset config my port: 31100" } m31100| Mon Jan 7 02:53:30.181 [rsStart] replSet can't get local.system.replset config from self or any seed (EMPTYCONFIG) m31101| Mon Jan 7 02:53:30.397 [rsStart] replSet can't get local.system.replset config from self or any seed (EMPTYCONFIG) m31100| Mon Jan 7 02:53:31.366 [conn1] replSet replSetInitiate admin command received from client m31100| Mon Jan 7 02:53:31.366 [conn1] replSet replSetInitiate config object parses ok, 2 members specified m31100| Mon Jan 7 02:53:40.186 [rsStart] replSet can't get local.system.replset config from self or any seed (EMPTYCONFIG) m31101| Mon Jan 7 02:53:40.398 [rsStart] replSet can't get local.system.replset config from self or any seed (EMPTYCONFIG) m31100| Mon Jan 7 02:53:50.186 [rsStart] replSet can't get local.system.replset config from self or any seed (EMPTYCONFIG) m31101| Mon Jan 7 02:53:50.398 [rsStart] replSet can't get local.system.replset config from self or any seed (EMPTYCONFIG) m31100| Mon Jan 7 02:53:52.357 [conn1] replSet replSetInitiate exception: can't find self in the replset config my port: 31100 m31100| Mon Jan 7 02:53:52.357 [conn1] command admin.$cmd command: { replSetInitiate: { _id: "rs1-rs0", members: [ { _id: 0.0, host: "bs-rhel-57-64-2:31100" }, { _id: 1.0, host: "bs-rhel-57-64-2:31101" } ] } } ntoreturn:1 keyUpdates:0 locks(micros) W:125 reslen:122 20991ms { "ok" : 0, "errmsg" : "couldn't initiate : can't find self in the replset config my port: 31100" } m31100| Mon Jan 7 02:53:54.362 [conn1] replSet replSetInitiate admin command received from client m31100| Mon Jan 7 02:53:54.362 [conn1] replSet replSetInitiate config object parses ok, 2 members specified m31100| Mon Jan 7 02:54:00.187 [rsStart] replSet can't get local.system.replset config from self or any seed (EMPTYCONFIG) m31101| Mon Jan 7 02:54:00.399 [rsStart] replSet can't get local.system.replset config from self or any seed (EMPTYCONFIG) m31100| Mon Jan 7 02:54:10.187 [rsStart] replSet can't get local.system.replset config from self or any seed (EMPTYCONFIG) m31101| Mon Jan 7 02:54:10.399 [rsStart] replSet can't get local.system.replset config from self or any seed (EMPTYCONFIG) m31100| Mon Jan 7 02:54:15.353 [conn1] replSet replSetInitiate exception: can't find self in the replset config my port: 31100 m31100| Mon Jan 7 02:54:15.353 [conn1] command admin.$cmd command: { replSetInitiate: { _id: "rs1-rs0", members: [ { _id: 0.0, host: "bs-rhel-57-64-2:31100" }, { _id: 1.0, host: "bs-rhel-57-64-2:31101" } ] } } ntoreturn:1 keyUpdates:0 locks(micros) W:125 reslen:122 20991ms { "ok" : 0, "errmsg" : "couldn't initiate : can't find self in the replset config my port: 31100" } m31100| Mon Jan 7 02:54:17.382 [conn1] replSet replSetInitiate admin command received from client m31100| Mon Jan 7 02:54:17.383 [conn1] replSet replSetInitiate config object parses ok, 2 members specified m31100| Mon Jan 7 02:54:20.213 [rsStart] replSet can't get local.system.replset config from self or any seed (EMPTYCONFIG) m31101| Mon Jan 7 02:54:20.425 [rsStart] replSet can't get local.system.replset config from self or any seed (EMPTYCONFIG) m31100| Mon Jan 7 02:54:30.213 [rsStart] replSet can't get local.system.replset config from self or any seed (EMPTYCONFIG) m31101| Mon Jan 7 02:54:30.425 [rsStart] replSet can't get local.system.replset config from self or any seed (EMPTYCONFIG) m31100| Mon Jan 7 02:54:38.374 [conn1] replSet replSetInitiate exception: can't find self in the replset config my port: 31100 m31100| Mon Jan 7 02:54:38.375 [conn1] command admin.$cmd command: { replSetInitiate: { _id: "rs1-rs0", members: [ { _id: 0.0, host: "bs-rhel-57-64-2:31100" }, { _id: 1.0, host: "bs-rhel-57-64-2:31101" } ] } } ntoreturn:1 keyUpdates:0 locks(micros) W:123 reslen:122 20992ms { "ok" : 0, "errmsg" : "couldn't initiate : can't find self in the replset config my port: 31100" } m31100| Mon Jan 7 02:54:40.214 [rsStart] replSet can't get local.system.replset config from self or any seed (EMPTYCONFIG) m31100| Mon Jan 7 02:54:40.379 [conn1] replSet replSetInitiate admin command received from client m31100| Mon Jan 7 02:54:40.379 [conn1] replSet replSetInitiate config object parses ok, 2 members specified m31101| Mon Jan 7 02:54:40.426 [rsStart] replSet can't get local.system.replset config from self or any seed (EMPTYCONFIG) m31100| Mon Jan 7 02:54:50.214 [rsStart] replSet can't get local.system.replset config from self or any seed (EMPTYCONFIG) m31101| Mon Jan 7 02:54:50.426 [rsStart] replSet can't get local.system.replset config from self or any seed (EMPTYCONFIG) m31100| Mon Jan 7 02:55:00.215 [rsStart] replSet can't get local.system.replset config from self or any seed (EMPTYCONFIG) m31101| Mon Jan 7 02:55:00.427 [rsStart] replSet can't get local.system.replset config from self or any seed (EMPTYCONFIG) m31100| Mon Jan 7 02:55:01.371 [conn1] replSet replSetInitiate exception: can't find self in the replset config my port: 31100 m31100| Mon Jan 7 02:55:01.371 [conn1] command admin.$cmd command: { replSetInitiate: { _id: "rs1-rs0", members: [ { _id: 0.0, host: "bs-rhel-57-64-2:31100" }, { _id: 1.0, host: "bs-rhel-57-64-2:31101" } ] } } ntoreturn:1 keyUpdates:0 locks(micros) W:116 reslen:122 20992ms { "ok" : 0, "errmsg" : "couldn't initiate : can't find self in the replset config my port: 31100" } m31100| Mon Jan 7 02:55:03.375 [conn1] replSet replSetInitiate admin command received from client m31100| Mon Jan 7 02:55:03.375 [conn1] replSet replSetInitiate config object parses ok, 2 members specified m31100| Mon Jan 7 02:55:10.216 [rsStart] replSet can't get local.system.replset config from self or any seed (EMPTYCONFIG) m31101| Mon Jan 7 02:55:10.428 [rsStart] replSet can't get local.system.replset config from self or any seed (EMPTYCONFIG) m31100| Mon Jan 7 02:55:20.241 [rsStart] replSet can't get local.system.replset config from self or any seed (EMPTYCONFIG) m31101| Mon Jan 7 02:55:20.452 [rsStart] replSet can't get local.system.replset config from self or any seed (EMPTYCONFIG) m31100| Mon Jan 7 02:55:24.391 [conn1] replSet replSetInitiate exception: can't find self in the replset config my port: 31100 m31100| Mon Jan 7 02:55:24.391 [conn1] command admin.$cmd command: { replSetInitiate: { _id: "rs1-rs0", members: [ { _id: 0.0, host: "bs-rhel-57-64-2:31100" }, { _id: 1.0, host: "bs-rhel-57-64-2:31101" } ] } } ntoreturn:1 keyUpdates:0 locks(micros) W:125 reslen:122 21016ms { "ok" : 0, "errmsg" : "couldn't initiate : can't find self in the replset config my port: 31100" } m31100| Mon Jan 7 02:55:26.395 [conn1] replSet replSetInitiate admin command received from client m31100| Mon Jan 7 02:55:26.396 [conn1] replSet replSetInitiate config object parses ok, 2 members specified m31100| Mon Jan 7 02:55:30.241 [rsStart] replSet can't get local.system.replset config from self or any seed (EMPTYCONFIG) m31101| Mon Jan 7 02:55:30.453 [rsStart] replSet can't get local.system.replset config from self or any seed (EMPTYCONFIG) m31100| Mon Jan 7 02:55:40.242 [rsStart] replSet can't get local.system.replset config from self or any seed (EMPTYCONFIG) m31101| Mon Jan 7 02:55:40.454 [rsStart] replSet can't get local.system.replset config from self or any seed (EMPTYCONFIG) m31100| Mon Jan 7 02:55:47.388 [conn1] replSet replSetInitiate exception: can't find self in the replset config my port: 31100 m31100| Mon Jan 7 02:55:47.388 [conn1] command admin.$cmd command: { replSetInitiate: { _id: "rs1-rs0", members: [ { _id: 0.0, host: "bs-rhel-57-64-2:31100" }, { _id: 1.0, host: "bs-rhel-57-64-2:31101" } ] } } ntoreturn:1 keyUpdates:0 locks(micros) W:122 reslen:122 20992ms { "ok" : 0, "errmsg" : "couldn't initiate : can't find self in the replset config my port: 31100" } m31100| Mon Jan 7 02:55:49.392 [conn1] replSet replSetInitiate admin command received from client m31100| Mon Jan 7 02:55:49.392 [conn1] replSet replSetInitiate config object parses ok, 2 members specified m31100| Mon Jan 7 02:55:50.243 [rsStart] replSet can't get local.system.replset config from self or any seed (EMPTYCONFIG) m31101| Mon Jan 7 02:55:50.455 [rsStart] replSet can't get local.system.replset config from self or any seed (EMPTYCONFIG) m31100| Mon Jan 7 02:56:00.244 [rsStart] replSet can't get local.system.replset config from self or any seed (EMPTYCONFIG) m31101| Mon Jan 7 02:56:00.456 [rsStart] replSet can't get local.system.replset config from self or any seed (EMPTYCONFIG) m31100| Mon Jan 7 02:56:10.245 [rsStart] replSet can't get local.system.replset config from self or any seed (EMPTYCONFIG) m31100| Mon Jan 7 02:56:10.384 [conn1] replSet replSetInitiate exception: can't find self in the replset config my port: 31100 m31100| Mon Jan 7 02:56:10.384 [conn1] command admin.$cmd command: { replSetInitiate: { _id: "rs1-rs0", members: [ { _id: 0.0, host: "bs-rhel-57-64-2:31100" }, { _id: 1.0, host: "bs-rhel-57-64-2:31101" } ] } } ntoreturn:1 keyUpdates:0 locks(micros) W:122 reslen:122 20992ms { "ok" : 0, "errmsg" : "couldn't initiate : can't find self in the replset config my port: 31100" } m31101| Mon Jan 7 02:56:10.456 [rsStart] replSet can't get local.system.replset config from self or any seed (EMPTYCONFIG) m31100| Mon Jan 7 02:56:12.389 [conn1] replSet replSetInitiate admin command received from client m31100| Mon Jan 7 02:56:12.389 [conn1] replSet replSetInitiate config object parses ok, 2 members specified m31100| Mon Jan 7 02:56:20.268 [rsStart] replSet can't get local.system.replset config from self or any seed (EMPTYCONFIG) m31101| Mon Jan 7 02:56:20.480 [rsStart] replSet can't get local.system.replset config from self or any seed (EMPTYCONFIG) m31100| Mon Jan 7 02:56:30.269 [rsStart] replSet can't get local.system.replset config from self or any seed (EMPTYCONFIG) m31101| Mon Jan 7 02:56:30.481 [rsStart] replSet can't get local.system.replset config from self or any seed (EMPTYCONFIG) m31100| Mon Jan 7 02:56:33.404 [conn1] replSet replSetInitiate exception: can't find self in the replset config my port: 31100 m31100| Mon Jan 7 02:56:33.404 [conn1] command admin.$cmd command: { replSetInitiate: { _id: "rs1-rs0", members: [ { _id: 0.0, host: "bs-rhel-57-64-2:31100" }, { _id: 1.0, host: "bs-rhel-57-64-2:31101" } ] } } ntoreturn:1 keyUpdates:0 locks(micros) W:123 reslen:122 21015ms { "ok" : 0, "errmsg" : "couldn't initiate : can't find self in the replset config my port: 31100" } m31100| Mon Jan 7 02:56:35.408 [conn1] replSet replSetInitiate admin command received from client m31100| Mon Jan 7 02:56:35.409 [conn1] replSet replSetInitiate config object parses ok, 2 members specified m31100| Mon Jan 7 02:56:40.270 [rsStart] replSet can't get local.system.replset config from self or any seed (EMPTYCONFIG) m31101| Mon Jan 7 02:56:40.482 [rsStart] replSet can't get local.system.replset config from self or any seed (EMPTYCONFIG) m31100| Mon Jan 7 02:56:50.271 [rsStart] replSet can't get local.system.replset config from self or any seed (EMPTYCONFIG) m31101| Mon Jan 7 02:56:50.483 [rsStart] replSet can't get local.system.replset config from self or any seed (EMPTYCONFIG) m31100| Mon Jan 7 02:56:56.401 [conn1] replSet replSetInitiate exception: can't find self in the replset config my port: 31100 m31100| Mon Jan 7 02:56:56.401 [conn1] command admin.$cmd command: { replSetInitiate: { _id: "rs1-rs0", members: [ { _id: 0.0, host: "bs-rhel-57-64-2:31100" }, { _id: 1.0, host: "bs-rhel-57-64-2:31101" } ] } } ntoreturn:1 keyUpdates:0 locks(micros) W:123 reslen:122 20992ms { "ok" : 0, "errmsg" : "couldn't initiate : can't find self in the replset config my port: 31100" } Mon Jan 7 02:56:58.408 javascript execution failed src/mongo/shell/utils.js:1261 [Initiate replica set] timed out after 30000ms ( 16 tries ) pts['desc'] + ']' + " timed out after " + timeout + "ms ( " + tries + " tries ^ failed to load: /data/buildslaves/Linux_RHEL_64bit_Nightly/mongo/jstests/slowNightly/balance_repl.js m31100| Mon Jan 7 02:56:58.409 got signal 15 (Terminated), will terminate after current cmd ends m31100| Mon Jan 7 02:56:58.409 [interruptThread] now exiting m31100| Mon Jan 7 02:56:58.409 dbexit: m31100| Mon Jan 7 02:56:58.409 [interruptThread] shutdown: going to close listening sockets... m31100| Mon Jan 7 02:56:58.410 [interruptThread] closing listening socket: 17 m31100| Mon Jan 7 02:56:58.410 [interruptThread] closing listening socket: 18 m31100| Mon Jan 7 02:56:58.410 [interruptThread] closing listening socket: 19 m31100| Mon Jan 7 02:56:58.410 [interruptThread] removing socket file: /tmp/mongodb-31100.sock m31100| Mon Jan 7 02:56:58.410 [interruptThread] shutdown: going to flush diaglog... m31100| Mon Jan 7 02:56:58.410 [interruptThread] shutdown: going to close sockets... m31100| Mon Jan 7 02:56:58.410 [interruptThread] shutdown: waiting for fs preallocator... m31100| Mon Jan 7 02:56:58.410 [interruptThread] shutdown: lock for final commit... m31100| Mon Jan 7 02:56:58.410 [interruptThread] shutdown: final commit... m31100| Mon Jan 7 02:56:58.410 [interruptThread] shutdown: closing all files... m31100| Mon Jan 7 02:56:58.411 [interruptThread] closeAllFiles() finished m31100| Mon Jan 7 02:56:58.411 [interruptThread] journalCleanup... m31100| Mon Jan 7 02:56:58.411 [interruptThread] removeJournalFiles m31100| Mon Jan 7 02:56:58.416 [interruptThread] shutdown: removing fs lock... m31100| Mon Jan 7 02:56:58.416 dbexit: really exiting now m31101| Mon Jan 7 02:56:59.412 got signal 15 (Terminated), will terminate after current cmd ends m31101| Mon Jan 7 02:56:59.412 [interruptThread] now exiting m31101| Mon Jan 7 02:56:59.412 dbexit: m31101| Mon Jan 7 02:56:59.412 [interruptThread] shutdown: going to close listening sockets... m31101| Mon Jan 7 02:56:59.412 [interruptThread] closing listening socket: 20 m31101| Mon Jan 7 02:56:59.412 [interruptThread] closing listening socket: 21 m31101| Mon Jan 7 02:56:59.412 [interruptThread] closing listening socket: 22 m Mon Jan 7 02:57:00.422 [conn7] end connection 127.0.0.1:39701 (0 connections now open) Mon Jan 7 02:57:00.532 got signal 15 (Terminated), will terminate after current cmd ends Mon Jan 7 02:57:00.532 [interruptThread] now exiting Mon Jan 7 02:57:00.532 dbexit: Mon Jan 7 02:57:00.532 [interruptThread] shutdown: going to close listening sockets... Mon Jan 7 02:57:00.532 [interruptThread] closing listening socket: 13 Mon Jan 7 02:57:00.532 [interruptThread] closing listening socket: 14 Mon Jan 7 02:57:00.532 [interruptThread] closing listening socket: 15 Mon Jan 7 02:57:00.532 [interruptThread] removing socket file: /tmp/mongodb-27999.sock Mon Jan 7 02:57:00.533 [interruptThread] shutdown: going to flush diaglog... Mon Jan 7 02:57:00.533 [interruptThread] shutdown: going to close sockets... Mon Jan 7 02:57:00.533 [interruptThread] shutdown: waiting for fs preallocator... Mon Jan 7 02:57:00.533 [interruptThread] shutdown: lock for final commit... Mon Jan 7 02:57:00.533 [interruptThread] shutdown: final commit... Mon Jan 7 02:57:00.533 [interruptThread] shutdown: closing all files... Mon Jan 7 02:57:00.540 [interruptThread] closeAllFiles() finished Mon Jan 7 02:57:00.540 [interruptThread] journalCleanup... Mon Jan 7 02:57:00.540 [interruptThread] removeJournalFiles Mon Jan 7 02:57:00.546 [interruptThread] shutdown: removing fs lock... Mon Jan 7 02:57:00.546 dbexit: really exiting now