Home > Linux 64-bit debug dur off #1538 > repl5.js

Plain Text
2012-08-02 22:50:44 EDT
MongoDB shell version: 2.2.0-rc1-pre-
null
startMongod WARNING DELETES DATA DIRECTORY THIS IS FOR TESTING ONLY
Thu Aug  2 21:50:44 shell: started program /home/yellow/buildslave/Linux_64bit_debug_dur_off/mongo/mongod --nohttpinterface --noprealloc --bind_ip 127.0.0.1 --smallfiles --port 31000 --dbpath /data/db/repl5tests-master --master --oplogSize 40
2012-08-02 22:50:51 EDT
 m31000| note: noprealloc may hurt performance in many applications
 m31000| Thu Aug  2 21:50:44 [initandlisten] MongoDB starting : pid=13920 port=31000 dbpath=/data/db/repl5tests-master master=1 64-bit host=tp1.10gen.cc
 m31000| Thu Aug  2 21:50:44 [initandlisten] _DEBUG build (which is slower)
 m31000| Thu Aug  2 21:50:44 [initandlisten] db version v2.2.0-rc1-pre-, pdfile version 4.5
 m31000| Thu Aug  2 21:50:44 [initandlisten] build info: Linux tp1.10gen.cc 2.6.31-14-server #48-Ubuntu SMP Fri Oct 16 15:07:34 UTC 2009 x86_64 BOOST_LIB_VERSION=1_49
 m31000| Thu Aug  2 21:50:44 [initandlisten] git version: 4aaed4ccfb608db56a269e0422f6d48385c28445
 m31000| Thu Aug  2 21:50:44 [initandlisten] opening db:  local
 m31000| Thu Aug  2 21:50:44 [initandlisten] ******
 m31000| Thu Aug  2 21:50:44 [initandlisten] creating replication oplog of size: 40MB...
 m31000| Thu Aug  2 21:50:44 [FileAllocator] allocating new datafile /data/db/repl5tests-master/local.ns, filling with zeroes...
 m31000| Thu Aug  2 21:50:44 [FileAllocator] creating directory /data/db/repl5tests-master/_tmp
 m31000| Thu Aug  2 21:50:44 [FileAllocator] done allocating datafile /data/db/repl5tests-master/local.ns, size: 16MB,  took 0.016 secs
 m31000| Thu Aug  2 21:50:44 [FileAllocator] allocating new datafile /data/db/repl5tests-master/local.0, filling with zeroes...
 m31000| Thu Aug  2 21:50:44 [initandlisten] options: { bind_ip: "127.0.0.1", dbpath: "/data/db/repl5tests-master", master: true, nohttpinterface: true, noprealloc: true, oplogSize: 40, port: 31000, smallfiles: true }
 m31000| Thu Aug  2 21:50:45 [FileAllocator] done allocating datafile /data/db/repl5tests-master/local.0, size: 64MB,  took 0.018 secs
 m31000| Thu Aug  2 21:50:45 [initandlisten] ******
 m31000| Thu Aug  2 21:50:45 [initandlisten] datafileheader::init initializing /data/db/repl5tests-master/local.0 n:0
 m31000| Thu Aug  2 21:50:45 [initandlisten] connection accepted from 127.0.0.1:45135 #1 (1 connection now open)
 m31000| Thu Aug  2 21:50:45 [conn1] opening db:  a
 m31000| Thu Aug  2 21:50:45 [FileAllocator] allocating new datafile /data/db/repl5tests-master/a.ns, filling with zeroes...
 m31000| Thu Aug  2 21:50:45 [FileAllocator] done allocating datafile /data/db/repl5tests-master/a.ns, size: 16MB,  took 0.013 secs
 m31000| Thu Aug  2 21:50:45 [FileAllocator] allocating new datafile /data/db/repl5tests-master/a.0, filling with zeroes...
 m31000| Thu Aug  2 21:50:45 [FileAllocator] done allocating datafile /data/db/repl5tests-master/a.0, size: 16MB,  took 0.017 secs
 m31000| Thu Aug  2 21:50:45 [conn1] datafileheader::init initializing /data/db/repl5tests-master/a.0 n:0
 m31000| Thu Aug  2 21:50:45 [conn1] build index a.a { _id: 1 }
 m31000| Thu Aug  2 21:50:45 [conn1] build index done.  scanned 0 total records. 0 secs
 m31000| Thu Aug  2 21:50:45 [initandlisten] waiting for connections on port 31000
Thu Aug  2 21:50:51 shell: started program /home/yellow/buildslave/Linux_64bit_debug_dur_off/mongo/mongod --nohttpinterface --noprealloc --bind_ip 127.0.0.1 --smallfiles --port 31001 --dbpath /data/db/repl5tests-slave --slave --source 127.0.0.1:31000 --oplogSize 40
startMongod WARNING DELETES DATA DIRECTORY THIS IS FOR TESTING ONLY
2012-08-02 22:50:52 EDT
 m31001| Thu Aug  2 21:50:51 [initandlisten] MongoDB starting : pid=13934 port=31001 dbpath=/data/db/repl5tests-slave slave=1 64-bit host=tp1.10gen.cc
 m31001| Thu Aug  2 21:50:51 [initandlisten] _DEBUG build (which is slower)
 m31001| Thu Aug  2 21:50:51 [initandlisten] db version v2.2.0-rc1-pre-, pdfile version 4.5
 m31001| Thu Aug  2 21:50:51 [initandlisten] git version: 4aaed4ccfb608db56a269e0422f6d48385c28445
 m31001| Thu Aug  2 21:50:51 [initandlisten] build info: Linux tp1.10gen.cc 2.6.31-14-server #48-Ubuntu SMP Fri Oct 16 15:07:34 UTC 2009 x86_64 BOOST_LIB_VERSION=1_49
 m31001| Thu Aug  2 21:50:51 [initandlisten] options: { bind_ip: "127.0.0.1", dbpath: "/data/db/repl5tests-slave", nohttpinterface: true, noprealloc: true, oplogSize: 40, port: 31001, slave: true, smallfiles: true, source: "127.0.0.1:31000" }
 m31001| Thu Aug  2 21:50:51 [initandlisten] opening db:  local
 m31001| Thu Aug  2 21:50:51 [initandlisten] waiting for connections on port 31001
 m31001| Thu Aug  2 21:50:51 [initandlisten] connection accepted from 127.0.0.1:47095 #1 (1 connection now open)
 m31001| Thu Aug  2 21:50:51 [conn1] _DEBUG ReadContext db wasn't open, will try to open a.a
 m31001| Thu Aug  2 21:50:51 [conn1] opening db:  a
 m31001| Thu Aug  2 21:50:52 [FileAllocator] allocating new datafile /data/db/repl5tests-slave/local.ns, filling with zeroes...
 m31001| Thu Aug  2 21:50:52 [FileAllocator] creating directory /data/db/repl5tests-slave/_tmp
 m31001| Thu Aug  2 21:50:52 [FileAllocator] done allocating datafile /data/db/repl5tests-slave/local.ns, size: 16MB,  took 0.018 secs
 m31001| Thu Aug  2 21:50:52 [FileAllocator] allocating new datafile /data/db/repl5tests-slave/local.0, filling with zeroes...
 m31001| Thu Aug  2 21:50:52 [FileAllocator] done allocating datafile /data/db/repl5tests-slave/local.0, size: 16MB,  took 0.016 secs
 m31001| Thu Aug  2 21:50:52 [replslave] datafileheader::init initializing /data/db/repl5tests-slave/local.0 n:0
 m31001| Thu Aug  2 21:50:52 [replslave] build index local.sources { _id: 1 }
 m31001| Thu Aug  2 21:50:52 [replslave] build index done.  scanned 0 total records. 0 secs
 m31001| Thu Aug  2 21:50:52 [replslave] repl: syncing from host:127.0.0.1:31000
 m31001| Thu Aug  2 21:50:52 [replslave] build index local.me { _id: 1 }
 m31001| Thu Aug  2 21:50:52 [replslave] build index done.  scanned 0 total records. 0 secs
 m31000| Thu Aug  2 21:50:52 [initandlisten] connection accepted from 127.0.0.1:45140 #2 (2 connections now open)
 m31000| Thu Aug  2 21:50:52 [conn2] query has no more but tailable, cursorid: 6549675605341013015
 m31000| Thu Aug  2 21:50:52 [initandlisten] connection accepted from 127.0.0.1:45141 #3 (3 connections now open)
 m31001| Thu Aug  2 21:50:52 [replslave] resync: dropping database a
 m31001| Thu Aug  2 21:50:52 [replslave] opening db:  a
 m31001| Thu Aug  2 21:50:52 [replslave] resync: cloning database a to get an initial copy
 m31001| note: noprealloc may hurt performance in many applications
 m31001| Thu Aug  2 21:50:52 [FileAllocator] allocating new datafile /data/db/repl5tests-slave/a.ns, filling with zeroes...
 m31001| Thu Aug  2 21:50:52 [FileAllocator] allocating new datafile /data/db/repl5tests-slave/a.0, filling with zeroes...
 m31001| Thu Aug  2 21:50:52 [FileAllocator] done allocating datafile /data/db/repl5tests-slave/a.0, size: 16MB,  took 0.016 secs
 m31001| Thu Aug  2 21:50:52 [FileAllocator] done allocating datafile /data/db/repl5tests-slave/a.ns, size: 16MB,  took 0.018 secs
 m31000| Thu Aug  2 21:50:52 [conn3] exhaust=true sending more
 m31001| Thu Aug  2 21:50:52 [replslave] build index a.a { _id: 1 }
 m31001| Thu Aug  2 21:50:52 [replslave] 	 fastBuildIndex dupsToDrop:0
 m31001| Thu Aug  2 21:50:52 [replslave] build index done.  scanned 9068 total records. 0.078 secs
 m31001| Thu Aug  2 21:50:52 [replslave] datafileheader::init initializing /data/db/repl5tests-slave/a.0 n:0
 m31001| Thu Aug  2 21:50:52 [replslave] resync: done with initial clone for db: a
*** repl5tests completed successfully ***
 m31000| Thu Aug  2 21:50:52 [conn3] end connection 127.0.0.1:45141 (2 connections now open)
 m31000| Thu Aug  2 21:50:52 [conn3] thread conn3 stack usage was 7296 bytes,  which is the most so far
 m31001| Thu Aug  2 21:50:52 [interruptThread] now exiting
 m31001| Thu Aug  2 21:50:52 dbexit: 
 m31001| Thu Aug  2 21:50:52 [interruptThread] shutdown: going to close listening sockets...
 m31001| Thu Aug  2 21:50:52 [interruptThread] closing listening socket: 15
 m31001| Thu Aug  2 21:50:52 [interruptThread] closing listening socket: 16
 m31001| Thu Aug  2 21:50:52 [interruptThread] removing socket file: /tmp/mongodb-31001.sock
 m31001| Thu Aug  2 21:50:52 [interruptThread] shutdown: going to flush diaglog...
 m31001| Thu Aug  2 21:50:52 [interruptThread] shutdown: going to close sockets...
 m31001| Thu Aug  2 21:50:52 [interruptThread] shutdown: waiting for fs preallocator...
 m31001| Thu Aug  2 21:50:52 [interruptThread] shutdown: closing all files...
 m31001| Thu Aug  2 21:50:52 [interruptThread] closeAllFiles() finished
 m31001| Thu Aug  2 21:50:52 [interruptThread] shutdown: removing fs lock...
 m31001| Thu Aug  2 21:50:52 dbexit: really exiting now
 m31001| Thu Aug  2 21:50:52 [interruptThread] thread interruptThread stack usage was 4544 bytes,  which is the most so far
 m31000| Thu Aug  2 21:50:52 [conn2] end connection 127.0.0.1:45140 (1 connection now open)
 m31001| Thu Aug  2 21:50:52 got signal 15 (Terminated), will terminate after current cmd ends
 m31000| Thu Aug  2 21:50:52 [conn2] thread conn2 stack usage was 7520 bytes,  which is the most so far
 m31000| Thu Aug  2 21:50:53 [slaveTracking] build index done.  scanned 0 total records. 0 secs
 m31000| Thu Aug  2 21:50:53 [slaveTracking] build index local.slaves { _id: 1 }
Thu Aug  2 21:50:53 shell: started program /home/yellow/buildslave/Linux_64bit_debug_dur_off/mongo/mongod --nohttpinterface --noprealloc --bind_ip 127.0.0.1 --smallfiles --port 31001 --dbpath /data/db/repl5tests-slave --slave --source 127.0.0.1:31000 --oplogSize 40
Thu Aug  2 21:50:53 shell: stopped mongo program on port 31001
2012-08-02 22:50:54 EDT
 m31001| Thu Aug  2 21:50:53 [initandlisten] MongoDB starting : pid=13953 port=31001 dbpath=/data/db/repl5tests-slave slave=1 64-bit host=tp1.10gen.cc
 m31001| Thu Aug  2 21:50:53 [initandlisten] _DEBUG build (which is slower)
 m31001| Thu Aug  2 21:50:53 [initandlisten] db version v2.2.0-rc1-pre-, pdfile version 4.5
 m31001| Thu Aug  2 21:50:53 [initandlisten] git version: 4aaed4ccfb608db56a269e0422f6d48385c28445
 m31001| note: noprealloc may hurt performance in many applications
 m31001| Thu Aug  2 21:50:53 [initandlisten] build info: Linux tp1.10gen.cc 2.6.31-14-server #48-Ubuntu SMP Fri Oct 16 15:07:34 UTC 2009 x86_64 BOOST_LIB_VERSION=1_49
 m31001| Thu Aug  2 21:50:53 [initandlisten] info PageFaultRetryableSection will not yield, already locked upon reaching
 m31001| Thu Aug  2 21:50:53 [initandlisten] _DEBUG ReadContext db wasn't open, will try to open a.system.namespaces
 m31001| Thu Aug  2 21:50:53 [initandlisten] opening db:  a
 m31001| Thu Aug  2 21:50:53 [initandlisten] _DEBUG ReadContext db wasn't open, will try to open local.system.namespaces
 m31001| Thu Aug  2 21:50:53 [initandlisten] opening db:  local
 m31001| Thu Aug  2 21:50:53 [initandlisten] options: { bind_ip: "127.0.0.1", dbpath: "/data/db/repl5tests-slave", nohttpinterface: true, noprealloc: true, oplogSize: 40, port: 31001, slave: true, smallfiles: true, source: "127.0.0.1:31000" }
 m31001| Thu Aug  2 21:50:53 [initandlisten] connection accepted from 127.0.0.1:47101 #1 (1 connection now open)
 m31001| Thu Aug  2 21:50:53 [initandlisten] waiting for connections on port 31001
 m31001| Thu Aug  2 21:50:54 [replslave] opening db:  local
 m31000| Thu Aug  2 21:50:54 [initandlisten] connection accepted from 127.0.0.1:45146 #4 (2 connections now open)
 m31001| Thu Aug  2 21:50:54 [replslave] opening db:  a
 m31001| Thu Aug  2 21:50:54 [replslave] repl: syncing from host:127.0.0.1:31000
*** repl5tests completed successfully ***
 m31000| Thu Aug  2 21:50:54 got signal 15 (Terminated), will terminate after current cmd ends
 m31000| Thu Aug  2 21:50:54 [interruptThread] now exiting
 m31000| Thu Aug  2 21:50:54 [interruptThread] shutdown: going to close listening sockets...
 m31000| Thu Aug  2 21:50:54 [interruptThread] closing listening socket: 14
 m31000| Thu Aug  2 21:50:54 [interruptThread] closing listening socket: 15
 m31000| Thu Aug  2 21:50:54 [interruptThread] removing socket file: /tmp/mongodb-31000.sock
 m31000| Thu Aug  2 21:50:54 [interruptThread] shutdown: going to flush diaglog...
 m31000| Thu Aug  2 21:50:54 [interruptThread] shutdown: going to close sockets...
 m31000| Thu Aug  2 21:50:54 dbexit: 
 m31001| Thu Aug  2 21:50:54 [replslave] repl: AssertionException dbclient error communicating with server: 127.0.0.1:31000
 m31000| Thu Aug  2 21:50:54 [interruptThread] shutdown: waiting for fs preallocator...
 m31000| Thu Aug  2 21:50:54 [interruptThread] shutdown: closing all files...
 m31000| Thu Aug  2 21:50:54 [interruptThread] closeAllFiles() finished
 m31000| Thu Aug  2 21:50:54 [interruptThread] shutdown: removing fs lock...
 m31000| Thu Aug  2 21:50:54 dbexit: really exiting now
 m31001| repl: sleep 2 sec before next pass
*** repl5tests completed successfully ***
Thu Aug  2 21:50:55 shell: stopped mongo program on port 31000
 m31001| Thu Aug  2 21:50:55 [interruptThread] now exiting
 m31001| Thu Aug  2 21:50:55 dbexit: 
 m31001| Thu Aug  2 21:50:55 [interruptThread] shutdown: going to close listening sockets...
 m31001| Thu Aug  2 21:50:55 [interruptThread] closing listening socket: 17
 m31001| Thu Aug  2 21:50:55 [interruptThread] closing listening socket: 18
 m31001| Thu Aug  2 21:50:55 [interruptThread] removing socket file: /tmp/mongodb-31001.sock
 m31001| Thu Aug  2 21:50:55 [interruptThread] shutdown: going to flush diaglog...
 m31001| Thu Aug  2 21:50:55 [interruptThread] shutdown: going to close sockets...
 m31001| Thu Aug  2 21:50:55 [interruptThread] shutdown: waiting for fs preallocator...
 m31001| Thu Aug  2 21:50:55 got signal 15 (Terminated), will terminate after current cmd ends
 m31001| Thu Aug  2 21:50:55 [interruptThread] closeAllFiles() finished
 m31001| Thu Aug  2 21:50:55 [interruptThread] shutdown: closing all files...
 m31001| Thu Aug  2 21:50:55 [interruptThread] shutdown: removing fs lock...
 m31001| Thu Aug  2 21:50:55 [interruptThread] thread interruptThread stack usage was 4544 bytes,  which is the most so far
 m31001| Thu Aug  2 21:50:55 dbexit: really exiting now
Thu Aug  2 21:50:56 shell: stopped mongo program on port 31001
startMongod WARNING DELETES DATA DIRECTORY THIS IS FOR TESTING ONLY
Thu Aug  2 21:50:56 shell: started program /home/yellow/buildslave/Linux_64bit_debug_dur_off/mongo/mongod --nohttpinterface --noprealloc --bind_ip 127.0.0.1 --smallfiles --port 31000 --dbpath /data/db/repl5tests-master --master --oplogSize 40
2012-08-02 22:51:03 EDT
 m31000| note: noprealloc may hurt performance in many applications
 m31000| Thu Aug  2 21:50:57 [initandlisten] MongoDB starting : pid=13970 port=31000 dbpath=/data/db/repl5tests-master master=1 64-bit host=tp1.10gen.cc
 m31000| Thu Aug  2 21:50:57 [initandlisten] _DEBUG build (which is slower)
 m31000| Thu Aug  2 21:50:57 [initandlisten] db version v2.2.0-rc1-pre-, pdfile version 4.5
 m31000| Thu Aug  2 21:50:57 [initandlisten] build info: Linux tp1.10gen.cc 2.6.31-14-server #48-Ubuntu SMP Fri Oct 16 15:07:34 UTC 2009 x86_64 BOOST_LIB_VERSION=1_49
 m31000| Thu Aug  2 21:50:57 [initandlisten] git version: 4aaed4ccfb608db56a269e0422f6d48385c28445
 m31000| Thu Aug  2 21:50:57 [initandlisten] opening db:  local
 m31000| Thu Aug  2 21:50:57 [initandlisten] ******
 m31000| Thu Aug  2 21:50:57 [initandlisten] creating replication oplog of size: 40MB...
 m31000| Thu Aug  2 21:50:57 [FileAllocator] allocating new datafile /data/db/repl5tests-master/local.ns, filling with zeroes...
 m31000| Thu Aug  2 21:50:57 [FileAllocator] creating directory /data/db/repl5tests-master/_tmp
 m31000| Thu Aug  2 21:50:57 [FileAllocator] done allocating datafile /data/db/repl5tests-master/local.ns, size: 16MB,  took 0.016 secs
 m31000| Thu Aug  2 21:50:57 [FileAllocator] allocating new datafile /data/db/repl5tests-master/local.0, filling with zeroes...
 m31000| Thu Aug  2 21:50:57 [FileAllocator] done allocating datafile /data/db/repl5tests-master/local.0, size: 64MB,  took 0.018 secs
 m31000| Thu Aug  2 21:50:57 [initandlisten] datafileheader::init initializing /data/db/repl5tests-master/local.0 n:0
 m31000| Thu Aug  2 21:50:57 [initandlisten] ******
 m31000| Thu Aug  2 21:50:57 [initandlisten] options: { bind_ip: "127.0.0.1", dbpath: "/data/db/repl5tests-master", master: true, nohttpinterface: true, noprealloc: true, oplogSize: 40, port: 31000, smallfiles: true }
 m31000| Thu Aug  2 21:50:57 [initandlisten] connection accepted from 127.0.0.1:45151 #1 (1 connection now open)
 m31000| Thu Aug  2 21:50:57 [conn1] opening db:  a
 m31000| Thu Aug  2 21:50:57 [FileAllocator] allocating new datafile /data/db/repl5tests-master/a.ns, filling with zeroes...
 m31000| Thu Aug  2 21:50:57 [FileAllocator] done allocating datafile /data/db/repl5tests-master/a.ns, size: 16MB,  took 0.049 secs
 m31000| Thu Aug  2 21:50:57 [FileAllocator] allocating new datafile /data/db/repl5tests-master/a.0, filling with zeroes...
 m31000| Thu Aug  2 21:50:57 [FileAllocator] done allocating datafile /data/db/repl5tests-master/a.0, size: 16MB,  took 0.029 secs
 m31000| Thu Aug  2 21:50:57 [conn1] datafileheader::init initializing /data/db/repl5tests-master/a.0 n:0
 m31000| Thu Aug  2 21:50:57 [conn1] build index a.a { _id: 1 }
 m31000| Thu Aug  2 21:50:57 [conn1] build index done.  scanned 0 total records. 0 secs
 m31000| Thu Aug  2 21:50:57 [conn1] insert a.a keyUpdates:0 locks(micros) w:122280 122ms
 m31000| Thu Aug  2 21:50:57 [initandlisten] waiting for connections on port 31000
Thu Aug  2 21:51:03 shell: started program /home/yellow/buildslave/Linux_64bit_debug_dur_off/mongo/mongod --nohttpinterface --noprealloc --bind_ip 127.0.0.1 --smallfiles --port 31001 --dbpath /data/db/repl5tests-slave --slave --source 127.0.0.1:31000 --oplogSize 40
startMongod WARNING DELETES DATA DIRECTORY THIS IS FOR TESTING ONLY
2012-08-02 22:51:04 EDT
 m31001| Thu Aug  2 21:51:03 [initandlisten] MongoDB starting : pid=13984 port=31001 dbpath=/data/db/repl5tests-slave slave=1 64-bit host=tp1.10gen.cc
 m31001| Thu Aug  2 21:51:03 [initandlisten] _DEBUG build (which is slower)
 m31001| Thu Aug  2 21:51:03 [initandlisten] db version v2.2.0-rc1-pre-, pdfile version 4.5
 m31001| Thu Aug  2 21:51:03 [initandlisten] git version: 4aaed4ccfb608db56a269e0422f6d48385c28445
 m31001| Thu Aug  2 21:51:03 [initandlisten] build info: Linux tp1.10gen.cc 2.6.31-14-server #48-Ubuntu SMP Fri Oct 16 15:07:34 UTC 2009 x86_64 BOOST_LIB_VERSION=1_49
 m31001| Thu Aug  2 21:51:03 [initandlisten] options: { bind_ip: "127.0.0.1", dbpath: "/data/db/repl5tests-slave", nohttpinterface: true, noprealloc: true, oplogSize: 40, port: 31001, slave: true, smallfiles: true, source: "127.0.0.1:31000" }
 m31001| Thu Aug  2 21:51:03 [initandlisten] opening db:  local
 m31001| Thu Aug  2 21:51:03 [initandlisten] waiting for connections on port 31001
 m31001| Thu Aug  2 21:51:03 [initandlisten] connection accepted from 127.0.0.1:47111 #1 (1 connection now open)
 m31001| Thu Aug  2 21:51:03 [conn1] _DEBUG ReadContext db wasn't open, will try to open a.a
 m31001| Thu Aug  2 21:51:03 [conn1] opening db:  a
 m31001| Thu Aug  2 21:51:04 [FileAllocator] allocating new datafile /data/db/repl5tests-slave/local.ns, filling with zeroes...
 m31001| Thu Aug  2 21:51:04 [FileAllocator] creating directory /data/db/repl5tests-slave/_tmp
 m31001| Thu Aug  2 21:51:04 [FileAllocator] done allocating datafile /data/db/repl5tests-slave/local.ns, size: 16MB,  took 0.016 secs
 m31001| Thu Aug  2 21:51:04 [FileAllocator] allocating new datafile /data/db/repl5tests-slave/local.0, filling with zeroes...
 m31001| Thu Aug  2 21:51:04 [FileAllocator] done allocating datafile /data/db/repl5tests-slave/local.0, size: 16MB,  took 0.016 secs
 m31001| Thu Aug  2 21:51:04 [replslave] datafileheader::init initializing /data/db/repl5tests-slave/local.0 n:0
 m31001| Thu Aug  2 21:51:04 [replslave] build index local.sources { _id: 1 }
 m31001| Thu Aug  2 21:51:04 [replslave] build index done.  scanned 0 total records. 0 secs
 m31001| Thu Aug  2 21:51:04 [replslave] repl: syncing from host:127.0.0.1:31000
 m31001| Thu Aug  2 21:51:04 [replslave] build index local.me { _id: 1 }
 m31001| Thu Aug  2 21:51:04 [replslave] build index done.  scanned 0 total records. 0 secs
 m31000| Thu Aug  2 21:51:04 [initandlisten] connection accepted from 127.0.0.1:45156 #2 (2 connections now open)
 m31000| Thu Aug  2 21:51:04 [conn2] query has no more but tailable, cursorid: 2886238032802133037
 m31001| Thu Aug  2 21:51:04 [replslave] resync: dropping database a
 m31001| Thu Aug  2 21:51:04 [replslave] opening db:  a
 m31001| Thu Aug  2 21:51:04 [replslave] resync: cloning database a to get an initial copy
 m31000| Thu Aug  2 21:51:04 [initandlisten] connection accepted from 127.0.0.1:45157 #3 (3 connections now open)
 m31001| note: noprealloc may hurt performance in many applications
 m31001| Thu Aug  2 21:51:04 [FileAllocator] allocating new datafile /data/db/repl5tests-slave/a.ns, filling with zeroes...
 m31001| Thu Aug  2 21:51:04 [FileAllocator] allocating new datafile /data/db/repl5tests-slave/a.0, filling with zeroes...
 m31001| Thu Aug  2 21:51:04 [FileAllocator] done allocating datafile /data/db/repl5tests-slave/a.0, size: 16MB,  took 0.016 secs
 m31001| Thu Aug  2 21:51:04 [FileAllocator] done allocating datafile /data/db/repl5tests-slave/a.ns, size: 16MB,  took 0.014 secs
 m31000| Thu Aug  2 21:51:04 [conn3] exhaust=true sending more
 m31001| Thu Aug  2 21:51:04 [replslave] build index a.a { _id: 1 }
 m31001| Thu Aug  2 21:51:04 [replslave] 	 fastBuildIndex dupsToDrop:0
 m31001| Thu Aug  2 21:51:04 [replslave] build index done.  scanned 9448 total records. 0.087 secs
 m31001| Thu Aug  2 21:51:04 [replslave] datafileheader::init initializing /data/db/repl5tests-slave/a.0 n:0
*** repl5tests completed successfully ***
2012-08-02 22:51:09 EDT
 m31001| Thu Aug  2 21:51:04 [replslave] resync: done with initial clone for db: a
 m31000| Thu Aug  2 21:51:04 [conn3] end connection 127.0.0.1:45157 (2 connections now open)
 m31000| Thu Aug  2 21:51:04 [conn2] end connection 127.0.0.1:45156 (1 connection now open)
 m31000| Thu Aug  2 21:51:04 [conn2] thread conn2 stack usage was 22696 bytes,  which is the most so far
 m31000| Thu Aug  2 21:51:04 [conn3] thread conn3 stack usage was 7296 bytes,  which is the most so far
 m31000| Thu Aug  2 21:51:05 [slaveTracking] build index done.  scanned 0 total records. 0 secs
 m31000| Thu Aug  2 21:51:05 [slaveTracking] build index local.slaves { _id: 1 }
Thu Aug  2 21:51:09 shell: started program /home/yellow/buildslave/Linux_64bit_debug_dur_off/mongo/mongod --nohttpinterface --noprealloc --bind_ip 127.0.0.1 --smallfiles --port 31001 --dbpath /data/db/repl5tests-slave --slave --source 127.0.0.1:31000 --oplogSize 40
Thu Aug  2 21:51:09 shell: stopped mongo program on port 31001
2012-08-02 22:51:11 EDT
 m31001| Thu Aug  2 21:51:10 [initandlisten] MongoDB starting : pid=14002 port=31001 dbpath=/data/db/repl5tests-slave slave=1 64-bit host=tp1.10gen.cc
 m31001| note: noprealloc may hurt performance in many applications
 m31001| Thu Aug  2 21:51:10 [initandlisten] _DEBUG build (which is slower)
 m31001| Thu Aug  2 21:51:10 [initandlisten] db version v2.2.0-rc1-pre-, pdfile version 4.5
 m31001| Thu Aug  2 21:51:10 [initandlisten] build info: Linux tp1.10gen.cc 2.6.31-14-server #48-Ubuntu SMP Fri Oct 16 15:07:34 UTC 2009 x86_64 BOOST_LIB_VERSION=1_49
 m31001| Thu Aug  2 21:51:10 [initandlisten] git version: 4aaed4ccfb608db56a269e0422f6d48385c28445
 m31001| Thu Aug  2 21:51:10 [initandlisten] info PageFaultRetryableSection will not yield, already locked upon reaching
 m31001| Thu Aug  2 21:51:10 [initandlisten] _DEBUG ReadContext db wasn't open, will try to open a.system.namespaces
 m31001| Thu Aug  2 21:51:10 [initandlisten] opening db:  a
 m31001| Thu Aug  2 21:51:10 [initandlisten] _DEBUG ReadContext db wasn't open, will try to open local.system.namespaces
 m31001| Thu Aug  2 21:51:10 [initandlisten] opening db:  local
 m31001| Thu Aug  2 21:51:10 [initandlisten] options: { bind_ip: "127.0.0.1", dbpath: "/data/db/repl5tests-slave", nohttpinterface: true, noprealloc: true, oplogSize: 40, port: 31001, slave: true, smallfiles: true, source: "127.0.0.1:31000" }
 m31001| Thu Aug  2 21:51:10 [initandlisten] connection accepted from 127.0.0.1:47117 #1 (1 connection now open)
 m31001| Thu Aug  2 21:51:10 [initandlisten] waiting for connections on port 31001
 m31001| Thu Aug  2 21:51:11 [replslave] opening db:  local
 m31000| Thu Aug  2 21:51:11 [initandlisten] connection accepted from 127.0.0.1:45162 #4 (2 connections now open)
 m31001| Thu Aug  2 21:51:11 [conn1] _DEBUG ReadContext db wasn't open, will try to open a.a
 m31001| Thu Aug  2 21:51:11 [conn1] opening db:  a
 m31001| Thu Aug  2 21:51:11 [replslave] Assertion: 10334:Invalid BSONObj size: -286331154 (0xEEEEEEEE) first element: EOO
 m31001| 0xb8f0b7 0xe59cfc 0xe335e2 0xe334ea 0x8aede9 0x8adbec 0x8ad906 0x8cf714 0xd1102c 0xa3fbcf 0xa4007b 0xa41fee 0xe42299 0xe1ca0a 0xe1dcfd 0xe20a4f 0xe228af 0xe22a58 0xe2304a 0xe234d1 
 m31001|  /home/yellow/buildslave/Linux_64bit_debug_dur_off/mongo/mongod(_ZN5mongo15printStackTraceERSo+0x27) [0xb8f0b7]
 m31001|  /home/yellow/buildslave/Linux_64bit_debug_dur_off/mongo/mongod(_ZN5mongo10logContextEPKc+0x5e) [0xe59cfc]
 m31001|  /home/yellow/buildslave/Linux_64bit_debug_dur_off/mongo/mongod(_ZN5mongo11msgassertedEiPKc+0xf8) [0xe335e2]
 m31001|  /home/yellow/buildslave/Linux_64bit_debug_dur_off/mongo/mongod(_ZN5mongo11msgassertedEiPKc+0) [0xe334ea]
 m31001|  /home/yellow/buildslave/Linux_64bit_debug_dur_off/mongo/mongod(_ZNK5mongo7BSONObj14_assertInvalidEv+0x207) [0x8aede9]
 m31001|  /home/yellow/buildslave/Linux_64bit_debug_dur_off/mongo/mongod(_ZN5mongo7BSONObj4initEPKc+0x3a) [0x8adbec]
 m31001| Thu Aug  2 21:51:11 [replslave] repl: syncing from host:127.0.0.1:31000
 m31001|  /home/yellow/buildslave/Linux_64bit_debug_dur_off/mongo/mongod(_ZN5mongo7BSONObj4makeEPKNS_6RecordE+0x2c) [0x8cf714]
 m31001|  /home/yellow/buildslave/Linux_64bit_debug_dur_off/mongo/mongod(_ZN5mongo11DataFileMgr12updateRecordEPKcPNS_16NamespaceDetailsEPNS_25NamespaceDetailsTransientEPNS_6RecordERKNS_7DiskLocES2_iRNS_7OpDebugEb+0x7e) [0xd1102c]
 m31001|  /home/yellow/buildslave/Linux_64bit_debug_dur_off/mongo/mongod [0xa3fbcf]
 m31001|  /home/yellow/buildslave/Linux_64bit_debug_dur_off/mongo/mongod(_ZN5mongo14_updateObjectsEbPKcRKNS_7BSONObjES4_bbbRNS_7OpDebugEPNS_11RemoveSaverEbRKNS_24QueryPlanSelectionPolicyE+0x404) [0xa4007b]
 m31001|  /home/yellow/buildslave/Linux_64bit_debug_dur_off/mongo/mongod(_ZN5mongo13updateObjectsEPKcRKNS_7BSONObjES4_bbbRNS_7OpDebugEbRKNS_24QueryPlanSelectionPolicyE+0x337) [0xa41fee]
 m31001|  /home/yellow/buildslave/Linux_64bit_debug_dur_off/mongo/mongod(_ZN5mongo21applyOperation_inlockERKNS_7BSONObjEb+0x552) [0xe42299]
 m31001|  /home/yellow/buildslave/Linux_64bit_debug_dur_off/mongo/mongod(_ZN5mongo7BSONObjC1EPKc+0x36) [0x8ad906]
2012-08-02 22:51:41 EDT
 m31001|  /home/yellow/buildslave/Linux_64bit_debug_dur_off/mongo/mongod(_ZN5mongo10ReplSource14applyOperationERKNS_7BSONObjE+0x24) [0xe1ca0a]
 m31001|  /home/yellow/buildslave/Linux_64bit_debug_dur_off/mongo/mongod(_ZN5mongo10ReplSource14sync_pullOpLogERi+0x2615) [0xe20a4f]
 m31001|  /home/yellow/buildslave/Linux_64bit_debug_dur_off/mongo/mongod(_ZN5mongo10ReplSource29sync_pullOpLog_applyOperationERNS_7BSONObjEb+0x110d) [0xe1dcfd]
 m31001|  /home/yellow/buildslave/Linux_64bit_debug_dur_off/mongo/mongod(_ZN5mongo10ReplSource4syncERi+0x493) [0xe228af]
 m31001|  /home/yellow/buildslave/Linux_64bit_debug_dur_off/mongo/mongod(_ZN5mongo8replMainEv+0x19a) [0xe2304a]
 m31001|  /home/yellow/buildslave/Linux_64bit_debug_dur_off/mongo/mongod(_ZN5mongo9_replMainERSt6vectorIN5boost10shared_ptrINS_10ReplSourceEEESaIS4_EERi+0x166) [0xe22a58]
 m31001|  /home/yellow/buildslave/Linux_64bit_debug_dur_off/mongo/mongod(_ZN5mongo15replSlaveThreadEv+0x80) [0xe234d1]
 m31001| Thu Aug  2 21:51:11 [replslave] sync: caught db exception 10334 Invalid BSONObj size: -286331154 (0xEEEEEEEE) first element: EOO while applying op: { ts: Timestamp 1343962264000|1176, op: "i", ns: "a.a", o: { _id: ObjectId('501b3c968e9a4ed05f70408b'), i: 9551.0 } }
    return s.getDB(db)[coll].find().count() >= count;
assert.soon failed: function () {
Error("Printing Stack Trace")@:0
()@src/mongo/shell/utils.js:37
("assert.soon failed: function () {\n    return s.getDB(db)[coll].find().count() >= count;\n}, msg:undefined")@src/mongo/shell/utils.js:58
((function () {return s.getDB(db)[coll].find().count() >= count;}))@src/mongo/shell/utils.js:167
("a","a",10000)@/home/yellow/buildslave/Linux_64bit_debug_dur_off/mongo/jstests/repl/repl5.js:4
(9)@/home/yellow/buildslave/Linux_64bit_debug_dur_off/mongo/jstests/repl/repl5.js:26
@/home/yellow/buildslave/Linux_64bit_debug_dur_off/mongo/jstests/repl/repl5.js:32
Thu Aug  2 21:51:41 uncaught exception: assert.soon failed: function () {
    return s.getDB(db)[coll].find().count() >= count;
}, msg:undefined
failed to load: /home/yellow/buildslave/Linux_64bit_debug_dur_off/mongo/jstests/repl/repl5.js
}, msg:undefined
2012-08-02 22:51:43 EDT
Thu Aug  2 21:51:43 [interruptThread] now exiting
Thu Aug  2 21:51:43 [interruptThread] shutdown: going to close listening sockets...
Thu Aug  2 21:51:43 [interruptThread] closing listening socket: 6
Thu Aug  2 21:51:43 [interruptThread] closing listening socket: 7
Thu Aug  2 21:51:43 [interruptThread] closing listening socket: 8
Thu Aug  2 21:51:43 [interruptThread] removing socket file: /tmp/mongodb-27999.sock
Thu Aug  2 21:51:43 [interruptThread] shutdown: going to flush diaglog...
Thu Aug  2 21:51:43 [interruptThread] shutdown: going to close sockets...
Thu Aug  2 21:51:43 [interruptThread] shutdown: waiting for fs preallocator...
Thu Aug  2 21:51:43 [interruptThread] shutdown: closing all files...
Thu Aug  2 21:51:43 [interruptThread] closeAllFiles() finished
Thu Aug  2 21:51:43 [interruptThread] shutdown: removing fs lock...
Thu Aug  2 21:51:43 dbexit: 
Thu Aug  2 21:51:43 dbexit: really exiting now